fix: update peer dependencies

pull/157/head
Boaz Poolman 2024-11-08 20:45:44 +01:00
parent 02d5c20616
commit 0d630b21ec
1 changed files with 2 additions and 2 deletions

View File

@ -83,8 +83,8 @@
"@strapi/strapi": "^5.0.0",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0",
"react-router-dom": "^5.2.0",
"styled-components": "^5.2.1"
"react-router-dom": "^6.0.0",
"styled-components": "^6.0.0"
},
"devDependencies": {
"@strapi/sdk-plugin": "^5.2.7",