Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 6, 2023
1 parent cabf459 commit ae5f27a
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 67 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"prod:reload": "pm2 reload ecosystem.config.js"
},
"dependencies": {
"@clerk/nextjs": "4.27.3",
"@clerk/nextjs": "4.27.4",
"@floating-ui/react-dom": "2.0.4",
"@mx-space/api-client": "1.6.2",
"@radix-ui/react-dialog": "1.0.5",
Expand All @@ -55,7 +55,7 @@
"emoji-mart": "5.5.2",
"emoji-picker-react": "4.5.16",
"foxact": "0.2.26",
"framer-motion": "^10.16.12",
"framer-motion": "^10.16.14",
"idb-keyval": "6.2.1",
"immer": "^10.0.3",
"jojoo": "0.1.2",
Expand Down
30 changes: 15 additions & 15 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@vitejs/plugin-react": "^4.2.1",
"buffer": "6.0.3",
"concurrently": "^8.2.2",
"unplugin-macros": "0.9.0",
"unplugin-macros": "0.9.1",
"vite-tsconfig-paths": "^4.2.1"
}
}
63 changes: 14 additions & 49 deletions storybook/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ae5f27a

Please sign in to comment.