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 Apr 18, 2024
1 parent 2b7f89f commit cc41189
Show file tree
Hide file tree
Showing 3 changed files with 1,702 additions and 1,323 deletions.
12 changes: 6 additions & 6 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.cjs"
},
"dependencies": {
"@aws-sdk/client-s3": "3.552.0",
"@aws-sdk/client-s3": "3.556.0",
"@clerk/nextjs": "4.29.12",
"@excalidraw/excalidraw": "0.17.5",
"@floating-ui/react-dom": "2.0.8",
Expand Down Expand Up @@ -67,7 +67,7 @@
"@tanstack/react-query": "5.29.2",
"@tanstack/react-query-devtools": "5.29.2",
"@tanstack/react-query-persist-client": "5.29.2",
"@upstash/redis": "1.29.0",
"@upstash/redis": "1.30.0",
"@vercel/analytics": "1.2.2",
"@vercel/postgres": "0.8.0",
"bypass-vue-devtools": "0.0.6",
Expand Down Expand Up @@ -100,7 +100,7 @@
"next-runtime-env": "3.2.1",
"next-themes": "0.3.0",
"ofetch": "1.3.4",
"openai": "4.33.1",
"openai": "4.37.1",
"pngjs": "7.0.0",
"qrcode.react": "3.1.0",
"react": "18.2.0",
Expand Down Expand Up @@ -128,10 +128,10 @@
"@iconify-json/material-symbols": "1.1.78",
"@iconify-json/mingcute": "1.1.17",
"@iconify/tailwind": "0.1.4",
"@innei/eslint-config-react-ts": "0.12.6",
"@innei/prettier": "0.12.6",
"@innei/eslint-config-react-ts": "0.13.1",
"@innei/prettier": "0.13.1",
"@mx-space/webhook": "0.3.0",
"@next/bundle-analyzer": "14.1.4",
"@next/bundle-analyzer": "14.2.2",
"@tailwindcss/container-queries": "0.1.1",
"@tailwindcss/typography": "0.5.12",
"@types/chroma-js": "2.4.4",
Expand Down
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.11.0",
"unplugin-macros": "0.13.0",
"vite-tsconfig-paths": "^4.3.2"
}
}
Loading

0 comments on commit cc41189

Please sign in to comment.