Skip to content

Commit ac093b3

Browse files
build(deps-dev): bump react-router from 6.29.0 to 6.30.0
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 6.29.0 to 6.30.0. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 918680c commit ac093b3

File tree

2 files changed

+56
-11
lines changed

2 files changed

+56
-11
lines changed

package-lock.json

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

packages/module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/react-router-dom": "^5.3.3",
5353
"react": "^18.3.1",
5454
"react-dom": "^18.3.1",
55-
"react-router": "^6.28.1",
55+
"react-router": "^6.30.0",
5656
"react-router-dom": "^6.29.0",
5757
"rimraf": "^6.0.1",
5858
"typescript": "^5.4.5"

0 commit comments

Comments
 (0)