Skip to content

Commit a48821c

Browse files
chore(deps): bump react-router-dom from 6.30.3 to 7.14.0
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.30.3 to 7.14.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.14.0/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-version: 7.14.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6dc5df5 commit a48821c

2 files changed

Lines changed: 40 additions & 43 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"react-modern-drawer": "^1.4.0",
8080
"react-oauth-popup": "^1.0.5",
8181
"react-router": "^6.29.0",
82-
"react-router-dom": "^6.29.0",
82+
"react-router-dom": "^7.14.0",
8383
"use-debounce": "^10.0.4",
8484
"use-onclickoutside": "^0.4.1",
8585
"webfontloader": "^1.6.28"
@@ -108,6 +108,6 @@
108108
"react": "^17.0.0 || ^18.0.0",
109109
"react-dom": "^17.0.0 || ^18.0.0",
110110
"react-router": "^6.29.0",
111-
"react-router-dom": "^6.29.0"
111+
"react-router-dom": "^7.14.0"
112112
}
113113
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)