Skip to content

Commit 0d630b2

Browse files
committed
fix: update peer dependencies
1 parent 02d5c20 commit 0d630b2

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
@@ -83,8 +83,8 @@
8383
"@strapi/strapi": "^5.0.0",
8484
"react": "^17.0.0 || ^18.0.0",
8585
"react-dom": "^17.0.0 || ^18.0.0",
86-
"react-router-dom": "^5.2.0",
87-
"styled-components": "^5.2.1"
86+
"react-router-dom": "^6.0.0",
87+
"styled-components": "^6.0.0"
8888
},
8989
"devDependencies": {
9090
"@strapi/sdk-plugin": "^5.2.7",

0 commit comments

Comments
 (0)