From a6cc7ddc00104f5b807f24b95cea4234216cca9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 21:33:21 +0000 Subject: [PATCH] chore(deps): bump @strapi/strapi from 5.16.0 to 5.24.2 in /playground Bumps [@strapi/strapi](https://github.com/strapi/strapi) from 5.16.0 to 5.24.2. - [Release notes](https://github.com/strapi/strapi/releases) - [Commits](https://github.com/strapi/strapi/compare/v5.16.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 eef7ebe..05fe801 100644 --- a/playground/package.json +++ b/playground/package.json @@ -23,7 +23,7 @@ "dependencies": { "@strapi/plugin-cloud": "5.16.0", "@strapi/plugin-users-permissions": "5.16.0", - "@strapi/strapi": "5.16.0", + "@strapi/strapi": "5.24.2", "better-sqlite3": "9.4.3", "react": "^18.0.0", "react-dom": "^18.0.0",