From ea945be0e5ae088d3a4dd1f5e2ced4e87524e971 Mon Sep 17 00:00:00 2001 From: Dan Grebb Date: Thu, 1 Feb 2024 20:29:09 -0500 Subject: [PATCH 1/2] chore(back): upgrade to strapi@4.19.1 (#1213) --- back/package.json | 12 +- back/pnpm-lock.yaml | 276 ++++++++++++++++++++++---------------------- 2 files changed, 144 insertions(+), 144 deletions(-) diff --git a/back/package.json b/back/package.json index dc4dfb09b..482d2c77b 100644 --- a/back/package.json +++ b/back/package.json @@ -15,13 +15,13 @@ "strapi": "strapi" }, "dependencies": { - "@strapi/plugin-color-picker": "4.19.0", - "@strapi/plugin-i18n": "4.19.0", - "@strapi/plugin-sentry": "4.19.0", + "@strapi/plugin-color-picker": "4.19.1", + "@strapi/plugin-i18n": "4.19.1", + "@strapi/plugin-sentry": "4.19.1", "@strapi/plugin-seo": "^1.9.8", - "@strapi/plugin-users-permissions": "4.19.0", - "@strapi/provider-upload-aws-s3": "4.19.0", - "@strapi/strapi": "4.19.0", + "@strapi/plugin-users-permissions": "4.19.1", + "@strapi/provider-upload-aws-s3": "4.19.1", + "@strapi/strapi": "4.19.1", "pg": "^8.11.3", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/back/pnpm-lock.yaml b/back/pnpm-lock.yaml index ff8c7b6cd..d92b58c56 100644 --- a/back/pnpm-lock.yaml +++ b/back/pnpm-lock.yaml @@ -9,26 +9,26 @@ overrides: dependencies: '@strapi/plugin-color-picker': - specifier: 4.19.0 - version: 4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/strapi@4.19.0)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2) + specifier: 4.19.1 + version: 4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/strapi@4.19.1)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2) '@strapi/plugin-i18n': - specifier: 4.19.0 - version: 4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/strapi@4.19.0)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3)(typescript@5.2.2) + specifier: 4.19.1 + version: 4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/strapi@4.19.1)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3)(typescript@5.2.2) '@strapi/plugin-sentry': - specifier: 4.19.0 - version: 4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/strapi@4.19.0)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2) + specifier: 4.19.1 + version: 4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/strapi@4.19.1)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2) '@strapi/plugin-seo': specifier: ^1.9.8 - version: 1.9.8(@strapi/strapi@4.19.0)(eslint@8.56.0)(react-dom@18.2.0)(react@18.2.0) + version: 1.9.8(@strapi/strapi@4.19.1)(eslint@8.56.0)(react-dom@18.2.0)(react@18.2.0) '@strapi/plugin-users-permissions': - specifier: 4.19.0 - version: 4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/strapi@4.19.0)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3)(typescript@5.2.2) + specifier: 4.19.1 + version: 4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/strapi@4.19.1)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3)(typescript@5.2.2) '@strapi/provider-upload-aws-s3': - specifier: 4.19.0 - version: 4.19.0 + specifier: 4.19.1 + version: 4.19.1 '@strapi/strapi': - specifier: 4.19.0 - version: 4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3) + specifier: 4.19.1 + version: 4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3) pg: specifier: ^8.11.3 version: 8.11.3 @@ -43,7 +43,7 @@ dependencies: version: 5.3.4(react@18.2.0) strapi-plugin-config-sync: specifier: ^1.2.3 - version: 1.2.3(@strapi/strapi@4.19.0)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1) + version: 1.2.3(@strapi/strapi@4.19.1)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1) styled-components: specifier: 5.3.3 version: 5.3.3(@babel/core@7.23.7)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) @@ -3109,8 +3109,8 @@ packages: tslib: 2.6.2 dev: false - /@strapi/admin@4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/data-transfer@4.19.0)(@strapi/strapi@4.19.0)(codemirror@5.65.16)(debug@4.3.4)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3): - resolution: {integrity: sha512-sQknHZBT7jZDixj08dPVh9evyc9s1L7wuegGwKAY7vzR8EOOhyemJJ8WJXS0HLORSXMlVAppdZJ3u8n7z2/Y8A==} + /@strapi/admin@4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/data-transfer@4.19.1)(@strapi/strapi@4.19.1)(codemirror@5.65.16)(debug@4.3.4)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3): + resolution: {integrity: sha512-Q+qRSsab91iy/DZcTxQpGLhWoa8k9wA46/BQSQa+S4z3GmrbYIfbmPdExgb5FTCn9TGKbrJEbdShYGAo3bl7fw==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/data-transfer': ^4.16.0 @@ -3125,16 +3125,16 @@ packages: '@radix-ui/react-context': 1.0.1(react@18.2.0) '@radix-ui/react-toolbar': 1.0.4(react-dom@18.2.0)(react@18.2.0) '@reduxjs/toolkit': 1.9.7(react-redux@8.1.1)(react@18.2.0) - '@strapi/data-transfer': 4.19.0(@strapi/strapi@4.19.0)(pg@8.11.3) + '@strapi/data-transfer': 4.19.1(@strapi/strapi@4.19.1)(pg@8.11.3) '@strapi/design-system': 1.14.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/icons@1.14.1)(codemirror@5.65.16)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3) - '@strapi/helper-plugin': 4.19.0(@strapi/design-system@1.14.1)(@strapi/icons@1.14.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2) + '@strapi/helper-plugin': 4.19.1(@strapi/design-system@1.14.1)(@strapi/icons@1.14.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2) '@strapi/icons': 1.14.1(react-dom@18.2.0)(react@18.2.0) - '@strapi/permissions': 4.19.0 - '@strapi/provider-audit-logs-local': 4.19.0 - '@strapi/strapi': 4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3) - '@strapi/types': 4.19.0(pg@8.11.3) - '@strapi/typescript-utils': 4.19.0 - '@strapi/utils': 4.19.0 + '@strapi/permissions': 4.19.1 + '@strapi/provider-audit-logs-local': 4.19.1 + '@strapi/strapi': 4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3) + '@strapi/types': 4.19.1(pg@8.11.3) + '@strapi/typescript-utils': 4.19.1 + '@strapi/utils': 4.19.1 '@vitejs/plugin-react-swc': 3.5.0(vite@5.0.12) axios: 1.6.0(debug@4.3.4) bcryptjs: 2.4.3 @@ -3276,8 +3276,8 @@ packages: - webpack-plugin-serve dev: false - /@strapi/content-releases@4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/admin@4.19.0)(@strapi/strapi@4.19.0)(codemirror@6.0.1)(debug@4.3.4)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3)(typescript@5.2.2): - resolution: {integrity: sha512-IgIYgbb4P0rmDsieYdbmp/PB0fUPrFXylBiOQqnzG0MLBvc6lOrL02iLJMG2JG81izBF+aRb+x5YjpHC0G/ZbQ==} + /@strapi/content-releases@4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/admin@4.19.1)(@strapi/strapi@4.19.1)(codemirror@6.0.1)(debug@4.3.4)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3)(typescript@5.2.2): + resolution: {integrity: sha512-x0OULBsiKNCTVcb5e3PQu5w/hWgVmCt1WKs7d1aef7pCP97GUilceaDGRLeKi6SJhAn7dCDxXSwZJMdWUC1p9g==} engines: {node: '>=16.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/admin': ^4.19.0 @@ -3288,13 +3288,13 @@ packages: styled-components: 5.3.3 dependencies: '@reduxjs/toolkit': 1.9.7(react-redux@8.1.1)(react@18.2.0) - '@strapi/admin': 4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/data-transfer@4.19.0)(@strapi/strapi@4.19.0)(codemirror@5.65.16)(debug@4.3.4)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3) + '@strapi/admin': 4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/data-transfer@4.19.1)(@strapi/strapi@4.19.1)(codemirror@5.65.16)(debug@4.3.4)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3) '@strapi/design-system': 1.14.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/icons@1.14.1)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3) - '@strapi/helper-plugin': 4.19.0(@strapi/design-system@1.14.1)(@strapi/icons@1.14.1)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2) + '@strapi/helper-plugin': 4.19.1(@strapi/design-system@1.14.1)(@strapi/icons@1.14.1)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2) '@strapi/icons': 1.14.1(react-dom@18.2.0)(react@18.2.0) - '@strapi/strapi': 4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3) - '@strapi/types': 4.19.0(pg@8.11.3) - '@strapi/utils': 4.19.0 + '@strapi/strapi': 4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3) + '@strapi/types': 4.19.1(pg@8.11.3) + '@strapi/utils': 4.19.1 axios: 1.6.0(debug@4.3.4) formik: 2.4.0(react@18.2.0) lodash: 4.17.21 @@ -3332,16 +3332,16 @@ packages: - typescript dev: false - /@strapi/data-transfer@4.19.0(@strapi/strapi@4.19.0)(pg@8.11.3): - resolution: {integrity: sha512-3EaVfubomyfZRrmffvyXh8ZyBkMLGt9VyI6VCk7bb0jslBUyWZZn+fAGJ35hx4fmm1Vc755H8JtoA1KiM5/PTw==} + /@strapi/data-transfer@4.19.1(@strapi/strapi@4.19.1)(pg@8.11.3): + resolution: {integrity: sha512-zoWjprkKjqBp9i/sChUWvcKY7Z1l6dWgupu6VjbvEvv1cAemx2MEwk1s57EQuFCUVFrWnDtrscvBrpX7qQseKA==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/strapi': ^4.14.4 dependencies: - '@strapi/logger': 4.19.0 - '@strapi/strapi': 4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3) - '@strapi/types': 4.19.0(pg@8.11.3) - '@strapi/utils': 4.19.0 + '@strapi/logger': 4.19.1 + '@strapi/strapi': 4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3) + '@strapi/types': 4.19.1(pg@8.11.3) + '@strapi/utils': 4.19.1 chalk: 4.1.2 cli-table3: 0.6.2 commander: 8.3.0 @@ -3370,11 +3370,11 @@ packages: - utf-8-validate dev: false - /@strapi/database@4.19.0(pg@8.11.3): - resolution: {integrity: sha512-12d0CVZ414vVWNjcoCtfIt3U3sd1rJSuQOIXXE0ASOoVfY5bpaRTmZP6KzjbqKLKJcZO0LQuD/fclBeJjlY9MA==} + /@strapi/database@4.19.1(pg@8.11.3): + resolution: {integrity: sha512-smI6Agt1zoRSn1hPfm81O+SLXiDSGg9XX9wITnKAg7PzB7GIKCZyPx9rb91z4Rg/youttizDPTfPjeRP+h/qHQ==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} dependencies: - '@strapi/utils': 4.19.0 + '@strapi/utils': 4.19.1 date-fns: 2.30.0 debug: 4.3.4(supports-color@5.5.0) fs-extra: 10.0.0 @@ -3475,8 +3475,8 @@ packages: - codemirror dev: false - /@strapi/generate-new@4.19.0: - resolution: {integrity: sha512-zZCYJJUOxtuG2KOLd2FXaSNE7ehKPhfqlo6Uh0sYGN5WFp1SsJD1x+pa1LHrT3EEwBqGVSplDbTdbFSmGKMP2g==} + /@strapi/generate-new@4.19.1: + resolution: {integrity: sha512-KCRVjlxqtbgTm6CK293ALxN5HToTZ0HSIbZ7YaMDY0BJP5JyPU7DXf3Ka53Fk53UxKHkCLceZoSXE0wnEwZpUA==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} dependencies: '@sentry/node': 6.19.7 @@ -3495,13 +3495,13 @@ packages: - supports-color dev: false - /@strapi/generators@4.19.0: - resolution: {integrity: sha512-eWFvJLG7dC0GgqWYCdyfaT6qOXyVugIYieRDPlr46Gz0b6rdSBc1W+HU5myUd6uZS/Cj7uFFpXjlNjUYGXpPRA==} + /@strapi/generators@4.19.1: + resolution: {integrity: sha512-U8FEOueDmewWgnOMacuQwEVGasb7veDo/6qpAA41ZF9aFhXxPI84fotLmC0XeTYyHCVd3/8c2PcJ73edCG5kzg==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} dependencies: '@sindresorhus/slugify': 1.1.0 - '@strapi/typescript-utils': 4.19.0 - '@strapi/utils': 4.19.0 + '@strapi/typescript-utils': 4.19.1 + '@strapi/utils': 4.19.1 chalk: 4.1.2 copyfiles: 2.4.1 fs-extra: 10.0.0 @@ -3512,8 +3512,8 @@ packages: - supports-color dev: false - /@strapi/helper-plugin@4.19.0(@strapi/design-system@1.14.1)(@strapi/icons@1.14.1)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2): - resolution: {integrity: sha512-zG7PmtrLdYfGNWjHoM5w2MJqFuoOJlc2IgyOYXNXOJcUMb3PvdoiywW1KkJFK9pkH2MbjvGO13LJBsPKaEwQAg==} + /@strapi/helper-plugin@4.19.1(@strapi/design-system@1.14.1)(@strapi/icons@1.14.1)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2): + resolution: {integrity: sha512-BjJp102rZdU1XT8PBsKYtlGb+dNvRbKQv7zl8VlW1WozImGXgA6TkjP9fzSrv6QMi/XgWuvEGnDMRIJWwflt0Q==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/design-system': 1.14.1 @@ -3546,8 +3546,8 @@ packages: - typescript dev: false - /@strapi/helper-plugin@4.19.0(@strapi/design-system@1.14.1)(@strapi/icons@1.14.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2): - resolution: {integrity: sha512-zG7PmtrLdYfGNWjHoM5w2MJqFuoOJlc2IgyOYXNXOJcUMb3PvdoiywW1KkJFK9pkH2MbjvGO13LJBsPKaEwQAg==} + /@strapi/helper-plugin@4.19.1(@strapi/design-system@1.14.1)(@strapi/icons@1.14.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2): + resolution: {integrity: sha512-BjJp102rZdU1XT8PBsKYtlGb+dNvRbKQv7zl8VlW1WozImGXgA6TkjP9fzSrv6QMi/XgWuvEGnDMRIJWwflt0Q==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/design-system': 1.14.1 @@ -3590,16 +3590,16 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: false - /@strapi/logger@4.19.0: - resolution: {integrity: sha512-aKP24hl0pjd9+qoPeBIixggnx8k6ak90ebibeANLY+1a3POoc9+MpNHRA1ah2jVgC2ylV5boYN/HEmhomfBxYw==} + /@strapi/logger@4.19.1: + resolution: {integrity: sha512-dsC6NAbgNZAyIUlINGHKE9vApQUgXnBM7H9Sd45Z2+TOB+qXehagyT76kmcziXBOoypaeLF1fr4Rl8YQPyoyAg==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} dependencies: lodash: 4.17.21 winston: 3.10.0 dev: false - /@strapi/pack-up@4.19.0: - resolution: {integrity: sha512-d+yP2jrUiBfJ436Ma6BiIVQx8GuRIq5lxkwXvLxv8Z3mn5nG2Rud1R1rtGJ32hEDfddrf8MqJ0eu1Pz4AaWgyQ==} + /@strapi/pack-up@4.19.1: + resolution: {integrity: sha512-IlDNdHLlxZ9fPcphEUvy94i743yUmTgk4EQzWek6FgbSBFUwJ0YhrS5UMWpjoYc52GChumNArwezAg26GiBUEw==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} hasBin: true dependencies: @@ -3636,19 +3636,19 @@ packages: - terser dev: false - /@strapi/permissions@4.19.0: - resolution: {integrity: sha512-Us2uKQ3Y9qrQGGJ65d6gwHqZRdM3X9/Gon1ro9eydXVX6XftZ92VfoxTRJo07/MQAaNW87FOyxQgHla9qTosTg==} + /@strapi/permissions@4.19.1: + resolution: {integrity: sha512-Qc7aLXLK1/vF1dvwbPnnvtd2+Z12ZuuN+rBl8gnglMPqTcCxT6YsAeunX4v/YuBJh94/TGIxVhhJUPe0x6TVGw==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} dependencies: '@casl/ability': 6.5.0 - '@strapi/utils': 4.19.0 + '@strapi/utils': 4.19.1 lodash: 4.17.21 qs: 6.11.1 sift: 16.0.1 dev: false - /@strapi/plugin-color-picker@4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/strapi@4.19.0)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2): - resolution: {integrity: sha512-E2XnuHNG//5ZNaHKMy2tH4BraxdtOfiJo2eEDuUoa3Gt+8liVWTrEWoiu2dYRTuP8CuqSp/MvJaxdmzLOWLvPQ==} + /@strapi/plugin-color-picker@4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/strapi@4.19.1)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2): + resolution: {integrity: sha512-Tz81K6fXvKVV8N8aXhA+Iy4r7TeGXZHVFdzJ4LGLACgJ9EDYATmeE87CMlXgts5VOAQ4jgaVVCoW2eNO4uXFSw==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/strapi': ^4.4.0 @@ -3658,9 +3658,9 @@ packages: styled-components: ^5.2.1 dependencies: '@strapi/design-system': 1.14.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/icons@1.14.1)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3) - '@strapi/helper-plugin': 4.19.0(@strapi/design-system@1.14.1)(@strapi/icons@1.14.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2) + '@strapi/helper-plugin': 4.19.1(@strapi/design-system@1.14.1)(@strapi/icons@1.14.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2) '@strapi/icons': 1.14.1(react-dom@18.2.0)(react@18.2.0) - '@strapi/strapi': 4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3) + '@strapi/strapi': 4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3) prop-types: 15.8.1 react: 18.2.0 react-colorful: 5.6.1(react-dom@18.2.0)(react@18.2.0) @@ -3685,13 +3685,13 @@ packages: - typescript dev: false - /@strapi/plugin-content-manager@4.19.0(pg@8.11.3): - resolution: {integrity: sha512-+7RSpLq/s3vLxkAaEvnAa8Hmz7cql3ZPciMMMWkxlRytAezYtxVGde6lBmg8W3vuZRfYO3Bjsj/p4HATxQ5Dzg==} + /@strapi/plugin-content-manager@4.19.1(pg@8.11.3): + resolution: {integrity: sha512-7CX+J0tkb3QeSrjdgoUllRAxmKZEGGC2XNR7TmeM08AhPthSicXKoUqiaGTcjCpBeOCNWNP2y+ytSolqFT562Q==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} dependencies: '@sindresorhus/slugify': 1.1.0 - '@strapi/types': 4.19.0(pg@8.11.3) - '@strapi/utils': 4.19.0 + '@strapi/types': 4.19.1(pg@8.11.3) + '@strapi/utils': 4.19.1 koa: 2.13.4 koa-bodyparser: 4.4.1 lodash: 4.17.21 @@ -3708,8 +3708,8 @@ packages: - tedious dev: false - /@strapi/plugin-content-type-builder@4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/strapi@4.19.0)(codemirror@6.0.1)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3)(typescript@5.2.2): - resolution: {integrity: sha512-lBK9unDoVtVn7qld2xVEg6SGEuV4iCiEqm1kUn0YAqKk+CFx5PL1IJO6CkByj83eIaSqID3rTQYogn6tsftsMQ==} + /@strapi/plugin-content-type-builder@4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/strapi@4.19.1)(codemirror@6.0.1)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3)(typescript@5.2.2): + resolution: {integrity: sha512-9fhOBfhk+AEnfWwLdWM5jBOTGGPgmjfyBFuHLMbzkKDgrS3irmz6PGz+nV0JhORBKUF3qid5o6rgj5mYpdZCNQ==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/strapi': ^4.0.0 @@ -3721,11 +3721,11 @@ packages: '@reduxjs/toolkit': 1.9.7(react-redux@8.1.1)(react@18.2.0) '@sindresorhus/slugify': 1.1.0 '@strapi/design-system': 1.14.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/icons@1.14.1)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3) - '@strapi/generators': 4.19.0 - '@strapi/helper-plugin': 4.19.0(@strapi/design-system@1.14.1)(@strapi/icons@1.14.1)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2) + '@strapi/generators': 4.19.1 + '@strapi/helper-plugin': 4.19.1(@strapi/design-system@1.14.1)(@strapi/icons@1.14.1)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2) '@strapi/icons': 1.14.1(react-dom@18.2.0)(react@18.2.0) - '@strapi/strapi': 4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3) - '@strapi/utils': 4.19.0 + '@strapi/strapi': 4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3) + '@strapi/utils': 4.19.1 fs-extra: 10.0.0 immer: 9.0.19 koa-bodyparser: 4.4.1 @@ -3760,8 +3760,8 @@ packages: - typescript dev: false - /@strapi/plugin-email@4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(debug@4.3.4)(koa@2.13.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2): - resolution: {integrity: sha512-oRir4AE1MjMV2dnzXf5IhPg86wuZ+24atlt2Zrn3PEBKPojhZole08PcNVVnWTO/ec1QtlSqwyvxgDGBzMJIpQ==} + /@strapi/plugin-email@4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(debug@4.3.4)(koa@2.13.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2): + resolution: {integrity: sha512-uFwbiz2Huc3jKtGqS/H25hvi/UcWJHQnucXoxgASqvI71JwhVQwOe60GFf40hsIpNN+MZgSxHGtNlXnDLhpaNA==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: koa: 2.13.4 @@ -3771,10 +3771,10 @@ packages: styled-components: ^5.2.1 dependencies: '@strapi/design-system': 1.14.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/icons@1.14.1)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3) - '@strapi/helper-plugin': 4.19.0(@strapi/design-system@1.14.1)(@strapi/icons@1.14.1)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2) + '@strapi/helper-plugin': 4.19.1(@strapi/design-system@1.14.1)(@strapi/icons@1.14.1)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2) '@strapi/icons': 1.14.1(react-dom@18.2.0)(react@18.2.0) - '@strapi/provider-email-sendmail': 4.19.0 - '@strapi/utils': 4.19.0 + '@strapi/provider-email-sendmail': 4.19.1 + '@strapi/utils': 4.19.1 koa: 2.13.4 lodash: 4.17.21 prop-types: 15.8.1 @@ -3802,8 +3802,8 @@ packages: - typescript dev: false - /@strapi/plugin-i18n@4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/strapi@4.19.0)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3)(typescript@5.2.2): - resolution: {integrity: sha512-3/fAJnUo0hfX+AlMzLDG4UoWCANURaDyF4btLriexa11P9L7n1fU0vQNt1sWKQg0KUy/R35rhZ21/5L7hwq6UQ==} + /@strapi/plugin-i18n@4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/strapi@4.19.1)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3)(typescript@5.2.2): + resolution: {integrity: sha512-ORYUP0DPE9sW1z0veQtbLJ4/C91GjS18X/ynxGxZ9z5FB1JLqNyFqxMIqu15/UHRFuzEYgw67+VWFCbSNytJFA==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/strapi': ^4.0.0 @@ -3814,10 +3814,10 @@ packages: dependencies: '@reduxjs/toolkit': 1.9.7(react-redux@8.1.1)(react@18.2.0) '@strapi/design-system': 1.14.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/icons@1.14.1)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3) - '@strapi/helper-plugin': 4.19.0(@strapi/design-system@1.14.1)(@strapi/icons@1.14.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2) + '@strapi/helper-plugin': 4.19.1(@strapi/design-system@1.14.1)(@strapi/icons@1.14.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2) '@strapi/icons': 1.14.1(react-dom@18.2.0)(react@18.2.0) - '@strapi/strapi': 4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3) - '@strapi/utils': 4.19.0 + '@strapi/strapi': 4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3) + '@strapi/utils': 4.19.1 axios: 1.6.0(debug@4.3.4) formik: 2.4.0(react@18.2.0) immer: 9.0.19 @@ -3850,8 +3850,8 @@ packages: - typescript dev: false - /@strapi/plugin-sentry@4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/strapi@4.19.0)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2): - resolution: {integrity: sha512-qcuDRzOrFLEgnFqay7Qb9c2A9ZS2xSheZ4yODSmEHOM2g7I2ajs90plxQ4yzMI/mfVdfArpq2jwJziVYn8kZZA==} + /@strapi/plugin-sentry@4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/strapi@4.19.1)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2): + resolution: {integrity: sha512-+aaH02eJG0s9WT0YkMCaigkMLKF707ZLG+mvNCxDZxnTlwbRAUAQuNVr1x1zCMzSaslRXnqct68Lxp+/YTnUzA==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/strapi': ^4.0.0 @@ -3862,9 +3862,9 @@ packages: dependencies: '@sentry/node': 6.19.7 '@strapi/design-system': 1.14.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/icons@1.14.1)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3) - '@strapi/helper-plugin': 4.19.0(@strapi/design-system@1.14.1)(@strapi/icons@1.14.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2) + '@strapi/helper-plugin': 4.19.1(@strapi/design-system@1.14.1)(@strapi/icons@1.14.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2) '@strapi/icons': 1.14.1(react-dom@18.2.0)(react@18.2.0) - '@strapi/strapi': 4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3) + '@strapi/strapi': 4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) react-router-dom: 5.3.4(react@18.2.0) @@ -3887,12 +3887,12 @@ packages: - typescript dev: false - /@strapi/plugin-seo@1.9.8(@strapi/strapi@4.19.0)(eslint@8.56.0)(react-dom@18.2.0)(react@18.2.0): + /@strapi/plugin-seo@1.9.8(@strapi/strapi@4.19.1)(eslint@8.56.0)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-66haxyQ71KozCJbzbFnFvNGhG5I8RPy0KxTTJcILfCgWwmNid4yJ9P9hBarZeCLr1PcqSCN1ju1j+iXpTG7nyg==} peerDependencies: '@strapi/strapi': ^4.0.0 dependencies: - '@strapi/strapi': 4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3) + '@strapi/strapi': 4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3) date-fns: 2.30.0 eslint-plugin-react-hooks: 4.6.0(eslint@8.56.0) lodash: 4.17.21 @@ -3904,8 +3904,8 @@ packages: - react-dom dev: false - /@strapi/plugin-upload@4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/strapi@4.19.0)(codemirror@6.0.1)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3)(typescript@5.2.2): - resolution: {integrity: sha512-5z2SGYI0DzbIIXLp0TdrMHHOvp6WmmLbkMtSUzsXIGX352B30eu8Ng/0FMlOHyrXx49IoWmRyOhUsF+9ShaSxw==} + /@strapi/plugin-upload@4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/strapi@4.19.1)(codemirror@6.0.1)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3)(typescript@5.2.2): + resolution: {integrity: sha512-8rtHnd7ZmIuqIQ2aWd0WrxOLh9HVPa49hCIlV/aqqikQNJ9bY8iWMgXWyajAElmjwFAn4Q//cA8A7v+V47XFqA==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/strapi': ^4.0.0 @@ -3915,11 +3915,11 @@ packages: styled-components: ^5.2.1 dependencies: '@strapi/design-system': 1.14.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/icons@1.14.1)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3) - '@strapi/helper-plugin': 4.19.0(@strapi/design-system@1.14.1)(@strapi/icons@1.14.1)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2) + '@strapi/helper-plugin': 4.19.1(@strapi/design-system@1.14.1)(@strapi/icons@1.14.1)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2) '@strapi/icons': 1.14.1(react-dom@18.2.0)(react@18.2.0) - '@strapi/provider-upload-local': 4.19.0 - '@strapi/strapi': 4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3) - '@strapi/utils': 4.19.0 + '@strapi/provider-upload-local': 4.19.1 + '@strapi/strapi': 4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3) + '@strapi/utils': 4.19.1 axios: 1.6.0(debug@4.3.4) byte-size: 7.0.1 cropperjs: 1.6.0 @@ -3966,8 +3966,8 @@ packages: - typescript dev: false - /@strapi/plugin-users-permissions@4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/strapi@4.19.0)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3)(typescript@5.2.2): - resolution: {integrity: sha512-hS9L6qKOGS1J+dNg5eD2CSsM4w8g3cX+zw/GDJMiYk1YrDIO0c2nWHeLRB8re8OCwy4JK9PWQW7h+SWGv9ZvyA==} + /@strapi/plugin-users-permissions@4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/strapi@4.19.1)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3)(typescript@5.2.2): + resolution: {integrity: sha512-C1CvlK09mBfpUy2I/2xFizir1UK11vHcS/SDXudKRLOWVvg5JoK88ycc97/H52kIBhwq8v1tRY/jxzaAM3se1A==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} peerDependencies: '@strapi/strapi': ^4.0.0 @@ -3977,10 +3977,10 @@ packages: styled-components: ^5.2.1 dependencies: '@strapi/design-system': 1.14.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/icons@1.14.1)(codemirror@6.0.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3) - '@strapi/helper-plugin': 4.19.0(@strapi/design-system@1.14.1)(@strapi/icons@1.14.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2) + '@strapi/helper-plugin': 4.19.1(@strapi/design-system@1.14.1)(@strapi/icons@1.14.1)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2) '@strapi/icons': 1.14.1(react-dom@18.2.0)(react@18.2.0) - '@strapi/strapi': 4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3) - '@strapi/utils': 4.19.0 + '@strapi/strapi': 4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3) + '@strapi/utils': 4.19.1 bcryptjs: 2.4.3 formik: 2.4.0(react@18.2.0) grant-koa: 5.4.8(koa@2.13.4) @@ -4023,21 +4023,21 @@ packages: - typescript dev: false - /@strapi/provider-audit-logs-local@4.19.0: - resolution: {integrity: sha512-2L5kXhUocPQvciuadMzLQdKp+JuAWxonAeu5sO/bj2Hhw5mhrW6/xVe+FIxCza1i2Q/ZvCF9Sn1rC2z8IUOQxw==} + /@strapi/provider-audit-logs-local@4.19.1: + resolution: {integrity: sha512-BL4mdCMKozraz2EWtV8cAFjQh/brJ3b8wALDjwlbp1GJTb3qR1sU7B2Aw2QlnWSfSHduSn2aioprPt0yDsbEWg==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} dev: false - /@strapi/provider-email-sendmail@4.19.0: - resolution: {integrity: sha512-qQZKydKYOXd+gbQCf3DAzCS8d+OArG1I7lbnaapWiEGltLuhj6DBfdgm74Pzz5S2bwNnCW145Fa++VJ37EnkDA==} + /@strapi/provider-email-sendmail@4.19.1: + resolution: {integrity: sha512-tPiY+a209xkkHH5+1CLWkickfCnhukrVqvoJnI92GiGJCnHFPhPnNzZr0z7NNtdCXotTY3iSJv2dF56JDPAqgA==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} dependencies: - '@strapi/utils': 4.19.0 + '@strapi/utils': 4.19.1 sendmail: 1.6.1 dev: false - /@strapi/provider-upload-aws-s3@4.19.0: - resolution: {integrity: sha512-Vwc+Zk5RKrRlU40xNVI1ngQfJiiwvrz5AjzRKE+17NeTtxKXA2egkHPeFH5xdtC3JM+3ea44v5+bNRd3/AGNww==} + /@strapi/provider-upload-aws-s3@4.19.1: + resolution: {integrity: sha512-Y02B/xAoc9rnVNqhNPCiLqd6+4+eYc8Mat2l8M3qfryP1mM409NUV2jJDDmvB6xjAkcBPY9IAUz8HiyccIA5Rw==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} dependencies: '@aws-sdk/client-s3': 3.433.0 @@ -4049,38 +4049,38 @@ packages: - aws-crt dev: false - /@strapi/provider-upload-local@4.19.0: - resolution: {integrity: sha512-ofIcYZUWagXRv6W/8aCx4gUunTMSBd18FQW2Bc5fFaQfeTG2LRYv37IDd8u8nK5nR3NorpsvhXpbTKqwsgzYKQ==} + /@strapi/provider-upload-local@4.19.1: + resolution: {integrity: sha512-6lf6szpnQOgsaARVlrHT57u+pk8hGf+f+9XLMQPoYTkHQyK67UzZBLlMc8fRu5prv2dDUbfltoCG7kW4r3x3VA==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} dependencies: - '@strapi/utils': 4.19.0 + '@strapi/utils': 4.19.1 fs-extra: 10.0.0 dev: false - /@strapi/strapi@4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3): - resolution: {integrity: sha512-TH0zCvC2gNGZ8TLl01n2yUVGv/2wHzYaZ40UBIqhN0R4I/vrI5zGZIsX7GjLhDs+xYs/Sh1UIJMFkd0B4kG+wQ==} + /@strapi/strapi@4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3): + resolution: {integrity: sha512-dbZ45fVlIPq2ErU7Mqdx/hwkgADU9BFSd9oVZWu9zyTTW1ncB/2Rc6yKiw2+MDgEk17BRXm78oguVbVCXlDJ/Q==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} hasBin: true requiresBuild: true dependencies: '@koa/cors': 3.4.3 '@koa/router': 10.1.1 - '@strapi/admin': 4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/data-transfer@4.19.0)(@strapi/strapi@4.19.0)(codemirror@5.65.16)(debug@4.3.4)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3) - '@strapi/content-releases': 4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/admin@4.19.0)(@strapi/strapi@4.19.0)(codemirror@6.0.1)(debug@4.3.4)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3)(typescript@5.2.2) - '@strapi/data-transfer': 4.19.0(@strapi/strapi@4.19.0)(pg@8.11.3) - '@strapi/database': 4.19.0(pg@8.11.3) - '@strapi/generate-new': 4.19.0 - '@strapi/generators': 4.19.0 - '@strapi/logger': 4.19.0 - '@strapi/pack-up': 4.19.0 - '@strapi/permissions': 4.19.0 - '@strapi/plugin-content-manager': 4.19.0(pg@8.11.3) - '@strapi/plugin-content-type-builder': 4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/strapi@4.19.0)(codemirror@6.0.1)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3)(typescript@5.2.2) - '@strapi/plugin-email': 4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(debug@4.3.4)(koa@2.13.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2) - '@strapi/plugin-upload': 4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/strapi@4.19.0)(codemirror@6.0.1)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3)(typescript@5.2.2) - '@strapi/types': 4.19.0(pg@8.11.3) - '@strapi/typescript-utils': 4.19.0 - '@strapi/utils': 4.19.0 + '@strapi/admin': 4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/data-transfer@4.19.1)(@strapi/strapi@4.19.1)(codemirror@5.65.16)(debug@4.3.4)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3) + '@strapi/content-releases': 4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/admin@4.19.1)(@strapi/strapi@4.19.1)(codemirror@6.0.1)(debug@4.3.4)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3)(typescript@5.2.2) + '@strapi/data-transfer': 4.19.1(@strapi/strapi@4.19.1)(pg@8.11.3) + '@strapi/database': 4.19.1(pg@8.11.3) + '@strapi/generate-new': 4.19.1 + '@strapi/generators': 4.19.1 + '@strapi/logger': 4.19.1 + '@strapi/pack-up': 4.19.1 + '@strapi/permissions': 4.19.1 + '@strapi/plugin-content-manager': 4.19.1(pg@8.11.3) + '@strapi/plugin-content-type-builder': 4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/strapi@4.19.1)(codemirror@6.0.1)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3)(typescript@5.2.2) + '@strapi/plugin-email': 4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(debug@4.3.4)(koa@2.13.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(styled-components@5.3.3)(typescript@5.2.2) + '@strapi/plugin-upload': 4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(@strapi/strapi@4.19.1)(codemirror@6.0.1)(debug@4.3.4)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(styled-components@5.3.3)(typescript@5.2.2) + '@strapi/types': 4.19.1(pg@8.11.3) + '@strapi/typescript-utils': 4.19.1 + '@strapi/utils': 4.19.1 bcryptjs: 2.4.3 boxen: 5.1.2 chalk: 4.1.2 @@ -4181,17 +4181,17 @@ packages: - webpack-plugin-serve dev: false - /@strapi/types@4.19.0(pg@8.11.3): - resolution: {integrity: sha512-AX5g4zwiiR3dad0gkXl+4obw3eWc0n80b1b/2C99ags6V1xx1TzP6rK1F/0fF69mzjvf6R43t++PeV3yW6RE4A==} + /@strapi/types@4.19.1(pg@8.11.3): + resolution: {integrity: sha512-ZIYf5HHhy+N4yyygonxZH2e8aZs3o4u12uVp/6xQ801szfKo0DaAc2RxWxD28mhB77Zkm5nnR2fhY7EawQmWHg==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} dependencies: '@casl/ability': 6.5.0 '@koa/cors': 3.4.3 '@koa/router': 10.1.1 - '@strapi/database': 4.19.0(pg@8.11.3) - '@strapi/logger': 4.19.0 - '@strapi/permissions': 4.19.0 - '@strapi/utils': 4.19.0 + '@strapi/database': 4.19.1(pg@8.11.3) + '@strapi/logger': 4.19.1 + '@strapi/permissions': 4.19.1 + '@strapi/utils': 4.19.1 commander: 8.3.0 https-proxy-agent: 5.0.1 koa: 2.13.4 @@ -4209,8 +4209,8 @@ packages: - tedious dev: false - /@strapi/typescript-utils@4.19.0: - resolution: {integrity: sha512-sBAfAKtqcQIe/1s9RFS3QJzj+rM60nmzmi65Tx4Aa3hKId0m6rpsP6ROKkHMNBLkAXBE8phekMZ526oi+BOILQ==} + /@strapi/typescript-utils@4.19.1: + resolution: {integrity: sha512-+6+9/eEiLZbZS+PU35M56u2YlJbWvxs2TrGi1FEplvLmWOI2MBQjWLIUlaFd9BoGPUKN4hiZaRabdmh3gMtglw==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} dependencies: chalk: 4.1.2 @@ -4255,8 +4255,8 @@ packages: - '@types/react-dom' dev: false - /@strapi/utils@4.19.0: - resolution: {integrity: sha512-iqA7knGt6ELxu/98FxRBIetuNz0hjZOhdlK2ikGrJYz1wOuya7YaYdoi6mZ1jU7JJd2qiisoUlha9Kkc+n0shg==} + /@strapi/utils@4.19.1: + resolution: {integrity: sha512-BOLMAA9kUKsP6roiD5Xh+2xHY3b36cQ1Uai4uMZj+NBb17FJvP3Zbo4Bbbho5U24eC8tqUg3CDCzYq9exLDslw==} engines: {node: '>=18.0.0 <=20.x.x', npm: '>=6.0.0'} dependencies: '@sindresorhus/slugify': 1.1.0 @@ -11295,14 +11295,14 @@ packages: engines: {node: '>= 0.8'} dev: false - /strapi-plugin-config-sync@1.2.3(@strapi/strapi@4.19.0)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1): + /strapi-plugin-config-sync@1.2.3(@strapi/strapi@4.19.1)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1): resolution: {integrity: sha512-h1KWJAm9aTzJsXp8opF3+RnyseK+2ccdRs6AEJeOfQEiAObNVESXvrBSu8MHRA6f+mGamSQUy2KtFqYCOCNj+Q==} engines: {node: '>=18.0.0', npm: '>=6.0.0'} hasBin: true peerDependencies: '@strapi/strapi': ^4.0.0 dependencies: - '@strapi/strapi': 4.19.0(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3) + '@strapi/strapi': 4.19.1(@babel/runtime@7.23.8)(@codemirror/autocomplete@6.12.0)(@codemirror/language@6.10.0)(@codemirror/lint@6.4.2)(@codemirror/search@6.5.5)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.23.0)(codemirror@6.0.1)(pg@8.11.3)(react-dom@18.2.0)(react-router-dom@5.3.4)(react@18.2.0)(redux@4.2.1)(scheduler@0.23.0)(styled-components@5.3.3) chalk: 4.1.2 cli-table: 0.3.11 commander: 8.3.0 From d15b7f89cb927887e861ea709ff1f855a2ac0585 Mon Sep 17 00:00:00 2001 From: Dan Grebb Date: Thu, 1 Feb 2024 20:34:31 -0500 Subject: [PATCH 2/2] chore(front): update FE deps (#1213) --- front/package.json | 12 +-- front/pnpm-lock.yaml | 193 +++++++++++++++++++++---------------------- 2 files changed, 100 insertions(+), 105 deletions(-) diff --git a/front/package.json b/front/package.json index 21c1c6f0d..8859ca3e8 100644 --- a/front/package.json +++ b/front/package.json @@ -38,18 +38,18 @@ "@iconify-json/icon-park-outline": "^1.1.15", "@iconify-json/mdi": "^1.1.64", "@iconify-json/ph": "^1.1.10", - "@iconify-json/simple-icons": "^1.1.89", + "@iconify-json/simple-icons": "^1.1.90", "@iconify-json/typcn": "^1.1.9", - "@playwright/test": "^1.41.1", + "@playwright/test": "^1.41.2", "@sveltejs/adapter-static": "^3.0.1", "@sveltejs/kit": "^2.5.0", - "@sveltejs/vite-plugin-svelte": "^3.0.1", + "@sveltejs/vite-plugin-svelte": "^3.0.2", "autoprefixer": "^10.4.17", "eslint": "^8.56.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-svelte": "^2.35.1", "html-minifier-terser": "^7.2.0", - "marked": "^11.1.1", + "marked": "^11.2.0", "marked-alert": "^2.0.1", "patch-package": "^8.0.0", "postcss": "^8.4.33", @@ -68,10 +68,10 @@ "svelte-meta-tags": "^3.1.0", "svelte-sitemap": "^2.6.0", "typescript": "^5.3.3", - "unplugin-icons": "^0.18.2", + "unplugin-icons": "^0.18.3", "vite": "^5.0.12", "vite-plugin-progress": "^0.0.7", - "vitest": "^1.2.1" + "vitest": "^1.2.2" }, "engines": { "node": ">=16.0.0 <=20.x.x", diff --git a/front/pnpm-lock.yaml b/front/pnpm-lock.yaml index 006d39d29..81ef3bf28 100644 --- a/front/pnpm-lock.yaml +++ b/front/pnpm-lock.yaml @@ -35,23 +35,23 @@ devDependencies: specifier: ^1.1.10 version: 1.1.10 '@iconify-json/simple-icons': - specifier: ^1.1.89 - version: 1.1.89 + specifier: ^1.1.90 + version: 1.1.90 '@iconify-json/typcn': specifier: ^1.1.9 version: 1.1.9 '@playwright/test': - specifier: ^1.41.1 - version: 1.41.1 + specifier: ^1.41.2 + version: 1.41.2 '@sveltejs/adapter-static': specifier: ^3.0.1 version: 3.0.1(@sveltejs/kit@2.5.0) '@sveltejs/kit': specifier: ^2.5.0 - version: 2.5.0(patch_hash=bqoycfqmdvncggesgjghfff6d4)(@sveltejs/vite-plugin-svelte@3.0.1)(svelte@4.2.9)(vite@5.0.12) + version: 2.5.0(patch_hash=bqoycfqmdvncggesgjghfff6d4)(@sveltejs/vite-plugin-svelte@3.0.2)(svelte@4.2.9)(vite@5.0.12) '@sveltejs/vite-plugin-svelte': - specifier: ^3.0.1 - version: 3.0.1(svelte@4.2.9)(vite@5.0.12) + specifier: ^3.0.2 + version: 3.0.2(svelte@4.2.9)(vite@5.0.12) autoprefixer: specifier: ^10.4.17 version: 10.4.17(postcss@8.4.33) @@ -68,11 +68,11 @@ devDependencies: specifier: ^7.2.0 version: 7.2.0 marked: - specifier: ^11.1.1 - version: 11.1.1 + specifier: ^11.2.0 + version: 11.2.0 marked-alert: specifier: ^2.0.1 - version: 2.0.1(marked@11.1.1) + version: 2.0.1(marked@11.2.0) patch-package: specifier: ^8.0.0 version: 8.0.0 @@ -125,8 +125,8 @@ devDependencies: specifier: ^5.3.3 version: 5.3.3 unplugin-icons: - specifier: ^0.18.2 - version: 0.18.2 + specifier: ^0.18.3 + version: 0.18.3 vite: specifier: ^5.0.12 version: 5.0.12 @@ -134,8 +134,8 @@ devDependencies: specifier: ^0.0.7 version: 0.0.7(vite@5.0.12) vitest: - specifier: ^1.2.1 - version: 1.2.1 + specifier: ^1.2.2 + version: 1.2.2 packages: @@ -458,7 +458,7 @@ packages: debug: 4.3.4 espree: 9.6.1 globals: 13.24.0 - ignore: 5.3.0 + ignore: 5.3.1 import-fresh: 3.3.0 js-yaml: 4.1.0 minimatch: 3.1.2 @@ -528,8 +528,8 @@ packages: '@iconify/types': 2.0.0 dev: true - /@iconify-json/simple-icons@1.1.89: - resolution: {integrity: sha512-rsRgN5okCP6Xg4RD/5t8UlSQR7812AYMz3eas1JzOtBdLuaSDjI+FIarI+EUXzVblA6VAX2n9SwSuyXlHcjy+g==} + /@iconify-json/simple-icons@1.1.90: + resolution: {integrity: sha512-IYDCQD3VJ5verAwWwMgnbJ6SvPzEqH0SG6JsI2ySuI64d7qVbcJMFycc0kGPfSsi2yAPYHk+tD6Iln17y1MuNA==} dependencies: '@iconify/types': 2.0.0 dev: true @@ -544,15 +544,15 @@ packages: resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} dev: true - /@iconify/utils@2.1.19: - resolution: {integrity: sha512-pysGqVBjZRZ7JMFpFpQZ3WNK1kEm1l7NwdA2k7kAlmoArJgsw999dSmyzmXgCUJ6GM9LLgyP2PCrDchygWOCGg==} + /@iconify/utils@2.1.20: + resolution: {integrity: sha512-t8TeKlYK/5i9yTY9VAGAE4P0qQHd/0vH+VSRO+bdpxlt8wqB6f2I0/IrciRsdeFZPMoL8IICgP7lgl2ZtbG8Tw==} dependencies: '@antfu/install-pkg': 0.1.1 '@antfu/utils': 0.7.7 '@iconify/types': 2.0.0 debug: 4.3.4 kolorist: 1.8.0 - local-pkg: 0.4.3 + local-pkg: 0.5.0 transitivePeerDependencies: - supports-color dev: true @@ -619,7 +619,7 @@ packages: engines: {node: '>= 8'} dependencies: '@nodelib/fs.scandir': 2.1.5 - fastq: 1.16.0 + fastq: 1.17.0 dev: true /@oozcitak/dom@1.15.10: @@ -651,12 +651,12 @@ packages: engines: {node: '>=8.0'} dev: true - /@playwright/test@1.41.1: - resolution: {integrity: sha512-9g8EWTjiQ9yFBXc6HjCWe41msLpxEX0KhmfmPl9RPLJdfzL4F0lg2BdJ91O9azFdl11y1pmpwdjBiSxvqc+btw==} + /@playwright/test@1.41.2: + resolution: {integrity: sha512-qQB9h7KbibJzrDpkXkYvsmiDJK14FULCCZgEcoe2AvFAS64oCirWTwzTlAYEbKaRxWs5TFesE1Na6izMv3HfGg==} engines: {node: '>=16'} hasBin: true dependencies: - playwright: 1.41.1 + playwright: 1.41.2 dev: true /@polka/url@1.0.0-next.24: @@ -776,10 +776,10 @@ packages: peerDependencies: '@sveltejs/kit': ^2.0.0 dependencies: - '@sveltejs/kit': 2.5.0(patch_hash=bqoycfqmdvncggesgjghfff6d4)(@sveltejs/vite-plugin-svelte@3.0.1)(svelte@4.2.9)(vite@5.0.12) + '@sveltejs/kit': 2.5.0(patch_hash=bqoycfqmdvncggesgjghfff6d4)(@sveltejs/vite-plugin-svelte@3.0.2)(svelte@4.2.9)(vite@5.0.12) dev: true - /@sveltejs/kit@2.5.0(patch_hash=bqoycfqmdvncggesgjghfff6d4)(@sveltejs/vite-plugin-svelte@3.0.1)(svelte@4.2.9)(vite@5.0.12): + /@sveltejs/kit@2.5.0(patch_hash=bqoycfqmdvncggesgjghfff6d4)(@sveltejs/vite-plugin-svelte@3.0.2)(svelte@4.2.9)(vite@5.0.12): resolution: {integrity: sha512-1uyXvzC2Lu1FZa30T4y5jUAC21R309ZMRG0TPt+PPPbNUoDpy8zSmSNVWYaBWxYDqLGQ5oPNWvjvvF2IjJ1jmA==} engines: {node: '>=18.13'} hasBin: true @@ -789,14 +789,14 @@ packages: svelte: ^4.0.0 || ^5.0.0-next.0 vite: ^5.0.3 dependencies: - '@sveltejs/vite-plugin-svelte': 3.0.1(svelte@4.2.9)(vite@5.0.12) + '@sveltejs/vite-plugin-svelte': 3.0.2(svelte@4.2.9)(vite@5.0.12) '@types/cookie': 0.6.0 cookie: 0.6.0 devalue: 4.3.2 esm-env: 1.0.0 import-meta-resolve: 4.0.0 kleur: 4.1.5 - magic-string: 0.30.5 + magic-string: 0.30.6 mrmime: 2.0.0 sade: 1.8.1 set-cookie-parser: 2.6.0 @@ -807,7 +807,7 @@ packages: dev: true patched: true - /@sveltejs/vite-plugin-svelte-inspector@2.0.0(@sveltejs/vite-plugin-svelte@3.0.1)(svelte@4.2.9)(vite@5.0.12): + /@sveltejs/vite-plugin-svelte-inspector@2.0.0(@sveltejs/vite-plugin-svelte@3.0.2)(svelte@4.2.9)(vite@5.0.12): resolution: {integrity: sha512-gjr9ZFg1BSlIpfZ4PRewigrvYmHWbDrq2uvvPB1AmTWKuM+dI1JXQSUu2pIrYLb/QncyiIGkFDFKTwJ0XqQZZg==} engines: {node: ^18.0.0 || >=20} peerDependencies: @@ -815,7 +815,7 @@ packages: svelte: ^4.0.0 || ^5.0.0-next.0 vite: ^5.0.0 dependencies: - '@sveltejs/vite-plugin-svelte': 3.0.1(svelte@4.2.9)(vite@5.0.12) + '@sveltejs/vite-plugin-svelte': 3.0.2(svelte@4.2.9)(vite@5.0.12) debug: 4.3.4 svelte: 4.2.9 vite: 5.0.12 @@ -823,18 +823,18 @@ packages: - supports-color dev: true - /@sveltejs/vite-plugin-svelte@3.0.1(svelte@4.2.9)(vite@5.0.12): - resolution: {integrity: sha512-CGURX6Ps+TkOovK6xV+Y2rn8JKa8ZPUHPZ/NKgCxAmgBrXReavzFl8aOSCj3kQ1xqT7yGJj53hjcV/gqwDAaWA==} + /@sveltejs/vite-plugin-svelte@3.0.2(svelte@4.2.9)(vite@5.0.12): + resolution: {integrity: sha512-MpmF/cju2HqUls50WyTHQBZUV3ovV/Uk8k66AN2gwHogNAG8wnW8xtZDhzNBsFJJuvmq1qnzA5kE7YfMJNFv2Q==} engines: {node: ^18.0.0 || >=20} peerDependencies: svelte: ^4.0.0 || ^5.0.0-next.0 vite: ^5.0.0 dependencies: - '@sveltejs/vite-plugin-svelte-inspector': 2.0.0(@sveltejs/vite-plugin-svelte@3.0.1)(svelte@4.2.9)(vite@5.0.12) + '@sveltejs/vite-plugin-svelte-inspector': 2.0.0(@sveltejs/vite-plugin-svelte@3.0.2)(svelte@4.2.9)(vite@5.0.12) debug: 4.3.4 deepmerge: 4.3.1 kleur: 4.1.5 - magic-string: 0.30.5 + magic-string: 0.30.6 svelte: 4.2.9 svelte-hmr: 0.15.3(svelte@4.2.9) vite: 5.0.12 @@ -863,38 +863,38 @@ packages: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} dev: true - /@vitest/expect@1.2.1: - resolution: {integrity: sha512-/bqGXcHfyKgFWYwIgFr1QYDaR9e64pRKxgBNWNXPefPFRhgm+K3+a/dS0cUGEreWngets3dlr8w8SBRw2fCfFQ==} + /@vitest/expect@1.2.2: + resolution: {integrity: sha512-3jpcdPAD7LwHUUiT2pZTj2U82I2Tcgg2oVPvKxhn6mDI2On6tfvPQTjAI4628GUGDZrCm4Zna9iQHm5cEexOAg==} dependencies: - '@vitest/spy': 1.2.1 - '@vitest/utils': 1.2.1 + '@vitest/spy': 1.2.2 + '@vitest/utils': 1.2.2 chai: 4.4.1 dev: true - /@vitest/runner@1.2.1: - resolution: {integrity: sha512-zc2dP5LQpzNzbpaBt7OeYAvmIsRS1KpZQw4G3WM/yqSV1cQKNKwLGmnm79GyZZjMhQGlRcSFMImLjZaUQvNVZQ==} + /@vitest/runner@1.2.2: + resolution: {integrity: sha512-JctG7QZ4LSDXr5CsUweFgcpEvrcxOV1Gft7uHrvkQ+fsAVylmWQvnaAr/HDp3LAH1fztGMQZugIheTWjaGzYIg==} dependencies: - '@vitest/utils': 1.2.1 + '@vitest/utils': 1.2.2 p-limit: 5.0.0 pathe: 1.1.2 dev: true - /@vitest/snapshot@1.2.1: - resolution: {integrity: sha512-Tmp/IcYEemKaqAYCS08sh0vORLJkMr0NRV76Gl8sHGxXT5151cITJCET20063wk0Yr/1koQ6dnmP6eEqezmd/Q==} + /@vitest/snapshot@1.2.2: + resolution: {integrity: sha512-SmGY4saEw1+bwE1th6S/cZmPxz/Q4JWsl7LvbQIky2tKE35US4gd0Mjzqfr84/4OD0tikGWaWdMja/nWL5NIPA==} dependencies: - magic-string: 0.30.5 + magic-string: 0.30.6 pathe: 1.1.2 pretty-format: 29.7.0 dev: true - /@vitest/spy@1.2.1: - resolution: {integrity: sha512-vG3a/b7INKH7L49Lbp0IWrG6sw9j4waWAucwnksPB1r1FTJgV7nkBByd9ufzu6VWya/QTvQW4V9FShZbZIB2UQ==} + /@vitest/spy@1.2.2: + resolution: {integrity: sha512-k9Gcahssw8d7X3pSLq3e3XEu/0L78mUkCjivUqCQeXJm9clfXR/Td8+AP+VC1O6fKPIDLcHDTAmBOINVuv6+7g==} dependencies: tinyspy: 2.2.0 dev: true - /@vitest/utils@1.2.1: - resolution: {integrity: sha512-bsH6WVZYe/J2v3+81M5LDU8kW76xWObKIURpPrOXm2pjBniBu2MERI/XP60GpS4PHU3jyK50LUutOwrx4CyHUg==} + /@vitest/utils@1.2.2: + resolution: {integrity: sha512-WKITBHLsBHlpjnDQahr+XK6RE7MiAsgrIkr0pGhQ9ygoxBfUeG0lUG5iLlzqjmKSlBv3+j5EGsriBzh+C3Tq9g==} dependencies: diff-sequences: 29.6.3 estree-walker: 3.0.3 @@ -991,8 +991,8 @@ packages: peerDependencies: postcss: ^8.1.0 dependencies: - browserslist: 4.22.2 - caniuse-lite: 1.0.30001580 + browserslist: 4.22.3 + caniuse-lite: 1.0.30001582 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.0.0 @@ -1029,15 +1029,15 @@ packages: fill-range: 7.0.1 dev: true - /browserslist@4.22.2: - resolution: {integrity: sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==} + /browserslist@4.22.3: + resolution: {integrity: sha512-UAp55yfwNv0klWNapjs/ktHoguxuQNGnOzxYmfnXIS+8AsRDZkSDxg7R1AX3GKzn078SBI5dzwzj/Yx0Or0e3A==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001580 - electron-to-chromium: 1.4.646 + caniuse-lite: 1.0.30001582 + electron-to-chromium: 1.4.654 node-releases: 2.0.14 - update-browserslist-db: 1.0.13(browserslist@4.22.2) + update-browserslist-db: 1.0.13(browserslist@4.22.3) dev: true /buffer-crc32@0.2.13: @@ -1073,8 +1073,8 @@ packages: tslib: 2.6.2 dev: true - /caniuse-lite@1.0.30001580: - resolution: {integrity: sha512-mtj5ur2FFPZcCEpXFy8ADXbDACuNFXg6mxVDqp7tqooX6l3zwm+d8EPoeOSIFRDvHs8qu7/SLFOGniULkcH2iA==} + /caniuse-lite@1.0.30001582: + resolution: {integrity: sha512-vsJG3V5vgfduaQGVxL53uSX/HUzxyr2eA8xCo36OLal7sRcSZbibJtLeh0qja4sFOr/QQGt4opB4tOy+eOgAxg==} dev: true /chai@4.4.1: @@ -1295,8 +1295,8 @@ packages: tslib: 2.6.2 dev: true - /electron-to-chromium@1.4.646: - resolution: {integrity: sha512-vThkQ0JuF45qT/20KbRgM56lV7IuGt7SjhawQ719PDHzhP84KAO1WJoaxgCoAffKHK47FmVKP1Fqizx7CwK1SA==} + /electron-to-chromium@1.4.654: + resolution: {integrity: sha512-hjfFa+Vj4WGLRVTlCQa+IivBkpcp+boGxMQfusOC/me5Y5NfU4wX7wyw+K9p8Cw4tl0BVIZGH2n7y/jMc3w4pg==} dev: true /emoji-regex@8.0.0: @@ -1443,7 +1443,7 @@ packages: glob-parent: 6.0.2 globals: 13.24.0 graphemer: 1.4.0 - ignore: 5.3.0 + ignore: 5.3.1 imurmurhash: 0.1.4 is-glob: 4.0.3 is-path-inside: 3.0.3 @@ -1562,8 +1562,8 @@ packages: resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==} dev: true - /fastq@1.16.0: - resolution: {integrity: sha512-ifCoaXsDrsdkWTtiNJX5uzHDsrck5TzfKKDcuFFTIrrc/BS076qgEIfoIy1VeZqViznfKiysPYTh/QeHtnIsYA==} + /fastq@1.17.0: + resolution: {integrity: sha512-zGygtijUMT7jnk3h26kUms3BkSDp4IfIKjmnqI2tvx6nuBfiF1UqOxbnLfzdv+apBy+53oaImsKtMw/xYbW+1w==} dependencies: reusify: 1.0.4 dev: true @@ -1803,8 +1803,8 @@ packages: engines: {node: '>=16.17.0'} dev: true - /ignore@5.3.0: - resolution: {integrity: sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==} + /ignore@5.3.1: + resolution: {integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==} engines: {node: '>= 4'} dev: true @@ -2004,11 +2004,6 @@ packages: engines: {node: '>=10'} dev: true - /local-pkg@0.4.3: - resolution: {integrity: sha512-SFppqq5p42fe2qcZQqqEOiVRXl+WCP1MdT6k7BDEW1j++sp5fIY+/fdRQitvKgB5BrBcmrs5m/L0v2FrU5MY1g==} - engines: {node: '>=14'} - dev: true - /local-pkg@0.5.0: resolution: {integrity: sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==} engines: {node: '>=14'} @@ -2062,8 +2057,8 @@ packages: yallist: 4.0.0 dev: true - /magic-string@0.30.5: - resolution: {integrity: sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA==} + /magic-string@0.30.6: + resolution: {integrity: sha512-n62qCLbPjNjyo+owKtveQxZFZTBm+Ms6YoGD23Wew6Vw337PElFNifQpknPruVRQV57kVShPnLGo9vWxVhpPvA==} engines: {node: '>=12'} dependencies: '@jridgewell/sourcemap-codec': 1.4.15 @@ -2076,16 +2071,16 @@ packages: semver: 6.3.1 dev: true - /marked-alert@2.0.1(marked@11.1.1): + /marked-alert@2.0.1(marked@11.2.0): resolution: {integrity: sha512-dREhBjpPEN87b5AdlpETVoEpYiROQJ2M01sqjvQetKqpfi92BQRfSFKPIEkm90RnMpv5CFLNpWfGO6bx+tnayQ==} peerDependencies: marked: '>=7.0.0' dependencies: - marked: 11.1.1 + marked: 11.2.0 dev: true - /marked@11.1.1: - resolution: {integrity: sha512-EgxRjgK9axsQuUa/oKMx5DEY8oXpKJfk61rT5iY3aRlgU6QJtUcxU5OAymdhCvWvhYcd9FKmO5eQoX8m9VGJXg==} + /marked@11.2.0: + resolution: {integrity: sha512-HR0m3bvu0jAPYiIvLUUQtdg1g6D247//lvcekpHO1WMvbwDlwSkZAX9Lw4F4YHE1T0HaaNve0tuAWuV1UJ6vtw==} engines: {node: '>= 18'} hasBin: true dev: true @@ -2422,18 +2417,18 @@ packages: pathe: 1.1.2 dev: true - /playwright-core@1.41.1: - resolution: {integrity: sha512-/KPO5DzXSMlxSX77wy+HihKGOunh3hqndhqeo/nMxfigiKzogn8kfL0ZBDu0L1RKgan5XHCPmn6zXd2NUJgjhg==} + /playwright-core@1.41.2: + resolution: {integrity: sha512-VaTvwCA4Y8kxEe+kfm2+uUUw5Lubf38RxF7FpBxLPmGe5sdNkSg5e3ChEigaGrX7qdqT3pt2m/98LiyvU2x6CA==} engines: {node: '>=16'} hasBin: true dev: true - /playwright@1.41.1: - resolution: {integrity: sha512-gdZAWG97oUnbBdRL3GuBvX3nDDmUOuqzV/D24dytqlKt+eI5KbwusluZRGljx1YoJKZ2NRPaeWiFTeGZO7SosQ==} + /playwright@1.41.2: + resolution: {integrity: sha512-v0bOa6H2GJChDL8pAeLa/LZC4feoAMbSQm1/jF/ySsWWoaNItvrMP7GEkvEEFyCTUYKMxjQKaTSg5up7nR6/8A==} engines: {node: '>=16'} hasBin: true dependencies: - playwright-core: 1.41.1 + playwright-core: 1.41.2 optionalDependencies: fsevents: 2.3.2 dev: true @@ -3053,7 +3048,7 @@ packages: dependencies: '@types/pug': 2.0.10 detect-indent: 6.1.0 - magic-string: 0.30.5 + magic-string: 0.30.6 postcss: 8.4.33 sorcery: 0.11.0 strip-indent: 3.0.0 @@ -3087,7 +3082,7 @@ packages: estree-walker: 3.0.3 is-reference: 3.0.2 locate-character: 3.0.0 - magic-string: 0.30.5 + magic-string: 0.30.6 periscopic: 3.1.0 dev: true @@ -3182,8 +3177,8 @@ packages: engines: {node: '>= 10.0.0'} dev: true - /unplugin-icons@0.18.2: - resolution: {integrity: sha512-OgZoIJHGubeJmc3KePMOy62ovtxPEJfNMlr5tU+1ZqHGpSXubg3fnqq28VPvLL0D5vKj2PRCJF9tVGbQ7vBXJQ==} + /unplugin-icons@0.18.3: + resolution: {integrity: sha512-6EHPMXOq7XL8JAULzX0o3KqOsJHhYfpDfB1WvBWwZJH/PutIkV/ahRpHytucQ1evfRFuv/DVIozEmFIhP1xRxA==} peerDependencies: '@svgr/core': '>=7.0.0' '@svgx/core': ^1.0.1 @@ -3204,7 +3199,7 @@ packages: dependencies: '@antfu/install-pkg': 0.3.1 '@antfu/utils': 0.7.7 - '@iconify/utils': 2.1.19 + '@iconify/utils': 2.1.20 debug: 4.3.4 kolorist: 1.8.0 local-pkg: 0.5.0 @@ -3222,13 +3217,13 @@ packages: webpack-virtual-modules: 0.6.1 dev: true - /update-browserslist-db@1.0.13(browserslist@4.22.2): + /update-browserslist-db@1.0.13(browserslist@4.22.3): resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==} hasBin: true peerDependencies: browserslist: '>= 4.21.0' dependencies: - browserslist: 4.22.2 + browserslist: 4.22.3 escalade: 3.1.1 picocolors: 1.0.0 dev: true @@ -3243,8 +3238,8 @@ packages: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} dev: true - /vite-node@1.2.1: - resolution: {integrity: sha512-fNzHmQUSOY+y30naohBvSW7pPn/xn3Ib/uqm+5wAJQJiqQsU0NBR78XdRJb04l4bOFKjpTWld0XAfkKlrDbySg==} + /vite-node@1.2.2: + resolution: {integrity: sha512-1as4rDTgVWJO3n1uHmUYqq7nsFgINQ9u+mRcXpjeOMJUmviqNKjcZB7UfRZrlM7MjYXMKpuWp5oGkjaFLnjawg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true dependencies: @@ -3322,8 +3317,8 @@ packages: vite: 5.0.12 dev: true - /vitest@1.2.1: - resolution: {integrity: sha512-TRph8N8rnSDa5M2wKWJCMnztCZS9cDcgVTQ6tsTFTG/odHJ4l5yNVqvbeDJYJRZ6is3uxaEpFs8LL6QM+YFSdA==} + /vitest@1.2.2: + resolution: {integrity: sha512-d5Ouvrnms3GD9USIK36KG8OZ5bEvKEkITFtnGv56HFaSlbItJuYr7hv2Lkn903+AvRAgSixiamozUVfORUekjw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -3347,18 +3342,18 @@ packages: jsdom: optional: true dependencies: - '@vitest/expect': 1.2.1 - '@vitest/runner': 1.2.1 - '@vitest/snapshot': 1.2.1 - '@vitest/spy': 1.2.1 - '@vitest/utils': 1.2.1 + '@vitest/expect': 1.2.2 + '@vitest/runner': 1.2.2 + '@vitest/snapshot': 1.2.2 + '@vitest/spy': 1.2.2 + '@vitest/utils': 1.2.2 acorn-walk: 8.3.2 cac: 6.7.14 chai: 4.4.1 debug: 4.3.4 execa: 8.0.1 local-pkg: 0.5.0 - magic-string: 0.30.5 + magic-string: 0.30.6 pathe: 1.1.2 picocolors: 1.0.0 std-env: 3.7.0 @@ -3366,7 +3361,7 @@ packages: tinybench: 2.6.0 tinypool: 0.8.2 vite: 5.0.12 - vite-node: 1.2.1 + vite-node: 1.2.2 why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -3483,6 +3478,6 @@ packages: '@sveltejs/kit': ^1.30.3 || ^2.0.0 svelte: ^4.2.8 dependencies: - '@sveltejs/kit': 2.5.0(patch_hash=bqoycfqmdvncggesgjghfff6d4)(@sveltejs/vite-plugin-svelte@3.0.1)(svelte@4.2.9)(vite@5.0.12) + '@sveltejs/kit': 2.5.0(patch_hash=bqoycfqmdvncggesgjghfff6d4)(@sveltejs/vite-plugin-svelte@3.0.2)(svelte@4.2.9)(vite@5.0.12) svelte: 4.2.9 dev: true