Skip to content

Commit da41aa1

Browse files
fix(deps): update react-router monorepo to v7.10.0
Ref: PACT-445
1 parent 076bb66 commit da41aa1

File tree

2 files changed

+47
-36
lines changed

2 files changed

+47
-36
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"prop-types": "15.8.1",
88
"react": "19.2.0",
99
"react-dom": "19.2.0",
10-
"react-router": "7.9.6",
11-
"react-router-dom": "7.9.6",
10+
"react-router": "7.10.0",
11+
"react-router-dom": "7.10.0",
1212
"react-scripts": "5.0.1",
1313
"spectre.css": "^0.5.9"
1414
},

0 commit comments

Comments
 (0)