Skip to content

Commit ac60a8d

Browse files
committed
fix(deps): update react-router monorepo to v6.16.0
1 parent be5dc6d commit ac60a8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
"react": "^17.0.2",
5959
"react-dom": "^17.0.2",
6060
"react-redux": "7.2.9",
61-
"react-router": "6.15.0",
62-
"react-router-dom": "6.15.0",
61+
"react-router": "6.16.0",
62+
"react-router-dom": "6.16.0",
6363
"redux": "4.2.1",
6464
"redux-devtools-extension": "^2.13.9",
6565
"redux-logger": "^3.0.6",

0 commit comments

Comments
 (0)