chore: update packages in playground

master
Boaz Poolman 2025-11-10 22:05:36 +01:00
parent 48947fc9cc
commit a3f72e9ab9
1 changed files with 5 additions and 5 deletions

View File

@ -21,10 +21,10 @@
"yalc": "^1.0.0-pre.53" "yalc": "^1.0.0-pre.53"
}, },
"dependencies": { "dependencies": {
"@strapi/plugin-cloud": "5.16.0", "@strapi/plugin-cloud": "5.30.1",
"@strapi/plugin-users-permissions": "5.16.0", "@strapi/plugin-users-permissions": "5.30.1",
"@strapi/strapi": "5.16.0", "@strapi/strapi": "5.30.1",
"better-sqlite3": "9.4.3", "better-sqlite3": "11.3.0",
"react": "^18.0.0", "react": "^18.0.0",
"react-dom": "^18.0.0", "react-dom": "^18.0.0",
"react-router-dom": "^6.0.0", "react-router-dom": "^6.0.0",
@ -38,7 +38,7 @@
"uuid": "edadddbd-0f25-4da7-833b-d4cd7dcae2fc" "uuid": "edadddbd-0f25-4da7-833b-d4cd7dcae2fc"
}, },
"engines": { "engines": {
"node": ">=18.0.0 <=20.x.x", "node": ">=20.0.0 <=22.x.x",
"npm": ">=6.0.0" "npm": ">=6.0.0"
}, },
"license": "MIT" "license": "MIT"