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 4, 2024
1 parent 8481a63 commit 098e3c9
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 219 deletions.
18 changes: 9 additions & 9 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": {
"@aws-sdk/client-s3": "3.537.0",
"@aws-sdk/client-s3": "3.549.0",
"@clerk/nextjs": "4.29.9",
"@excalidraw/excalidraw": "0.17.3",
"@floating-ui/react-dom": "2.0.8",
Expand Down Expand Up @@ -67,14 +67,14 @@
"@tanstack/react-query": "5.28.6",
"@tanstack/react-query-devtools": "5.28.6",
"@tanstack/react-query-persist-client": "5.28.6",
"@upstash/redis": "1.28.4",
"@upstash/redis": "1.29.0",
"@vercel/analytics": "1.2.2",
"@vercel/postgres": "0.7.2",
"@vercel/postgres": "0.8.0",
"bypass-vue-devtools": "0.0.6",
"clsx": "2.1.0",
"colorjs.io": "^0.5.0",
"crossbell": "1.11.9",
"daisyui": "4.7.3",
"daisyui": "4.10.1",
"dayjs": "1.11.10",
"emoji-mart": "5.5.2",
"emoji-picker-react": "4.9.2",
Expand All @@ -97,9 +97,9 @@
"nanoid": "^5.0.6",
"next": "14.1.4",
"next-runtime-env": "3.2.1",
"next-themes": "0.2.1",
"next-themes": "0.3.0",
"ofetch": "1.3.4",
"openai": "4.29.2",
"openai": "4.32.2",
"pngjs": "7.0.0",
"qrcode.react": "3.1.0",
"react": "18.2.0",
Expand Down Expand Up @@ -127,16 +127,16 @@
"@iconify-json/material-symbols": "1.1.75",
"@iconify-json/mingcute": "1.1.16",
"@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.0",
"@innei/prettier": "0.13.0",
"@mx-space/webhook": "0.3.0",
"@next/bundle-analyzer": "14.1.4",
"@tailwindcss/container-queries": "0.1.1",
"@tailwindcss/typography": "0.5.10",
"@types/js-cookie": "3.0.6",
"@types/js-yaml": "4.0.9",
"@types/markdown-escape": "1.1.3",
"@types/node": "20.11.30",
"@types/node": "20.12.4",
"@types/pngjs": "6.0.4",
"@types/react": "18.2.67",
"@types/react-dom": "18.2.22",
Expand Down
Loading

0 comments on commit 098e3c9

Please sign in to comment.