Skip to content

Commit 06a1861

Browse files
fix(deps): update react-router monorepo to v7.14.0
Ref: PACT-445
1 parent 86f3880 commit 06a1861

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 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
@@ -10,8 +10,8 @@
1010
"axios": "1.14.0",
1111
"react": "19.2.4",
1212
"react-dom": "19.2.4",
13-
"react-router": "7.13.2",
14-
"react-router-dom": "7.13.2",
13+
"react-router": "7.14.0",
14+
"react-router-dom": "7.14.0",
1515
"spectre.css": "^0.5.9"
1616
},
1717
"scripts": {

0 commit comments

Comments
 (0)