We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02d5c20 commit 0d630b2Copy full SHA for 0d630b2
package.json
@@ -83,8 +83,8 @@
83
"@strapi/strapi": "^5.0.0",
84
"react": "^17.0.0 || ^18.0.0",
85
"react-dom": "^17.0.0 || ^18.0.0",
86
- "react-router-dom": "^5.2.0",
87
- "styled-components": "^5.2.1"
+ "react-router-dom": "^6.0.0",
+ "styled-components": "^6.0.0"
88
},
89
"devDependencies": {
90
"@strapi/sdk-plugin": "^5.2.7",
0 commit comments