Skip to content

Commit 64b7c97

Browse files
Bump react-router-dom from 6.30.1 to 6.30.2 in /js
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.30.1 to 6.30.2. - [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-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-version: 6.30.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea76b20 commit 64b7c97

File tree

3 files changed

+181
-180
lines changed

3 files changed

+181
-180
lines changed

js/apps/account-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"react-dom": "^18.3.1",
3939
"react-hook-form": "^7.60.0",
4040
"react-i18next": "^15.6.0",
41-
"react-router-dom": "^6.30.1"
41+
"react-router-dom": "^6.30.2"
4242
},
4343
"devDependencies": {
4444
"@keycloak/keycloak-admin-client": "workspace:*",

js/apps/admin-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"react-dom": "^18.3.1",
102102
"react-hook-form": "^7.60.0",
103103
"react-i18next": "^15.6.0",
104-
"react-router-dom": "^6.30.1",
104+
"react-router-dom": "^6.30.2",
105105
"reactflow": "^11.11.4",
106106
"use-react-router-breadcrumbs": "^4.0.1"
107107
},

0 commit comments

Comments
 (0)