Skip to content

Commit 38b99ff

Browse files
build(deps): bump react-router-dom from 7.13.0 to 7.15.0
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.13.0 to 7.15.0. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.15.0/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-version: 7.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cefc3af commit 38b99ff

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"react": "^18.2.0",
2222
"react-dom": "^18.2.0",
2323
"react-rnd": "^10.4.1",
24-
"react-router-dom": "^7.13.0",
24+
"react-router-dom": "^7.15.0",
2525
"utopia-ui": "^3.0.112",
2626
"vite-tsconfig-paths": "^6.0.5"
2727
},

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"peerDependencies": {
9797
"react": "^18.2.0",
9898
"react-dom": "^18.2.0",
99-
"react-router-dom": "^7.10.1"
99+
"react-router-dom": "^7.15.0"
100100
},
101101
"dependencies": {
102102
"@heroicons/react": "^2.0.17",

package-lock.json

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

0 commit comments

Comments
 (0)