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 6, 2023
1 parent 6c995d1 commit 1aa093a
Show file tree
Hide file tree
Showing 4 changed files with 263 additions and 263 deletions.
14 changes: 7 additions & 7 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.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 @@ -51,14 +51,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 @@ -71,7 +71,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 All @@ -97,7 +97,7 @@
"eslint": "8.44.0",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"postcss": "8.4.24",
"postcss": "8.4.25",
"postcss-import": "15.1.0",
"postcss-nested": "6.0.1",
"postcss-preset-env": "9.0.0",
Expand All @@ -110,7 +110,7 @@
"tailwindcss": "^3.3.2",
"typescript": "5.1.6",
"typewind": "^0.1.3",
"zx": "7.2.2"
"zx": "7.2.3"
},
"nextBundleAnalysis": {
"budget": 358400,
Expand Down
Loading

0 comments on commit 1aa093a

Please sign in to comment.