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 e83e3f9
Show file tree
Hide file tree
Showing 4 changed files with 395 additions and 298 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Shiro",
"version": "1.2.5",
"private": false,
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"license": "AGPL-3.0",
"engines": {
"node": ">=18"
Expand Down Expand Up @@ -57,7 +57,7 @@
"@tanstack/react-query": "5.65.1",
"@tanstack/react-query-devtools": "5.65.1",
"@tanstack/react-query-persist-client": "5.65.1",
"@upstash/redis": "1.34.3",
"@upstash/redis": "1.34.4",
"@vercel/analytics": "1.4.1",
"@vercel/postgres": "0.10.0",
"better-auth": "1.1.15",
Expand All @@ -72,12 +72,12 @@
"emoji-mart": "5.6.0",
"emoji-picker-react": "4.12.0",
"es-toolkit": "1.32.0",
"foxact": "0.2.43",
"foxact": "0.2.44",
"fuse.js": "7.0.0",
"idb-keyval": "6.2.1",
"immer": "^10.1.1",
"jojoo": "0.1.4",
"jotai": "2.11.1",
"jotai": "2.11.3",
"js-cookie": "3.0.5",
"js-yaml": "4.1.0",
"jsondiffpatch": "^0.6.0",
Expand All @@ -88,7 +88,7 @@
"marked": "15.0.6",
"medium-zoom": "1.1.0",
"mermaid": "11.4.1",
"motion": "12.0.6",
"motion": "12.0.11",
"nanoid": "^5.0.9",
"next": "14.2.8",
"next-runtime-env": "3.2.2",
Expand All @@ -103,7 +103,7 @@
"react-error-boundary": "5.0.0",
"react-intersection-observer": "9.15.1",
"react-responsive-masonry": "2.7.1",
"react-router-dom": "7.1.3",
"react-router-dom": "7.1.5",
"react-shadow": "20.6.0",
"react-tweet": "3.2.1",
"remark-directive": "3.0.1",
Expand Down Expand Up @@ -148,7 +148,7 @@
"cross-env": "7.0.3",
"dotenv": "16.4.7",
"eslint": "9.19.0",
"eslint-config-hyoban": "3.2.0",
"eslint-config-hyoban": "3.2.1",
"lint-staged": "15.4.3",
"postcss": "8.5.1",
"postcss-import": "16.1.0",
Expand Down
Loading

0 comments on commit e83e3f9

Please sign in to comment.