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 1, 2025
1 parent b2bb2de commit b0fe968
Show file tree
Hide file tree
Showing 4 changed files with 65 additions and 52 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,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 @@ -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-toastify": "11.0.3",
"react-tweet": "3.2.1",
"remark-directive": "3.0.1",
Expand Down Expand Up @@ -165,7 +165,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
44 changes: 22 additions & 22 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"
}
}
63 changes: 38 additions & 25 deletions storybook/pnpm-lock.yaml

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

0 comments on commit b0fe968

Please sign in to comment.