From 502682fff346bb909d8655ac01afc7ddd9baabca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 17:19:28 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies --- api/package.json | 8 +- api/yarn.lock | 828 ++++++++++++++++++++++++++++++++--------------- 2 files changed, 570 insertions(+), 266 deletions(-) diff --git a/api/package.json b/api/package.json index 764655f..59afdf4 100644 --- a/api/package.json +++ b/api/package.json @@ -12,11 +12,11 @@ "strapi": "strapi" }, "dependencies": { - "@strapi/plugin-cloud": "4.24.0", - "@strapi/plugin-i18n": "4.24.0", + "@strapi/plugin-cloud": "4.25.11", + "@strapi/plugin-i18n": "4.25.11", "@strapi/plugin-users-permissions": "4.24.0", - "@strapi/strapi": "4.24.0", - "better-sqlite3": "8.6.0", + "@strapi/strapi": "4.25.11", + "better-sqlite3": "8.7.0", "pg": "^8.12.0", "react": "^18.0.0", "react-dom": "^18.0.0", diff --git a/api/yarn.lock b/api/yarn.lock index ad02752..8c12ded 100644 --- a/api/yarn.lock +++ b/api/yarn.lock @@ -2297,25 +2297,25 @@ __metadata: languageName: node linkType: hard -"@strapi/admin@npm:4.24.0": - version: 4.24.0 - resolution: "@strapi/admin@npm:4.24.0" +"@strapi/admin@npm:4.25.11": + version: 4.25.11 + resolution: "@strapi/admin@npm:4.25.11" dependencies: "@casl/ability": "npm:6.5.0" "@pmmmwh/react-refresh-webpack-plugin": "npm:0.5.11" "@radix-ui/react-context": "npm:1.0.1" "@radix-ui/react-toolbar": "npm:1.0.4" "@reduxjs/toolkit": "npm:1.9.7" - "@strapi/design-system": "npm:1.18.0" - "@strapi/helper-plugin": "npm:4.24.0" - "@strapi/icons": "npm:1.18.0" - "@strapi/permissions": "npm:4.24.0" - "@strapi/provider-audit-logs-local": "npm:4.24.0" - "@strapi/types": "npm:4.24.0" - "@strapi/typescript-utils": "npm:4.24.0" - "@strapi/utils": "npm:4.24.0" + "@strapi/design-system": "npm:1.19.0" + "@strapi/helper-plugin": "npm:4.25.11" + "@strapi/icons": "npm:1.19.0" + "@strapi/permissions": "npm:4.25.11" + "@strapi/provider-audit-logs-local": "npm:4.25.11" + "@strapi/types": "npm:4.25.11" + "@strapi/typescript-utils": "npm:4.25.11" + "@strapi/utils": "npm:4.25.11" "@vitejs/plugin-react-swc": "npm:3.5.0" - axios: "npm:1.6.0" + axios: "npm:1.7.4" bcryptjs: "npm:2.4.3" boxen: "npm:5.1.2" browserslist: "npm:^4.22.2" @@ -2343,6 +2343,7 @@ __metadata: immer: "npm:9.0.19" inquirer: "npm:8.2.5" invariant: "npm:^2.2.4" + is-localhost-ip: "npm:2.0.0" js-cookie: "npm:2.2.1" jsonwebtoken: "npm:9.0.0" koa: "npm:2.13.4" @@ -2363,7 +2364,7 @@ __metadata: markdown-it-sub: "npm:^1.0.0" markdown-it-sup: "npm:1.0.0" mini-css-extract-plugin: "npm:2.7.7" - node-schedule: "npm:2.1.0" + node-schedule: "npm:2.1.1" ora: "npm:5.4.1" outdent: "npm:0.8.0" p-map: "npm:4.0.0" @@ -2371,6 +2372,7 @@ __metadata: pluralize: "npm:8.0.0" prettier: "npm:2.8.4" prop-types: "npm:^15.8.1" + punycode: "npm:2.3.1" qs: "npm:6.11.1" react-dnd: "npm:16.0.1" react-dnd-html5-backend: "npm:16.0.1" @@ -2394,7 +2396,6 @@ __metadata: slate-react: "npm:0.98.3" style-loader: "npm:3.3.4" typescript: "npm:5.2.2" - use-context-selector: "npm:1.4.1" vite: "npm:5.0.13" webpack: "npm:^5.89.0" webpack-bundle-analyzer: "npm:^4.10.1" @@ -2408,26 +2409,55 @@ __metadata: react-dom: ^17.0.0 || ^18.0.0 react-router-dom: ^5.2.0 styled-components: ^5.2.1 - checksum: 10c0/56d84662c621543723c741430198a9394ed3adb2ea480bdb58fde5921a7a0e614aa449de8915889fc346aaa2ff65d37309c453bd83d98909c437673e0a919d95 + checksum: 10c0/7046137290a870d2bbbcae16b85c0f19c8ea12ccf59b822a47a9801950dd057ea6f9c4a469c19628e7f84602335697fd896bcba20c876097a803e7b868e6036f languageName: node linkType: hard -"@strapi/content-releases@npm:4.24.0": - version: 4.24.0 - resolution: "@strapi/content-releases@npm:4.24.0" +"@strapi/cloud-cli@npm:4.25.11": + version: 4.25.11 + resolution: "@strapi/cloud-cli@npm:4.25.11" + dependencies: + "@strapi/utils": "npm:4.25.11" + axios: "npm:1.7.4" + chalk: "npm:4.1.2" + cli-progress: "npm:3.12.0" + commander: "npm:8.3.0" + eventsource: "npm:2.0.2" + fast-safe-stringify: "npm:2.1.1" + fs-extra: "npm:10.0.0" + inquirer: "npm:8.2.5" + jsonwebtoken: "npm:9.0.0" + jwks-rsa: "npm:3.1.0" + lodash: "npm:4.17.21" + minimatch: "npm:9.0.3" + open: "npm:8.4.0" + ora: "npm:5.4.1" + pkg-up: "npm:3.1.0" + tar: "npm:6.1.13" + xdg-app-paths: "npm:8.3.0" + yup: "npm:0.32.9" + bin: + cloud-cli: bin/index.js + checksum: 10c0/f69d4f92dbd53a5ab58ae0f35022f399a008b53b97bee4eee901837d7fe886f38a3df355cf861855f40103875f0539d858cb1095e417d53416555f2ef6bb5761 + languageName: node + linkType: hard + +"@strapi/content-releases@npm:4.25.11": + version: 4.25.11 + resolution: "@strapi/content-releases@npm:4.25.11" dependencies: "@reduxjs/toolkit": "npm:1.9.7" - "@strapi/design-system": "npm:1.18.0" - "@strapi/helper-plugin": "npm:4.24.0" - "@strapi/icons": "npm:1.18.0" - "@strapi/types": "npm:4.24.0" - "@strapi/utils": "npm:4.24.0" - axios: "npm:1.6.0" + "@strapi/design-system": "npm:1.19.0" + "@strapi/helper-plugin": "npm:4.25.11" + "@strapi/icons": "npm:1.19.0" + "@strapi/types": "npm:4.25.11" + "@strapi/utils": "npm:4.25.11" + axios: "npm:1.7.4" date-fns: "npm:2.30.0" date-fns-tz: "npm:2.0.0" formik: "npm:2.4.0" lodash: "npm:4.17.21" - node-schedule: "npm:2.1.0" + node-schedule: "npm:2.1.1" react-intl: "npm:6.4.1" react-redux: "npm:8.1.1" yup: "npm:0.32.9" @@ -2438,20 +2468,20 @@ __metadata: react-dom: ^17.0.0 || ^18.0.0 react-router-dom: 5.3.4 styled-components: 5.3.3 - checksum: 10c0/76d8a96c721c307a645a8aae7e7cfbdd69d065038e5ce8a222a249c867095b866c44ddd303068a668989c29b8e582f71768e32f561f706f8e2a0046195555d29 + checksum: 10c0/fb9baad8e8f04403d85a717adab43e28ca3119bf1c2f1c1e110189e8ce16b4021fe5b9e907c8d18c8dda8930038456ac2c51941657f9dd504e72806ce1460cb0 languageName: node linkType: hard -"@strapi/data-transfer@npm:4.24.0": - version: 4.24.0 - resolution: "@strapi/data-transfer@npm:4.24.0" +"@strapi/data-transfer@npm:4.25.11": + version: 4.25.11 + resolution: "@strapi/data-transfer@npm:4.25.11" dependencies: - "@strapi/logger": "npm:4.24.0" - "@strapi/strapi": "npm:4.24.0" - "@strapi/types": "npm:4.24.0" - "@strapi/utils": "npm:4.24.0" + "@strapi/logger": "npm:4.25.11" + "@strapi/strapi": "npm:4.25.11" + "@strapi/types": "npm:4.25.11" + "@strapi/utils": "npm:4.25.11" chalk: "npm:4.1.2" - cli-table3: "npm:0.6.2" + cli-table3: "npm:0.6.5" commander: "npm:8.3.0" fs-extra: "npm:10.0.0" inquirer: "npm:8.2.5" @@ -2466,15 +2496,15 @@ __metadata: ws: "npm:8.13.0" peerDependencies: "@strapi/strapi": ^4.14.4 - checksum: 10c0/2ef9831e2c97439698e84308b6e568eb756adc3ad435be262638d48b9be10c8220cb04611097969e42e32c849763cb857f7adfd7ff18e44bb3557c2c5cd5cd9d + checksum: 10c0/953e1aaa94827b99c14662b10aa5295652577a437fc3f9b96d3fb3f26bc30047a1947d53f0314aa2d36ecef6ee8748a9c5157e1f1c4dc04d36659954f6a2775f languageName: node linkType: hard -"@strapi/database@npm:4.24.0": - version: 4.24.0 - resolution: "@strapi/database@npm:4.24.0" +"@strapi/database@npm:4.25.11": + version: 4.25.11 + resolution: "@strapi/database@npm:4.25.11" dependencies: - "@strapi/utils": "npm:4.24.0" + "@strapi/utils": "npm:4.25.11" date-fns: "npm:2.30.0" debug: "npm:4.3.4" fs-extra: "npm:10.0.0" @@ -2482,7 +2512,7 @@ __metadata: lodash: "npm:4.17.21" semver: "npm:7.5.4" umzug: "npm:3.2.1" - checksum: 10c0/580fca6a045afc0e06caaa8f4fc9328c0b6e5f459ca5c49b67fe8789bbbb1b4e04859b97d8e40da1e1ee96213f476ecc6f63625a28adfd877779642a080bb15d + checksum: 10c0/16ba672153eb3494dca08f6ea1d61ba20951d8ccb11534b4cbb0887a6bc59cddba740259c6d4cf21d2d947ee516686a323e728d6d11e46566cfece9d58502158 languageName: node linkType: hard @@ -2513,9 +2543,36 @@ __metadata: languageName: node linkType: hard -"@strapi/generate-new@npm:4.24.0": - version: 4.24.0 - resolution: "@strapi/generate-new@npm:4.24.0" +"@strapi/design-system@npm:1.19.0": + version: 1.19.0 + resolution: "@strapi/design-system@npm:1.19.0" + dependencies: + "@codemirror/lang-json": "npm:^6.0.1" + "@floating-ui/react-dom": "npm:^2.0.8" + "@internationalized/date": "npm:^3.5.2" + "@internationalized/number": "npm:^3.5.1" + "@radix-ui/react-dismissable-layer": "npm:^1.0.5" + "@radix-ui/react-dropdown-menu": "npm:^2.0.6" + "@radix-ui/react-focus-scope": "npm:1.0.4" + "@strapi/ui-primitives": "npm:^1.19.0" + "@uiw/react-codemirror": "npm:^4.21.25" + aria-hidden: "npm:^1.2.4" + compute-scroll-into-view: "npm:^3.1.0" + prop-types: "npm:^15.8.1" + react-remove-scroll: "npm:^2.5.9" + peerDependencies: + "@strapi/icons": ^1.5.0 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 + react-router-dom: ^5.2.0 + styled-components: ^5.2.1 + checksum: 10c0/79a59889737eae32e40450710fd5496d862f05014c9ac20e60f3c4cbcb116954450105a99e2e0e4f3ed16bbcaaf1b15dde622ac9e1a165c7bc86e8b173c27bfc + languageName: node + linkType: hard + +"@strapi/generate-new@npm:4.25.11": + version: 4.25.11 + resolution: "@strapi/generate-new@npm:4.25.11" dependencies: "@sentry/node": "npm:6.19.7" chalk: "npm:^4.1.2" @@ -2528,24 +2585,24 @@ __metadata: ora: "npm:^5.4.1" semver: "npm:7.5.4" tar: "npm:6.1.13" - checksum: 10c0/3d8bcdefc83dc00600f14e496a4a2f184cebad2a51d598881fc1046a2ec639c3d7209ba5e3ab85b20db4f3049cc73f1bb3ec790e5f342a30b6ab02e3eb739d0a + checksum: 10c0/eb13d673ab727114987f5a5d0d53cff089fee23b1c839a940633144cfa45301e10894e79c7b6f9a949f6e03a39f751bf177a81bb8e5f5d1bb290706a611d265a languageName: node linkType: hard -"@strapi/generators@npm:4.24.0": - version: 4.24.0 - resolution: "@strapi/generators@npm:4.24.0" +"@strapi/generators@npm:4.25.11": + version: 4.25.11 + resolution: "@strapi/generators@npm:4.25.11" dependencies: "@sindresorhus/slugify": "npm:1.1.0" - "@strapi/typescript-utils": "npm:4.24.0" - "@strapi/utils": "npm:4.24.0" + "@strapi/typescript-utils": "npm:4.25.11" + "@strapi/utils": "npm:4.25.11" chalk: "npm:4.1.2" copyfiles: "npm:2.4.1" fs-extra: "npm:10.0.0" node-plop: "npm:0.26.3" plop: "npm:2.7.6" pluralize: "npm:8.0.0" - checksum: 10c0/12162aea8d1c50f5e4f015373832f85db6847563e4e69ab5c07b7e3cd988de0c462ccff295aca580c46c29d7e3e0d6af61c70be0e9292d0e408c83d7734c28be + checksum: 10c0/a5e0439d59b433090384a50e4804e663f51e96b4bbfd4bd408970436fd796e24775710bc884c6c4bab47c1feee60893c75de3baca00a5e1d0a4abe06a56352a7 languageName: node linkType: hard @@ -2574,6 +2631,31 @@ __metadata: languageName: node linkType: hard +"@strapi/helper-plugin@npm:4.25.11": + version: 4.25.11 + resolution: "@strapi/helper-plugin@npm:4.25.11" + dependencies: + axios: "npm:1.7.4" + date-fns: "npm:2.30.0" + formik: "npm:2.4.0" + immer: "npm:9.0.19" + lodash: "npm:4.17.21" + qs: "npm:6.11.1" + react-helmet: "npm:6.1.0" + react-intl: "npm:6.4.1" + react-query: "npm:3.39.3" + react-select: "npm:5.7.0" + peerDependencies: + "@strapi/design-system": 1.19.0 + "@strapi/icons": 1.19.0 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 + react-router-dom: ^5.2.0 + styled-components: ^5.2.1 + checksum: 10c0/b73667f0c8f2c8840f3c47b1058175c0557f1730a30d873c16b983518ac71d53f0cd3cbec05ca541165ff721232f8b48e024b34417c676b78d94a01b8e9515c2 + languageName: node + linkType: hard + "@strapi/icons@npm:1.18.0": version: 1.18.0 resolution: "@strapi/icons@npm:1.18.0" @@ -2584,13 +2666,23 @@ __metadata: languageName: node linkType: hard -"@strapi/logger@npm:4.24.0": - version: 4.24.0 - resolution: "@strapi/logger@npm:4.24.0" +"@strapi/icons@npm:1.19.0": + version: 1.19.0 + resolution: "@strapi/icons@npm:1.19.0" + peerDependencies: + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 + checksum: 10c0/f62f5e844b33cd9adafe7fd00824e7ff14a3d12d8322634f6fdabbee08eea83f9f221cf77be1deac539660e05746363ab7bd2dac10bbf1302f23948e26a05cb3 + languageName: node + linkType: hard + +"@strapi/logger@npm:4.25.11": + version: 4.25.11 + resolution: "@strapi/logger@npm:4.25.11" dependencies: lodash: "npm:4.17.21" winston: "npm:3.10.0" - checksum: 10c0/ba48b3dbb04c7c98de3c9849ea6b4c40e726f6f8280f079f8fa08adad5b4d9b625ea42c5526be0c358c0b996535003763568fdba042d6cf87f6e2c71c9c2853c + checksum: 10c0/42eb91c69a104f73a246111a6a20cba195c7a4e48a8aa031eb07d4babc788eaf7eadcd6bef2eb8525455ed4caf0567fbf23dd71d804fba738de87727502cddd2 languageName: node linkType: hard @@ -2625,26 +2717,26 @@ __metadata: languageName: node linkType: hard -"@strapi/permissions@npm:4.24.0": - version: 4.24.0 - resolution: "@strapi/permissions@npm:4.24.0" +"@strapi/permissions@npm:4.25.11": + version: 4.25.11 + resolution: "@strapi/permissions@npm:4.25.11" dependencies: "@casl/ability": "npm:6.5.0" - "@strapi/utils": "npm:4.24.0" + "@strapi/utils": "npm:4.25.11" lodash: "npm:4.17.21" qs: "npm:6.11.1" sift: "npm:16.0.1" - checksum: 10c0/e87f2c15705d661956ec8658c4b5392846e8ea1a82a1d5c11adb854e6aa4298501a4bf27f034cea49dd331345d0c145c290e6673489d1efbaad6d9604aea56c6 + checksum: 10c0/85a5562baab1adc884be2610852d91fc885dcbfa8d4ee621ef4848ecaa2f547e1b5a005bf17452ce27a2583b4e5b176422561ae4f7bdc063fa152b4cb663b4ba languageName: node linkType: hard -"@strapi/plugin-cloud@npm:4.24.0": - version: 4.24.0 - resolution: "@strapi/plugin-cloud@npm:4.24.0" +"@strapi/plugin-cloud@npm:4.25.11": + version: 4.25.11 + resolution: "@strapi/plugin-cloud@npm:4.25.11" dependencies: - "@strapi/design-system": "npm:1.18.0" - "@strapi/helper-plugin": "npm:4.24.0" - "@strapi/icons": "npm:1.18.0" + "@strapi/design-system": "npm:1.19.0" + "@strapi/helper-plugin": "npm:4.25.11" + "@strapi/icons": "npm:1.19.0" react-intl: "npm:6.4.1" peerDependencies: "@strapi/strapi": ^4.4.0 @@ -2652,36 +2744,36 @@ __metadata: react-dom: ^17.0.0 || ^18.0.0 react-router-dom: 5.3.4 styled-components: 5.3.3 - checksum: 10c0/7af4f3921a626fa9279f64620691ad7bd024e08aa4335b39d90b8b067e7cf0939c91b8969b79a21bfe6d58db587510b48dfbf3b853dc2d0c75937298c9ae6c2b + checksum: 10c0/75467ef0d063888e04159c6149a54d84e34e74a3a6759813a99382907d2fca5fa298905ab4f7a47baa612982013338433772d629fb20fa93c248bcf9fd33491a languageName: node linkType: hard -"@strapi/plugin-content-manager@npm:4.24.0": - version: 4.24.0 - resolution: "@strapi/plugin-content-manager@npm:4.24.0" +"@strapi/plugin-content-manager@npm:4.25.11": + version: 4.25.11 + resolution: "@strapi/plugin-content-manager@npm:4.25.11" dependencies: "@sindresorhus/slugify": "npm:1.1.0" - "@strapi/types": "npm:4.24.0" - "@strapi/utils": "npm:4.24.0" + "@strapi/types": "npm:4.25.11" + "@strapi/utils": "npm:4.25.11" koa: "npm:2.13.4" koa-bodyparser: "npm:4.4.1" lodash: "npm:4.17.21" qs: "npm:6.11.1" - checksum: 10c0/36e3e403b4bcf5827895b80a411f75ff1f32104382160f08431b5da4ab5e8c4b7a18034ba6a025612ced8501704d460990c74b7e3f4b4668dc42c002ee5ff1e0 + checksum: 10c0/073eed57b2f4a189ed00a0a4a554a9c1cf868bc339a5ffcc0bc097f71cf1b22250ffd33b1f736d77e2481efd14b97a70b2c6cd932274e5b433f7d97a9d9080b1 languageName: node linkType: hard -"@strapi/plugin-content-type-builder@npm:4.24.0": - version: 4.24.0 - resolution: "@strapi/plugin-content-type-builder@npm:4.24.0" +"@strapi/plugin-content-type-builder@npm:4.25.11": + version: 4.25.11 + resolution: "@strapi/plugin-content-type-builder@npm:4.25.11" dependencies: "@reduxjs/toolkit": "npm:1.9.7" "@sindresorhus/slugify": "npm:1.1.0" - "@strapi/design-system": "npm:1.18.0" - "@strapi/generators": "npm:4.24.0" - "@strapi/helper-plugin": "npm:4.24.0" - "@strapi/icons": "npm:1.18.0" - "@strapi/utils": "npm:4.24.0" + "@strapi/design-system": "npm:1.19.0" + "@strapi/generators": "npm:4.25.11" + "@strapi/helper-plugin": "npm:4.25.11" + "@strapi/icons": "npm:1.19.0" + "@strapi/utils": "npm:4.25.11" fs-extra: "npm:10.0.0" immer: "npm:9.0.19" koa-bodyparser: "npm:4.4.1" @@ -2699,19 +2791,19 @@ __metadata: react-dom: ^17.0.0 || ^18.0.0 react-router-dom: ^5.2.0 styled-components: ^5.2.1 - checksum: 10c0/3eedee2dda2ca23ec61080688364024513d09359d5de01478af09a4bc66128a43cf4c6d76f9c5789d9fc30f20dd5e13d4179e290e1e3dfa5a4978d034bc9dee0 + checksum: 10c0/d87cc34237df7122092e1e48bb3cf2976d37bac07f34a7e81603b524afc75fbce3b535ad026cf24b84d57d6b21dcb68aefc8afdc82669637f863798cf9c9a032 languageName: node linkType: hard -"@strapi/plugin-email@npm:4.24.0": - version: 4.24.0 - resolution: "@strapi/plugin-email@npm:4.24.0" +"@strapi/plugin-email@npm:4.25.11": + version: 4.25.11 + resolution: "@strapi/plugin-email@npm:4.25.11" dependencies: - "@strapi/design-system": "npm:1.18.0" - "@strapi/helper-plugin": "npm:4.24.0" - "@strapi/icons": "npm:1.18.0" - "@strapi/provider-email-sendmail": "npm:4.24.0" - "@strapi/utils": "npm:4.24.0" + "@strapi/design-system": "npm:1.19.0" + "@strapi/helper-plugin": "npm:4.25.11" + "@strapi/icons": "npm:1.19.0" + "@strapi/provider-email-sendmail": "npm:4.25.11" + "@strapi/utils": "npm:4.25.11" lodash: "npm:4.17.21" prop-types: "npm:^15.8.1" react-intl: "npm:6.4.1" @@ -2723,20 +2815,20 @@ __metadata: react-dom: ^17.0.0 || ^18.0.0 react-router-dom: ^5.2.0 styled-components: ^5.2.1 - checksum: 10c0/02a0f3979978ab8ef15def1766487de23ff64cfdb4fb9345730e068746b94321322f2566825c816bf903575c3b46d192439376f65a2bd435cdeab172f904bb78 + checksum: 10c0/28c269ddbfbc625f520c6d10a63b345cb4adcb468f17f9e843b895467fceb996c6e8ccbc73eef8192028d52bd6ff2c2796c88e818047a7d307b0350a20fd9dd6 languageName: node linkType: hard -"@strapi/plugin-i18n@npm:4.24.0": - version: 4.24.0 - resolution: "@strapi/plugin-i18n@npm:4.24.0" +"@strapi/plugin-i18n@npm:4.25.11": + version: 4.25.11 + resolution: "@strapi/plugin-i18n@npm:4.25.11" dependencies: "@reduxjs/toolkit": "npm:1.9.7" - "@strapi/design-system": "npm:1.18.0" - "@strapi/helper-plugin": "npm:4.24.0" - "@strapi/icons": "npm:1.18.0" - "@strapi/utils": "npm:4.24.0" - axios: "npm:1.6.0" + "@strapi/design-system": "npm:1.19.0" + "@strapi/helper-plugin": "npm:4.25.11" + "@strapi/icons": "npm:1.19.0" + "@strapi/utils": "npm:4.25.11" + axios: "npm:1.7.4" formik: "npm:2.4.0" immer: "npm:9.0.19" lodash: "npm:4.17.21" @@ -2752,20 +2844,20 @@ __metadata: react-dom: ^17.0.0 || ^18.0.0 react-router-dom: ^5.2.0 styled-components: ^5.2.1 - checksum: 10c0/9b6506f432b8b381840d2fafaa9d8fc32266b56a0c669e16b740787db2e3c7600c510c01c1b3416b502d03e2bd8d4aaa7dd9871ccfb3169638da84e9f1fbb614 + checksum: 10c0/e0258555559e5cdd65b11b3746a2f1e4dafefda4c9e3f4f02f69538ec9dcdbd93b654977b1e4896ba3fb94e8943cd889ae30c08f8b30beffac1911c4579ed0ca languageName: node linkType: hard -"@strapi/plugin-upload@npm:4.24.0": - version: 4.24.0 - resolution: "@strapi/plugin-upload@npm:4.24.0" +"@strapi/plugin-upload@npm:4.25.11": + version: 4.25.11 + resolution: "@strapi/plugin-upload@npm:4.25.11" dependencies: - "@strapi/design-system": "npm:1.18.0" - "@strapi/helper-plugin": "npm:4.24.0" - "@strapi/icons": "npm:1.18.0" - "@strapi/provider-upload-local": "npm:4.24.0" - "@strapi/utils": "npm:4.24.0" - axios: "npm:1.6.0" + "@strapi/design-system": "npm:1.19.0" + "@strapi/helper-plugin": "npm:4.25.11" + "@strapi/icons": "npm:1.19.0" + "@strapi/provider-upload-local": "npm:4.25.11" + "@strapi/utils": "npm:4.25.11" + axios: "npm:1.7.4" byte-size: "npm:7.0.1" cropperjs: "npm:1.6.0" date-fns: "npm:2.30.0" @@ -2792,7 +2884,7 @@ __metadata: react-dom: ^17.0.0 || ^18.0.0 react-router-dom: ^5.2.0 styled-components: ^5.2.1 - checksum: 10c0/997c97790bbb06a03457073962253fcdaae2038fc8777263f28ad024dab350a142e8f19b61263304fb27cfa1e52c3538d0d5be4f34ed32e381ee6b0c64db6128 + checksum: 10c0/f81c0bb958b8739c147e537d90a1bbd303503f88126b05b35695fea12dcc2283c2b6fbf606465271060dc19b232ca52b8bb8a73af2db26aab8e75c0787968f86 languageName: node linkType: hard @@ -2830,60 +2922,62 @@ __metadata: languageName: node linkType: hard -"@strapi/provider-audit-logs-local@npm:4.24.0": - version: 4.24.0 - resolution: "@strapi/provider-audit-logs-local@npm:4.24.0" - checksum: 10c0/e2f3b689fdea1c7ebc4fe4cc0b99bed6ad3a75b4ac64254f25a67eb0f521b1b6d698ee4803e11103f1e434727de4c35d50022482e802417a05633bde9bb1f28b +"@strapi/provider-audit-logs-local@npm:4.25.11": + version: 4.25.11 + resolution: "@strapi/provider-audit-logs-local@npm:4.25.11" + checksum: 10c0/e1baf8bbf51572e2b3c8ce06b04766044f63541e12eb6ba783755b386b95c167221b3803b6591e75e6a8b74a781dd5cb4d2040ef01a73d1dc2089e4834791128 languageName: node linkType: hard -"@strapi/provider-email-sendmail@npm:4.24.0": - version: 4.24.0 - resolution: "@strapi/provider-email-sendmail@npm:4.24.0" +"@strapi/provider-email-sendmail@npm:4.25.11": + version: 4.25.11 + resolution: "@strapi/provider-email-sendmail@npm:4.25.11" dependencies: - "@strapi/utils": "npm:4.24.0" + "@strapi/utils": "npm:4.25.11" sendmail: "npm:^1.6.1" - checksum: 10c0/726b3165b744b8cff8f21ef1268a4db0338ae01f0bf496c6fc548fcdecc429158cc98a006ef7bc52b18f6961629f608c30834ff0b27ce1925766060e89807b3b + checksum: 10c0/8545e258de2ce9f23ddaef6a5cb85cd253f0899a7c21ee7d09a8a48a58cd8855e79f5c05ce22d4dc5ec29670971484201672d7109eedaea407418c96919fda69 languageName: node linkType: hard -"@strapi/provider-upload-local@npm:4.24.0": - version: 4.24.0 - resolution: "@strapi/provider-upload-local@npm:4.24.0" +"@strapi/provider-upload-local@npm:4.25.11": + version: 4.25.11 + resolution: "@strapi/provider-upload-local@npm:4.25.11" dependencies: - "@strapi/utils": "npm:4.24.0" + "@strapi/utils": "npm:4.25.11" fs-extra: "npm:10.0.0" - checksum: 10c0/dda1cd60ed47b44442576f98efe31cfb2ebdeb14ffb4bd750806ea45fad9b8a96090eaeaa354d563a7c62624d82b77b7329f9ffa7c4addff89bc10dcf4e1d077 + checksum: 10c0/b72429a2c42fa534545e8f6688ef44de61056f203f2ad11cf86f7a328cd4cde380eaa6f0519e6ad5946dda2edaba573527d4034819f15989f3d9b3c53e30bcf0 languageName: node linkType: hard -"@strapi/strapi@npm:4.24.0": - version: 4.24.0 - resolution: "@strapi/strapi@npm:4.24.0" +"@strapi/strapi@npm:4.25.11": + version: 4.25.11 + resolution: "@strapi/strapi@npm:4.25.11" dependencies: "@koa/cors": "npm:5.0.0" "@koa/router": "npm:10.1.1" - "@strapi/admin": "npm:4.24.0" - "@strapi/content-releases": "npm:4.24.0" - "@strapi/data-transfer": "npm:4.24.0" - "@strapi/database": "npm:4.24.0" - "@strapi/generate-new": "npm:4.24.0" - "@strapi/generators": "npm:4.24.0" - "@strapi/logger": "npm:4.24.0" + "@strapi/admin": "npm:4.25.11" + "@strapi/cloud-cli": "npm:4.25.11" + "@strapi/content-releases": "npm:4.25.11" + "@strapi/data-transfer": "npm:4.25.11" + "@strapi/database": "npm:4.25.11" + "@strapi/generate-new": "npm:4.25.11" + "@strapi/generators": "npm:4.25.11" + "@strapi/logger": "npm:4.25.11" "@strapi/pack-up": "npm:4.23.0" - "@strapi/permissions": "npm:4.24.0" - "@strapi/plugin-content-manager": "npm:4.24.0" - "@strapi/plugin-content-type-builder": "npm:4.24.0" - "@strapi/plugin-email": "npm:4.24.0" - "@strapi/plugin-upload": "npm:4.24.0" - "@strapi/types": "npm:4.24.0" - "@strapi/typescript-utils": "npm:4.24.0" - "@strapi/utils": "npm:4.24.0" + "@strapi/permissions": "npm:4.25.11" + "@strapi/plugin-content-manager": "npm:4.25.11" + "@strapi/plugin-content-type-builder": "npm:4.25.11" + "@strapi/plugin-email": "npm:4.25.11" + "@strapi/plugin-upload": "npm:4.25.11" + "@strapi/types": "npm:4.25.11" + "@strapi/typescript-utils": "npm:4.25.11" + "@strapi/utils": "npm:4.25.11" bcryptjs: "npm:2.4.3" boxen: "npm:5.1.2" chalk: "npm:4.1.2" ci-info: "npm:3.8.0" - cli-table3: "npm:0.6.2" + cli-progress: "npm:3.12.0" + cli-table3: "npm:0.6.5" commander: "npm:8.3.0" concurrently: "npm:8.2.2" configstore: "npm:5.0.1" @@ -2895,7 +2989,7 @@ __metadata: fs-extra: "npm:10.0.0" get-latest-version: "npm:5.1.0" git-url-parse: "npm:13.1.0" - glob: "npm:7.2.3" + glob: "npm:10.4.2" http-errors: "npm:1.8.1" https-proxy-agent: "npm:5.0.1" inquirer: "npm:8.2.5" @@ -2913,7 +3007,7 @@ __metadata: mime-types: "npm:2.1.35" node-fetch: "npm:2.7.0" node-machine-id: "npm:1.1.12" - node-schedule: "npm:2.1.0" + node-schedule: "npm:2.1.1" nodemon: "npm:3.0.2" open: "npm:8.4.0" ora: "npm:5.4.1" @@ -2928,47 +3022,47 @@ __metadata: yup: "npm:0.32.9" bin: strapi: bin/strapi.js - checksum: 10c0/be74b8fd228624986074d7f172245571d182aa7756568c2cf58a7754a9014ecb884c28b5629d6ae81f6f841e9426cf3b45e216ae82dd1c59c5e55d58738295e3 + checksum: 10c0/4e72b494c5232af8142c245b0cbb5f7c3666cb2929f3673ee1b0f42931284e0bbd4fed468040177f5d919bb9e6cea829cc070529ed95de0a9db2af2a0137e864 languageName: node linkType: hard -"@strapi/types@npm:4.24.0": - version: 4.24.0 - resolution: "@strapi/types@npm:4.24.0" +"@strapi/types@npm:4.25.11": + version: 4.25.11 + resolution: "@strapi/types@npm:4.25.11" dependencies: "@casl/ability": "npm:6.5.0" "@koa/cors": "npm:5.0.0" "@koa/router": "npm:10.1.1" - "@strapi/database": "npm:4.24.0" - "@strapi/logger": "npm:4.24.0" - "@strapi/permissions": "npm:4.24.0" - "@strapi/utils": "npm:4.24.0" + "@strapi/database": "npm:4.25.11" + "@strapi/logger": "npm:4.25.11" + "@strapi/permissions": "npm:4.25.11" + "@strapi/utils": "npm:4.25.11" commander: "npm:8.3.0" https-proxy-agent: "npm:5.0.1" koa: "npm:2.13.4" node-fetch: "npm:2.7.0" - node-schedule: "npm:2.1.0" - checksum: 10c0/4758e8009de7dce9d42c6cb0a26f8e8929a53ef7601803ec7aca2dcefe4bf7d36359b6773f18fab483f2f9d4758c022dc89e8135ee5fb7e8b6ab3cba3ba56bb8 + node-schedule: "npm:2.1.1" + checksum: 10c0/8df63e3a6b92d046f10e9be1f8a2f3123a6810cd3c7dafe13abdbb33dbbf118205ea16372139f8b360dd6caac1ac614017f13c715fe4173d6522d3b29ecbc54c languageName: node linkType: hard -"@strapi/typescript-utils@npm:4.24.0": - version: 4.24.0 - resolution: "@strapi/typescript-utils@npm:4.24.0" +"@strapi/typescript-utils@npm:4.25.11": + version: 4.25.11 + resolution: "@strapi/typescript-utils@npm:4.25.11" dependencies: chalk: "npm:4.1.2" - cli-table3: "npm:0.6.2" + cli-table3: "npm:0.6.5" fs-extra: "npm:10.0.0" lodash: "npm:4.17.21" prettier: "npm:2.8.4" typescript: "npm:5.2.2" - checksum: 10c0/7de22a19cd77f77fa875780f46b9d9d11abb3211185ebe1a6544c00b406e18a70e84b369c646b48c8a5968bd7521b45a1dbfc7827f78c035337020958770b04e + checksum: 10c0/08a83582b32bb96d2c43df7abb9b3936e3edbb7163b11070dc9888c3f6e571863e3537e6f1d8d4a787c2effa5fbf179f5d39d0a2fc48559d079f29280c541e2a languageName: node linkType: hard -"@strapi/ui-primitives@npm:^1.18.0": - version: 1.18.0 - resolution: "@strapi/ui-primitives@npm:1.18.0" +"@strapi/ui-primitives@npm:^1.18.0, @strapi/ui-primitives@npm:^1.19.0": + version: 1.19.0 + resolution: "@strapi/ui-primitives@npm:1.19.0" dependencies: "@radix-ui/number": "npm:^1.0.1" "@radix-ui/primitive": "npm:^1.0.1" @@ -2994,7 +3088,7 @@ __metadata: peerDependencies: react: ^17.0.0 || ^18.0.0 react-dom: ^17.0.0 || ^18.0.0 - checksum: 10c0/74e9a13f1c762291c4388b12c63cf6a30b9681fcc9d87cac0f0d66dec74c4d2b1ad27aeee7f58d56b1c51a2fab3926ba70dfa64f2d1faab8e69214d97c0f7be0 + checksum: 10c0/75eea48aeafc79769ab1c70b249e9315c17fce47294c922118d143462c0355fdfd7909f6fa0665f94f269a0cdfc2bd14a524b9f2fa792845480d7991cc75c040 languageName: node linkType: hard @@ -3012,6 +3106,20 @@ __metadata: languageName: node linkType: hard +"@strapi/utils@npm:4.25.11": + version: 4.25.11 + resolution: "@strapi/utils@npm:4.25.11" + dependencies: + "@sindresorhus/slugify": "npm:1.1.0" + date-fns: "npm:2.30.0" + http-errors: "npm:1.8.1" + lodash: "npm:4.17.21" + p-map: "npm:4.0.0" + yup: "npm:0.32.9" + checksum: 10c0/8aa9a23bc44483456bd2aab840479a2d3672d9032a200a6f469cbab1fa0f6ad6dc064e9c5214fa7d3c34d3d37fa097a7885249596f66067a7e782f04e08023b0 + languageName: node + linkType: hard + "@swc/core-darwin-arm64@npm:1.5.22": version: 1.5.22 resolution: "@swc/core-darwin-arm64@npm:1.5.22" @@ -3169,6 +3277,16 @@ __metadata: languageName: node linkType: hard +"@types/body-parser@npm:*": + version: 1.19.5 + resolution: "@types/body-parser@npm:1.19.5" + dependencies: + "@types/connect": "npm:*" + "@types/node": "npm:*" + checksum: 10c0/aebeb200f25e8818d8cf39cd0209026750d77c9b85381cdd8deeb50913e4d18a1ebe4b74ca9b0b4d21952511eeaba5e9fbbf739b52731a2061e206ec60d568df + languageName: node + linkType: hard + "@types/cacheable-request@npm:^6.0.1": version: 6.0.3 resolution: "@types/cacheable-request@npm:6.0.3" @@ -3181,6 +3299,15 @@ __metadata: languageName: node linkType: hard +"@types/connect@npm:*": + version: 3.4.38 + resolution: "@types/connect@npm:3.4.38" + dependencies: + "@types/node": "npm:*" + checksum: 10c0/2e1cdba2c410f25649e77856505cd60223250fa12dff7a503e492208dbfdd25f62859918f28aba95315251fd1f5e1ffbfca1e25e73037189ab85dd3f8d0a148c + languageName: node + linkType: hard + "@types/eslint-scope@npm:^3.7.3": version: 3.7.7 resolution: "@types/eslint-scope@npm:3.7.7" @@ -3208,6 +3335,30 @@ __metadata: languageName: node linkType: hard +"@types/express-serve-static-core@npm:^4.17.33": + version: 4.19.5 + resolution: "@types/express-serve-static-core@npm:4.19.5" + dependencies: + "@types/node": "npm:*" + "@types/qs": "npm:*" + "@types/range-parser": "npm:*" + "@types/send": "npm:*" + checksum: 10c0/ba8d8d976ab797b2602c60e728802ff0c98a00f13d420d82770f3661b67fa36ea9d3be0b94f2ddd632afe1fbc6e41620008b01db7e4fabdd71a2beb5539b0725 + languageName: node + linkType: hard + +"@types/express@npm:^4.17.17": + version: 4.17.21 + resolution: "@types/express@npm:4.17.21" + dependencies: + "@types/body-parser": "npm:*" + "@types/express-serve-static-core": "npm:^4.17.33" + "@types/qs": "npm:*" + "@types/serve-static": "npm:*" + checksum: 10c0/12e562c4571da50c7d239e117e688dc434db1bac8be55613294762f84fd77fbd0658ccd553c7d3ab02408f385bc93980992369dd30e2ecd2c68c358e6af8fabf + languageName: node + linkType: hard + "@types/fined@npm:*": version: 1.1.5 resolution: "@types/fined@npm:1.1.5" @@ -3258,6 +3409,13 @@ __metadata: languageName: node linkType: hard +"@types/http-errors@npm:*": + version: 2.0.4 + resolution: "@types/http-errors@npm:2.0.4" + checksum: 10c0/494670a57ad4062fee6c575047ad5782506dd35a6b9ed3894cea65830a94367bd84ba302eb3dde331871f6d70ca287bfedb1b2cf658e6132cd2cbd427ab56836 + languageName: node + linkType: hard + "@types/inquirer@npm:^6.5.0": version: 6.5.0 resolution: "@types/inquirer@npm:6.5.0" @@ -3291,6 +3449,15 @@ __metadata: languageName: node linkType: hard +"@types/jsonwebtoken@npm:^9.0.2": + version: 9.0.6 + resolution: "@types/jsonwebtoken@npm:9.0.6" + dependencies: + "@types/node": "npm:*" + checksum: 10c0/9c29e3896e5fb6056e54d87514643e59e0cfb966ae25171a107776270195bba955f0373e98c8ed6450c145b18984f5df9cf0fcac360f382cec3c7c4d3510b202 + languageName: node + linkType: hard + "@types/keyv@npm:^3.1.4": version: 3.1.4 resolution: "@types/keyv@npm:3.1.4" @@ -3318,6 +3485,13 @@ __metadata: languageName: node linkType: hard +"@types/mime@npm:^1": + version: 1.3.5 + resolution: "@types/mime@npm:1.3.5" + checksum: 10c0/c2ee31cd9b993804df33a694d5aa3fa536511a49f2e06eeab0b484fef59b4483777dbb9e42a4198a0809ffbf698081fdbca1e5c2218b82b91603dfab10a10fbc + languageName: node + linkType: hard + "@types/minimatch@npm:*": version: 5.1.2 resolution: "@types/minimatch@npm:5.1.2" @@ -3362,6 +3536,20 @@ __metadata: languageName: node linkType: hard +"@types/qs@npm:*": + version: 6.9.15 + resolution: "@types/qs@npm:6.9.15" + checksum: 10c0/49c5ff75ca3adb18a1939310042d273c9fc55920861bd8e5100c8a923b3cda90d759e1a95e18334092da1c8f7b820084687770c83a1ccef04fb2c6908117c823 + languageName: node + linkType: hard + +"@types/range-parser@npm:*": + version: 1.2.7 + resolution: "@types/range-parser@npm:1.2.7" + checksum: 10c0/361bb3e964ec5133fa40644a0b942279ed5df1949f21321d77de79f48b728d39253e5ce0408c9c17e4e0fd95ca7899da36841686393b9f7a1e209916e9381a3c + languageName: node + linkType: hard + "@types/react-transition-group@npm:^4.4.0": version: 4.4.10 resolution: "@types/react-transition-group@npm:4.4.10" @@ -3399,6 +3587,27 @@ __metadata: languageName: node linkType: hard +"@types/send@npm:*": + version: 0.17.4 + resolution: "@types/send@npm:0.17.4" + dependencies: + "@types/mime": "npm:^1" + "@types/node": "npm:*" + checksum: 10c0/7f17fa696cb83be0a104b04b424fdedc7eaba1c9a34b06027239aba513b398a0e2b7279778af521f516a397ced417c96960e5f50fcfce40c4bc4509fb1a5883c + languageName: node + linkType: hard + +"@types/serve-static@npm:*": + version: 1.15.7 + resolution: "@types/serve-static@npm:1.15.7" + dependencies: + "@types/http-errors": "npm:*" + "@types/node": "npm:*" + "@types/send": "npm:*" + checksum: 10c0/26ec864d3a626ea627f8b09c122b623499d2221bbf2f470127f4c9ebfe92bd8a6bb5157001372d4c4bd0dd37a1691620217d9dc4df5aa8f779f3fd996b1c60ae + languageName: node + linkType: hard + "@types/through@npm:*": version: 0.0.33 resolution: "@types/through@npm:0.0.33" @@ -4090,6 +4299,17 @@ __metadata: languageName: node linkType: hard +"axios@npm:1.7.4": + version: 1.7.4 + resolution: "axios@npm:1.7.4" + dependencies: + follow-redirects: "npm:^1.15.6" + form-data: "npm:^4.0.0" + proxy-from-env: "npm:^1.1.0" + checksum: 10c0/5ea1a93140ca1d49db25ef8e1bd8cfc59da6f9220159a944168860ad15a2743ea21c5df2967795acb15cbe81362f5b157fdebbea39d53117ca27658bab9f7f17 + languageName: node + linkType: hard + "b4a@npm:^1.6.4": version: 1.6.6 resolution: "b4a@npm:1.6.6" @@ -4202,14 +4422,14 @@ __metadata: languageName: node linkType: hard -"better-sqlite3@npm:8.6.0": - version: 8.6.0 - resolution: "better-sqlite3@npm:8.6.0" +"better-sqlite3@npm:8.7.0": + version: 8.7.0 + resolution: "better-sqlite3@npm:8.7.0" dependencies: bindings: "npm:^1.5.0" node-gyp: "npm:latest" prebuild-install: "npm:^7.1.1" - checksum: 10c0/4d5481bd173331c163add61c2fd12577e235d62abb1f72500b3856fd2af70a448a5515a3f12dd48f34bb97cfdf13d200ca81cd2ae16fc55627b96c5b9bd47bb0 + checksum: 10c0/2583401b08531eee74c083c73f3a5902bc142b0e1c16de5b9caa92ee94f544e2cb512c214de2f762a6c83e593f26f70013214344a9ea66ace6d0619efbf04a1e languageName: node linkType: hard @@ -4515,7 +4735,7 @@ __metadata: languageName: node linkType: hard -"call-bind@npm:^1.0.0, call-bind@npm:^1.0.7": +"call-bind@npm:^1.0.7": version: 1.0.7 resolution: "call-bind@npm:1.0.7" dependencies: @@ -4762,6 +4982,15 @@ __metadata: languageName: node linkType: hard +"cli-progress@npm:3.12.0": + version: 3.12.0 + resolution: "cli-progress@npm:3.12.0" + dependencies: + string-width: "npm:^4.2.3" + checksum: 10c0/f464cb19ebde2f3880620a2adfaeeefaec6cb15c8e610c8a659ca1047ee90d69f3bf2fdabbb1fe33ac408678e882e3e0eecdb84ab5df0edf930b269b8a72682d + languageName: node + linkType: hard + "cli-spinners@npm:^2.0.0, cli-spinners@npm:^2.5.0": version: 2.9.2 resolution: "cli-spinners@npm:2.9.2" @@ -4769,16 +4998,16 @@ __metadata: languageName: node linkType: hard -"cli-table3@npm:0.6.2": - version: 0.6.2 - resolution: "cli-table3@npm:0.6.2" +"cli-table3@npm:0.6.5": + version: 0.6.5 + resolution: "cli-table3@npm:0.6.5" dependencies: "@colors/colors": "npm:1.5.0" string-width: "npm:^4.2.0" dependenciesMeta: "@colors/colors": optional: true - checksum: 10c0/aaa87929d86ba36e651e0280ab34cc28660e13da9dd2b6f8aa36e800c40e331c32bff53597cb9126e8a2e88e7a9025aff9c240350fe69876207d51ba452ef5e0 + checksum: 10c0/d7cc9ed12212ae68241cc7a3133c52b844113b17856e11f4f81308acc3febcea7cc9fd298e70933e294dd642866b29fd5d113c2c098948701d0c35f09455de78 languageName: node linkType: hard @@ -5257,13 +5486,12 @@ __metadata: languageName: node linkType: hard -"cron-parser@npm:^3.5.0": - version: 3.5.0 - resolution: "cron-parser@npm:3.5.0" +"cron-parser@npm:^4.2.0": + version: 4.9.0 + resolution: "cron-parser@npm:4.9.0" dependencies: - is-nan: "npm:^1.3.2" - luxon: "npm:^1.26.0" - checksum: 10c0/00a7b0d7856ff4b97db620a780c2419a47b08bdbd774505a90bb872b2c7b65655ddd73c95743bcb5c885da1ae6b36a7921429a0279b87bee335047cafbe9cd7a + luxon: "npm:^3.2.1" + checksum: 10c0/348622bdcd1a15695b61fc33af8a60133e5913a85cf99f6344367579e7002896514ba3b0a9d6bb569b02667d6b06836722bf2295fcd101b3de378f71d37bed0b languageName: node linkType: hard @@ -5528,7 +5756,7 @@ __metadata: languageName: node linkType: hard -"define-data-property@npm:^1.0.1, define-data-property@npm:^1.1.4": +"define-data-property@npm:^1.1.4": version: 1.1.4 resolution: "define-data-property@npm:1.1.4" dependencies: @@ -5553,17 +5781,6 @@ __metadata: languageName: node linkType: hard -"define-properties@npm:^1.1.3": - version: 1.2.1 - resolution: "define-properties@npm:1.2.1" - dependencies: - define-data-property: "npm:^1.0.1" - has-property-descriptors: "npm:^1.0.0" - object-keys: "npm:^1.1.1" - checksum: 10c0/88a152319ffe1396ccc6ded510a3896e77efac7a1bfbaa174a7b00414a1747377e0bb525d303794a47cf30e805c2ec84e575758512c6e44a993076d29fd4e6c3 - languageName: node - linkType: hard - "define-property@npm:^0.2.5": version: 0.2.5 resolution: "define-property@npm:0.2.5" @@ -6397,6 +6614,13 @@ __metadata: languageName: node linkType: hard +"eventsource@npm:2.0.2": + version: 2.0.2 + resolution: "eventsource@npm:2.0.2" + checksum: 10c0/0b8c70b35e45dd20f22ff64b001be9d530e33b92ca8bdbac9e004d0be00d957ab02ef33c917315f59bf2f20b178c56af85c52029bc8e6cc2d61c31d87d943573 + languageName: node + linkType: hard + "execa@npm:5.1.1, execa@npm:^5.0.0": version: 5.1.1 resolution: "execa@npm:5.1.1" @@ -6556,6 +6780,13 @@ __metadata: languageName: node linkType: hard +"fast-safe-stringify@npm:2.1.1": + version: 2.1.1 + resolution: "fast-safe-stringify@npm:2.1.1" + checksum: 10c0/d90ec1c963394919828872f21edaa3ad6f1dddd288d2bd4e977027afff09f5db40f94e39536d4646f7e01761d704d72d51dce5af1b93717f3489ef808f5f4e4d + languageName: node + linkType: hard + "fastq@npm:^1.6.0": version: 1.17.1 resolution: "fastq@npm:1.17.1" @@ -6894,7 +7125,7 @@ __metadata: languageName: node linkType: hard -"fsevents@npm:~2.3.2, fsevents@npm:~2.3.3": +"fsevents@npm:*, fsevents@npm:~2.3.2, fsevents@npm:~2.3.3": version: 2.3.3 resolution: "fsevents@npm:2.3.3" dependencies: @@ -6904,7 +7135,7 @@ __metadata: languageName: node linkType: hard -"fsevents@patch:fsevents@npm%3A~2.3.2#optional!builtin, fsevents@patch:fsevents@npm%3A~2.3.3#optional!builtin": +"fsevents@patch:fsevents@npm%3A*#optional!builtin, fsevents@patch:fsevents@npm%3A~2.3.2#optional!builtin, fsevents@patch:fsevents@npm%3A~2.3.3#optional!builtin": version: 2.3.3 resolution: "fsevents@patch:fsevents@npm%3A2.3.3#optional!builtin::version=2.3.3&hash=df0bf1" dependencies: @@ -7065,7 +7296,23 @@ __metadata: languageName: node linkType: hard -"glob@npm:7.2.3, glob@npm:^7.0.5, glob@npm:^7.1.3, glob@npm:^7.1.4, glob@npm:^7.1.6": +"glob@npm:10.4.2, glob@npm:^10.2.2, glob@npm:^10.3.10": + version: 10.4.2 + resolution: "glob@npm:10.4.2" + dependencies: + foreground-child: "npm:^3.1.0" + jackspeak: "npm:^3.1.2" + minimatch: "npm:^9.0.4" + minipass: "npm:^7.1.2" + package-json-from-dist: "npm:^1.0.0" + path-scurry: "npm:^1.11.1" + bin: + glob: dist/esm/bin.mjs + checksum: 10c0/2c7296695fa75a935f3ad17dc62e4e170a8bb8752cf64d328be8992dd6ad40777939003754e10e9741ff8fbe43aa52fba32d6930d0ffa0e3b74bc3fb5eebaa2f + languageName: node + linkType: hard + +"glob@npm:^7.0.5, glob@npm:^7.1.3, glob@npm:^7.1.4, glob@npm:^7.1.6": version: 7.2.3 resolution: "glob@npm:7.2.3" dependencies: @@ -7079,21 +7326,6 @@ __metadata: languageName: node linkType: hard -"glob@npm:^10.2.2, glob@npm:^10.3.10": - version: 10.4.1 - resolution: "glob@npm:10.4.1" - dependencies: - foreground-child: "npm:^3.1.0" - jackspeak: "npm:^3.1.2" - minimatch: "npm:^9.0.4" - minipass: "npm:^7.1.2" - path-scurry: "npm:^1.11.1" - bin: - glob: dist/esm/bin.mjs - checksum: 10c0/77f2900ed98b9cc2a0e1901ee5e476d664dae3cd0f1b662b8bfd4ccf00d0edc31a11595807706a274ca10e1e251411bbf2e8e976c82bed0d879a9b89343ed379 - languageName: node - linkType: hard - "glob@npm:^8.0.3": version: 8.1.0 resolution: "glob@npm:8.1.0" @@ -7294,7 +7526,7 @@ __metadata: languageName: node linkType: hard -"has-property-descriptors@npm:^1.0.0, has-property-descriptors@npm:^1.0.2": +"has-property-descriptors@npm:^1.0.2": version: 1.0.2 resolution: "has-property-descriptors@npm:1.0.2" dependencies: @@ -8117,6 +8349,13 @@ __metadata: languageName: node linkType: hard +"is-localhost-ip@npm:2.0.0": + version: 2.0.0 + resolution: "is-localhost-ip@npm:2.0.0" + checksum: 10c0/40a55283374add1fe1edd5130d66e0ec814bc89e45d1a8b91722c494548ce4807b08e70bdc668b732e497f4de8b95d13d7a477e0d060df04ade2cbf0505f9480 + languageName: node + linkType: hard + "is-lower-case@npm:^1.1.0": version: 1.1.3 resolution: "is-lower-case@npm:1.1.3" @@ -8126,16 +8365,6 @@ __metadata: languageName: node linkType: hard -"is-nan@npm:^1.3.2": - version: 1.3.2 - resolution: "is-nan@npm:1.3.2" - dependencies: - call-bind: "npm:^1.0.0" - define-properties: "npm:^1.1.3" - checksum: 10c0/8bfb286f85763f9c2e28ea32e9127702fe980ffd15fa5d63ade3be7786559e6e21355d3625dd364c769c033c5aedf0a2ed3d4025d336abf1b9241e3d9eddc5b0 - languageName: node - linkType: hard - "is-number@npm:^3.0.0": version: 3.0.0 resolution: "is-number@npm:3.0.0" @@ -8383,6 +8612,13 @@ __metadata: languageName: node linkType: hard +"jose@npm:^4.14.6": + version: 4.15.9 + resolution: "jose@npm:4.15.9" + checksum: 10c0/4ed4ddf4a029db04bd167f2215f65d7245e4dc5f36d7ac3c0126aab38d66309a9e692f52df88975d99429e357e5fd8bab340ff20baab544d17684dd1d940a0f4 + languageName: node + linkType: hard + "joycon@npm:^3.0.1": version: 3.1.1 resolution: "joycon@npm:3.1.1" @@ -8545,6 +8781,20 @@ __metadata: languageName: node linkType: hard +"jwks-rsa@npm:3.1.0": + version: 3.1.0 + resolution: "jwks-rsa@npm:3.1.0" + dependencies: + "@types/express": "npm:^4.17.17" + "@types/jsonwebtoken": "npm:^9.0.2" + debug: "npm:^4.3.4" + jose: "npm:^4.14.6" + limiter: "npm:^1.1.5" + lru-memoizer: "npm:^2.2.0" + checksum: 10c0/60d686ba42ebfcedffd867aa68044d3d505bc21f6574afda17c6cc8bcabcf88a9a2b651965a25c53280902a532767cd002694c98f68287d31a60b492cba35822 + languageName: node + linkType: hard + "jws@npm:^3.2.2": version: 3.2.2 resolution: "jws@npm:3.2.2" @@ -8901,6 +9151,13 @@ __metadata: languageName: node linkType: hard +"limiter@npm:^1.1.5": + version: 1.1.5 + resolution: "limiter@npm:1.1.5" + checksum: 10c0/ebe2b20a820d1f67b8e1724051246434c419b2da041a7e9cd943f6daf113b8d17a52a1bd88fb79be5b624c10283ecb737f50edb5c1c88c71f4cd367108c97300 + languageName: node + linkType: hard + "lines-and-columns@npm:^1.1.6": version: 1.2.4 resolution: "lines-and-columns@npm:1.2.4" @@ -8970,6 +9227,13 @@ __metadata: languageName: node linkType: hard +"lodash.clonedeep@npm:^4.5.0": + version: 4.5.0 + resolution: "lodash.clonedeep@npm:4.5.0" + checksum: 10c0/2caf0e4808f319d761d2939ee0642fa6867a4bbf2cfce43276698828380756b99d4c4fa226d881655e6ac298dd453fe12a5ec8ba49861777759494c534936985 + languageName: node + linkType: hard + "lodash.deburr@npm:^4.1.0": version: 4.1.0 resolution: "lodash.deburr@npm:4.1.0" @@ -9081,6 +9345,15 @@ __metadata: languageName: node linkType: hard +"lru-cache@npm:6.0.0, lru-cache@npm:^6.0.0": + version: 6.0.0 + resolution: "lru-cache@npm:6.0.0" + dependencies: + yallist: "npm:^4.0.0" + checksum: 10c0/cb53e582785c48187d7a188d3379c181b5ca2a9c78d2bce3e7dee36f32761d1c42983da3fe12b55cb74e1779fa94cdc2e5367c028a9b35317184ede0c07a30a9 + languageName: node + linkType: hard + "lru-cache@npm:^10.0.1, lru-cache@npm:^10.2.0": version: 10.2.2 resolution: "lru-cache@npm:10.2.2" @@ -9088,12 +9361,13 @@ __metadata: languageName: node linkType: hard -"lru-cache@npm:^6.0.0": - version: 6.0.0 - resolution: "lru-cache@npm:6.0.0" +"lru-memoizer@npm:^2.2.0": + version: 2.3.0 + resolution: "lru-memoizer@npm:2.3.0" dependencies: - yallist: "npm:^4.0.0" - checksum: 10c0/cb53e582785c48187d7a188d3379c181b5ca2a9c78d2bce3e7dee36f32761d1c42983da3fe12b55cb74e1779fa94cdc2e5367c028a9b35317184ede0c07a30a9 + lodash.clonedeep: "npm:^4.5.0" + lru-cache: "npm:6.0.0" + checksum: 10c0/13cf6bc9ff74cdb167078dbb66d4cf43adc802495da8f56097e6f388b4d7ccb91668beb809bdbc55b62d016c138d7c19a18c5883a2fdbcc7f508ad8a23ec7c65 languageName: node linkType: hard @@ -9104,10 +9378,10 @@ __metadata: languageName: node linkType: hard -"luxon@npm:^1.26.0": - version: 1.28.1 - resolution: "luxon@npm:1.28.1" - checksum: 10c0/5c561ce4364bb2301ca5811c74d11a9e087f82164109c7997dc8f0959e64d51259d8e630914dca2edc6702525ce5ab066a4b85caa19d04be71f10e79ffe2bc84 +"luxon@npm:^3.2.1": + version: 3.5.0 + resolution: "luxon@npm:3.5.0" + checksum: 10c0/335789bba95077db831ef99894edadeb23023b3eb2137a1b56acd0d290082b691cf793143d69e30bc069ec95f0b49f36419f48e951c68014f19ffe12045e3494 languageName: node linkType: hard @@ -9435,6 +9709,15 @@ __metadata: languageName: node linkType: hard +"minimatch@npm:9.0.3": + version: 9.0.3 + resolution: "minimatch@npm:9.0.3" + dependencies: + brace-expansion: "npm:^2.0.1" + checksum: 10c0/85f407dcd38ac3e180f425e86553911d101455ca3ad5544d6a7cec16286657e4f8a9aa6695803025c55e31e35a91a2252b5dc8e7d527211278b8b65b4dbd5eac + languageName: node + linkType: hard + "minimatch@npm:^3.0.2, minimatch@npm:^3.0.3, minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2": version: 3.1.2 resolution: "minimatch@npm:3.1.2" @@ -9829,14 +10112,14 @@ __metadata: languageName: node linkType: hard -"node-schedule@npm:2.1.0": - version: 2.1.0 - resolution: "node-schedule@npm:2.1.0" +"node-schedule@npm:2.1.1": + version: 2.1.1 + resolution: "node-schedule@npm:2.1.1" dependencies: - cron-parser: "npm:^3.5.0" + cron-parser: "npm:^4.2.0" long-timeout: "npm:0.1.1" sorted-array-functions: "npm:^1.3.0" - checksum: 10c0/556994e2d42c3a3f8b6bbd1c585d537d9cadf0d1dc35a830ce954fbd632e375f44595dd6650cb626ee7f49c1fc707eee6fa3d0986c412a333138dcd340ea9ec7 + checksum: 10c0/6ec51b34b9e676740ac25298e4ced5ee46053379f0d3aad533e51d7e083bc24ced045df1772a95bf9d9cfdb81299340bbf551549a7c5eb6e4d2dc6468c85c70e languageName: node linkType: hard @@ -10012,13 +10295,6 @@ __metadata: languageName: node linkType: hard -"object-keys@npm:^1.1.1": - version: 1.1.1 - resolution: "object-keys@npm:1.1.1" - checksum: 10c0/b11f7ccdbc6d406d1f186cdadb9d54738e347b2692a14439ca5ac70c225fa6db46db809711b78589866d47b25fc3e8dee0b4c722ac751e11180f9380e3d8601d - languageName: node - linkType: hard - "object-visit@npm:^1.0.0": version: 1.0.1 resolution: "object-visit@npm:1.0.1" @@ -10190,6 +10466,18 @@ __metadata: languageName: node linkType: hard +"os-paths@npm:^7.4.0": + version: 7.4.0 + resolution: "os-paths@npm:7.4.0" + dependencies: + fsevents: "npm:*" + dependenciesMeta: + fsevents: + optional: true + checksum: 10c0/196b31eaba32d56780ad42674c7fab22f9cdc811c90bca0e7eb9b016ce76ad8eb4d32dc537e7eea8ca11627b6e2c709ae9a1287d7b265c3b6feb855f87579022 + languageName: node + linkType: hard + "os-tmpdir@npm:~1.0.2": version: 1.0.2 resolution: "os-tmpdir@npm:1.0.2" @@ -10208,11 +10496,11 @@ __metadata: version: 0.0.0-use.local resolution: "ozensemble-site@workspace:." dependencies: - "@strapi/plugin-cloud": "npm:4.24.0" - "@strapi/plugin-i18n": "npm:4.24.0" + "@strapi/plugin-cloud": "npm:4.25.11" + "@strapi/plugin-i18n": "npm:4.25.11" "@strapi/plugin-users-permissions": "npm:4.24.0" - "@strapi/strapi": "npm:4.24.0" - better-sqlite3: "npm:8.6.0" + "@strapi/strapi": "npm:4.25.11" + better-sqlite3: "npm:8.7.0" pg: "npm:^8.12.0" react: "npm:^18.0.0" react-dom: "npm:^18.0.0" @@ -10299,6 +10587,13 @@ __metadata: languageName: node linkType: hard +"package-json-from-dist@npm:^1.0.0": + version: 1.0.0 + resolution: "package-json-from-dist@npm:1.0.0" + checksum: 10c0/e3ffaf6ac1040ab6082a658230c041ad14e72fabe99076a2081bb1d5d41210f11872403fc09082daf4387fc0baa6577f96c9c0e94c90c394fd57794b66aa4033 + languageName: node + linkType: hard + "package-json@npm:7.0.0": version: 7.0.0 resolution: "package-json@npm:7.0.0" @@ -10977,7 +11272,7 @@ __metadata: languageName: node linkType: hard -"punycode@npm:^2.1.0": +"punycode@npm:2.3.1, punycode@npm:^2.1.0": version: 2.3.1 resolution: "punycode@npm:2.3.1" checksum: 10c0/14f76a8206bc3464f794fb2e3d3cc665ae416c01893ad7a02b23766eb07159144ee612ad67af5e84fa4479ccfe67678c4feb126b0485651b302babf66f04f9e9 @@ -13573,23 +13868,6 @@ __metadata: languageName: node linkType: hard -"use-context-selector@npm:1.4.1": - version: 1.4.1 - resolution: "use-context-selector@npm:1.4.1" - peerDependencies: - react: ">=16.8.0" - react-dom: "*" - react-native: "*" - scheduler: ">=0.19.0" - peerDependenciesMeta: - react-dom: - optional: true - react-native: - optional: true - checksum: 10c0/9751181117fdb47049aec8f3a6ccc4f1286e8661c769dbed554d58e478538cb83dac180a62baedcb3f65c99c3ed41d5423a955c9b7c12133b0e4263c30255bff - languageName: node - linkType: hard - "use-isomorphic-layout-effect@npm:^1.1.2": version: 1.1.2 resolution: "use-isomorphic-layout-effect@npm:1.1.2" @@ -14044,6 +14322,19 @@ __metadata: languageName: node linkType: hard +"xdg-app-paths@npm:8.3.0": + version: 8.3.0 + resolution: "xdg-app-paths@npm:8.3.0" + dependencies: + fsevents: "npm:*" + xdg-portable: "npm:^10.6.0" + dependenciesMeta: + fsevents: + optional: true + checksum: 10c0/84d9a80dc7ca2dc327fc89f7dca96cee5638006197e98fd0778d3ab80624bd09803358021b51c58a7e20e55b365355c7b5cff4e45ab3e0aa10227b3dd104a62f + languageName: node + linkType: hard + "xdg-basedir@npm:^4.0.0": version: 4.0.0 resolution: "xdg-basedir@npm:4.0.0" @@ -14051,6 +14342,19 @@ __metadata: languageName: node linkType: hard +"xdg-portable@npm:^10.6.0": + version: 10.6.0 + resolution: "xdg-portable@npm:10.6.0" + dependencies: + fsevents: "npm:*" + os-paths: "npm:^7.4.0" + dependenciesMeta: + fsevents: + optional: true + checksum: 10c0/e632280445c5042d7a4b04d332c5481ee49735f443e7d2e5e8fba9a5a5a664fcee6b9f699d729069c7e39eca5124c7fa8f0e6f2dc00aee68a687253ccadc7255 + languageName: node + linkType: hard + "xml2js@npm:^0.5.0": version: 0.5.0 resolution: "xml2js@npm:0.5.0"