Skip to content

Commit 9afd96a

Browse files
committed
Bump peer deps for Strapi to 4.13.1
1 parent e79255e commit 9afd96a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@
3939
},
4040
"dependencies": {},
4141
"peerDependencies": {
42-
"@strapi/strapi": "^4.9.0",
43-
"@strapi/utils": "^4.9.0"
42+
"@strapi/strapi": "^4.13.1",
43+
"@strapi/utils": "^4.13.1"
4444
},
4545
"devDependencies": {
4646
"@babel/core": "7.22.9",
4747
"@babel/eslint-parser": "7.22.9",
4848
"@babel/preset-react": "7.22.5",
49-
"@strapi/strapi": "^4.9.0",
50-
"@strapi/utils": "^4.9.0",
49+
"@strapi/strapi": "^4.13.1",
50+
"@strapi/utils": "^4.13.1",
5151
"@swc/core": "1.3.70",
5252
"@swc/jest": "0.2.27",
5353
"eslint": "8.45.0",

Diff for: yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -2320,7 +2320,7 @@
23202320
"@strapi/utils" "4.15.0"
23212321
fs-extra "10.0.0"
23222322

2323-
"@strapi/[email protected]", "@strapi/strapi@^4.9.0":
2323+
"@strapi/[email protected]", "@strapi/strapi@^4.13.1":
23242324
version "4.15.0"
23252325
resolved "https://registry.yarnpkg.com/@strapi/strapi/-/strapi-4.15.0.tgz#33f3b300d93c793590a44a8a607f37aaa5759ef4"
23262326
integrity sha512-DmtnPLQICIuc3eKihhYn7SH4Np91gXvY71W0Ngy8P+q+MmdfNshXUgVxuV9QnWd1i7ifjxxWG2xYgdFd29pO6Q==
@@ -2444,7 +2444,7 @@
24442444
aria-hidden "^1.2.3"
24452445
react-remove-scroll "^2.5.7"
24462446

2447-
"@strapi/[email protected]", "@strapi/utils@^4.9.0":
2447+
"@strapi/[email protected]", "@strapi/utils@^4.13.1":
24482448
version "4.15.0"
24492449
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.15.0.tgz#1f4cf0343b7dbc91afa0907dd5afb732b1c7efed"
24502450
integrity sha512-8X7YNGpL7OdJOF3Sx3gnnvIt+omKPiZqoqCvLIfVxbpt1o597cmaVaBHeCWAYBkd9xqmdnalvtGmEjMtjS+ILw==

0 commit comments

Comments
 (0)