From d2c9d91045f169bedf0795f92fa4feacbf502df4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 13:46:14 +0000 Subject: [PATCH] Bump @strapi/plugin-i18n from 4.24.3 to 4.24.5 in /strapi Bumps [@strapi/plugin-i18n](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/i18n) from 4.24.3 to 4.24.5. - [Release notes](https://github.com/strapi/strapi/releases) - [Commits](https://github.com/strapi/strapi/commits/v4.24.5/packages/plugins/i18n) --- updated-dependencies: - dependency-name: "@strapi/plugin-i18n" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- strapi/package-lock.json | 104 ++++++++++++++++++++++++++++++++++----- strapi/package.json | 2 +- 2 files changed, 94 insertions(+), 12 deletions(-) diff --git a/strapi/package-lock.json b/strapi/package-lock.json index 89219bb..ab04854 100644 --- a/strapi/package-lock.json +++ b/strapi/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.0", "license": "MIT", "dependencies": { - "@strapi/plugin-i18n": "4.24.3", + "@strapi/plugin-i18n": "4.24.5", "@strapi/plugin-users-permissions": "4.24.3", "@strapi/strapi": "4.24.3", "better-sqlite3": "9.6.0", @@ -3232,15 +3232,15 @@ } }, "node_modules/@strapi/plugin-i18n": { - "version": "4.24.3", - "resolved": "https://registry.npmjs.org/@strapi/plugin-i18n/-/plugin-i18n-4.24.3.tgz", - "integrity": "sha512-fDG1oetElyeVtPJwrYkaerdbl3wXfPs1OhFrHDgcJ1zl0cQn+lGJznPchFbfnG51VDMamJ9aQzzG2UYCAGMy8A==", + "version": "4.24.5", + "resolved": "https://registry.npmjs.org/@strapi/plugin-i18n/-/plugin-i18n-4.24.5.tgz", + "integrity": "sha512-RtFD1MmeHB/qTTOT4TUkFDSpEP62B4s93CNO0GsklSzvt2slKqaqKtALug8J9PcgGRN/yroqgwqHpptLKOtPcQ==", "dependencies": { "@reduxjs/toolkit": "1.9.7", - "@strapi/design-system": "1.18.0", - "@strapi/helper-plugin": "4.24.3", - "@strapi/icons": "1.18.0", - "@strapi/utils": "4.24.3", + "@strapi/design-system": "1.19.0", + "@strapi/helper-plugin": "4.24.5", + "@strapi/icons": "1.19.0", + "@strapi/utils": "4.24.5", "axios": "1.6.0", "formik": "2.4.0", "immer": "9.0.19", @@ -3264,6 +3264,88 @@ "styled-components": "^5.2.1" } }, + "node_modules/@strapi/plugin-i18n/node_modules/@strapi/design-system": { + "version": "1.19.0", + "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-1.19.0.tgz", + "integrity": "sha512-kEQNaRztIcr6I5Zh6mxtE/Nmkk1mylCS5s56ySKDdqOjWZw2BCbS72/J9k6r1RF1TLIDSXJN9r5dHR0ZKtWvBQ==", + "dependencies": { + "@codemirror/lang-json": "^6.0.1", + "@floating-ui/react-dom": "^2.0.8", + "@internationalized/date": "^3.5.2", + "@internationalized/number": "^3.5.1", + "@radix-ui/react-dismissable-layer": "^1.0.5", + "@radix-ui/react-dropdown-menu": "^2.0.6", + "@radix-ui/react-focus-scope": "1.0.4", + "@strapi/ui-primitives": "^1.19.0", + "@uiw/react-codemirror": "^4.21.25", + "aria-hidden": "^1.2.4", + "compute-scroll-into-view": "^3.1.0", + "prop-types": "^15.8.1", + "react-remove-scroll": "^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" + } + }, + "node_modules/@strapi/plugin-i18n/node_modules/@strapi/helper-plugin": { + "version": "4.24.5", + "resolved": "https://registry.npmjs.org/@strapi/helper-plugin/-/helper-plugin-4.24.5.tgz", + "integrity": "sha512-UgLpivDE2KbxuhvuJpwN8+tFYRR8GnMyWvq9jxPUe0FwNzMcKo0sCBPplA1mJO/whQqmJH2CwEHWfaN34lqdYg==", + "dependencies": { + "axios": "1.6.0", + "date-fns": "2.30.0", + "formik": "2.4.0", + "immer": "9.0.19", + "lodash": "4.17.21", + "qs": "6.11.1", + "react-helmet": "6.1.0", + "react-intl": "6.4.1", + "react-query": "3.39.3", + "react-select": "5.7.0" + }, + "engines": { + "node": ">=18.0.0 <=20.x.x", + "npm": ">=6.0.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" + } + }, + "node_modules/@strapi/plugin-i18n/node_modules/@strapi/icons": { + "version": "1.19.0", + "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-1.19.0.tgz", + "integrity": "sha512-jcS7n3Ps+73fYGadxdaD6owazoDJKN1fHSG9dp8RX4RqkP6BfoHOX5j3aodVLmDX57Ksg6gy5JXf9xEml7nMpQ==", + "peerDependencies": { + "react": "^17.0.0 || ^18.0.0", + "react-dom": "^17.0.0 || ^18.0.0" + } + }, + "node_modules/@strapi/plugin-i18n/node_modules/@strapi/utils": { + "version": "4.24.5", + "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-4.24.5.tgz", + "integrity": "sha512-KPhzgXaJFC2y5JVW1RGVxmkSzLdhIdoVgMTCRf90veyfwkedHXC5iQ0qCvxRvMuvnfw6DqMaqewHGEkt1COM4g==", + "dependencies": { + "@sindresorhus/slugify": "1.1.0", + "date-fns": "2.30.0", + "http-errors": "1.8.1", + "lodash": "4.17.21", + "p-map": "4.0.0", + "yup": "0.32.9" + }, + "engines": { + "node": ">=18.0.0 <=20.x.x", + "npm": ">=6.0.0" + } + }, "node_modules/@strapi/plugin-upload": { "version": "4.24.3", "resolved": "https://registry.npmjs.org/@strapi/plugin-upload/-/plugin-upload-4.24.3.tgz", @@ -3502,9 +3584,9 @@ } }, "node_modules/@strapi/ui-primitives": { - "version": "1.18.0", - "resolved": "https://registry.npmjs.org/@strapi/ui-primitives/-/ui-primitives-1.18.0.tgz", - "integrity": "sha512-l+EAzfWL7n5u1awCfasonxU9VP7TSeu2CPf2S7oNZIM/tJnLMahsmMefnbVCeJAG50dvPx7vHQiWQ3483O8qww==", + "version": "1.19.0", + "resolved": "https://registry.npmjs.org/@strapi/ui-primitives/-/ui-primitives-1.19.0.tgz", + "integrity": "sha512-dEpmI0PpSH6VWuP/bBvRKI5lUpazdDAcxOpukoq2QDwUFbuZWywgW7a6O5nMnD4bLQtyNeYwd52J8Jqr9pNoQA==", "dependencies": { "@radix-ui/number": "^1.0.1", "@radix-ui/primitive": "^1.0.1", diff --git a/strapi/package.json b/strapi/package.json index 836fffa..1163b94 100644 --- a/strapi/package.json +++ b/strapi/package.json @@ -10,7 +10,7 @@ "strapi": "strapi" }, "dependencies": { - "@strapi/plugin-i18n": "4.24.3", + "@strapi/plugin-i18n": "4.24.5", "@strapi/plugin-users-permissions": "4.24.3", "@strapi/strapi": "4.24.3", "better-sqlite3": "9.6.0",