From 751681799b9de414dfb3033b2e86a99ddc98b6a9 Mon Sep 17 00:00:00 2001 From: Dan Grebb Date: Mon, 29 Apr 2024 21:24:07 -0400 Subject: [PATCH] chore(back): upgrade to strapi@4.24.0 --- back/package.json | 12 +- back/pnpm-lock.yaml | 352 ++++++++++++++++++++++---------------------- 2 files changed, 182 insertions(+), 182 deletions(-) diff --git a/back/package.json b/back/package.json index d8955f8b..80e360cf 100644 --- a/back/package.json +++ b/back/package.json @@ -15,13 +15,13 @@ "strapi": "strapi" }, "dependencies": { - "@strapi/plugin-color-picker": "4.23.1", - "@strapi/plugin-i18n": "4.23.1", - "@strapi/plugin-sentry": "4.23.1", + "@strapi/plugin-color-picker": "4.24.0", + "@strapi/plugin-i18n": "4.24.0", + "@strapi/plugin-sentry": "4.24.0", "@strapi/plugin-seo": "^1.9.8", - "@strapi/plugin-users-permissions": "4.23.1", - "@strapi/provider-upload-aws-s3": "4.23.1", - "@strapi/strapi": "4.23.1", + "@strapi/plugin-users-permissions": "4.24.0", + "@strapi/provider-upload-aws-s3": "4.24.0", + "@strapi/strapi": "4.24.0", "pg": "^8.11.5", "react": "^18.0.0", "react-dom": "^18.0.0", diff --git a/back/pnpm-lock.yaml b/back/pnpm-lock.yaml index 8d99e967..a3b44f80 100644 --- a/back/pnpm-lock.yaml +++ b/back/pnpm-lock.yaml @@ -16,26 +16,26 @@ importers: .: dependencies: '@strapi/plugin-color-picker': - specifier: 4.23.1 - version: 4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) + specifier: 4.24.0 + version: 4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) '@strapi/plugin-i18n': - specifier: 4.23.1 - version: 4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) + specifier: 4.24.0 + version: 4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) '@strapi/plugin-sentry': - specifier: 4.23.1 - version: 4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) + specifier: 4.24.0 + version: 4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) '@strapi/plugin-seo': specifier: ^1.9.8 - version: 1.9.8(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(eslint@8.57.0)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + version: 1.9.8(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(eslint@8.57.0)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) '@strapi/plugin-users-permissions': - specifier: 4.23.1 - version: 4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) + specifier: 4.24.0 + version: 4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) '@strapi/provider-upload-aws-s3': - specifier: 4.23.1 - version: 4.23.1 + specifier: 4.24.0 + version: 4.24.0 '@strapi/strapi': - specifier: 4.23.1 - version: 4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0) + specifier: 4.24.0 + version: 4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0) pg: specifier: ^8.11.5 version: 8.11.5 @@ -50,7 +50,7 @@ importers: version: 5.3.4(react@18.2.0) strapi-plugin-config-sync: specifier: ^1.2.5 - version: 1.2.5(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(redux@4.2.1) + version: 1.2.5(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(redux@4.2.1) styled-components: specifier: 5.3.3 version: 5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0) @@ -978,9 +978,9 @@ packages: '@juggle/resize-observer@3.4.0': resolution: {integrity: sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==} - '@koa/cors@3.4.3': - resolution: {integrity: sha512-WPXQUaAeAMVaLTEFpoq3T2O1C+FstkjJnDQqy95Ck1UdILajsRhu6mhJ8H2f4NFPRBoCNN+qywTJfq/gGki5mw==} - engines: {node: '>= 8.0.0'} + '@koa/cors@5.0.0': + resolution: {integrity: sha512-x/iUDjcS90W69PryLDIMgFyV21YLTnG9zOpPXS7Bkt2b8AsY3zZsIpOLBkYr9fBcF3HbkKaER5hOBZLfpLgYNw==} + engines: {node: '>= 14.0.0'} '@koa/router@10.1.1': resolution: {integrity: sha512-ORNjq5z4EmQPriKbR0ER3k4Gh7YGNhWDL7JBW+8wXDrHLbWYKYSJaOJ9aN06npF5tbTxe2JBOsurpJDAvjiXKw==} @@ -1736,8 +1736,8 @@ packages: resolution: {integrity: sha512-IHk53BVw6MPMi2Gsn+hCng8rFA3ZmR3Rk7GllxDUW9qFJl/hiSvskn7XldkECapQVkIg/1dHpMAxI9xSTaLLSA==} engines: {node: '>=14.0.0'} - '@strapi/admin@4.23.1': - resolution: {integrity: sha512-uIHqRZJPle8SDAbcx6Ep5eHVcnadWJWkCz5D8HPX4NFpSm+NvXpOi+74Y4aJV0sOL2it15LdZ2IoibEtNNi2VA==} + '@strapi/admin@4.24.0': + resolution: {integrity: sha512-yGNiwSSaUUJDjRza3VTI6BmuX4OtVk1QcUCCqYclv9YgEDmtQ4xXh+HY79Y39uBbDevRoW6tjoqUVpLzD51vng==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/data-transfer': ^4.16.0 @@ -1747,8 +1747,8 @@ packages: react-router-dom: ^5.2.0 styled-components: ^5.2.1 - '@strapi/content-releases@4.23.1': - resolution: {integrity: sha512-etglJUBFb6REoJuSGXyzV4p3XPmJsfMwdBw4akn2CtLs5uCK0Y77KS7byX/PuQsD6Tju8Q0MubNSbzR8LS9u1Q==} + '@strapi/content-releases@4.24.0': + resolution: {integrity: sha512-+3sNx46ZWegBi8Ej0vcnuuY0JdGfrk1ZagzKd+lr7oYvqLRIlEQ502lYMgoEpsprT9uMzZnP83LgfGKM0tUAWQ==} engines: {node: '>=16.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/admin': ^4.19.0 @@ -1758,14 +1758,14 @@ packages: react-router-dom: 5.3.4 styled-components: 5.3.3 - '@strapi/data-transfer@4.23.1': - resolution: {integrity: sha512-a0n7mHiEIPLgKRwB2YK7m3eNErNv7YK04sb7DCxDa8umQrlDURnm7qfD2cY1JQEObAy8tJyroQUU/ou2dqcgLw==} + '@strapi/data-transfer@4.24.0': + resolution: {integrity: sha512-g/DBZLIqX5M+vOxqno6s9w40xykbn/PS8OJ5BGXS0SG1f+88vy6tuiSnVHS7S0ts2YMXzDaxihFtuFku1pnrnQ==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/strapi': ^4.14.4 - '@strapi/database@4.23.1': - resolution: {integrity: sha512-cja8RfShI+8GXvcPs5Q1TGIEGcMbT8MzMMK9GPQTzl8hCmP28qn/FeoP+2SlqqDjIwlSbSySdq8NyU1baaT1ow==} + '@strapi/database@4.24.0': + resolution: {integrity: sha512-fn30l6GgxzxphZBfiey+jsI1AgHM2RD7L8CFE9xkLqiG2boQHxkcoSO4xTxlehKu72ccET6jiRALLiGu+UG6FA==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} '@strapi/design-system@1.18.0': @@ -1777,16 +1777,16 @@ packages: react-router-dom: ^5.2.0 styled-components: ^5.2.1 - '@strapi/generate-new@4.23.1': - resolution: {integrity: sha512-8yhSaSaFAlHLQwGPPcKQrNITVCDmv7+FCFiZMS2NBWX8cUnIfeMMCeY7vnAJxvzJy43yDhmT6T7WGT1a0Lag4w==} + '@strapi/generate-new@4.24.0': + resolution: {integrity: sha512-YtwS2i1ZmJF0EcMsWpshGVJDHz08eO1GnwFxcVOD5OczAcKJwyGIuL6Up18md/13t5xIuuxfG8clt/Wyx4Zz9w==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} - '@strapi/generators@4.23.1': - resolution: {integrity: sha512-wFdyo50CFIlezaKEG3MiJ+kLV4vUNViTrMs0AzzE/+fd+YLoAtcQ7sij/4YOniEbhJWkqdC4KmEgelZL1/1xdA==} + '@strapi/generators@4.24.0': + resolution: {integrity: sha512-UvM0SqIKAqr+rPxCH3MssD7YWwmymgpDNpe80VpZh+mh+FGs50ZOMN3VyL+nbZurmJd1bQZ72PL9r45eFWYcZg==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} - '@strapi/helper-plugin@4.23.1': - resolution: {integrity: sha512-KpxROhxp3LRLUHaMZnrKaK1o+J0Z6de4WmRN1gfYZGgP3xS05TQCXK1/e5nV1qFMMvbPCDDawNdPcheekSfeGg==} + '@strapi/helper-plugin@4.24.0': + resolution: {integrity: sha512-V4dH2Ra2w636tbuzDVM+6EcoVAeM7bhImKmUAWBMmBVZc1pjFIAH/ksnilTKcwNZnWctocmScpyNVbAtkdS7Wg==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/design-system': 1.18.0 @@ -1802,8 +1802,8 @@ packages: react: ^17.0.0 || ^18.0.0 react-dom: ^17.0.0 || ^18.0.0 - '@strapi/logger@4.23.1': - resolution: {integrity: sha512-0KqGndc67h00M87jNsfAUE9awIF+8Tl75HeSUZrDg0rtUti9/XoJZc+2m8WCcb45UrzG8PSa5XHC59uj+75RDA==} + '@strapi/logger@4.24.0': + resolution: {integrity: sha512-9EtM+GkkLfYCVzI9ghei0NZZwGMrarRvb0ySSf0yCB1cE4LVONo6FWxk2M9xnwjZBc93EWNWTs2dM3tFQIpe8A==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} '@strapi/pack-up@4.23.0': @@ -1811,12 +1811,12 @@ packages: engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} hasBin: true - '@strapi/permissions@4.23.1': - resolution: {integrity: sha512-yC609kszTI5mSSwpaDGOOSxNirNrEG5VjlGutfgTB4Ry1RBIcNwVuHbSs2MeudZSVQnlaH0l+9Y0sH++VZDTZw==} + '@strapi/permissions@4.24.0': + resolution: {integrity: sha512-Co+tCli6gvjC1F6VTWHpjYWQreCS4+d5EPhSKt6toNxpRd9I6AGwW+QZL3/ItAARTC2YxpsSXbwXrJTbUKN1Cg==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} - '@strapi/plugin-color-picker@4.23.1': - resolution: {integrity: sha512-37MoVd3uIHdqVhJadX4DGpdP3el2k/77V6BIyr/rd1G7qDJVKhm7BrknNsZUJGpTMB5ww/T/xWFIXhCrGjBGZw==} + '@strapi/plugin-color-picker@4.24.0': + resolution: {integrity: sha512-9xdf6wKS65xl8vF5cRA3WwCPkQ6qOyPKnH7KFkX2XFXZrBrTrzeOTzx+GyBR89JncR8OKjlJ0RJ/EzTzlR75HQ==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/strapi': ^4.4.0 @@ -1825,12 +1825,12 @@ packages: react-router-dom: ^5.2.0 styled-components: ^5.2.1 - '@strapi/plugin-content-manager@4.23.1': - resolution: {integrity: sha512-5LEFU8pUWssFgd5ITL5LXkjPaeLc1vj7iZPy1VKNxNsxAwpy8s1SzXiTwr5v+6jQMA4sGCCo1fIzEMwETihBcw==} + '@strapi/plugin-content-manager@4.24.0': + resolution: {integrity: sha512-P00YmoDWnCR9mCUE9E5B5rXR0Eg6ukaSo4+Za1p8sQ+46Av6W+zu0N6l5biG17l/v/eg5lK0krMvUXcdZP5+Jg==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} - '@strapi/plugin-content-type-builder@4.23.1': - resolution: {integrity: sha512-9USF6hE4mHjlUCeLRsKVgd6UQRQwmVb0bJX0qPnFd9O9Yqz88OkYktVJ4HHzc2Hb2Mb0+msyk4IMWGwltxDu8g==} + '@strapi/plugin-content-type-builder@4.24.0': + resolution: {integrity: sha512-JEm1Fj0gJ5mFVicA0DmJY/dreQ3kdQz9H6/lV510dDpYEhyKYEs6VEn9t2hJ9dkdstzS5uRQSwayG+ym4HFHXg==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/strapi': ^4.0.0 @@ -1839,8 +1839,8 @@ packages: react-router-dom: ^5.2.0 styled-components: ^5.2.1 - '@strapi/plugin-email@4.23.1': - resolution: {integrity: sha512-rzWiQGpCEW9h7wZuQVl8RouKcXhrirgql4nf4lTIHjiNwyad8hy1qXK91Zo1rV8ImoUaOV5SWsaYu1v/iXUKAQ==} + '@strapi/plugin-email@4.24.0': + resolution: {integrity: sha512-5cCfz76LvxTgn4UW8YrWywcL5RTOCPIxY++dKRy1FI9Z5NUqcy6qwp/dYWF3mKOpVvRovZc4TwPKGBOvvRWjlw==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: koa: 2.13.4 @@ -1849,8 +1849,8 @@ packages: react-router-dom: ^5.2.0 styled-components: ^5.2.1 - '@strapi/plugin-i18n@4.23.1': - resolution: {integrity: sha512-KPsKpK/pPeQcYE6WfgtY+VpX7eqOk5P/+X0fr8gyhI4b06Ifr1jPBW3T5QtnR2qroN7kXA0I8AYc+gC7+tda+w==} + '@strapi/plugin-i18n@4.24.0': + resolution: {integrity: sha512-EchFXTf1gRK072jLA928H02+lBn3KX6Qz4mUKBioQf06LKiyUNtBrc4awToLPMeZKSjD9ZJq9yDa5903nLybNQ==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/strapi': ^4.0.0 @@ -1859,8 +1859,8 @@ packages: react-router-dom: ^5.2.0 styled-components: ^5.2.1 - '@strapi/plugin-sentry@4.23.1': - resolution: {integrity: sha512-jQ8qCOAQzeup3COFP1oQdedWE5qQUmc3rIZEvpIxCelxdL8hynCcmx2FbIx32Jhp7PSK9WML6PyqZkpaRHiALw==} + '@strapi/plugin-sentry@4.24.0': + resolution: {integrity: sha512-8zbrYM6nFykltPRaBsLWe6nufMTksMTSrrY8/kAlVq5tl6jXlRSUzxAMqlg1r14nNng0IQ2djHY1m8U3wCoSQg==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/strapi': ^4.0.0 @@ -1874,8 +1874,8 @@ packages: peerDependencies: '@strapi/strapi': ^4.0.0 - '@strapi/plugin-upload@4.23.1': - resolution: {integrity: sha512-7LFo9/8ixnuE4WsGsgypIyNx+meKSCLbmvfCA0QdG0k+knkegKQYQEutpp00dPdAP3EBwvHYp0qpyQ3ATlwudg==} + '@strapi/plugin-upload@4.24.0': + resolution: {integrity: sha512-wrPbg+c0X2oy0lrBReIy8M7yX4TgFISOl/WKMrOtEY6RMAWmZo5a9BLlylac9ZfjKJckpdLrZ1vsbuHX/gQ8iw==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/strapi': ^4.0.0 @@ -1884,8 +1884,8 @@ packages: react-router-dom: ^5.2.0 styled-components: ^5.2.1 - '@strapi/plugin-users-permissions@4.23.1': - resolution: {integrity: sha512-NblNGvUEi0ZhKoI464Hg0YUpsH0oCZI45MgiMcaGc6LV61CdxdPNZq+6lxAeD1MUOMTMQoSNONPaCehYppvS1g==} + '@strapi/plugin-users-permissions@4.24.0': + resolution: {integrity: sha512-gXGa8I4VaaY3+nFdBkI57JlJZchlkf6Xzq9Sa17oiXdlGKKjDgsdPETGYcKU+fEJImDTTRYB6lFf4xnzRGjuJA==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/strapi': ^4.0.0 @@ -1894,33 +1894,33 @@ packages: react-router-dom: ^5.2.0 styled-components: ^5.2.1 - '@strapi/provider-audit-logs-local@4.23.1': - resolution: {integrity: sha512-XLzsLHDWI8F2UYqzFQm+z9qd8zZIxHcIhuu61VvfbWp4BgDO0FYnT1BsKFO+cTS1TUqD+dl/Swc5hHbh2YkhGw==} + '@strapi/provider-audit-logs-local@4.24.0': + resolution: {integrity: sha512-JOUbpDdvASbAQxwpJHRlayyWjpG3Gg3yeAbywM85Dc8ac9mi9RrgmmXavAmkRrrEKbursYgY7BlbR360NVfDCg==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} - '@strapi/provider-email-sendmail@4.23.1': - resolution: {integrity: sha512-cTim3unu6BZLZLNQaPbLB0yiJdeXTU9gpWPIgTwYZ2XC/HklR/jalCLiShiQWYdC0Rh+gy0Sdbxyh2U9EAK6GQ==} + '@strapi/provider-email-sendmail@4.24.0': + resolution: {integrity: sha512-nP5hO4sgnPRiXnsLbEVgqsP/TBYhlwj2lDe+I7Qnq9jj6gCaB/X/GyaeEW/XK/ynWm84kikh5kW4STf5aWJa+w==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} - '@strapi/provider-upload-aws-s3@4.23.1': - resolution: {integrity: sha512-JM/0LB77f+A8s3B6lr30ge0HshEalWA85I5Z3qkbY3prNpbx7vNaAHsAxMdvw9sJrc71CX5VUzxWF9CxXsuSTQ==} + '@strapi/provider-upload-aws-s3@4.24.0': + resolution: {integrity: sha512-ih+mFtf6zIpNKMlRk434ZDR5Opr9D3/d4LpTcMgv4LN24sysN+BlXaQ/vsBLuyqaOwSosF2olRhqmVAfVrA+zw==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} - '@strapi/provider-upload-local@4.23.1': - resolution: {integrity: sha512-6bvYgZQllhrGUdhGbY1a2Fmq3V7slYLYmcq2djTN/r2ItYw/v+9EfJaj7Mp/DzKNswx6t+/O3Y7USGmPfAcP0Q==} + '@strapi/provider-upload-local@4.24.0': + resolution: {integrity: sha512-09VwnsL+6YSc7nokoK7I47CBEPPUL8n8s0CFf1dvZurS9t+66jOsPrgiOjiJOaSMmjpBqRJCAzYn/1AjBWoqPg==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} - '@strapi/strapi@4.23.1': - resolution: {integrity: sha512-XjiUCMUXkVB23DTntU/qdu3i1xd1THmOcD+KtE7qjDhzdj06lAsK5eOFVS8pU+j5LKoYXs2Q2vwGqerXuYPylA==} + '@strapi/strapi@4.24.0': + resolution: {integrity: sha512-P5Kz6uesYpxDporVRkULlEzIMD1jrS+1FOEcDzxYE8yAzF4D8VODZOlo0vpMjjfEuYnchkrrBO1znfzStPxI7Q==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} hasBin: true - '@strapi/types@4.23.1': - resolution: {integrity: sha512-2cUMVvPYbcXzwvmubkQg4oZztDM0Knm0d6W/E45TxUYq6JEsmupx8g4idcOUHy+ucGLtSWsQhzvt0qd/l5hKug==} + '@strapi/types@4.24.0': + resolution: {integrity: sha512-OAz549jEBR9TovpW2Bfp3t9tnY7Pvd69IgSwoVFR1jxhX7kV2XbJ9+2/7OadoGWMCgJu0nwc436cnxaVVPIk2A==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} - '@strapi/typescript-utils@4.23.1': - resolution: {integrity: sha512-ZzloUSghFz6wBsK2meTYEkEZaGvgLAmO3ybL0sOKjL6kopnuFhTiTQKRvH1/WXd9oQ1nkQUAvKWmuvcxklc/6Q==} + '@strapi/typescript-utils@4.24.0': + resolution: {integrity: sha512-+mz6sTiVED4cTgiJd9Hwbc6PN50TYqSG9pZG3oKfUH2GBOyMiPlEXNQeBoUakhnHhYceJQG7AqDdnEMcKjGQNQ==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} '@strapi/ui-primitives@1.18.0': @@ -1929,8 +1929,8 @@ packages: react: ^17.0.0 || ^18.0.0 react-dom: ^17.0.0 || ^18.0.0 - '@strapi/utils@4.23.1': - resolution: {integrity: sha512-85JfgzgbhTJ5oI0MRZRQDfn4eT92iCuNzJx8bU87qBCHg8SYZr3kjiKevq+CbsiiT8KVefPdzpE1acU6+fLgcw==} + '@strapi/utils@4.24.0': + resolution: {integrity: sha512-9kOSyatGRDxpDZIJ3R5WaGzt4+z1uiddKbPCwM0oHTqPyxfsTCHGhy7y1N4R64KRKtN2fj+h+A76C6Xf5LZTyQ==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} '@swc/core-darwin-arm64@1.4.16': @@ -7692,7 +7692,7 @@ snapshots: '@juggle/resize-observer@3.4.0': {} - '@koa/cors@3.4.3': + '@koa/cors@5.0.0': dependencies: vary: 1.1.2 @@ -8536,23 +8536,23 @@ snapshots: '@smithy/types': 2.12.0 tslib: 2.6.2 - ? '@strapi/admin@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/data-transfer@4.23.1(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/node@20.12.7)(pg@8.11.5))(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(debug@4.3.4)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0)' + ? '@strapi/admin@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/data-transfer@4.24.0(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/node@20.12.7)(pg@8.11.5))(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(debug@4.3.4)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0)' : dependencies: '@casl/ability': 6.5.0 '@pmmmwh/react-refresh-webpack-plugin': 0.5.11(react-refresh@0.14.0)(type-fest@2.19.0)(webpack-hot-middleware@2.26.0)(webpack@5.91.0(esbuild@0.19.11)) '@radix-ui/react-context': 1.0.1(@types/react@18.2.79)(react@18.2.0) '@radix-ui/react-toolbar': 1.0.4(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) '@reduxjs/toolkit': 1.9.7(react-redux@8.1.1(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(redux@4.2.1))(react@18.2.0) - '@strapi/data-transfer': 4.23.1(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/node@20.12.7)(pg@8.11.5) + '@strapi/data-transfer': 4.24.0(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/node@20.12.7)(pg@8.11.5) '@strapi/design-system': 1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)) - '@strapi/helper-plugin': 4.23.1(@strapi/design-system@1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)))(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(debug@4.3.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) + '@strapi/helper-plugin': 4.24.0(@strapi/design-system@1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)))(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(debug@4.3.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) '@strapi/icons': 1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0) - '@strapi/permissions': 4.23.1 - '@strapi/provider-audit-logs-local': 4.23.1 - '@strapi/strapi': 4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0) - '@strapi/types': 4.23.1(@types/node@20.12.7)(pg@8.11.5) - '@strapi/typescript-utils': 4.23.1 - '@strapi/utils': 4.23.1 + '@strapi/permissions': 4.24.0 + '@strapi/provider-audit-logs-local': 4.24.0 + '@strapi/strapi': 4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0) + '@strapi/types': 4.24.0(@types/node@20.12.7)(pg@8.11.5) + '@strapi/typescript-utils': 4.24.0 + '@strapi/utils': 4.24.0 '@vitejs/plugin-react-swc': 3.5.0(@swc/helpers@0.5.10)(vite@5.2.9(@types/node@20.12.7)(terser@5.30.3)) axios: 1.6.0(debug@4.3.4) bcryptjs: 2.4.3 @@ -8693,16 +8693,16 @@ snapshots: - webpack-dev-server - webpack-plugin-serve - ? '@strapi/content-releases@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/admin@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/data-transfer@4.23.1(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/node@20.12.7)(pg@8.11.5))(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(debug@4.3.4)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(debug@4.3.4)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2)' + ? '@strapi/content-releases@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/admin@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/data-transfer@4.24.0(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/node@20.12.7)(pg@8.11.5))(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(debug@4.3.4)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(debug@4.3.4)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2)' : dependencies: '@reduxjs/toolkit': 1.9.7(react-redux@8.1.1(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(redux@4.2.1))(react@18.2.0) - '@strapi/admin': 4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/data-transfer@4.23.1(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/node@20.12.7)(pg@8.11.5))(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(debug@4.3.4)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0) + '@strapi/admin': 4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/data-transfer@4.24.0(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/node@20.12.7)(pg@8.11.5))(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(debug@4.3.4)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0) '@strapi/design-system': 1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)) - '@strapi/helper-plugin': 4.23.1(@strapi/design-system@1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)))(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(debug@4.3.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) + '@strapi/helper-plugin': 4.24.0(@strapi/design-system@1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)))(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(debug@4.3.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) '@strapi/icons': 1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0) - '@strapi/strapi': 4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0) - '@strapi/types': 4.23.1(@types/node@20.12.7)(pg@8.11.5) - '@strapi/utils': 4.23.1 + '@strapi/strapi': 4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0) + '@strapi/types': 4.24.0(@types/node@20.12.7)(pg@8.11.5) + '@strapi/utils': 4.24.0 axios: 1.6.0(debug@4.3.4) date-fns: 2.30.0 date-fns-tz: 2.0.0(date-fns@2.30.0) @@ -8743,12 +8743,12 @@ snapshots: - tedious - typescript - '@strapi/data-transfer@4.23.1(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/node@20.12.7)(pg@8.11.5)': + '@strapi/data-transfer@4.24.0(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/node@20.12.7)(pg@8.11.5)': dependencies: - '@strapi/logger': 4.23.1 - '@strapi/strapi': 4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0) - '@strapi/types': 4.23.1(@types/node@20.12.7)(pg@8.11.5) - '@strapi/utils': 4.23.1 + '@strapi/logger': 4.24.0 + '@strapi/strapi': 4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0) + '@strapi/types': 4.24.0(@types/node@20.12.7)(pg@8.11.5) + '@strapi/utils': 4.24.0 chalk: 4.1.2 cli-table3: 0.6.2 commander: 8.3.0 @@ -8777,9 +8777,9 @@ snapshots: - tedious - utf-8-validate - '@strapi/database@4.23.1(@types/node@20.12.7)(pg@8.11.5)': + '@strapi/database@4.24.0(@types/node@20.12.7)(pg@8.11.5)': dependencies: - '@strapi/utils': 4.23.1 + '@strapi/utils': 4.24.0 date-fns: 2.30.0 debug: 4.3.4(supports-color@5.5.0) fs-extra: 10.0.0 @@ -8831,7 +8831,7 @@ snapshots: - '@types/react-dom' - codemirror - '@strapi/generate-new@4.23.1': + '@strapi/generate-new@4.24.0': dependencies: '@sentry/node': 6.19.7 chalk: 4.1.2 @@ -8848,11 +8848,11 @@ snapshots: - encoding - supports-color - '@strapi/generators@4.23.1': + '@strapi/generators@4.24.0': dependencies: '@sindresorhus/slugify': 1.1.0 - '@strapi/typescript-utils': 4.23.1 - '@strapi/utils': 4.23.1 + '@strapi/typescript-utils': 4.24.0 + '@strapi/utils': 4.24.0 chalk: 4.1.2 copyfiles: 2.4.1 fs-extra: 10.0.0 @@ -8862,7 +8862,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@strapi/helper-plugin@4.23.1(@strapi/design-system@1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)))(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(debug@4.3.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2)': + '@strapi/helper-plugin@4.24.0(@strapi/design-system@1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)))(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(debug@4.3.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2)': dependencies: '@strapi/design-system': 1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)) '@strapi/icons': 1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0) @@ -8891,7 +8891,7 @@ snapshots: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - '@strapi/logger@4.23.1': + '@strapi/logger@4.24.0': dependencies: lodash: 4.17.21 winston: 3.10.0 @@ -8931,20 +8931,20 @@ snapshots: - supports-color - terser - '@strapi/permissions@4.23.1': + '@strapi/permissions@4.24.0': dependencies: '@casl/ability': 6.5.0 - '@strapi/utils': 4.23.1 + '@strapi/utils': 4.24.0 lodash: 4.17.21 qs: 6.11.1 sift: 16.0.1 - ? '@strapi/plugin-color-picker@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2)' + ? '@strapi/plugin-color-picker@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2)' : dependencies: '@strapi/design-system': 1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)) - '@strapi/helper-plugin': 4.23.1(@strapi/design-system@1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)))(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(debug@4.3.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) + '@strapi/helper-plugin': 4.24.0(@strapi/design-system@1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)))(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(debug@4.3.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) '@strapi/icons': 1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0) - '@strapi/strapi': 4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0) + '@strapi/strapi': 4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0) prop-types: 15.8.1 react: 18.2.0 react-colorful: 5.6.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0) @@ -8968,11 +8968,11 @@ snapshots: - react-native - typescript - '@strapi/plugin-content-manager@4.23.1(@types/node@20.12.7)(pg@8.11.5)': + '@strapi/plugin-content-manager@4.24.0(@types/node@20.12.7)(pg@8.11.5)': dependencies: '@sindresorhus/slugify': 1.1.0 - '@strapi/types': 4.23.1(@types/node@20.12.7)(pg@8.11.5) - '@strapi/utils': 4.23.1 + '@strapi/types': 4.24.0(@types/node@20.12.7)(pg@8.11.5) + '@strapi/utils': 4.24.0 koa: 2.13.4 koa-bodyparser: 4.4.1 lodash: 4.17.21 @@ -8989,16 +8989,16 @@ snapshots: - supports-color - tedious - ? '@strapi/plugin-content-type-builder@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/react@18.2.79)(codemirror@5.65.16)(debug@4.3.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2)' + ? '@strapi/plugin-content-type-builder@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/react@18.2.79)(codemirror@5.65.16)(debug@4.3.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2)' : dependencies: '@reduxjs/toolkit': 1.9.7(react-redux@8.1.1(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(redux@4.2.1))(react@18.2.0) '@sindresorhus/slugify': 1.1.0 '@strapi/design-system': 1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)) - '@strapi/generators': 4.23.1 - '@strapi/helper-plugin': 4.23.1(@strapi/design-system@1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)))(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(debug@4.3.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) + '@strapi/generators': 4.24.0 + '@strapi/helper-plugin': 4.24.0(@strapi/design-system@1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)))(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(debug@4.3.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) '@strapi/icons': 1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0) - '@strapi/strapi': 4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0) - '@strapi/utils': 4.23.1 + '@strapi/strapi': 4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0) + '@strapi/utils': 4.24.0 fs-extra: 10.0.0 immer: 9.0.19 koa-bodyparser: 4.4.1 @@ -9032,13 +9032,13 @@ snapshots: - supports-color - typescript - '@strapi/plugin-email@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@types/react@18.2.79)(codemirror@5.65.16)(debug@4.3.4)(koa@2.13.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2)': + '@strapi/plugin-email@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@types/react@18.2.79)(codemirror@5.65.16)(debug@4.3.4)(koa@2.13.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2)': dependencies: '@strapi/design-system': 1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)) - '@strapi/helper-plugin': 4.23.1(@strapi/design-system@1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)))(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(debug@4.3.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) + '@strapi/helper-plugin': 4.24.0(@strapi/design-system@1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)))(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(debug@4.3.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) '@strapi/icons': 1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0) - '@strapi/provider-email-sendmail': 4.23.1 - '@strapi/utils': 4.23.1 + '@strapi/provider-email-sendmail': 4.24.0 + '@strapi/utils': 4.24.0 koa: 2.13.4 lodash: 4.17.21 prop-types: 15.8.1 @@ -9065,14 +9065,14 @@ snapshots: - react-native - typescript - ? '@strapi/plugin-i18n@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2)' + ? '@strapi/plugin-i18n@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2)' : dependencies: '@reduxjs/toolkit': 1.9.7(react-redux@8.1.1(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(redux@4.2.1))(react@18.2.0) '@strapi/design-system': 1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)) - '@strapi/helper-plugin': 4.23.1(@strapi/design-system@1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)))(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(debug@4.3.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) + '@strapi/helper-plugin': 4.24.0(@strapi/design-system@1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)))(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(debug@4.3.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) '@strapi/icons': 1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0) - '@strapi/strapi': 4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0) - '@strapi/utils': 4.23.1 + '@strapi/strapi': 4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0) + '@strapi/utils': 4.24.0 axios: 1.6.0(debug@4.3.4) formik: 2.4.0(react@18.2.0) immer: 9.0.19 @@ -9104,13 +9104,13 @@ snapshots: - redux - typescript - ? '@strapi/plugin-sentry@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2)' + ? '@strapi/plugin-sentry@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2)' : dependencies: '@sentry/node': 6.19.7 '@strapi/design-system': 1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)) - '@strapi/helper-plugin': 4.23.1(@strapi/design-system@1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)))(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(debug@4.3.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) + '@strapi/helper-plugin': 4.24.0(@strapi/design-system@1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)))(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(debug@4.3.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) '@strapi/icons': 1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0) - '@strapi/strapi': 4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0) + '@strapi/strapi': 4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) react-router-dom: 5.3.4(react@18.2.0) @@ -9132,9 +9132,9 @@ snapshots: - supports-color - typescript - '@strapi/plugin-seo@1.9.8(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(eslint@8.57.0)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': + '@strapi/plugin-seo@1.9.8(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(eslint@8.57.0)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: - '@strapi/strapi': 4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0) + '@strapi/strapi': 4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0) date-fns: 2.30.0 eslint-plugin-react-hooks: 4.6.0(eslint@8.57.0) lodash: 4.17.21 @@ -9145,14 +9145,14 @@ snapshots: - react - react-dom - ? '@strapi/plugin-upload@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(debug@4.3.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2)' + ? '@strapi/plugin-upload@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(debug@4.3.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2)' : dependencies: '@strapi/design-system': 1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)) - '@strapi/helper-plugin': 4.23.1(@strapi/design-system@1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)))(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(debug@4.3.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) + '@strapi/helper-plugin': 4.24.0(@strapi/design-system@1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)))(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(debug@4.3.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) '@strapi/icons': 1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0) - '@strapi/provider-upload-local': 4.23.1 - '@strapi/strapi': 4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0) - '@strapi/utils': 4.23.1 + '@strapi/provider-upload-local': 4.24.0 + '@strapi/strapi': 4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0) + '@strapi/utils': 4.24.0 axios: 1.6.0(debug@4.3.4) byte-size: 7.0.1 cropperjs: 1.6.0 @@ -9198,13 +9198,13 @@ snapshots: - supports-color - typescript - ? '@strapi/plugin-users-permissions@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2)' + ? '@strapi/plugin-users-permissions@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2)' : dependencies: '@strapi/design-system': 1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)) - '@strapi/helper-plugin': 4.23.1(@strapi/design-system@1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)))(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(debug@4.3.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) + '@strapi/helper-plugin': 4.24.0(@strapi/design-system@1.18.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(codemirror@5.65.16)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)))(@strapi/icons@1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(debug@4.3.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) '@strapi/icons': 1.18.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0) - '@strapi/strapi': 4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0) - '@strapi/utils': 4.23.1 + '@strapi/strapi': 4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0) + '@strapi/utils': 4.24.0 bcryptjs: 2.4.3 formik: 2.4.0(react@18.2.0) grant-koa: 5.4.8(koa@2.13.4) @@ -9246,14 +9246,14 @@ snapshots: - supports-color - typescript - '@strapi/provider-audit-logs-local@4.23.1': {} + '@strapi/provider-audit-logs-local@4.24.0': {} - '@strapi/provider-email-sendmail@4.23.1': + '@strapi/provider-email-sendmail@4.24.0': dependencies: - '@strapi/utils': 4.23.1 + '@strapi/utils': 4.24.0 sendmail: 1.6.1 - '@strapi/provider-upload-aws-s3@4.23.1': + '@strapi/provider-upload-aws-s3@4.24.0': dependencies: '@aws-sdk/client-s3': 3.433.0 '@aws-sdk/lib-storage': 3.433.0(@aws-sdk/client-s3@3.433.0) @@ -9263,31 +9263,31 @@ snapshots: transitivePeerDependencies: - aws-crt - '@strapi/provider-upload-local@4.23.1': + '@strapi/provider-upload-local@4.24.0': dependencies: - '@strapi/utils': 4.23.1 + '@strapi/utils': 4.24.0 fs-extra: 10.0.0 - '@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0)': + '@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0)': dependencies: - '@koa/cors': 3.4.3 + '@koa/cors': 5.0.0 '@koa/router': 10.1.1 - '@strapi/admin': 4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/data-transfer@4.23.1(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/node@20.12.7)(pg@8.11.5))(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(debug@4.3.4)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0) - '@strapi/content-releases': 4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/admin@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/data-transfer@4.23.1(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/node@20.12.7)(pg@8.11.5))(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(debug@4.3.4)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(debug@4.3.4)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) - '@strapi/data-transfer': 4.23.1(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/node@20.12.7)(pg@8.11.5) - '@strapi/database': 4.23.1(@types/node@20.12.7)(pg@8.11.5) - '@strapi/generate-new': 4.23.1 - '@strapi/generators': 4.23.1 - '@strapi/logger': 4.23.1 + '@strapi/admin': 4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/data-transfer@4.24.0(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/node@20.12.7)(pg@8.11.5))(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(debug@4.3.4)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0) + '@strapi/content-releases': 4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/admin@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/data-transfer@4.24.0(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/node@20.12.7)(pg@8.11.5))(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(debug@4.3.4)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(debug@4.3.4)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) + '@strapi/data-transfer': 4.24.0(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/node@20.12.7)(pg@8.11.5) + '@strapi/database': 4.24.0(@types/node@20.12.7)(pg@8.11.5) + '@strapi/generate-new': 4.24.0 + '@strapi/generators': 4.24.0 + '@strapi/logger': 4.24.0 '@strapi/pack-up': 4.23.0(@swc/helpers@0.5.10)(@types/node@20.12.7)(debug@4.3.4)(terser@5.30.3) - '@strapi/permissions': 4.23.1 - '@strapi/plugin-content-manager': 4.23.1(@types/node@20.12.7)(pg@8.11.5) - '@strapi/plugin-content-type-builder': 4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/react@18.2.79)(codemirror@5.65.16)(debug@4.3.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) - '@strapi/plugin-email': 4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@types/react@18.2.79)(codemirror@5.65.16)(debug@4.3.4)(koa@2.13.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) - '@strapi/plugin-upload': 4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(debug@4.3.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) - '@strapi/types': 4.23.1(@types/node@20.12.7)(pg@8.11.5) - '@strapi/typescript-utils': 4.23.1 - '@strapi/utils': 4.23.1 + '@strapi/permissions': 4.24.0 + '@strapi/plugin-content-manager': 4.24.0(@types/node@20.12.7)(pg@8.11.5) + '@strapi/plugin-content-type-builder': 4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/react@18.2.79)(codemirror@5.65.16)(debug@4.3.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) + '@strapi/plugin-email': 4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@types/react@18.2.79)(codemirror@5.65.16)(debug@4.3.4)(koa@2.13.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) + '@strapi/plugin-upload': 4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(debug@4.3.4)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(typescript@5.2.2) + '@strapi/types': 4.24.0(@types/node@20.12.7)(pg@8.11.5) + '@strapi/typescript-utils': 4.24.0 + '@strapi/utils': 4.24.0 bcryptjs: 2.4.3 boxen: 5.1.2 chalk: 4.1.2 @@ -9387,15 +9387,15 @@ snapshots: - webpack-dev-server - webpack-plugin-serve - '@strapi/types@4.23.1(@types/node@20.12.7)(pg@8.11.5)': + '@strapi/types@4.24.0(@types/node@20.12.7)(pg@8.11.5)': dependencies: '@casl/ability': 6.5.0 - '@koa/cors': 3.4.3 + '@koa/cors': 5.0.0 '@koa/router': 10.1.1 - '@strapi/database': 4.23.1(@types/node@20.12.7)(pg@8.11.5) - '@strapi/logger': 4.23.1 - '@strapi/permissions': 4.23.1 - '@strapi/utils': 4.23.1 + '@strapi/database': 4.24.0(@types/node@20.12.7)(pg@8.11.5) + '@strapi/logger': 4.24.0 + '@strapi/permissions': 4.24.0 + '@strapi/utils': 4.24.0 commander: 8.3.0 https-proxy-agent: 5.0.1 koa: 2.13.4 @@ -9413,7 +9413,7 @@ snapshots: - supports-color - tedious - '@strapi/typescript-utils@4.23.1': + '@strapi/typescript-utils@4.24.0': dependencies: chalk: 4.1.2 cli-table3: 0.6.2 @@ -9451,7 +9451,7 @@ snapshots: - '@types/react' - '@types/react-dom' - '@strapi/utils@4.23.1': + '@strapi/utils@4.24.0': dependencies: '@sindresorhus/slugify': 1.1.0 date-fns: 2.30.0 @@ -10263,14 +10263,14 @@ snapshots: co-body@5.2.0: dependencies: inflation: 2.1.0 - qs: 6.11.1 + qs: 6.12.1 raw-body: 2.5.2 type-is: 1.6.18 co-body@6.1.0: dependencies: inflation: 2.1.0 - qs: 6.11.1 + qs: 6.12.1 raw-body: 2.5.2 type-is: 1.6.18 @@ -10475,7 +10475,7 @@ snapshots: postcss-modules-scope: 3.2.0(postcss@8.4.38) postcss-modules-values: 4.0.0(postcss@8.4.38) postcss-value-parser: 4.2.0 - semver: 7.5.4 + semver: 7.6.0 optionalDependencies: webpack: 5.91.0(esbuild@0.19.11) @@ -11146,7 +11146,7 @@ snapshots: dependencies: '@babel/code-frame': 7.24.2 chalk: 4.1.2 - chokidar: 3.5.3 + chokidar: 3.6.0 cosmiconfig: 8.3.6(typescript@5.2.2) deepmerge: 4.3.1 fs-extra: 10.0.0 @@ -11154,7 +11154,7 @@ snapshots: minimatch: 3.1.2 node-abort-controller: 3.1.1 schema-utils: 3.3.0 - semver: 7.5.4 + semver: 7.6.0 tapable: 2.2.1 typescript: 5.2.2 webpack: 5.91.0(esbuild@0.19.11) @@ -11254,7 +11254,7 @@ snapshots: get-it: 8.4.27(debug@4.3.4) registry-auth-token: 5.0.2 registry-url: 5.1.0 - semver: 7.5.4 + semver: 7.6.0 transitivePeerDependencies: - debug @@ -12460,7 +12460,7 @@ snapshots: node-abi@3.60.0: dependencies: - semver: 7.5.4 + semver: 7.6.0 node-abort-controller@3.1.1: {} @@ -12507,7 +12507,7 @@ snapshots: ignore-by-default: 1.0.1 minimatch: 3.1.2 pstree.remy: 1.1.8 - semver: 7.5.4 + semver: 7.6.0 simple-update-notifier: 2.0.0 supports-color: 5.5.0 touch: 3.1.0 @@ -12708,7 +12708,7 @@ snapshots: got: 11.8.6 registry-auth-token: 4.2.2 registry-url: 5.1.0 - semver: 7.5.4 + semver: 7.6.0 param-case@2.1.1: dependencies: @@ -13555,7 +13555,7 @@ snapshots: detect-libc: 2.0.3 node-addon-api: 6.1.0 prebuild-install: 7.1.2 - semver: 7.5.4 + semver: 7.6.0 simple-get: 4.0.1 tar-fs: 3.0.5 tunnel-agent: 0.6.0 @@ -13607,7 +13607,7 @@ snapshots: simple-update-notifier@2.0.0: dependencies: - semver: 7.5.4 + semver: 7.6.0 sirv@2.0.4: dependencies: @@ -13643,7 +13643,7 @@ snapshots: slate@0.94.1: dependencies: - immer: 9.0.19 + immer: 9.0.21 is-plain-object: 5.0.0 tiny-warning: 1.0.3 @@ -13752,9 +13752,9 @@ snapshots: statuses@2.0.1: {} - strapi-plugin-config-sync@1.2.5(@strapi/strapi@4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(redux@4.2.1): + strapi-plugin-config-sync@1.2.5(@strapi/strapi@4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(redux@4.2.1): dependencies: - '@strapi/strapi': 4.23.1(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0) + '@strapi/strapi': 4.24.0(@babel/runtime@7.24.4)(@codemirror/autocomplete@6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1))(@codemirror/language@6.10.1)(@codemirror/lint@6.5.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(@swc/helpers@0.5.10)(@types/hoist-non-react-statics@3.3.5)(@types/node@20.12.7)(@types/react@18.2.79)(codemirror@5.65.16)(pg@8.11.5)(react-dom@18.2.0(react@18.2.0))(react-router-dom@5.3.4(react@18.2.0))(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(terser@5.30.3)(type-fest@2.19.0) chalk: 4.1.2 cli-table: 0.3.11 commander: 8.3.0