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 3, 2025
1 parent 0400d81 commit b1a3363
Show file tree
Hide file tree
Showing 4 changed files with 76 additions and 63 deletions.
10 changes: 5 additions & 5 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 @@ -77,7 +77,7 @@
"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 @@ -166,7 +166,7 @@
"tailwindcss-animate": "1.0.7",
"tailwindcss-animated": "1.1.2",
"typescript": "5.7.3",
"zx": "8.3.1"
"zx": "8.3.2"
},
"pnpm": {
"overrides": {
Expand Down
62 changes: 31 additions & 31 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"marked": "^15.0.6",
"postcss-import": "^16.1.0",
"react-error-boundary": "5.0.0",
"react-router-dom": "7.1.3",
"react-router-dom": "7.1.5",
"vite": "6.0.11",
"vite-plugin-node-polyfills": "0.23.0",
"vite-plugin-restart": "0.4.2"
Expand All @@ -22,7 +22,7 @@
"@vitejs/plugin-react": "^4.3.4",
"buffer": "6.0.3",
"concurrently": "^9.1.2",
"unplugin-macros": "0.14.0",
"unplugin-macros": "0.14.1",
"vite-tsconfig-paths": "^5.1.4"
}
}
Loading

0 comments on commit b1a3363

Please sign in to comment.