Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#23)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent 0e887c7 commit ac0c68b
Show file tree
Hide file tree
Showing 2 changed files with 255 additions and 307 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"bump": "npx bumpp"
},
"dependencies": {
"framer-motion": "^12.0.5"
"framer-motion": "^12.0.6"
},
"nano-staged": {
"*.{md,mdx,json,css,less,scss}": "prettier --write",
Expand All @@ -83,16 +83,16 @@
"@rsbuild/core": "1.2.3",
"@rsbuild/plugin-react": "1.1.0",
"@rsbuild/plugin-sass": "1.2.0",
"@rslib/core": "^0.3.2",
"@rslib/core": "^0.4.0",
"@rstack-dev/doc-ui": "workspace:*",
"@storybook/addon-essentials": "^8.5.1",
"@storybook/addon-themes": "^8.5.1",
"@storybook/react": "^8.5.1",
"@storybook/test": "^8.5.1",
"@types/node": "~22.10.10",
"@storybook/addon-essentials": "^8.5.2",
"@storybook/addon-themes": "^8.5.2",
"@storybook/react": "^8.5.2",
"@storybook/test": "^8.5.2",
"@types/node": "~22.13.0",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"antd": "^5.23.2",
"antd": "^5.23.3",
"execa": "9.5.2",
"fs-extra": "11.3.0",
"lottie-web": "5.12.2",
Expand All @@ -102,9 +102,9 @@
"react-dom": "^18.3.1",
"react-intersection-observer": "^9.15.1",
"rimraf": "~6.0.1",
"semver": "7.6.3",
"semver": "7.7.0",
"simple-git-hooks": "^2.11.1",
"storybook": "^8.5.1",
"storybook": "^8.5.2",
"storybook-react-rsbuild": "0.1.8",
"typescript": "~5.7.3"
},
Expand Down
Loading

0 comments on commit ac0c68b

Please sign in to comment.