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 Feb 5, 2025
1 parent f7806d1 commit 1308849
Show file tree
Hide file tree
Showing 4 changed files with 272 additions and 273 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"start": "npm run dev"
},
"dependencies": {
"@aws-sdk/client-s3": "3.738.0",
"@aws-sdk/client-s3": "3.741.0",
"@excalidraw/excalidraw": "0.17.6",
"@floating-ui/react-dom": "2.1.2",
"@milkdown/core": "7.6.2",
Expand All @@ -49,14 +49,14 @@
"@radix-ui/react-select": "2.1.5",
"@radix-ui/react-switch": "1.1.2",
"@radix-ui/react-tabs": "1.1.2",
"@shikijs/transformers": "2.1.0",
"@shikijs/transformers": "2.3.1",
"@shiro/fetch": "link:./packages/fetch",
"@simplewebauthn/browser": "13.1.0",
"@simplewebauthn/types": "12.0.0",
"@tanstack/query-async-storage-persister": "5.65.0",
"@tanstack/react-query": "5.65.1",
"@tanstack/react-query-devtools": "5.65.1",
"@tanstack/react-query-persist-client": "5.65.1",
"@tanstack/query-async-storage-persister": "5.66.0",
"@tanstack/react-query": "5.66.0",
"@tanstack/react-query-devtools": "5.66.0",
"@tanstack/react-query-persist-client": "5.66.0",
"@upstash/redis": "1.34.3",
"@vercel/analytics": "1.4.1",
"@vercel/postgres": "0.10.0",
Expand All @@ -73,7 +73,7 @@
"emoji-picker-react": "4.12.0",
"es-toolkit": "1.32.0",
"foxact": "0.2.43",
"fuse.js": "7.0.0",
"fuse.js": "7.1.0",
"idb-keyval": "6.2.1",
"immer": "^10.1.1",
"jojoo": "0.1.4",
Expand All @@ -88,13 +88,13 @@
"marked": "15.0.6",
"medium-zoom": "1.1.0",
"mermaid": "11.4.1",
"motion": "12.0.6",
"motion": "12.3.0",
"nanoid": "^5.0.9",
"next": "14.2.8",
"next-runtime-env": "3.2.2",
"next-themes": "0.4.4",
"ofetch": "1.4.1",
"openai": "4.81.0",
"openai": "4.82.0",
"pngjs": "7.0.0",
"prop-types": "15.8.1",
"qrcode.react": "4.2.0",
Expand Down Expand Up @@ -135,7 +135,7 @@
"@types/js-yaml": "4.0.9",
"@types/katex": "^0.16.7",
"@types/markdown-escape": "1.1.3",
"@types/node": "22.12.0",
"@types/node": "22.13.1",
"@types/pngjs": "6.0.5",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
Expand All @@ -158,7 +158,7 @@
"postcss-prune-var": "1.1.2",
"prettier": "3.4.2",
"rimraf": "6.0.1",
"shiki": "2.1.0",
"shiki": "2.3.1",
"simple-git-hooks": "2.11.1",
"tailwind-scrollbar": "3.1.0",
"tailwind-variants": "0.3.1",
Expand Down
Loading

0 comments on commit 1308849

Please sign in to comment.