diff options
| author | renovate[bot] <renovatebot@noreply.localhost> | 2026-06-11 03:02:56 +0300 |
|---|---|---|
| committer | renovate[bot] <renovatebot@noreply.localhost> | 2026-06-11 03:02:56 +0300 |
| commit | 69868190f734abb7fa1695d5c91337b5159f24be (patch) | |
| tree | b361754c624f7e3c1ab63d8eddb1c91f587e24c6 /playground/package.json | |
| parent | 772d555b3f4078bfd46aabe2329c16b8a0db9f25 (diff) | |
| download | strapi-plugin-checkbox-list-69868190f734abb7fa1695d5c91337b5159f24be.tar.xz strapi-plugin-checkbox-list-69868190f734abb7fa1695d5c91337b5159f24be.zip | |
Diffstat (limited to 'playground/package.json')
| -rw-r--r-- | playground/package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/playground/package.json b/playground/package.json index 43b02cc..ca49d95 100644 --- a/playground/package.json +++ b/playground/package.json @@ -17,9 +17,9 @@ "upgrade:dry": "npx @strapi/upgrade latest --dry" }, "dependencies": { - "@strapi/plugin-cloud": "5.47.1", - "@strapi/plugin-users-permissions": "5.47.1", - "@strapi/strapi": "5.47.1", + "@strapi/plugin-cloud": "5.48.0", + "@strapi/plugin-users-permissions": "5.48.0", + "@strapi/strapi": "5.48.0", "better-sqlite3": "12.10.0", "fs-extra": "^11.0.0", "mime-types": "^3.0.0", |
