Skip to content

Commit 193d864

Browse files
Upgrade: [dependabot] - bump react-router-dom from 6.30.3 to 7.13.2
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.30.3 to 7.13.2. - [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.13.2/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-version: 7.13.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad2fc30 commit 193d864

File tree

2 files changed

+28
-20
lines changed

2 files changed

+28
-20
lines changed

package-lock.json

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

packages/cpt-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"react": "18.3.1",
2727
"react-dom": "18.3.1",
2828
"react-input-mask": "^2.0.4",
29-
"react-router-dom": "^6.30.3",
29+
"react-router-dom": "^7.13.2",
3030
"sass": "^1.98.0"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)