aboutsummaryrefslogtreecommitdiff
path: root/playground/package.json
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2026-08-04 00:56:58 +0300
committerValentin Popov <valentin@popov.link>2026-08-04 00:56:58 +0300
commita6baa63d2806540d7b0ac47d645ba1605ab01942 (patch)
tree0c827d9d0f80b6b7328115ba49520ab678dfb5a7 /playground/package.json
parent068171cba0b72de1415e3bd898554752fb9fb08d (diff)
parentc90960ea54da01bc68d0dd5b41c89207ed5818c5 (diff)
downloadstrapi-plugin-checkbox-list-a6baa63d2806540d7b0ac47d645ba1605ab01942.tar.xz
strapi-plugin-checkbox-list-a6baa63d2806540d7b0ac47d645ba1605ab01942.zip
Merge branch 'master' into renovate/ghcr.io-renovatebot-renovate-44.x
Diffstat (limited to 'playground/package.json')
-rw-r--r--playground/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/playground/package.json b/playground/package.json
index f64f82a..3c1efc6 100644
--- a/playground/package.json
+++ b/playground/package.json
@@ -17,10 +17,10 @@
"upgrade:dry": "npx @strapi/upgrade latest --dry"
},
"dependencies": {
- "@strapi/plugin-cloud": "5.51.0",
- "@strapi/plugin-users-permissions": "5.51.0",
- "@strapi/strapi": "5.51.0",
- "better-sqlite3": "13.0.1",
+ "@strapi/plugin-cloud": "5.51.1",
+ "@strapi/plugin-users-permissions": "5.51.1",
+ "@strapi/strapi": "5.51.1",
+ "better-sqlite3": "13.0.2",
"fs-extra": "^11.0.0",
"mime-types": "^3.0.0",
"react": "^18.0.0",