Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent f14188d commit 40d94da
Show file tree
Hide file tree
Showing 4 changed files with 204 additions and 204 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@
"@radix-ui/react-tabs": "1.1.1",
"@shikijs/transformers": "1.22.0",
"@shiro/fetch": "link:./packages/fetch",
"@tanstack/query-async-storage-persister": "5.59.6",
"@tanstack/react-query": "5.59.8",
"@tanstack/react-query-devtools": "5.59.8",
"@tanstack/react-query-persist-client": "5.59.8",
"@tanstack/query-async-storage-persister": "5.59.10",
"@tanstack/react-query": "5.59.11",
"@tanstack/react-query-devtools": "5.59.11",
"@tanstack/react-query-persist-client": "5.59.11",
"@upstash/redis": "1.34.3",
"@vercel/analytics": "1.3.1",
"@vercel/postgres": "0.10.0",
Expand All @@ -67,7 +67,7 @@
"dayjs": "1.11.13",
"emoji-mart": "5.6.0",
"emoji-picker-react": "4.12.0",
"foxact": "0.2.38",
"foxact": "0.2.39",
"framer-motion": "11.11.1",
"fuse.js": "7.0.0",
"idb-keyval": "6.2.1",
Expand Down Expand Up @@ -100,7 +100,7 @@
"react-error-boundary": "4.0.13",
"react-intersection-observer": "9.13.1",
"react-responsive-masonry": "2.3.0",
"react-router-dom": "7.0.0-pre.0",
"react-router-dom": "7.0.0-pre.1",
"react-toastify": "10.0.5",
"react-tweet": "3.2.1",
"remark-directive": "3.0.0",
Expand All @@ -119,7 +119,7 @@
},
"devDependencies": {
"@egoist/tailwindcss-icons": "1.8.1",
"@iconify-json/material-symbols": "1.2.3",
"@iconify-json/material-symbols": "1.2.4",
"@iconify-json/mingcute": "1.2.1",
"@innei/prettier": "0.15.0",
"@mx-space/webhook": "0.5.0",
Expand All @@ -134,13 +134,13 @@
"@types/node": "22.7.5",
"@types/pngjs": "6.0.5",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react-dom": "18.3.1",
"@types/react-responsive-masonry": "2.1.3",
"@types/remove-markdown": "0.3.4",
"@types/rss": "0.0.32",
"autoprefixer": "10.4.20",
"client-only": "0.0.1",
"code-inspector-plugin": "0.16.1",
"code-inspector-plugin": "0.16.2",
"cross-env": "7.0.3",
"dotenv": "16.4.5",
"eslint": "9.12.0",
Expand Down
Loading

0 comments on commit 40d94da

Please sign in to comment.