We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48947fc commit a3f72e9Copy full SHA for a3f72e9
1 file changed
playground/package.json
@@ -21,10 +21,10 @@
21
"yalc": "^1.0.0-pre.53"
22
},
23
"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",
+ "@strapi/plugin-cloud": "5.30.1",
+ "@strapi/plugin-users-permissions": "5.30.1",
+ "@strapi/strapi": "5.30.1",
+ "better-sqlite3": "11.3.0",
28
"react": "^18.0.0",
29
"react-dom": "^18.0.0",
30
"react-router-dom": "^6.0.0",
@@ -38,7 +38,7 @@
38
"uuid": "edadddbd-0f25-4da7-833b-d4cd7dcae2fc"
39
40
"engines": {
41
- "node": ">=18.0.0 <=20.x.x",
+ "node": ">=20.0.0 <=22.x.x",
42
"npm": ">=6.0.0"
43
44
"license": "MIT"
0 commit comments