From a550a5dac4c45237814593995cb62a2a6c9fd4c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 21:22:58 +0000 Subject: [PATCH] chore(deps): bump @strapi/strapi from 4.19.0 to 5.24.2 in /playground Bumps [@strapi/strapi](https://github.com/strapi/strapi) from 4.19.0 to 5.24.2. - [Release notes](https://github.com/strapi/strapi/releases) - [Commits](https://github.com/strapi/strapi/compare/v4.19.0...v5.24.2) --- updated-dependencies: - dependency-name: "@strapi/strapi" dependency-version: 5.24.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- playground/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/package.json b/playground/package.json index 95eb146..ffeb3e6 100644 --- a/playground/package.json +++ b/playground/package.json @@ -13,7 +13,7 @@ "dependencies": { "@strapi/plugin-i18n": "4.19.0", "@strapi/plugin-users-permissions": "4.24.2", - "@strapi/strapi": "4.19.0", + "@strapi/strapi": "5.24.2", "better-sqlite3": "8.5", "pg": "^8.10.0", "react": "^18.0.0",