Skip to content

Commit 37bedf9

Browse files
committed
chore: update @strapi/strapi peerDependency to ^5.36.0
1 parent 149927a commit 37bedf9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@semantic-release/github": "^11.0.2",
5454
"@semantic-release/npm": "^12.0.1",
5555
"@semantic-release/release-notes-generator": "^14.0.1",
56-
"@strapi/strapi": "^5.33.4",
56+
"@strapi/strapi": "^5.36.0",
5757
"@strapi/sdk-plugin": "^5.3.2",
5858
"prettier": "^3.6.2",
5959
"react": "^18.3.1",
@@ -62,7 +62,7 @@
6262
"styled-components": "^6.3.8"
6363
},
6464
"peerDependencies": {
65-
"@strapi/strapi": "^5.33.4",
65+
"@strapi/strapi": "^5.36.0",
6666
"@strapi/sdk-plugin": "^5.3.2",
6767
"react": "^18.3.1",
6868
"react-dom": "^18.3.1",

0 commit comments

Comments
 (0)