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 Jan 23, 2024
1 parent bbd6f90 commit 4055f54
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 231 deletions.
22 changes: 11 additions & 11 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.29.4",
"@clerk/nextjs": "4.29.5",
"@floating-ui/react-dom": "2.0.6",
"@milkdown/core": "7.3.3",
"@milkdown/plugin-clipboard": "7.3.3",
Expand All @@ -53,10 +53,10 @@
"@radix-ui/react-select": "2.0.0",
"@radix-ui/react-switch": "1.0.3",
"@radix-ui/react-tabs": "1.0.4",
"@tanstack/query-async-storage-persister": "5.17.15",
"@tanstack/react-query": "5.17.15",
"@tanstack/react-query-devtools": "5.17.18",
"@tanstack/react-query-persist-client": "5.17.15",
"@tanstack/query-async-storage-persister": "5.17.19",
"@tanstack/react-query": "5.17.19",
"@tanstack/react-query-devtools": "5.17.21",
"@tanstack/react-query-persist-client": "5.17.19",
"@vercel/analytics": "1.1.2",
"@vercel/postgres": "0.5.1",
"axios": "1.6.5",
Expand All @@ -67,8 +67,8 @@
"daisyui": "4.6.0",
"dayjs": "1.11.10",
"emoji-mart": "5.5.2",
"emoji-picker-react": "4.6.11",
"foxact": "0.2.30",
"emoji-picker-react": "4.6.15",
"foxact": "0.2.31",
"framer-motion": "^10.18.0",
"fuse.js": "7.0.0",
"idb-keyval": "6.2.1",
Expand All @@ -92,17 +92,17 @@
"react-error-boundary": "4.0.12",
"react-intersection-observer": "9.5.3",
"react-responsive-masonry": "2.1.7",
"react-toastify": "10.0.3",
"react-toastify": "10.0.4",
"react-tweet": "3.2.0",
"react-wrap-balancer": "1.1.0",
"remove-markdown": "0.5.0",
"server-only": "^0.0.1",
"socket.io-client": "4.7.4",
"tailwind-merge": "2.2.0",
"tailwind-merge": "2.2.1",
"unidata.js": "0.8.0",
"uniqolor": "1.1.1",
"use-context-selector": "1.4.1",
"vaul": "0.8.0",
"vaul": "0.8.9",
"xss": "1.0.14"
},
"devDependencies": {
Expand All @@ -124,7 +124,7 @@
"@types/remove-markdown": "0.3.4",
"autoprefixer": "10.4.17",
"cross-env": "7.0.3",
"dotenv": "16.3.1",
"dotenv": "16.3.2",
"eslint": "8.56.0",
"lint-staged": "15.2.0",
"postcss": "8.4.33",
Expand Down
Loading

0 comments on commit 4055f54

Please sign in to comment.