Skip to content

Commit 0b7f2c2

Browse files
Update dependency react-router to v7.18.2 (#6625)
Signed-off-by: Kevin Cormier <kcormier@redhat.com> Co-authored-by: Kevin Cormier <kcormier@redhat.com>
1 parent 6d13496 commit 0b7f2c2

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"parse-url": "^9.2.0",
9797
"react-error-boundary": "3.1.4",
9898
"react-monaco-editor": "^0.51.0",
99-
"react-router": "^7.18.1",
99+
"react-router": "^7.18.2",
100100
"screenfull": "^6.0.2",
101101
"semver": "^7.8.5",
102102
"set-value": "^4.1.0",

frontend/packages/multicluster-sdk/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"jest-fetch-mock": "^3.2.0",
5959
"jest-raw-loader": "^1.0.1",
6060
"jest-sonar-reporter": "^2.0.0",
61-
"react-router": "^7.18.1",
61+
"react-router": "^7.18.2",
6262
"tsdoc-markdown": "^1.5.0",
6363
"typescript": "^5.9.3",
6464
"watch": "^1.0.2"
@@ -71,7 +71,6 @@
7171
"graphql": "^16.14.2",
7272
"graphql-ws": "^6.2.1",
7373
"react-i18next": "~16.5.8",
74-
"react-router": "^7",
7574
"react-transition-group": "^4.4.5",
7675
"react-virtualized": "^9.22.6",
7776
"zustand": "^4.5.7"

frontend/packages/react-form-wizard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"fuse.js": "6.6.2",
7777
"html-webpack-plugin": "^5.6.7",
7878
"mini-css-extract-plugin": "^2.10.2",
79-
"react-router": "^7.18.1",
79+
"react-router": "^7.18.2",
8080
"rimraf": "3.0.2",
8181
"style-loader": "3.3.4",
8282
"ts-node": "10.9.2",

0 commit comments

Comments
 (0)