Skip to content

Commit 28238d7

Browse files
[npm](deps): Bump the prod-deps group in /react with 2 updates (#610)
Bumps the prod-deps group in /react with 2 updates: [framer-motion](https://github.com/motiondivision/motion) and [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router). Updates `framer-motion` from 11.18.2 to 12.0.6 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v11.18.2...v12.0.6) Updates `react-router` from 7.1.3 to 7.1.5 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@7.1.5/packages/react-router) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-deps - dependency-name: react-router dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eab5c57 commit 28238d7

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

react/package-lock.json

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
},
1313
"dependencies": {
1414
"@heroui/react": "2.6.14",
15-
"framer-motion": "^11.18.1",
15+
"framer-motion": "^12.0.6",
1616
"react": "^19.0.0",
1717
"react-dom": "^19.0.0",
18-
"react-router": "^7.1.3",
18+
"react-router": "^7.1.5",
1919
"supertokens-auth-react": "^0.48.0"
2020
},
2121
"devDependencies": {

0 commit comments

Comments
 (0)