Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (minor) (#360)
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 May 18, 2024
1 parent ab0ab97 commit 7a36109
Show file tree
Hide file tree
Showing 2 changed files with 833 additions and 830 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"prod:reload": "pm2 reload ecosystem.config.cjs"
},
"dependencies": {
"@aws-sdk/client-s3": "3.564.0",
"@aws-sdk/client-s3": "3.577.0",
"@clerk/nextjs": "5.0.9",
"@clerk/themes": "2.1.4",
"@excalidraw/excalidraw": "0.17.6",
Expand All @@ -57,28 +57,28 @@
"@milkdown/react": "7.3.6",
"@milkdown/transformer": "7.3.6",
"@milkdown/utils": "7.3.6",
"@mx-space/api-client": "1.12.1",
"@mx-space/api-client": "1.13.1",
"@prosemirror-adapter/react": "0.2.6",
"@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-label": "2.0.2",
"@radix-ui/react-scroll-area": "1.0.5",
"@radix-ui/react-select": "2.0.0",
"@radix-ui/react-switch": "1.0.3",
"@radix-ui/react-tabs": "1.0.4",
"@shikijs/transformers": "1.3.0",
"@tanstack/query-async-storage-persister": "5.32.1",
"@tanstack/react-query": "5.32.1",
"@tanstack/react-query-devtools": "5.32.1",
"@tanstack/react-query-persist-client": "5.32.1",
"@upstash/redis": "1.30.1",
"@shikijs/transformers": "1.5.2",
"@tanstack/query-async-storage-persister": "5.36.1",
"@tanstack/react-query": "5.36.2",
"@tanstack/react-query-devtools": "5.36.2",
"@tanstack/react-query-persist-client": "5.36.2",
"@upstash/redis": "1.31.1",
"@vercel/analytics": "1.2.2",
"@vercel/postgres": "0.8.0",
"bypass-vue-devtools": "0.0.6",
"chroma-js": "2.4.2",
"clsx": "2.1.1",
"colorjs.io": "^0.5.0",
"crossbell": "1.11.9",
"daisyui": "4.10.5",
"daisyui": "4.11.1",
"dayjs": "1.11.11",
"emoji-mart": "5.6.0",
"emoji-picker-react": "4.9.2",
Expand All @@ -103,14 +103,14 @@
"next-runtime-env": "3.2.1",
"next-themes": "0.3.0",
"ofetch": "1.3.4",
"openai": "4.38.5",
"openai": "4.47.1",
"pngjs": "7.0.0",
"prop-types": "15.8.1",
"qrcode.react": "3.1.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-error-boundary": "4.0.13",
"react-intersection-observer": "9.8.2",
"react-intersection-observer": "9.10.2",
"react-responsive-masonry": "2.2.0",
"react-toastify": "10.0.5",
"react-tweet": "3.2.1",
Expand All @@ -133,7 +133,7 @@
"@biomejs/biome": "1.7.3",
"@iconify-json/material-symbols": "1.1.80",
"@iconify-json/mingcute": "1.1.17",
"@iconify/tailwind": "1.0.1",
"@iconify/tailwind": "1.1.1",
"@innei/prettier": "0.13.1",
"@mx-space/webhook": "0.3.0",
"@next/bundle-analyzer": "14.2.3",
Expand Down Expand Up @@ -163,14 +163,14 @@
"postcss-prune-var": "1.1.2",
"prettier": "3.2.5",
"rimraf": "5.0.7",
"shiki": "1.3.0",
"shiki": "1.5.2",
"simple-git-hooks": "2.11.1",
"tailwind-scrollbar": "3.1.0",
"tailwind-variants": "0.2.1",
"tailwindcss": "^3.4.3",
"tailwindcss-animated": "1.0.1",
"typescript": "5.4.5",
"zx": "8.0.2"
"zx": "8.1.0"
},
"nextBundleAnalysis": {
"budget": 358400,
Expand Down
Loading

0 comments on commit 7a36109

Please sign in to comment.