Skip to content

Commit 217a094

Browse files
committed
chore: update @strapi/strapi peerDependency to ^5.36.0
1 parent dbcb26c commit 217a094

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
"@semantic-release/npm": "^12.0.1",
6060
"@semantic-release/release-notes-generator": "^14.0.1",
6161
"@strapi/sdk-plugin": "^5.3.2",
62-
"@strapi/strapi": "^5.29.0",
63-
"@strapi/typescript-utils": "^5.29.0",
62+
"@strapi/strapi": "^5.36.0",
63+
"@strapi/typescript-utils": "^5.36.0",
6464
"@swc/core": "^1.13.5",
6565
"@types/react": "^19.2.2",
6666
"@types/react-dom": "^19.2.2",
@@ -74,7 +74,7 @@
7474
},
7575
"peerDependencies": {
7676
"@strapi/sdk-plugin": "^5.3.2",
77-
"@strapi/strapi": "^5.29.0",
77+
"@strapi/strapi": "^5.36.0",
7878
"react": "^18.3.1",
7979
"react-dom": "^18.3.1",
8080
"react-router-dom": "^6.30.1",

0 commit comments

Comments
 (0)