Skip to content

Commit 7f18389

Browse files
Merge #525
525: Update strapi packages r=bidoubiwa a=bidoubiwa fixes: #524 fixes: #523 fixes: #522 fixes: #520 fixes: #512 Co-authored-by: Charlotte Vermandel <[email protected]>
2 parents 93c4931 + aa57dee commit 7f18389

File tree

4 files changed

+2051
-2306
lines changed

4 files changed

+2051
-2306
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"README.md"
2626
],
2727
"dependencies": {
28-
"@strapi/utils": "^4.3.2",
28+
"@strapi/utils": "^4.4.1",
2929
"meilisearch": "^0.28.0"
3030
},
3131
"peerDependencies": {},

playground/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
"strapi": "strapi"
1111
},
1212
"dependencies": {
13-
"@strapi/plugin-i18n": "^4.3.2",
14-
"@strapi/plugin-users-permissions": "^4.3.2",
15-
"@strapi/strapi": "^4.3.2",
16-
"@strapi/utils": "^4.3.2",
13+
"@strapi/plugin-i18n": "^4.4.1",
14+
"@strapi/plugin-users-permissions": "^4.4.1",
15+
"@strapi/strapi": "^4.4.1",
16+
"@strapi/utils": "^4.4.1",
1717
"meilisearch": "^0.27.0",
18-
"sqlite3": "5.0.10"
18+
"sqlite3": "^5.1.2"
1919
},
2020
"author": {
2121
"name": "A Strapi developer"

0 commit comments

Comments
 (0)