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] authored Jul 5, 2023
1 parent 3277ed8 commit f7112ec
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 55 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"prod:reload": "pm2 reload ecosystem.config.js"
},
"dependencies": {
"@clerk/nextjs": "4.21.13",
"@clerk/nextjs": "4.21.14",
"@emoji-mart/data": "1.1.2",
"@emoji-mart/react": "1.1.1",
"@floating-ui/react-dom": "2.0.1",
Expand All @@ -52,14 +52,14 @@
"@vercel/analytics": "1.0.1",
"axios": "1.4.0",
"clsx": "1.2.1",
"daisyui": "3.1.7",
"daisyui": "3.1.9",
"dayjs": "1.11.9",
"emoji-mart": "5.5.2",
"foxact": "0.2.13",
"foxact": "0.2.14",
"framer-motion": "^10.12.18",
"idb-keyval": "6.2.1",
"immer": "^10.0.2",
"jotai": "2.2.1",
"jotai": "2.2.2",
"js-cookie": "3.0.5",
"markdown-to-jsx": "npm:@innei/markdown-to-jsx@7.1.3-beta.2",
"medium-zoom": "1.0.8",
Expand All @@ -72,7 +72,7 @@
"react-error-boundary": "4.0.10",
"react-intersection-observer": "9.5.2",
"react-toastify": "9.1.3",
"react-tweet": "3.0.0",
"react-tweet": "3.0.1",
"react-wrap-balancer": "1.0.0",
"remove-markdown": "0.5.0",
"socket.io-client": "4.7.1",
Expand Down
96 changes: 46 additions & 50 deletions pnpm-lock.yaml

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

0 comments on commit f7112ec

Please sign in to comment.