fix: update peer dependencies
parent
02d5c20616
commit
0d630b21ec
|
@ -83,8 +83,8 @@
|
||||||
"@strapi/strapi": "^5.0.0",
|
"@strapi/strapi": "^5.0.0",
|
||||||
"react": "^17.0.0 || ^18.0.0",
|
"react": "^17.0.0 || ^18.0.0",
|
||||||
"react-dom": "^17.0.0 || ^18.0.0",
|
"react-dom": "^17.0.0 || ^18.0.0",
|
||||||
"react-router-dom": "^5.2.0",
|
"react-router-dom": "^6.0.0",
|
||||||
"styled-components": "^5.2.1"
|
"styled-components": "^6.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@strapi/sdk-plugin": "^5.2.7",
|
"@strapi/sdk-plugin": "^5.2.7",
|
||||||
|
|
Loading…
Reference in New Issue