Skip to content

Commit a3f72e9

Browse files
committed
chore: update packages in playground
1 parent 48947fc commit a3f72e9

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

playground/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
"yalc": "^1.0.0-pre.53"
2222
},
2323
"dependencies": {
24-
"@strapi/plugin-cloud": "5.16.0",
25-
"@strapi/plugin-users-permissions": "5.16.0",
26-
"@strapi/strapi": "5.16.0",
27-
"better-sqlite3": "9.4.3",
24+
"@strapi/plugin-cloud": "5.30.1",
25+
"@strapi/plugin-users-permissions": "5.30.1",
26+
"@strapi/strapi": "5.30.1",
27+
"better-sqlite3": "11.3.0",
2828
"react": "^18.0.0",
2929
"react-dom": "^18.0.0",
3030
"react-router-dom": "^6.0.0",
@@ -38,7 +38,7 @@
3838
"uuid": "edadddbd-0f25-4da7-833b-d4cd7dcae2fc"
3939
},
4040
"engines": {
41-
"node": ">=18.0.0 <=20.x.x",
41+
"node": ">=20.0.0 <=22.x.x",
4242
"npm": ">=6.0.0"
4343
},
4444
"license": "MIT"

0 commit comments

Comments
 (0)