Skip to content

Commit

Permalink
chore(deps): update dependency @strapi/strapi to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 53ef321 commit 2b8f242
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/strapi-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"node": ">= 18"
},
"peerDependencies": {
"@strapi/strapi": "^4.4.0",
"@strapi/strapi": "^4.4.0 || ^5.0.0",
"react": "^17.0.2 || ^18.0.0 || ^19.0.0",
"react-dom": "^17.0.2 || ^18.0.0 || ^19.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3049,7 +3049,7 @@ __metadata:
remirror: "npm:3.0.1"
styled-components: "npm:6.1.13"
peerDependencies:
"@strapi/strapi": ^4.4.0
"@strapi/strapi": ^4.4.0 || ^5.0.0
react: ^17.0.2 || ^18.0.0 || ^19.0.0
react-dom: ^17.0.2 || ^18.0.0 || ^19.0.0
languageName: unknown
Expand Down

0 comments on commit 2b8f242

Please sign in to comment.