Skip to content

Commit 273365b

Browse files
committed
chore: update @strapi/strapi peerDependency to ^5.36.0
1 parent 91dccd5 commit 273365b

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
@@ -71,7 +71,7 @@
7171
"@semantic-release/npm": "^13.1.2",
7272
"@semantic-release/release-notes-generator": "^14.0.1",
7373
"@strapi/sdk-plugin": "^5.4.0",
74-
"@strapi/strapi": "^5.35.0",
74+
"@strapi/strapi": "^5.36.0",
7575
"prettier": "^3.6.2",
7676
"react": "^18.3.1",
7777
"react-dom": "^18.3.1",
@@ -81,7 +81,7 @@
8181
},
8282
"peerDependencies": {
8383
"@strapi/sdk-plugin": "^5.4.0",
84-
"@strapi/strapi": "^5.33.4",
84+
"@strapi/strapi": "^5.36.0",
8585
"react": "^18.3.1",
8686
"react-dom": "^18.3.1",
8787
"react-router-dom": "^6.30.1",

0 commit comments

Comments
 (0)