Skip to content

Commit b0085dc

Browse files
committed
fix: 📦 bump dependency react-router-dom to v6
1 parent 3eaf13a commit b0085dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/nx-payload/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"react": "18.3.1",
2929
"react-i18next": "11.18.6",
30-
"react-router-dom": "5.3.4",
30+
"react-router-dom": "6.27.0",
3131
"rimraf": "^6.0.1",
3232
"tiny-invariant": "^1.3.3",
3333
"tslib": "^2.4.0"

0 commit comments

Comments
 (0)