Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#188)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2023
1 parent 7752ebb commit 13b5a52
Show file tree
Hide file tree
Showing 4 changed files with 124 additions and 124 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
"prod:reload": "pm2 reload ecosystem.config.js"
},
"dependencies": {
"@clerk/nextjs": "4.27.7",
"@clerk/nextjs": "4.28.1",
"@floating-ui/react-dom": "2.0.4",
"@mx-space/api-client": "1.6.2",
"@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-select": "2.0.0",
"@tanstack/query-async-storage-persister": "5.13.4",
"@tanstack/react-query": "5.13.4",
"@tanstack/react-query-devtools": "5.13.5",
"@tanstack/react-query-persist-client": "5.13.4",
"@tanstack/query-async-storage-persister": "5.14.1",
"@tanstack/react-query": "5.14.1",
"@tanstack/react-query-devtools": "5.14.1",
"@tanstack/react-query-persist-client": "5.14.1",
"@vercel/analytics": "1.1.1",
"@vercel/postgres": "0.5.1",
"axios": "1.6.2",
Expand All @@ -66,7 +66,7 @@
"mermaid": "10.6.1",
"next": "14.0.4",
"next-themes": "0.2.1",
"openai": "4.20.1",
"openai": "4.23.0",
"qrcode.react": "3.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -79,7 +79,7 @@
"socket.io-client": "4.7.2",
"tailwind-merge": "2.1.0",
"uniqolor": "1.1.0",
"vaul": "0.7.9",
"vaul": "0.8.0",
"xss": "1.0.14"
},
"devDependencies": {
Expand All @@ -99,7 +99,7 @@
"autoprefixer": "10.4.16",
"cross-env": "7.0.3",
"dotenv": "16.3.1",
"eslint": "8.55.0",
"eslint": "8.56.0",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"postcss": "8.4.32",
Expand Down
Loading

0 comments on commit 13b5a52

Please sign in to comment.