diff --git a/.changeset/hip-foxes-mix.md b/.changeset/hip-foxes-mix.md new file mode 100644 index 0000000000..9db15e00f7 --- /dev/null +++ b/.changeset/hip-foxes-mix.md @@ -0,0 +1,15 @@ +--- +'@commercetools-applications/merchant-center-custom-view-template-starter-typescript': patch +'@commercetools-applications/merchant-center-template-starter-typescript': patch +'@commercetools-frontend/application-components': patch +'@commercetools-applications/merchant-center-custom-view-template-starter': patch +'@commercetools-applications/merchant-center-template-starter': patch +'@commercetools-website/components-playground': patch +'@commercetools-frontend/react-notifications': patch +'@commercetools-frontend/application-shell': patch +'@commercetools-local/visual-testing-app': patch +'@commercetools-frontend/i18n': patch +'@commercetools-local/playground': patch +--- + +Update UI Kit dependencies to `v19.17` diff --git a/application-templates/starter-typescript/package.json b/application-templates/starter-typescript/package.json index 96d1540905..9bbade9512 100644 --- a/application-templates/starter-typescript/package.json +++ b/application-templates/starter-typescript/package.json @@ -40,23 +40,23 @@ "@commercetools-test-data/channel": "8.5.0", "@commercetools-test-data/commons": "8.5.0", "@commercetools-test-data/core": "8.5.0", - "@commercetools-uikit/constraints": "^19.9.0", - "@commercetools-uikit/data-table": "^19.9.0", - "@commercetools-uikit/flat-button": "^19.9.0", - "@commercetools-uikit/grid": "^19.9.0", - "@commercetools-uikit/hooks": "^19.9.0", - "@commercetools-uikit/icons": "^19.9.0", - "@commercetools-uikit/link": "^19.9.0", - "@commercetools-uikit/loading-spinner": "^19.9.0", - "@commercetools-uikit/localized-text-field": "^19.9.0", - "@commercetools-uikit/localized-text-input": "^19.9.0", - "@commercetools-uikit/notifications": "^19.9.0", - "@commercetools-uikit/pagination": "^19.9.0", - "@commercetools-uikit/select-field": "^19.9.0", - "@commercetools-uikit/spacings": "^19.9.0", - "@commercetools-uikit/text": "^19.9.0", - "@commercetools-uikit/text-field": "^19.9.0", - "@commercetools-uikit/text-input": "^19.9.0", + "@commercetools-uikit/constraints": "^19.17.1", + "@commercetools-uikit/data-table": "^19.17.1", + "@commercetools-uikit/flat-button": "^19.17.1", + "@commercetools-uikit/grid": "^19.17.1", + "@commercetools-uikit/hooks": "^19.17.1", + "@commercetools-uikit/icons": "^19.17.1", + "@commercetools-uikit/link": "^19.17.1", + "@commercetools-uikit/loading-spinner": "^19.17.1", + "@commercetools-uikit/localized-text-field": "^19.17.1", + "@commercetools-uikit/localized-text-input": "^19.17.1", + "@commercetools-uikit/notifications": "^19.17.1", + "@commercetools-uikit/pagination": "^19.17.1", + "@commercetools-uikit/select-field": "^19.17.1", + "@commercetools-uikit/spacings": "^19.17.1", + "@commercetools-uikit/text": "^19.17.1", + "@commercetools-uikit/text-field": "^19.17.1", + "@commercetools-uikit/text-input": "^19.17.1", "@commercetools/sync-actions": "^5.14.0", "@emotion/react": "^11.11.4", "@formatjs/cli": "6.2.12", diff --git a/application-templates/starter/package.json b/application-templates/starter/package.json index aee85860d6..65bb71db70 100644 --- a/application-templates/starter/package.json +++ b/application-templates/starter/package.json @@ -38,23 +38,23 @@ "@commercetools-test-data/channel": "8.5.0", "@commercetools-test-data/commons": "8.5.0", "@commercetools-test-data/core": "8.5.0", - "@commercetools-uikit/constraints": "^19.9.0", - "@commercetools-uikit/data-table": "^19.9.0", - "@commercetools-uikit/flat-button": "^19.9.0", - "@commercetools-uikit/grid": "^19.9.0", - "@commercetools-uikit/hooks": "^19.9.0", - "@commercetools-uikit/icons": "^19.9.0", - "@commercetools-uikit/link": "^19.9.0", - "@commercetools-uikit/loading-spinner": "^19.9.0", - "@commercetools-uikit/localized-text-field": "^19.9.0", - "@commercetools-uikit/localized-text-input": "^19.9.0", - "@commercetools-uikit/notifications": "^19.9.0", - "@commercetools-uikit/pagination": "^19.9.0", - "@commercetools-uikit/select-field": "^19.9.0", - "@commercetools-uikit/spacings": "^19.9.0", - "@commercetools-uikit/text": "^19.9.0", - "@commercetools-uikit/text-field": "^19.9.0", - "@commercetools-uikit/text-input": "^19.9.0", + "@commercetools-uikit/constraints": "^19.17.1", + "@commercetools-uikit/data-table": "^19.17.1", + "@commercetools-uikit/flat-button": "^19.17.1", + "@commercetools-uikit/grid": "^19.17.1", + "@commercetools-uikit/hooks": "^19.17.1", + "@commercetools-uikit/icons": "^19.17.1", + "@commercetools-uikit/link": "^19.17.1", + "@commercetools-uikit/loading-spinner": "^19.17.1", + "@commercetools-uikit/localized-text-field": "^19.17.1", + "@commercetools-uikit/localized-text-input": "^19.17.1", + "@commercetools-uikit/notifications": "^19.17.1", + "@commercetools-uikit/pagination": "^19.17.1", + "@commercetools-uikit/select-field": "^19.17.1", + "@commercetools-uikit/spacings": "^19.17.1", + "@commercetools-uikit/text": "^19.17.1", + "@commercetools-uikit/text-field": "^19.17.1", + "@commercetools-uikit/text-input": "^19.17.1", "@commercetools/sync-actions": "^5.14.0", "@emotion/react": "^11.11.4", "@formatjs/cli": "6.2.12", diff --git a/custom-views-templates/starter-typescript/package.json b/custom-views-templates/starter-typescript/package.json index 13d88ba116..5b07aa2e73 100644 --- a/custom-views-templates/starter-typescript/package.json +++ b/custom-views-templates/starter-typescript/package.json @@ -40,23 +40,23 @@ "@commercetools-test-data/channel": "8.5.0", "@commercetools-test-data/commons": "8.5.0", "@commercetools-test-data/core": "8.5.0", - "@commercetools-uikit/constraints": "^19.9.0", - "@commercetools-uikit/data-table": "^19.9.0", - "@commercetools-uikit/flat-button": "^19.9.0", - "@commercetools-uikit/grid": "^19.9.0", - "@commercetools-uikit/hooks": "^19.9.0", - "@commercetools-uikit/icons": "^19.9.0", - "@commercetools-uikit/link": "^19.9.0", - "@commercetools-uikit/loading-spinner": "^19.9.0", - "@commercetools-uikit/localized-text-field": "^19.9.0", - "@commercetools-uikit/localized-text-input": "^19.9.0", - "@commercetools-uikit/notifications": "^19.9.0", - "@commercetools-uikit/pagination": "^19.9.0", - "@commercetools-uikit/select-field": "^19.9.0", - "@commercetools-uikit/spacings": "^19.9.0", - "@commercetools-uikit/text": "^19.9.0", - "@commercetools-uikit/text-field": "^19.9.0", - "@commercetools-uikit/text-input": "^19.9.0", + "@commercetools-uikit/constraints": "^19.17.1", + "@commercetools-uikit/data-table": "^19.17.1", + "@commercetools-uikit/flat-button": "^19.17.1", + "@commercetools-uikit/grid": "^19.17.1", + "@commercetools-uikit/hooks": "^19.17.1", + "@commercetools-uikit/icons": "^19.17.1", + "@commercetools-uikit/link": "^19.17.1", + "@commercetools-uikit/loading-spinner": "^19.17.1", + "@commercetools-uikit/localized-text-field": "^19.17.1", + "@commercetools-uikit/localized-text-input": "^19.17.1", + "@commercetools-uikit/notifications": "^19.17.1", + "@commercetools-uikit/pagination": "^19.17.1", + "@commercetools-uikit/select-field": "^19.17.1", + "@commercetools-uikit/spacings": "^19.17.1", + "@commercetools-uikit/text": "^19.17.1", + "@commercetools-uikit/text-field": "^19.17.1", + "@commercetools-uikit/text-input": "^19.17.1", "@commercetools/sync-actions": "^5.14.0", "@emotion/react": "^11.11.4", "@formatjs/cli": "6.2.12", diff --git a/custom-views-templates/starter/package.json b/custom-views-templates/starter/package.json index 757f08e3b0..d781651152 100644 --- a/custom-views-templates/starter/package.json +++ b/custom-views-templates/starter/package.json @@ -38,23 +38,23 @@ "@commercetools-test-data/channel": "8.5.0", "@commercetools-test-data/commons": "8.5.0", "@commercetools-test-data/core": "8.5.0", - "@commercetools-uikit/constraints": "^19.9.0", - "@commercetools-uikit/data-table": "^19.9.0", - "@commercetools-uikit/flat-button": "^19.9.0", - "@commercetools-uikit/grid": "^19.9.0", - "@commercetools-uikit/hooks": "^19.9.0", - "@commercetools-uikit/icons": "^19.9.0", - "@commercetools-uikit/link": "^19.9.0", - "@commercetools-uikit/loading-spinner": "^19.9.0", - "@commercetools-uikit/localized-text-field": "^19.9.0", - "@commercetools-uikit/localized-text-input": "^19.9.0", - "@commercetools-uikit/notifications": "^19.9.0", - "@commercetools-uikit/pagination": "^19.9.0", - "@commercetools-uikit/select-field": "^19.9.0", - "@commercetools-uikit/spacings": "^19.9.0", - "@commercetools-uikit/text": "^19.9.0", - "@commercetools-uikit/text-field": "^19.9.0", - "@commercetools-uikit/text-input": "^19.9.0", + "@commercetools-uikit/constraints": "^19.17.1", + "@commercetools-uikit/data-table": "^19.17.1", + "@commercetools-uikit/flat-button": "^19.17.1", + "@commercetools-uikit/grid": "^19.17.1", + "@commercetools-uikit/hooks": "^19.17.1", + "@commercetools-uikit/icons": "^19.17.1", + "@commercetools-uikit/link": "^19.17.1", + "@commercetools-uikit/loading-spinner": "^19.17.1", + "@commercetools-uikit/localized-text-field": "^19.17.1", + "@commercetools-uikit/localized-text-input": "^19.17.1", + "@commercetools-uikit/notifications": "^19.17.1", + "@commercetools-uikit/pagination": "^19.17.1", + "@commercetools-uikit/select-field": "^19.17.1", + "@commercetools-uikit/spacings": "^19.17.1", + "@commercetools-uikit/text": "^19.17.1", + "@commercetools-uikit/text-field": "^19.17.1", + "@commercetools-uikit/text-input": "^19.17.1", "@commercetools/sync-actions": "^5.14.0", "@emotion/react": "^11.11.4", "@formatjs/cli": "6.2.12", diff --git a/package.json b/package.json index 3c42d7fe73..74b0a39e99 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "@commercetools-frontend/jest-stylelint-runner": "workspace:*", "@commercetools-frontend/mc-scripts": "workspace:*", "@commercetools-test-data/core": "8.5.0", - "@commercetools-uikit/design-system": "^19.9.0", + "@commercetools-uikit/design-system": "^19.17.1", "@commercetools/github-labels": "1.1.0", "@commitlint/cli": "17.8.1", "@commitlint/config-conventional": "17.8.1", @@ -186,7 +186,7 @@ } }, "engines": { - "node": ">=18", + "node": "18.x", "npm": ">=6", "pnpm": ">=8" }, diff --git a/packages/application-components/package.json b/packages/application-components/package.json index 3ae2036540..08b523c545 100644 --- a/packages/application-components/package.json +++ b/packages/application-components/package.json @@ -37,23 +37,23 @@ "@commercetools-frontend/i18n": "22.35.1", "@commercetools-frontend/l10n": "22.35.1", "@commercetools-frontend/sentry": "22.35.1", - "@commercetools-uikit/accessible-button": "^19.9.0", - "@commercetools-uikit/card": "^19.9.0", - "@commercetools-uikit/constraints": "^19.9.0", - "@commercetools-uikit/design-system": "^19.9.0", - "@commercetools-uikit/flat-button": "^19.9.0", - "@commercetools-uikit/hooks": "^19.9.0", - "@commercetools-uikit/icon-button": "^19.9.0", - "@commercetools-uikit/icons": "^19.9.0", - "@commercetools-uikit/label": "^19.9.0", - "@commercetools-uikit/messages": "^19.9.0", - "@commercetools-uikit/primary-button": "^19.9.0", - "@commercetools-uikit/secondary-button": "^19.9.0", - "@commercetools-uikit/secondary-icon-button": "^19.9.0", - "@commercetools-uikit/spacings": "^19.9.0", - "@commercetools-uikit/stamp": "^19.9.0", - "@commercetools-uikit/text": "^19.9.0", - "@commercetools-uikit/utils": "^19.9.0", + "@commercetools-uikit/accessible-button": "^19.17.1", + "@commercetools-uikit/card": "^19.17.1", + "@commercetools-uikit/constraints": "^19.17.1", + "@commercetools-uikit/design-system": "^19.17.1", + "@commercetools-uikit/flat-button": "^19.17.1", + "@commercetools-uikit/hooks": "^19.17.1", + "@commercetools-uikit/icon-button": "^19.17.1", + "@commercetools-uikit/icons": "^19.17.1", + "@commercetools-uikit/label": "^19.17.1", + "@commercetools-uikit/messages": "^19.17.1", + "@commercetools-uikit/primary-button": "^19.17.1", + "@commercetools-uikit/secondary-button": "^19.17.1", + "@commercetools-uikit/secondary-icon-button": "^19.17.1", + "@commercetools-uikit/spacings": "^19.17.1", + "@commercetools-uikit/stamp": "^19.17.1", + "@commercetools-uikit/text": "^19.17.1", + "@commercetools-uikit/utils": "^19.17.1", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.0", "@flopflip/react-broadcast": "14.0.2", diff --git a/packages/application-shell/package.json b/packages/application-shell/package.json index b721301512..54a169cb67 100644 --- a/packages/application-shell/package.json +++ b/packages/application-shell/package.json @@ -45,21 +45,21 @@ "@commercetools-frontend/sdk": "22.35.1", "@commercetools-frontend/sentry": "22.35.1", "@commercetools-frontend/url-utils": "22.35.1", - "@commercetools-uikit/accessible-hidden": "^19.9.0", - "@commercetools-uikit/avatar": "^19.9.0", - "@commercetools-uikit/card": "^19.9.0", - "@commercetools-uikit/constraints": "^19.9.0", - "@commercetools-uikit/design-system": "^19.9.0", - "@commercetools-uikit/flat-button": "^19.9.0", - "@commercetools-uikit/icon-button": "^19.9.0", - "@commercetools-uikit/icons": "^19.9.0", - "@commercetools-uikit/loading-spinner": "^19.9.0", - "@commercetools-uikit/notifications": "^19.9.0", - "@commercetools-uikit/primary-button": "^19.9.0", - "@commercetools-uikit/secondary-button": "^19.9.0", - "@commercetools-uikit/select-input": "^19.9.0", - "@commercetools-uikit/spacings": "^19.9.0", - "@commercetools-uikit/text": "^19.9.0", + "@commercetools-uikit/accessible-hidden": "^19.17.1", + "@commercetools-uikit/avatar": "^19.17.1", + "@commercetools-uikit/card": "^19.17.1", + "@commercetools-uikit/constraints": "^19.17.1", + "@commercetools-uikit/design-system": "^19.17.1", + "@commercetools-uikit/flat-button": "^19.17.1", + "@commercetools-uikit/icon-button": "^19.17.1", + "@commercetools-uikit/icons": "^19.17.1", + "@commercetools-uikit/loading-spinner": "^19.17.1", + "@commercetools-uikit/notifications": "^19.17.1", + "@commercetools-uikit/primary-button": "^19.17.1", + "@commercetools-uikit/secondary-button": "^19.17.1", + "@commercetools-uikit/select-input": "^19.17.1", + "@commercetools-uikit/spacings": "^19.17.1", + "@commercetools-uikit/text": "^19.17.1", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.0", "@flopflip/combine-adapters": "14.0.2", diff --git a/packages/i18n/package.json b/packages/i18n/package.json index 62510d62f7..059b2da3ee 100644 --- a/packages/i18n/package.json +++ b/packages/i18n/package.json @@ -36,7 +36,7 @@ "@babel/runtime-corejs3": "^7.22.15", "@commercetools-community-kit/i18n": "^0.3.0", "@commercetools-frontend/sentry": "22.35.1", - "@commercetools-uikit/i18n": "^19.9.0", + "@commercetools-uikit/i18n": "^19.17.1", "@emotion/react": "^11.11.4", "@formatjs/icu-messageformat-parser": "2.7.8", "@types/prop-types": "^15.7.5", diff --git a/packages/react-notifications/package.json b/packages/react-notifications/package.json index 8ee0f0dec2..034698cf8f 100644 --- a/packages/react-notifications/package.json +++ b/packages/react-notifications/package.json @@ -25,13 +25,13 @@ "@commercetools-frontend/constants": "22.35.1", "@commercetools-frontend/notifications": "22.35.1", "@commercetools-frontend/sentry": "22.35.1", - "@commercetools-uikit/design-system": "^19.9.0", - "@commercetools-uikit/hooks": "^19.9.0", - "@commercetools-uikit/icon-button": "^19.9.0", - "@commercetools-uikit/icons": "^19.9.0", - "@commercetools-uikit/secondary-icon-button": "^19.9.0", - "@commercetools-uikit/spacings": "^19.9.0", - "@commercetools-uikit/utils": "^19.9.0", + "@commercetools-uikit/design-system": "^19.17.1", + "@commercetools-uikit/hooks": "^19.17.1", + "@commercetools-uikit/icon-button": "^19.17.1", + "@commercetools-uikit/icons": "^19.17.1", + "@commercetools-uikit/secondary-icon-button": "^19.17.1", + "@commercetools-uikit/spacings": "^19.17.1", + "@commercetools-uikit/utils": "^19.17.1", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.0", "@types/history": "^4.7.11", diff --git a/playground/custom-application-config.mjs b/playground/custom-application-config.mjs index 75b6e451b1..fc71b4ce1f 100644 --- a/playground/custom-application-config.mjs +++ b/playground/custom-application-config.mjs @@ -1,4 +1,6 @@ -import { PERMISSIONS, entryPointUriPath } from './src/constants'; +// eslint-disable-next-line import/extensions +import { PERMISSIONS, entryPointUriPath } from './src/constants.js'; + const name = 'AppKit Playground Application'; const productionUrl = process.env.VERCEL_ENV !== 'production' && Boolean(process.env.VERCEL_URL) ? diff --git a/playground/package.json b/playground/package.json index 9761519989..042e528324 100644 --- a/playground/package.json +++ b/playground/package.json @@ -27,24 +27,24 @@ "@commercetools-frontend/l10n": "22.35.1", "@commercetools-frontend/permissions": "22.35.1", "@commercetools-frontend/sdk": "22.35.1", - "@commercetools-uikit/card": "19.9.0", - "@commercetools-uikit/checkbox-input": "19.9.0", - "@commercetools-uikit/constraints": "19.9.0", - "@commercetools-uikit/data-table": "19.9.0", - "@commercetools-uikit/date-time-input": "19.9.0", - "@commercetools-uikit/flat-button": "19.9.0", - "@commercetools-uikit/grid": "19.9.0", - "@commercetools-uikit/hooks": "19.9.0", - "@commercetools-uikit/icons": "19.9.0", - "@commercetools-uikit/label": "19.9.0", - "@commercetools-uikit/link": "19.9.0", - "@commercetools-uikit/loading-spinner": "19.9.0", - "@commercetools-uikit/notifications": "19.9.0", - "@commercetools-uikit/pagination": "19.9.0", - "@commercetools-uikit/primary-button": "19.9.0", - "@commercetools-uikit/secondary-button": "19.9.0", - "@commercetools-uikit/spacings": "19.9.0", - "@commercetools-uikit/text": "19.9.0", + "@commercetools-uikit/card": "19.17.1", + "@commercetools-uikit/checkbox-input": "19.17.1", + "@commercetools-uikit/constraints": "19.17.1", + "@commercetools-uikit/data-table": "19.17.1", + "@commercetools-uikit/date-time-input": "19.17.1", + "@commercetools-uikit/flat-button": "19.17.1", + "@commercetools-uikit/grid": "19.17.1", + "@commercetools-uikit/hooks": "19.17.1", + "@commercetools-uikit/icons": "19.17.1", + "@commercetools-uikit/label": "19.17.1", + "@commercetools-uikit/link": "19.17.1", + "@commercetools-uikit/loading-spinner": "19.17.1", + "@commercetools-uikit/notifications": "19.17.1", + "@commercetools-uikit/pagination": "19.17.1", + "@commercetools-uikit/primary-button": "19.17.1", + "@commercetools-uikit/secondary-button": "19.17.1", + "@commercetools-uikit/spacings": "19.17.1", + "@commercetools-uikit/text": "19.17.1", "@emotion/react": "^11.11.4", "@flopflip/react-broadcast": "14.0.2", "apollo-link-rest": "^0.9.0", @@ -79,7 +79,7 @@ }, "packageManager": "pnpm@8.15.8", "engines": { - "node": ">=18", + "node": "18.x", "pnpm": ">=8" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 150f328afc..984fef6409 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -64,8 +64,8 @@ importers: specifier: 8.5.0 version: 8.5.0 '@commercetools-uikit/design-system': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) '@commercetools/github-labels': specifier: 1.1.0 version: 1.1.0(@octokit/core@6.1.2) @@ -358,56 +358,56 @@ importers: specifier: 8.5.0 version: 8.5.0 '@commercetools-uikit/constraints': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/data-table': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.6.3) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.7.2) '@commercetools-uikit/flat-button': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) '@commercetools-uikit/grid': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react@17.0.2) '@commercetools-uikit/hooks': - specifier: ^19.9.0 - version: 19.9.0(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/icons': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/link': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) '@commercetools-uikit/loading-spinner': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) '@commercetools-uikit/localized-text-field': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) '@commercetools-uikit/localized-text-input': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) '@commercetools-uikit/notifications': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) '@commercetools-uikit/pagination': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) '@commercetools-uikit/select-field': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) '@commercetools-uikit/spacings': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/text': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) '@commercetools-uikit/text-field': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) '@commercetools-uikit/text-input': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) '@commercetools/sync-actions': specifier: ^5.14.0 version: 5.14.0 @@ -461,7 +461,7 @@ importers: version: 4.1.0 eslint-plugin-graphql: specifier: ^4.0.0 - version: 4.0.0(@types/node@18.17.14)(graphql@16.8.1)(typescript@5.6.3) + version: 4.0.0(@types/node@18.17.14)(graphql@16.8.1)(typescript@5.7.2) formik: specifier: 2.4.6 version: 2.4.6(react@17.0.2) @@ -485,7 +485,7 @@ importers: version: 2.29.4 msw: specifier: 0.49.3 - version: 0.49.3(typescript@5.6.3) + version: 0.49.3(typescript@5.7.2) omit-empty-es: specifier: 1.2.0 version: 1.2.0 @@ -503,7 +503,7 @@ importers: version: 17.0.2(react@17.0.2) react-intl: specifier: ^6.4.7 - version: 6.4.7(react@17.0.2)(typescript@5.6.3) + version: 6.4.7(react@17.0.2)(typescript@5.7.2) react-redux: specifier: 7.2.9 version: 7.2.9(react-dom@17.0.2)(react@17.0.2) @@ -580,56 +580,56 @@ importers: specifier: 8.5.0 version: 8.5.0 '@commercetools-uikit/constraints': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/data-table': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/flat-button': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/grid': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react@17.0.2) '@commercetools-uikit/hooks': - specifier: ^19.9.0 - version: 19.9.0(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/icons': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/link': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) '@commercetools-uikit/loading-spinner': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/localized-text-field': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/localized-text-input': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/notifications': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) '@commercetools-uikit/pagination': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/select-field': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/spacings': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/text': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) '@commercetools-uikit/text-field': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/text-input': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) '@commercetools/sync-actions': specifier: ^5.14.0 version: 5.14.0 @@ -799,56 +799,56 @@ importers: specifier: 8.5.0 version: 8.5.0 '@commercetools-uikit/constraints': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/data-table': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.6.3) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.7.2) '@commercetools-uikit/flat-button': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) '@commercetools-uikit/grid': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react@17.0.2) '@commercetools-uikit/hooks': - specifier: ^19.9.0 - version: 19.9.0(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/icons': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/link': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) '@commercetools-uikit/loading-spinner': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) '@commercetools-uikit/localized-text-field': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) '@commercetools-uikit/localized-text-input': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) '@commercetools-uikit/notifications': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) '@commercetools-uikit/pagination': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) '@commercetools-uikit/select-field': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) '@commercetools-uikit/spacings': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/text': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) '@commercetools-uikit/text-field': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) '@commercetools-uikit/text-input': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) '@commercetools/sync-actions': specifier: ^5.14.0 version: 5.14.0 @@ -902,7 +902,7 @@ importers: version: 4.1.0 eslint-plugin-graphql: specifier: ^4.0.0 - version: 4.0.0(@types/node@18.17.14)(graphql@16.8.1)(typescript@5.6.3) + version: 4.0.0(@types/node@18.17.14)(graphql@16.8.1)(typescript@5.7.2) formik: specifier: 2.4.6 version: 2.4.6(react@17.0.2) @@ -926,7 +926,7 @@ importers: version: 2.29.4 msw: specifier: 0.49.3 - version: 0.49.3(typescript@5.6.3) + version: 0.49.3(typescript@5.7.2) omit-empty-es: specifier: 1.2.0 version: 1.2.0 @@ -944,7 +944,7 @@ importers: version: 17.0.2(react@17.0.2) react-intl: specifier: ^6.4.7 - version: 6.4.7(react@17.0.2)(typescript@5.6.3) + version: 6.4.7(react@17.0.2)(typescript@5.7.2) react-redux: specifier: 7.2.9 version: 7.2.9(react-dom@17.0.2)(react@17.0.2) @@ -1021,56 +1021,56 @@ importers: specifier: 8.5.0 version: 8.5.0 '@commercetools-uikit/constraints': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/data-table': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/flat-button': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/grid': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react@17.0.2) '@commercetools-uikit/hooks': - specifier: ^19.9.0 - version: 19.9.0(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/icons': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/link': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) '@commercetools-uikit/loading-spinner': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/localized-text-field': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/localized-text-input': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/notifications': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) '@commercetools-uikit/pagination': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/select-field': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/spacings': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/text': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) '@commercetools-uikit/text-field': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/text-input': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) '@commercetools/sync-actions': specifier: ^5.14.0 version: 5.14.0 @@ -1196,10 +1196,10 @@ importers: version: 1.3.3 '@typescript-eslint/eslint-plugin': specifier: ^5.52.0 - version: 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.57.0)(typescript@5.6.3) + version: 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.57.0)(typescript@5.7.2) '@typescript-eslint/parser': specifier: ^5.52.0 - version: 5.62.0(eslint@8.57.0)(typescript@5.6.3) + version: 5.62.0(eslint@8.57.0)(typescript@5.7.2) eslint-config-prettier: specifier: ^8.10.0 version: 8.10.0(eslint@8.57.0) @@ -1211,13 +1211,13 @@ importers: version: 2.28.1(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-typescript@3.6.0)(eslint@8.57.0) eslint-plugin-jest: specifier: ^27.2.3 - version: 27.2.3(@typescript-eslint/eslint-plugin@5.62.0)(eslint@8.57.0)(jest@29.7.0)(typescript@5.6.3) + version: 27.2.3(@typescript-eslint/eslint-plugin@5.62.0)(eslint@8.57.0)(jest@29.7.0)(typescript@5.7.2) eslint-plugin-n: specifier: ^17.1.0 version: 17.1.0(eslint@8.57.0) eslint-plugin-prettier: specifier: ^4.2.1 - version: 4.2.1(eslint-config-prettier@8.10.0)(eslint@8.57.0)(prettier@2.8.8) + version: 4.2.1(eslint-config-prettier@8.10.0)(eslint@8.57.0)(prettier@3.4.2) devDependencies: '@tsconfig/node16': specifier: ^16.1.1 @@ -1394,56 +1394,56 @@ importers: specifier: 22.35.1 version: link:../sentry '@commercetools-uikit/accessible-button': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/card': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2) '@commercetools-uikit/constraints': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/design-system': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) '@commercetools-uikit/flat-button': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) '@commercetools-uikit/hooks': - specifier: ^19.9.0 - version: 19.9.0(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/icon-button': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) '@commercetools-uikit/icons': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/label': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) '@commercetools-uikit/messages': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) '@commercetools-uikit/primary-button': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) '@commercetools-uikit/secondary-button': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) '@commercetools-uikit/secondary-icon-button': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) '@commercetools-uikit/spacings': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/stamp': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) '@commercetools-uikit/text': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) '@commercetools-uikit/utils': - specifier: ^19.9.0 - version: 19.9.0(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(react@17.0.2) '@emotion/react': specifier: ^11.11.4 version: 11.11.4(@types/react@17.0.80)(react@17.0.2) @@ -1452,7 +1452,7 @@ importers: version: 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) '@flopflip/react-broadcast': specifier: 14.0.2 - version: 14.0.2(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) + version: 14.0.2(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) '@react-hook/latest': specifier: 1.0.3 version: 1.0.3(react@17.0.2) @@ -1498,7 +1498,7 @@ importers: devDependencies: '@apollo/client': specifier: 3.7.14 - version: 3.7.14(graphql@16.8.2)(react-dom@17.0.2)(react@17.0.2) + version: 3.7.14(graphql@16.9.0)(react-dom@17.0.2)(react@17.0.2) '@testing-library/dom': specifier: ^9.3.1 version: 9.3.1 @@ -1522,7 +1522,7 @@ importers: version: 29.7.0(@types/node@18.17.14)(ts-node@10.9.1) msw: specifier: 0.49.3 - version: 0.49.3(typescript@5.6.3) + version: 0.49.3(typescript@5.7.2) react: specifier: 17.0.2 version: 17.0.2 @@ -1531,7 +1531,7 @@ importers: version: 17.0.2(react@17.0.2) react-intl: specifier: ^6.4.7 - version: 6.4.7(react@17.0.2)(typescript@5.6.3) + version: 6.4.7(react@17.0.2)(typescript@5.7.2) react-router-dom: specifier: 5.3.4 version: 5.3.4(react@17.0.2) @@ -1654,50 +1654,50 @@ importers: specifier: 22.35.1 version: link:../url-utils '@commercetools-uikit/accessible-hidden': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react@17.0.2) '@commercetools-uikit/avatar': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/card': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2) '@commercetools-uikit/constraints': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/design-system': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) '@commercetools-uikit/flat-button': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) '@commercetools-uikit/icon-button': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) '@commercetools-uikit/icons': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/loading-spinner': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) '@commercetools-uikit/notifications': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) '@commercetools-uikit/primary-button': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) '@commercetools-uikit/secondary-button': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) '@commercetools-uikit/select-input': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) '@commercetools-uikit/spacings': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/text': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) '@emotion/react': specifier: ^11.11.4 version: 11.11.4(@types/react@17.0.80)(react@17.0.2) @@ -1706,22 +1706,22 @@ importers: version: 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) '@flopflip/combine-adapters': specifier: 14.0.2 - version: 14.0.2(typescript@5.6.3) + version: 14.0.2(typescript@5.7.2) '@flopflip/http-adapter': specifier: 14.0.2 - version: 14.0.2(typescript@5.6.3) + version: 14.0.2(typescript@5.7.2) '@flopflip/launchdarkly-adapter': specifier: 14.0.2 - version: 14.0.2(typescript@5.6.3) + version: 14.0.2(typescript@5.7.2) '@flopflip/memory-adapter': specifier: 14.0.2 - version: 14.0.2(typescript@5.6.3) + version: 14.0.2(typescript@5.7.2) '@flopflip/react-broadcast': specifier: 14.0.2 - version: 14.0.2(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) + version: 14.0.2(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) '@flopflip/types': specifier: 14.0.2 - version: 14.0.2(typescript@5.6.3) + version: 14.0.2(typescript@5.7.2) '@reduxjs/toolkit': specifier: 1.9.7 version: 1.9.7(react-redux@7.2.9)(react@17.0.2) @@ -1851,7 +1851,7 @@ importers: version: 29.7.0 msw: specifier: 0.49.3 - version: 0.49.3(typescript@5.6.3) + version: 0.49.3(typescript@5.7.2) react: specifier: 17.0.2 version: 17.0.2 @@ -1860,7 +1860,7 @@ importers: version: 17.0.2(react@17.0.2) react-intl: specifier: ^6.4.7 - version: 6.4.7(react@17.0.2)(typescript@5.6.3) + version: 6.4.7(react@17.0.2)(typescript@5.7.2) react-redux: specifier: 7.2.9 version: 7.2.9(react-dom@17.0.2)(react@17.0.2) @@ -2086,7 +2086,7 @@ importers: version: link:../application-components '@emotion/react': specifier: ^11.11.4 - version: 11.11.4(@types/react@17.0.83)(react@17.0.2) + version: 11.11.4(react@18.3.1) '@tsconfig/node16': specifier: ^16.1.1 version: 16.1.1 @@ -2278,8 +2278,8 @@ importers: specifier: 22.35.1 version: link:../sentry '@commercetools-uikit/i18n': - specifier: ^19.9.0 - version: 19.9.0 + specifier: ^19.17.1 + version: 19.17.1 '@emotion/react': specifier: ^11.11.4 version: 11.11.4(@types/react@17.0.80)(react@17.0.2) @@ -2705,7 +2705,7 @@ importers: version: 0.2.1 react-dev-utils: specifier: 12.0.1 - version: 12.0.1(eslint@8.57.0)(typescript@5.6.3)(webpack@5.94.0) + version: 12.0.1(eslint@8.57.0)(typescript@5.7.2)(webpack@5.94.0) react-refresh: specifier: 0.14.2 version: 0.14.2 @@ -2784,7 +2784,7 @@ importers: version: 5.2.0 msw: specifier: 0.49.3 - version: 0.49.3(typescript@5.6.3) + version: 0.49.3(typescript@5.7.2) rimraf: specifier: 5.0.7 version: 5.0.7 @@ -2881,26 +2881,26 @@ importers: specifier: 22.35.1 version: link:../sentry '@commercetools-uikit/design-system': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) '@commercetools-uikit/hooks': - specifier: ^19.9.0 - version: 19.9.0(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/icon-button': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/icons': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/secondary-icon-button': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/spacings': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/utils': - specifier: ^19.9.0 - version: 19.9.0(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(react@17.0.2) '@emotion/react': specifier: ^11.11.4 version: 11.11.4(@types/react@17.0.80)(react@17.0.2) @@ -3170,59 +3170,59 @@ importers: specifier: 22.35.1 version: link:../packages/sdk '@commercetools-uikit/card': - specifier: 19.9.0 - version: 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2) + specifier: 19.17.1 + version: 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2) '@commercetools-uikit/checkbox-input': - specifier: 19.9.0 - version: 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + specifier: 19.17.1 + version: 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/constraints': - specifier: 19.9.0 - version: 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + specifier: 19.17.1 + version: 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/data-table': - specifier: 19.9.0 - version: 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4) + specifier: 19.17.1 + version: 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/date-time-input': - specifier: 19.9.0 - version: 19.9.0(@types/react@17.0.83)(moment-timezone@0.5.40)(moment@2.29.4)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + specifier: 19.17.1 + version: 19.17.1(@types/react@17.0.83)(moment-timezone@0.5.40)(moment@2.29.4)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/flat-button': - specifier: 19.9.0 - version: 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + specifier: 19.17.1 + version: 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/grid': - specifier: 19.9.0 - version: 19.9.0(@types/react@17.0.83)(react@17.0.2) + specifier: 19.17.1 + version: 19.17.1(@types/react@17.0.83)(react@17.0.2) '@commercetools-uikit/hooks': - specifier: 19.9.0 - version: 19.9.0(react-dom@17.0.2)(react@17.0.2) + specifier: 19.17.1 + version: 19.17.1(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/icons': - specifier: 19.9.0 - version: 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + specifier: 19.17.1 + version: 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/label': - specifier: 19.9.0 - version: 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + specifier: 19.17.1 + version: 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) '@commercetools-uikit/link': - specifier: 19.9.0 - version: 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) + specifier: 19.17.1 + version: 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) '@commercetools-uikit/loading-spinner': - specifier: 19.9.0 - version: 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + specifier: 19.17.1 + version: 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/notifications': - specifier: 19.9.0 - version: 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + specifier: 19.17.1 + version: 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) '@commercetools-uikit/pagination': - specifier: 19.9.0 - version: 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + specifier: 19.17.1 + version: 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/primary-button': - specifier: 19.9.0 - version: 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + specifier: 19.17.1 + version: 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/secondary-button': - specifier: 19.9.0 - version: 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) + specifier: 19.17.1 + version: 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) '@commercetools-uikit/spacings': - specifier: 19.9.0 - version: 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + specifier: 19.17.1 + version: 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/text': - specifier: 19.9.0 - version: 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + specifier: 19.17.1 + version: 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) '@emotion/react': specifier: ^11.11.4 version: 11.11.4(@types/react@17.0.83)(react@17.0.2) @@ -3231,7 +3231,7 @@ importers: version: 14.0.2(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) apollo-link-rest: specifier: ^0.9.0 - version: 0.9.0(@apollo/client@3.7.14)(graphql@16.8.2)(qs@6.11.2) + version: 0.9.0(@apollo/client@3.12.0)(graphql@16.8.2)(qs@6.11.2) graphql: specifier: 16.8.2 version: 16.8.2 @@ -3339,38 +3339,38 @@ importers: specifier: workspace:* version: link:../packages/react-notifications '@commercetools-uikit/accessible-button': - specifier: 19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + specifier: 19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/card': - specifier: 19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2) + specifier: 19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2) '@commercetools-uikit/design-system': - specifier: 19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) + specifier: 19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) '@commercetools-uikit/grid': - specifier: 19.9.0 - version: 19.9.0(@types/react@17.0.80)(react@17.0.2) + specifier: 19.17.1 + version: 19.17.1(@types/react@17.0.80)(react@17.0.2) '@commercetools-uikit/icon-button': - specifier: 19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) + specifier: 19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) '@commercetools-uikit/icons': - specifier: 19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + specifier: 19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/link': - specifier: 19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) + specifier: 19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) '@commercetools-uikit/spacings': - specifier: 19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + specifier: 19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/text': - specifier: 19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + specifier: 19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) '@commercetools-uikit/text-field': - specifier: 19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) + specifier: 19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) '@commercetools-uikit/text-input': - specifier: 19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3) + specifier: 19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) '@emotion/react': specifier: ^11.11.4 version: 11.11.4(@types/react@17.0.80)(react@17.0.2) @@ -3379,7 +3379,7 @@ importers: version: 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) '@flopflip/react-broadcast': specifier: 14.0.2 - version: 14.0.2(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) + version: 14.0.2(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) '@rollup/plugin-graphql': specifier: 2.0.4 version: 2.0.4(graphql@16.8.1)(rollup@2.79.1) @@ -3418,7 +3418,7 @@ importers: version: 17.0.2(react@17.0.2) react-intl: specifier: ^6.4.7 - version: 6.4.7(react@17.0.2)(typescript@5.6.3) + version: 6.4.7(react@17.0.2)(typescript@5.7.2) react-redux: specifier: 7.2.9 version: 7.2.9(react-dom@17.0.2)(react@17.0.2) @@ -3450,38 +3450,38 @@ importers: specifier: workspace:* version: link:../packages/l10n '@commercetools-uikit/design-system': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) '@commercetools-uikit/icon-button': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/icons': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/link': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) '@commercetools-uikit/multiline-text-field': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/secondary-button': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) '@commercetools-uikit/select-field': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/spacings': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) '@commercetools-uikit/text': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) '@commercetools-uikit/text-field': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) '@commercetools-uikit/text-input': - specifier: ^19.9.0 - version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + specifier: ^19.17.1 + version: 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) '@emotion/react': specifier: ^11.11.4 version: 11.11.4(@types/react@17.0.80)(react@17.0.2) @@ -3555,6 +3555,45 @@ packages: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 + /@apollo/client@3.12.0(@types/react@17.0.83)(graphql@16.8.2)(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-azaTC5Z46vgVrW56Nh/OaRsPwTDAMz+JTNiJhdxqfUd7DMqaNQitq0njECgDvXidtF6ERQ1ZMj10LpdCwI9j7g==} + peerDependencies: + graphql: ^15.0.0 || ^16.0.0 + graphql-ws: ^5.5.5 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 || >=19.0.0-rc <19.0.0 + react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || >=19.0.0-rc <19.0.0 + subscriptions-transport-ws: ^0.9.0 || ^0.11.0 + peerDependenciesMeta: + graphql-ws: + optional: true + react: + optional: true + react-dom: + optional: true + subscriptions-transport-ws: + optional: true + dependencies: + '@graphql-typed-document-node/core': 3.2.0(graphql@16.8.2) + '@wry/caches': 1.0.1 + '@wry/equality': 0.5.7 + '@wry/trie': 0.5.0 + graphql: 16.8.2 + graphql-tag: 2.12.6(graphql@16.8.2) + hoist-non-react-statics: 3.3.2 + optimism: 0.18.1 + prop-types: 15.8.1 + react: 17.0.2 + react-dom: 17.0.2(react@17.0.2) + rehackt: 0.1.0(@types/react@17.0.83)(react@17.0.2) + response-iterator: 0.2.6 + symbol-observable: 4.0.0 + ts-invariant: 0.10.3 + tslib: 2.8.1 + zen-observable-ts: 1.2.5 + transitivePeerDependencies: + - '@types/react' + dev: false + /@apollo/client@3.7.14(graphql@16.8.1)(react-dom@17.0.2)(react@17.0.2): resolution: {integrity: sha512-BRvdkwq5PAXBkjXjboO12uksDm3nrZEqDi4xF97Fk3Mnaa0zDOEfJa7hoKTY9b9KA1EkeWv9BL3i7hSd4SfGBg==} peerDependencies: @@ -3626,6 +3665,42 @@ packages: tslib: 2.6.2 zen-observable-ts: 1.2.5 + /@apollo/client@3.7.14(graphql@16.9.0)(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-BRvdkwq5PAXBkjXjboO12uksDm3nrZEqDi4xF97Fk3Mnaa0zDOEfJa7hoKTY9b9KA1EkeWv9BL3i7hSd4SfGBg==} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 + graphql-ws: ^5.5.5 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 + subscriptions-transport-ws: ^0.9.0 || ^0.11.0 + peerDependenciesMeta: + graphql-ws: + optional: true + react: + optional: true + react-dom: + optional: true + subscriptions-transport-ws: + optional: true + dependencies: + '@graphql-typed-document-node/core': 3.2.0(graphql@16.9.0) + '@wry/context': 0.7.3 + '@wry/equality': 0.5.7 + '@wry/trie': 0.3.2 + graphql: 16.9.0 + graphql-tag: 2.12.6(graphql@16.9.0) + hoist-non-react-statics: 3.3.2 + optimism: 0.16.2 + prop-types: 15.8.1 + react: 17.0.2 + react-dom: 17.0.2(react@17.0.2) + response-iterator: 0.2.6 + symbol-observable: 4.0.0 + ts-invariant: 0.10.3 + tslib: 2.6.2 + zen-observable-ts: 1.2.5 + dev: true + /@ardatan/aggregate-error@0.0.6: resolution: {integrity: sha512-vyrkEHG1jrukmzTPtyWB4NLPauUw5bQeg4uhn8f+1SSynmrOcyvlb1GKQjjgoBzElLdfXCRYX8UnBlhklOHYRQ==} engines: {node: '>=8'} @@ -8797,7 +8872,7 @@ packages: dependencies: '@babel/core': 7.24.5 '@babel/register': 7.22.15(@babel/core@7.24.5) - '@babel/runtime': 7.24.5 + '@babel/runtime': 7.22.15 '@babel/runtime-corejs3': 7.22.15 '@commercetools-frontend/babel-preset-mc-app': 22.35.1 '@commercetools-frontend/constants': 22.35.1 @@ -8807,7 +8882,7 @@ packages: ajv: 8.16.0 core-js: 3.32.2 cosmiconfig: 7.1.0 - dompurify: 2.5.6 + dompurify: 2.5.7 jsdom: 21.1.2 lodash: 4.17.21 omit-empty-es: 1.2.0 @@ -8837,7 +8912,7 @@ packages: '@babel/preset-env': 7.25.4(@babel/core@7.25.2) '@babel/preset-react': 7.24.7(@babel/core@7.25.2) '@babel/preset-typescript': 7.24.7(@babel/core@7.25.2) - '@babel/runtime': 7.24.5 + '@babel/runtime': 7.22.15 '@babel/runtime-corejs3': 7.22.15 '@emotion/babel-plugin': 11.12.0 '@emotion/babel-preset-css-prop': 11.12.0(@babel/core@7.25.2) @@ -8854,7 +8929,7 @@ packages: /@commercetools-frontend/constants@22.35.1: resolution: {integrity: sha512-URRXa6cuTw/HYtRMz0ZF1LJ/W0kqQarM+j+t6tCIg+b4hOORo21HPpuV7YHbAfCwgxo60uDBmsPGUdo/PfUhgg==} dependencies: - '@babel/runtime': 7.24.5 + '@babel/runtime': 7.22.15 '@babel/runtime-corejs3': 7.22.15 dev: true @@ -8875,7 +8950,7 @@ packages: /@commercetools-test-data/commons@8.2.3: resolution: {integrity: sha512-hOeU8Z+tXdoqDJ9B7oHK4W2PNKUO2h6hHEP0W0vOYt2gmINczQ6Aq27TZ8Ga/i5YQpRF5CGSxH23mShodMY5Kg==} dependencies: - '@babel/runtime': 7.24.5 + '@babel/runtime': 7.22.15 '@babel/runtime-corejs3': 7.22.15 '@commercetools-test-data/core': 8.2.3 '@commercetools-test-data/utils': 8.2.3 @@ -8904,7 +8979,7 @@ packages: /@commercetools-test-data/core@8.2.3: resolution: {integrity: sha512-Of0mGrhw1uTCmcnlC4RUaxBltHbAoZKKgDRdP1fxIcr/ltCC0DopIhupa7rCusdK4xOWV6njzDPPO7guM0a23A==} dependencies: - '@babel/runtime': 7.24.5 + '@babel/runtime': 7.22.15 '@babel/runtime-corejs3': 7.22.15 '@faker-js/faker': 8.4.1 '@types/lodash': 4.17.4 @@ -8950,7 +9025,7 @@ packages: /@commercetools-test-data/utils@8.2.3: resolution: {integrity: sha512-SHgtDgU3ZqK6jRIQStX6jBo1boHu1Wzq7/C0rxGHhJl9zbLKV7ic59piWnDxCG7AMSN+Dy0PDsF8iW1UV3Z24g==} dependencies: - '@babel/runtime': 7.24.5 + '@babel/runtime': 7.22.15 '@babel/runtime-corejs3': 7.22.15 '@faker-js/faker': 8.4.1 dev: true @@ -8983,15 +9058,15 @@ packages: - react-dom dev: false - /@commercetools-uikit/accessible-button@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-E9xqiio/jv2aCDLe8IVLIXK4Hcgu0lzHVCt1wbQuijSv9t6J7VJ48AZ8vDZUCbwLpe08QbABHLvOe68vPv3HVQ==} + /@commercetools-uikit/accessible-button@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-jAA0eF1oH4wbCRQd/jsNNRks+bNF54TUQm/v96OSWqyGSrX0DLCZSjFwdDeHtTrLUjhG6DxESCu+rx28Rp+eZA==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) '@types/react-is': 17.0.7 @@ -9004,15 +9079,15 @@ packages: - react-dom dev: false - /@commercetools-uikit/accessible-button@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-E9xqiio/jv2aCDLe8IVLIXK4Hcgu0lzHVCt1wbQuijSv9t6J7VJ48AZ8vDZUCbwLpe08QbABHLvOe68vPv3HVQ==} + /@commercetools-uikit/accessible-button@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-jAA0eF1oH4wbCRQd/jsNNRks+bNF54TUQm/v96OSWqyGSrX0DLCZSjFwdDeHtTrLUjhG6DxESCu+rx28Rp+eZA==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.83)(react@17.0.2) '@types/react-is': 17.0.7 @@ -9025,8 +9100,8 @@ packages: - react-dom dev: false - /@commercetools-uikit/accessible-hidden@19.9.0(@types/react@17.0.80)(react@17.0.2): - resolution: {integrity: sha512-NWGWXzl6seX8QXYRRS2A8KiG3eQhnvyGYRL3oRSIG5fyaqtR87M/KlWwgq1M4Nq9aJzWLprsO77gBGuydU0sjQ==} + /@commercetools-uikit/accessible-hidden@19.17.1(@types/react@17.0.80)(react@17.0.2): + resolution: {integrity: sha512-eg7RU04AsiLnQHjyhSggXEXT7BdUccZ/lMmSioJWoiDuJs5jdpWuC2OnFe4xgfdVr6YvHEj0BhlFoB4ZJq0/7A==} peerDependencies: react: 17.x dependencies: @@ -9039,8 +9114,8 @@ packages: - '@types/react' dev: false - /@commercetools-uikit/accessible-hidden@19.9.0(@types/react@17.0.83)(react@17.0.2): - resolution: {integrity: sha512-NWGWXzl6seX8QXYRRS2A8KiG3eQhnvyGYRL3oRSIG5fyaqtR87M/KlWwgq1M4Nq9aJzWLprsO77gBGuydU0sjQ==} + /@commercetools-uikit/accessible-hidden@19.17.1(@types/react@17.0.83)(react@17.0.2): + resolution: {integrity: sha512-eg7RU04AsiLnQHjyhSggXEXT7BdUccZ/lMmSioJWoiDuJs5jdpWuC2OnFe4xgfdVr6YvHEj0BhlFoB4ZJq0/7A==} peerDependencies: react: 17.x dependencies: @@ -9053,8 +9128,8 @@ packages: - '@types/react' dev: false - /@commercetools-uikit/async-select-input@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-usPVo9cvEcbLUAT6fWmPOqLz1MwLkCHSThWPtwx5Pd/iiuTDOruNR0Pd3E8PQeD8h85hXj7qCK7pGv2fRaoxhA==} + /@commercetools-uikit/async-select-input@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-j8zTLOVeLrwSQdFrZKdfMHe3c3T6EqK5InSZs8QD4OYE+vpM1Rwk4jdh+UIYP0mNDAlhUh3brC0RGN90spCHxQ==} peerDependencies: react: 17.x react-dom: 17.x @@ -9062,14 +9137,14 @@ packages: dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/loading-spinner': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/select-utils': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/spacings': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/loading-spinner': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/select-utils': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/spacings': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) lodash: 4.17.21 @@ -9077,14 +9152,14 @@ packages: react: 17.0.2 react-dom: 17.0.2(react@17.0.2) react-intl: 6.4.7(react@17.0.2)(typescript@5.0.4) - react-select: 5.8.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + react-select: 5.8.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) transitivePeerDependencies: - '@types/react' - typescript dev: false - /@commercetools-uikit/async-select-input@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3): - resolution: {integrity: sha512-usPVo9cvEcbLUAT6fWmPOqLz1MwLkCHSThWPtwx5Pd/iiuTDOruNR0Pd3E8PQeD8h85hXj7qCK7pGv2fRaoxhA==} + /@commercetools-uikit/async-select-input@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2): + resolution: {integrity: sha512-j8zTLOVeLrwSQdFrZKdfMHe3c3T6EqK5InSZs8QD4OYE+vpM1Rwk4jdh+UIYP0mNDAlhUh3brC0RGN90spCHxQ==} peerDependencies: react: 17.x react-dom: 17.x @@ -9092,29 +9167,29 @@ packages: dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/loading-spinner': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/select-utils': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/spacings': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/loading-spinner': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/select-utils': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/spacings': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) lodash: 4.17.21 prop-types: 15.8.1 react: 17.0.2 react-dom: 17.0.2(react@17.0.2) - react-intl: 6.4.7(react@17.0.2)(typescript@5.6.3) - react-select: 5.8.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + react-intl: 6.4.7(react@17.0.2)(typescript@5.7.2) + react-select: 5.8.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) transitivePeerDependencies: - '@types/react' - typescript dev: false - /@commercetools-uikit/async-select-input@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-usPVo9cvEcbLUAT6fWmPOqLz1MwLkCHSThWPtwx5Pd/iiuTDOruNR0Pd3E8PQeD8h85hXj7qCK7pGv2fRaoxhA==} + /@commercetools-uikit/async-select-input@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-j8zTLOVeLrwSQdFrZKdfMHe3c3T6EqK5InSZs8QD4OYE+vpM1Rwk4jdh+UIYP0mNDAlhUh3brC0RGN90spCHxQ==} peerDependencies: react: 17.x react-dom: 17.x @@ -9122,14 +9197,14 @@ packages: dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/loading-spinner': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/select-utils': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/spacings': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/loading-spinner': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/select-utils': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/spacings': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.83)(react@17.0.2) lodash: 4.17.21 @@ -9137,21 +9212,21 @@ packages: react: 17.0.2 react-dom: 17.0.2(react@17.0.2) react-intl: 6.4.7(react@17.0.2)(typescript@5.0.4) - react-select: 5.8.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + react-select: 5.8.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) transitivePeerDependencies: - '@types/react' - typescript dev: false - /@commercetools-uikit/avatar@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-7pJ8cjs26ebWJeyyFWf1DQ9utPRhl52tf9zQktcqgBne+O6VYvmbxV931NQ7vhRx2j6sNfs0Hc4EY14GM9s8uA==} + /@commercetools-uikit/avatar@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-pGIGohfzxlk0UEVmGEmHb9swfOdCsDUeQDQsKwUVT2M4LepFWwvOXMEv+Z/VIE/YEWlJ9TWz9prmL+1ocHsZHA==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) lodash: 4.17.21 @@ -9162,21 +9237,21 @@ packages: - react-dom dev: false - /@commercetools-uikit/calendar-time-utils@19.9.0(moment-timezone@0.5.40)(react@17.0.2): - resolution: {integrity: sha512-TUNRuRyw8JivYnmWQJ3iAkktW7gUzmOpE/KItHfW9OIpZ9a0HtDZPRgRc5QxRjMP8vvPU8aCgQjn0KP/ICogQA==} + /@commercetools-uikit/calendar-time-utils@19.17.1(moment-timezone@0.5.40)(react@17.0.2): + resolution: {integrity: sha512-U/Tr9RUybaTHHe+AoYKH839m4hopAm8w35vsKL/HqCFEUWVsOvi8Jebry53ZtIa4OQxTIY/tBh5nYxQ3vpBOsA==} peerDependencies: moment-timezone: 0.5.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) moment-timezone: 0.5.40 transitivePeerDependencies: - react dev: false - /@commercetools-uikit/calendar-utils@19.9.0(@types/react@17.0.83)(moment@2.29.4)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-hcRz4ZmHgwKhljZJb2ExRxwbjP0SqtvFj942IkUm3a2r92r9DOnqGI7T186MyHauOHktpbLLpbNPJpG18+YqCA==} + /@commercetools-uikit/calendar-utils@19.17.1(@types/react@17.0.83)(moment@2.29.4)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-8KiK+nV5O5LDL9B26ua2v5MFGeJimK6l8KdP5jilG8aa7aYg5Oj9bEHAW61cCpcKCubY9LMdS94wrIOAutwtWQ==} peerDependencies: moment: 2.x react: 17.x @@ -9185,16 +9260,16 @@ packages: dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/hooks': 19.9.0(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/input-utils': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/secondary-icon-button': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/tooltip': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/hooks': 19.17.1(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/input-utils': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/secondary-icon-button': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/spacings-inline': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/tooltip': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.83)(react@17.0.2) lodash: 4.17.21 @@ -9203,7 +9278,7 @@ packages: react: 17.0.2 react-dom: 17.0.2(react@17.0.2) react-intl: 6.4.7(react@17.0.2)(typescript@5.0.4) - react-select: 5.8.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + react-select: 5.8.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) transitivePeerDependencies: - '@types/react' - typescript @@ -9231,17 +9306,17 @@ packages: - react-dom dev: false - /@commercetools-uikit/card@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2): - resolution: {integrity: sha512-3kIpnFAKa7007Tk3Y+GtHBwKtZkT/Wp5cZSz0SvHdnytuzLbmRz5daZ4Sjb68kF0Mg1JsJAIDW4k5++fbTjJ6w==} + /@commercetools-uikit/card@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2): + resolution: {integrity: sha512-p8EnLokSslnDrWUstj9EfJnDaruNlVbH+j0w6bN8Jz5uuPDWrzP0ZsyosiQhd0ko/qPFhvfbpnA6N3H3O7zIbg==} peerDependencies: react: 17.x react-router-dom: 5.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/spacings-inset': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/spacings-inset': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) '@types/react-router-dom': 5.3.3 @@ -9253,17 +9328,17 @@ packages: - react-dom dev: false - /@commercetools-uikit/card@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2): - resolution: {integrity: sha512-3kIpnFAKa7007Tk3Y+GtHBwKtZkT/Wp5cZSz0SvHdnytuzLbmRz5daZ4Sjb68kF0Mg1JsJAIDW4k5++fbTjJ6w==} + /@commercetools-uikit/card@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2): + resolution: {integrity: sha512-p8EnLokSslnDrWUstj9EfJnDaruNlVbH+j0w6bN8Jz5uuPDWrzP0ZsyosiQhd0ko/qPFhvfbpnA6N3H3O7zIbg==} peerDependencies: react: 17.x react-router-dom: 5.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/spacings-inset': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/spacings-inset': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.83)(react@17.0.2) '@types/react-router-dom': 5.3.3 @@ -9275,18 +9350,64 @@ packages: - react-dom dev: false - /@commercetools-uikit/checkbox-input@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-f7hMVHCGDPR7rEzSzaKL2dR2vKkXn9PmUoq/EJRezpYdpZaW3GT4Gynm/VlvyfcUpygBCAnmIC84UpEx0en4zg==} + /@commercetools-uikit/checkbox-input@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-OGHYzVdRRgSjwfoTjphHfV8z7gFeRcSlEPziVC4q92zPFXfsWFt4nn/fxWrwMDGhOci1Q4K2jicQMdY7VNG7Sg==} + peerDependencies: + react: 17.x + dependencies: + '@babel/runtime': 7.22.15 + '@babel/runtime-corejs3': 7.22.15 + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/input-utils': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/select-utils': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) + '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) + '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) + prop-types: 15.8.1 + react: 17.0.2 + react-intl: 6.4.7(react@17.0.2)(typescript@5.0.4) + transitivePeerDependencies: + - '@types/react' + - react-dom + - typescript + dev: false + + /@commercetools-uikit/checkbox-input@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2): + resolution: {integrity: sha512-OGHYzVdRRgSjwfoTjphHfV8z7gFeRcSlEPziVC4q92zPFXfsWFt4nn/fxWrwMDGhOci1Q4K2jicQMdY7VNG7Sg==} + peerDependencies: + react: 17.x + dependencies: + '@babel/runtime': 7.22.15 + '@babel/runtime-corejs3': 7.22.15 + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/input-utils': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/select-utils': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) + '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) + '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) + prop-types: 15.8.1 + react: 17.0.2 + react-intl: 6.4.7(react@17.0.2)(typescript@5.7.2) + transitivePeerDependencies: + - '@types/react' + - react-dom + - typescript + dev: false + + /@commercetools-uikit/checkbox-input@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-OGHYzVdRRgSjwfoTjphHfV8z7gFeRcSlEPziVC4q92zPFXfsWFt4nn/fxWrwMDGhOci1Q4K2jicQMdY7VNG7Sg==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/input-utils': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/select-utils': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/input-utils': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/select-utils': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.83)(react@17.0.2) prop-types: 15.8.1 @@ -9298,15 +9419,15 @@ packages: - typescript dev: false - /@commercetools-uikit/collapsible-motion@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-D/wTZ2KHp0eVv6Mn0Ur0A3HNvHobqd8g4oGTiu4NLK6eV1i3NN91KlyqMt2uVFWjAJuxlTAEXx3FBbTQbWiegA==} + /@commercetools-uikit/collapsible-motion@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-oAVLrlnx8JHBrpbsHn/GhRFW4TQQrHNvlSt6ekXCfedMfeWPWk3v4L+VgCZu+iNFRlwMyE/yK95MwUn+lNQbaw==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/hooks': 19.9.0(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/hooks': 19.17.1(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) lodash: 4.17.21 @@ -9317,15 +9438,15 @@ packages: - react-dom dev: false - /@commercetools-uikit/collapsible-motion@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-D/wTZ2KHp0eVv6Mn0Ur0A3HNvHobqd8g4oGTiu4NLK6eV1i3NN91KlyqMt2uVFWjAJuxlTAEXx3FBbTQbWiegA==} + /@commercetools-uikit/collapsible-motion@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-oAVLrlnx8JHBrpbsHn/GhRFW4TQQrHNvlSt6ekXCfedMfeWPWk3v4L+VgCZu+iNFRlwMyE/yK95MwUn+lNQbaw==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/hooks': 19.9.0(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/hooks': 19.17.1(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.83)(react@17.0.2) lodash: 4.17.21 @@ -9354,15 +9475,15 @@ packages: - react-dom dev: false - /@commercetools-uikit/constraints@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-f5Damq2j8fzZ0QnPomw/HYi6l6YNw/zrlNX7xhL80Neb8RZV/9NPtHf+1UkVT4POF3kYIcCwBD78xNBMXkROAg==} + /@commercetools-uikit/constraints@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-/FjMxSDTfScvEr1Jps6IQIkg5iDhkuhqVUexzWNcb3r1+Kcvh5GYBMnNo2UEHiVyasPj6kdTioQdUhhaq54JPw==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 @@ -9372,15 +9493,15 @@ packages: - react-dom dev: false - /@commercetools-uikit/constraints@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-f5Damq2j8fzZ0QnPomw/HYi6l6YNw/zrlNX7xhL80Neb8RZV/9NPtHf+1UkVT4POF3kYIcCwBD78xNBMXkROAg==} + /@commercetools-uikit/constraints@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-/FjMxSDTfScvEr1Jps6IQIkg5iDhkuhqVUexzWNcb3r1+Kcvh5GYBMnNo2UEHiVyasPj6kdTioQdUhhaq54JPw==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.83)(react@17.0.2) prop-types: 15.8.1 @@ -9390,8 +9511,8 @@ packages: - react-dom dev: false - /@commercetools-uikit/data-table-manager@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-lnhnBnCbqLBX/h8q/xCh87WDzaxz/sD1AF5VA0aqfyg1vR3KohpYcCJI/8KcoZBqOiw83nfahQML5vnVPvOftg==} + /@commercetools-uikit/data-table-manager@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-6quSZvCd4aad6bXPvP51rAamZBE/aG2caznb16YOue21fy8g/UXFPbMmoPdGrsvLBfgX114LlGN5G7fuxOBOaA==} peerDependencies: react: 17.x react-dom: 17.x @@ -9399,30 +9520,32 @@ packages: dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/accessible-hidden': 19.9.0(@types/react@17.0.80)(react@17.0.2) - '@commercetools-uikit/async-select-input': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/card': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2) - '@commercetools-uikit/collapsible-motion': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/dropdown-menu': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/field-label': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/grid': 19.9.0(@types/react@17.0.80)(react@17.0.2) - '@commercetools-uikit/hooks': 19.9.0(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/icon-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/primary-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/radio-input': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/secondary-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) - '@commercetools-uikit/secondary-icon-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/select-input': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/spacings': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/tag': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/tooltip': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/accessible-hidden': 19.17.1(@types/react@17.0.80)(react@17.0.2) + '@commercetools-uikit/async-select-input': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/card': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2) + '@commercetools-uikit/collapsible-motion': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/dropdown-menu': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/field-label': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/grid': 19.17.1(@types/react@17.0.80)(react@17.0.2) + '@commercetools-uikit/hooks': 19.17.1(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/icon-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/primary-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/radio-input': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/secondary-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) + '@commercetools-uikit/secondary-icon-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/select-input': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/spacings': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/tag': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/tooltip': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) + '@types/debounce-promise': 3.1.9 + '@types/react-beautiful-dnd': 13.1.8 debounce-promise: 3.1.2 lodash: 4.17.21 prop-types: 15.8.1 @@ -9437,8 +9560,8 @@ packages: - typescript dev: false - /@commercetools-uikit/data-table-manager@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.6.3): - resolution: {integrity: sha512-lnhnBnCbqLBX/h8q/xCh87WDzaxz/sD1AF5VA0aqfyg1vR3KohpYcCJI/8KcoZBqOiw83nfahQML5vnVPvOftg==} + /@commercetools-uikit/data-table-manager@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.7.2): + resolution: {integrity: sha512-6quSZvCd4aad6bXPvP51rAamZBE/aG2caznb16YOue21fy8g/UXFPbMmoPdGrsvLBfgX114LlGN5G7fuxOBOaA==} peerDependencies: react: 17.x react-dom: 17.x @@ -9446,37 +9569,39 @@ packages: dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/accessible-hidden': 19.9.0(@types/react@17.0.80)(react@17.0.2) - '@commercetools-uikit/async-select-input': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/card': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2) - '@commercetools-uikit/collapsible-motion': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/dropdown-menu': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/field-label': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/grid': 19.9.0(@types/react@17.0.80)(react@17.0.2) - '@commercetools-uikit/hooks': 19.9.0(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/icon-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/primary-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/radio-input': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/secondary-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) - '@commercetools-uikit/secondary-icon-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/select-input': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/spacings': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/tag': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/tooltip': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/accessible-hidden': 19.17.1(@types/react@17.0.80)(react@17.0.2) + '@commercetools-uikit/async-select-input': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/card': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2) + '@commercetools-uikit/collapsible-motion': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/dropdown-menu': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/field-label': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/grid': 19.17.1(@types/react@17.0.80)(react@17.0.2) + '@commercetools-uikit/hooks': 19.17.1(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/icon-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/primary-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/radio-input': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/secondary-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) + '@commercetools-uikit/secondary-icon-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/select-input': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/spacings': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/tag': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/tooltip': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) + '@types/debounce-promise': 3.1.9 + '@types/react-beautiful-dnd': 13.1.8 debounce-promise: 3.1.2 lodash: 4.17.21 prop-types: 15.8.1 react: 17.0.2 react-beautiful-dnd: 13.1.1(react-dom@17.0.2)(react@17.0.2) react-dom: 17.0.2(react@17.0.2) - react-intl: 6.4.7(react@17.0.2)(typescript@5.6.3) + react-intl: 6.4.7(react@17.0.2)(typescript@5.7.2) transitivePeerDependencies: - '@types/react' - react-native @@ -9484,8 +9609,8 @@ packages: - typescript dev: false - /@commercetools-uikit/data-table-manager@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-lnhnBnCbqLBX/h8q/xCh87WDzaxz/sD1AF5VA0aqfyg1vR3KohpYcCJI/8KcoZBqOiw83nfahQML5vnVPvOftg==} + /@commercetools-uikit/data-table-manager@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-6quSZvCd4aad6bXPvP51rAamZBE/aG2caznb16YOue21fy8g/UXFPbMmoPdGrsvLBfgX114LlGN5G7fuxOBOaA==} peerDependencies: react: 17.x react-dom: 17.x @@ -9493,30 +9618,32 @@ packages: dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/accessible-hidden': 19.9.0(@types/react@17.0.83)(react@17.0.2) - '@commercetools-uikit/async-select-input': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/card': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2) - '@commercetools-uikit/collapsible-motion': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/dropdown-menu': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/field-label': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/grid': 19.9.0(@types/react@17.0.83)(react@17.0.2) - '@commercetools-uikit/hooks': 19.9.0(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/icon-button': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/primary-button': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/radio-input': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/secondary-button': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) - '@commercetools-uikit/secondary-icon-button': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/select-input': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/spacings': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/tag': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/tooltip': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/accessible-hidden': 19.17.1(@types/react@17.0.83)(react@17.0.2) + '@commercetools-uikit/async-select-input': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/card': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2) + '@commercetools-uikit/collapsible-motion': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/dropdown-menu': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/field-label': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/grid': 19.17.1(@types/react@17.0.83)(react@17.0.2) + '@commercetools-uikit/hooks': 19.17.1(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/icon-button': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/primary-button': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/radio-input': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/secondary-button': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) + '@commercetools-uikit/secondary-icon-button': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/select-input': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/spacings': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/tag': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/tooltip': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.83)(react@17.0.2) + '@types/debounce-promise': 3.1.9 + '@types/react-beautiful-dnd': 13.1.8 debounce-promise: 3.1.2 lodash: 4.17.21 prop-types: 15.8.1 @@ -9531,20 +9658,20 @@ packages: - typescript dev: false - /@commercetools-uikit/data-table@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-EVb1KMtnzIcYaeLF+bS185T5dzDzizLwEiOy07bXqfbENX1Qmi/aMsM4ij3f87dJz6ZcKMubORpXq8pwLqisUA==} + /@commercetools-uikit/data-table@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-NT0Lofqz+uUoPmMpJ28CynX3oRMINYowIArIbCjMPIncOxdqHJ/UqNXunEmKlEZP09ruHsCF9slIJcvWO9+B4A==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/data-table-manager': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/hooks': 19.9.0(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/secondary-icon-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/data-table-manager': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/hooks': 19.17.1(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/secondary-icon-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) lodash: 4.17.21 @@ -9559,26 +9686,26 @@ packages: - typescript dev: false - /@commercetools-uikit/data-table@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.6.3): - resolution: {integrity: sha512-EVb1KMtnzIcYaeLF+bS185T5dzDzizLwEiOy07bXqfbENX1Qmi/aMsM4ij3f87dJz6ZcKMubORpXq8pwLqisUA==} + /@commercetools-uikit/data-table@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.7.2): + resolution: {integrity: sha512-NT0Lofqz+uUoPmMpJ28CynX3oRMINYowIArIbCjMPIncOxdqHJ/UqNXunEmKlEZP09ruHsCF9slIJcvWO9+B4A==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/data-table-manager': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/hooks': 19.9.0(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/secondary-icon-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/data-table-manager': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/hooks': 19.17.1(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/secondary-icon-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) lodash: 4.17.21 prop-types: 15.8.1 react: 17.0.2 - react-intl: 6.4.7(react@17.0.2)(typescript@5.6.3) + react-intl: 6.4.7(react@17.0.2)(typescript@5.7.2) transitivePeerDependencies: - '@types/react' - react-dom @@ -9587,20 +9714,20 @@ packages: - typescript dev: false - /@commercetools-uikit/data-table@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-EVb1KMtnzIcYaeLF+bS185T5dzDzizLwEiOy07bXqfbENX1Qmi/aMsM4ij3f87dJz6ZcKMubORpXq8pwLqisUA==} + /@commercetools-uikit/data-table@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-NT0Lofqz+uUoPmMpJ28CynX3oRMINYowIArIbCjMPIncOxdqHJ/UqNXunEmKlEZP09ruHsCF9slIJcvWO9+B4A==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/data-table-manager': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/hooks': 19.9.0(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/secondary-icon-button': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/data-table-manager': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/hooks': 19.17.1(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/secondary-icon-button': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.83)(react@17.0.2) lodash: 4.17.21 @@ -9615,8 +9742,8 @@ packages: - typescript dev: false - /@commercetools-uikit/date-time-input@19.9.0(@types/react@17.0.83)(moment-timezone@0.5.40)(moment@2.29.4)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-4mNU4YfWeH46bma8VYkGmZ06vE0aIy4dFevR9MFGgsLF6onU4KpQDWpxaSIvM3XspArAmmdNNm4Gn+IhZmM4Jw==} + /@commercetools-uikit/date-time-input@19.17.1(@types/react@17.0.83)(moment-timezone@0.5.40)(moment@2.29.4)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-FALnZPgv4Yxa1gVQKYWcfZadYPQO0NlWwWFoee9562zIpQdhH/NjFJ9Ugdak65BgaF0nj+7r+vj0BBmtax1L/A==} peerDependencies: moment: 2.x react: 17.x @@ -9624,19 +9751,19 @@ packages: dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/calendar-time-utils': 19.9.0(moment-timezone@0.5.40)(react@17.0.2) - '@commercetools-uikit/calendar-utils': 19.9.0(@types/react@17.0.83)(moment@2.29.4)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/hooks': 19.9.0(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/secondary-icon-button': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/select-utils': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/tooltip': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/calendar-time-utils': 19.17.1(moment-timezone@0.5.40)(react@17.0.2) + '@commercetools-uikit/calendar-utils': 19.17.1(@types/react@17.0.83)(moment@2.29.4)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/hooks': 19.17.1(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/secondary-icon-button': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/select-utils': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/spacings-inline': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/tooltip': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.83)(react@17.0.2) downshift: 6.1.12(react@17.0.2) @@ -9668,12 +9795,12 @@ packages: - react-dom dev: false - /@commercetools-uikit/design-system@19.9.0(@types/react@17.0.80)(react-dom@17.0.2): - resolution: {integrity: sha512-L9/xvUXXDbXVEL6XWFL4hDpURSR/aSjhVlj7EzDCRL2ZFkUthPumo7cIF1e7HvGV/zeAOsjft8zcu6LgbDqsaA==} + /@commercetools-uikit/design-system@19.17.1(@types/react@17.0.80)(react-dom@17.0.2): + resolution: {integrity: sha512-xe5hRTAmFgsoOqJCtxA81d4uIxnsfCHloqVzbsXrDCKMKt8Ue54Hqg3aweS4uvV4pvywQpbgJ4g/ZS76LxSCbw==} dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/hooks': 19.9.0(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/hooks': 19.17.1(react-dom@17.0.2)(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) lodash: 4.17.21 prop-types: 15.8.1 @@ -9683,12 +9810,12 @@ packages: - react-dom dev: false - /@commercetools-uikit/design-system@19.9.0(@types/react@17.0.83)(react-dom@17.0.2): - resolution: {integrity: sha512-L9/xvUXXDbXVEL6XWFL4hDpURSR/aSjhVlj7EzDCRL2ZFkUthPumo7cIF1e7HvGV/zeAOsjft8zcu6LgbDqsaA==} + /@commercetools-uikit/design-system@19.17.1(@types/react@17.0.83)(react-dom@17.0.2): + resolution: {integrity: sha512-xe5hRTAmFgsoOqJCtxA81d4uIxnsfCHloqVzbsXrDCKMKt8Ue54Hqg3aweS4uvV4pvywQpbgJ4g/ZS76LxSCbw==} dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/hooks': 19.9.0(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/hooks': 19.17.1(react-dom@17.0.2)(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) lodash: 4.17.21 prop-types: 15.8.1 @@ -9698,21 +9825,21 @@ packages: - react-dom dev: false - /@commercetools-uikit/dropdown-menu@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-WSEaNl05iFqBG8TMSaFHFgh3WsSmYLZVcp2QAZnhoBINOD3aQaPR0kru2m2+o/UxnmKV+IglVdPRqaWlGC7CSg==} + /@commercetools-uikit/dropdown-menu@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-m515Yu2Rg9K1XsFNlZRpKcXXGLlxppaT8g/yddDlqVmRcxaCMriFwPZfXUyqOKc/3n66gLbEr1bw2qheCsL9eA==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/hooks': 19.9.0(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/secondary-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) - '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings-stack': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/hooks': 19.17.1(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/secondary-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) + '@commercetools-uikit/spacings-inline': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings-stack': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 @@ -9725,26 +9852,26 @@ packages: - typescript dev: false - /@commercetools-uikit/dropdown-menu@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.6.3): - resolution: {integrity: sha512-WSEaNl05iFqBG8TMSaFHFgh3WsSmYLZVcp2QAZnhoBINOD3aQaPR0kru2m2+o/UxnmKV+IglVdPRqaWlGC7CSg==} + /@commercetools-uikit/dropdown-menu@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.7.2): + resolution: {integrity: sha512-m515Yu2Rg9K1XsFNlZRpKcXXGLlxppaT8g/yddDlqVmRcxaCMriFwPZfXUyqOKc/3n66gLbEr1bw2qheCsL9eA==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/hooks': 19.9.0(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/secondary-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) - '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings-stack': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/hooks': 19.17.1(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/secondary-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) + '@commercetools-uikit/spacings-inline': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings-stack': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 react: 17.0.2 - react-intl: 6.4.7(react@17.0.2)(typescript@5.6.3) + react-intl: 6.4.7(react@17.0.2)(typescript@5.7.2) transitivePeerDependencies: - '@types/react' - react-dom @@ -9752,21 +9879,21 @@ packages: - typescript dev: false - /@commercetools-uikit/dropdown-menu@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-WSEaNl05iFqBG8TMSaFHFgh3WsSmYLZVcp2QAZnhoBINOD3aQaPR0kru2m2+o/UxnmKV+IglVdPRqaWlGC7CSg==} + /@commercetools-uikit/dropdown-menu@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-m515Yu2Rg9K1XsFNlZRpKcXXGLlxppaT8g/yddDlqVmRcxaCMriFwPZfXUyqOKc/3n66gLbEr1bw2qheCsL9eA==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/hooks': 19.9.0(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/secondary-button': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) - '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings-stack': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/hooks': 19.17.1(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/secondary-button': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2) + '@commercetools-uikit/spacings-inline': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings-stack': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.83)(react@17.0.2) prop-types: 15.8.1 @@ -9779,15 +9906,15 @@ packages: - typescript dev: false - /@commercetools-uikit/field-errors@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-B/SRjhR5oChCOV1Ncdncl3WT0PIlPD9vyMkl5f3HkzKJt07dktbi6amlb7IIMKJQuBgIB3aRR6lFFKQ/tvc3TA==} + /@commercetools-uikit/field-errors@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-Qe6+E8Ua2EhFlJ53jhlT474YV4ZjbfNa7DzdVcESyVp3qb0efo2Fxu/+ENaTSak6tNp3iuAu2xXrMit2l87kUw==} peerDependencies: react: 17.x react-intl: 6.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/messages': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/messages': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 @@ -9799,43 +9926,43 @@ packages: - typescript dev: false - /@commercetools-uikit/field-errors@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3): - resolution: {integrity: sha512-B/SRjhR5oChCOV1Ncdncl3WT0PIlPD9vyMkl5f3HkzKJt07dktbi6amlb7IIMKJQuBgIB3aRR6lFFKQ/tvc3TA==} + /@commercetools-uikit/field-errors@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2): + resolution: {integrity: sha512-Qe6+E8Ua2EhFlJ53jhlT474YV4ZjbfNa7DzdVcESyVp3qb0efo2Fxu/+ENaTSak6tNp3iuAu2xXrMit2l87kUw==} peerDependencies: react: 17.x react-intl: 6.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/messages': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) + '@commercetools-uikit/messages': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 react: 17.0.2 - react-intl: 6.4.7(react@17.0.2)(typescript@5.6.3) + react-intl: 6.4.7(react@17.0.2)(typescript@5.7.2) transitivePeerDependencies: - '@types/react' - react-dom - typescript dev: false - /@commercetools-uikit/field-label@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-llU2EgiQOX5h/IAQyfsK2Ot8qvsWMDslyPCNQ76KGSRdrg4d3MXqiU2zMCAVKV6HEAylxSL6T/o9SYpR2m5xzQ==} + /@commercetools-uikit/field-label@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-MOq/LxyHY7AS5mz6kTzXnbLYtOsESaj7rBeM18i6qEi5TS/Th1WyuvxiZVe0C5wqhpdpOx41j8bSGzIKx80nAQ==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/icon-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/label': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/secondary-icon-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings-stack': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/icon-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/label': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/secondary-icon-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/spacings-inline': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings-stack': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 @@ -9847,51 +9974,51 @@ packages: - typescript dev: false - /@commercetools-uikit/field-label@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3): - resolution: {integrity: sha512-llU2EgiQOX5h/IAQyfsK2Ot8qvsWMDslyPCNQ76KGSRdrg4d3MXqiU2zMCAVKV6HEAylxSL6T/o9SYpR2m5xzQ==} + /@commercetools-uikit/field-label@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2): + resolution: {integrity: sha512-MOq/LxyHY7AS5mz6kTzXnbLYtOsESaj7rBeM18i6qEi5TS/Th1WyuvxiZVe0C5wqhpdpOx41j8bSGzIKx80nAQ==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/icon-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/label': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/secondary-icon-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings-stack': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/icon-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/label': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/secondary-icon-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/spacings-inline': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings-stack': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 react: 17.0.2 - react-intl: 6.4.7(react@17.0.2)(typescript@5.6.3) + react-intl: 6.4.7(react@17.0.2)(typescript@5.7.2) transitivePeerDependencies: - '@types/react' - react-dom - typescript dev: false - /@commercetools-uikit/field-label@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-llU2EgiQOX5h/IAQyfsK2Ot8qvsWMDslyPCNQ76KGSRdrg4d3MXqiU2zMCAVKV6HEAylxSL6T/o9SYpR2m5xzQ==} + /@commercetools-uikit/field-label@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-MOq/LxyHY7AS5mz6kTzXnbLYtOsESaj7rBeM18i6qEi5TS/Th1WyuvxiZVe0C5wqhpdpOx41j8bSGzIKx80nAQ==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/icon-button': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/label': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/secondary-icon-button': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings-stack': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/icon-button': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/label': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/secondary-icon-button': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/spacings-inline': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings-stack': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.83)(react@17.0.2) prop-types: 15.8.1 @@ -9903,15 +10030,15 @@ packages: - typescript dev: false - /@commercetools-uikit/field-warnings@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-/NQiquFx41WzbumPZ7jcUC6Z0M8+PwTDwPs15shWJsOPtKfXPBtzQpP3pj2K5uLyC6GtAkkH29smAP4J4ij7fw==} + /@commercetools-uikit/field-warnings@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-QLHlyQBqq9pPYT0FsgT3Fc65INgXMhDXcgaPojg9wB6ANiyVOr8TsC9IchvWyFLODT3DRowIoU5VjAxoJJ0YVg==} peerDependencies: react: 17.x react-intl: 6.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/messages': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/messages': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 @@ -9923,20 +10050,20 @@ packages: - typescript dev: false - /@commercetools-uikit/field-warnings@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3): - resolution: {integrity: sha512-/NQiquFx41WzbumPZ7jcUC6Z0M8+PwTDwPs15shWJsOPtKfXPBtzQpP3pj2K5uLyC6GtAkkH29smAP4J4ij7fw==} + /@commercetools-uikit/field-warnings@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2): + resolution: {integrity: sha512-QLHlyQBqq9pPYT0FsgT3Fc65INgXMhDXcgaPojg9wB6ANiyVOr8TsC9IchvWyFLODT3DRowIoU5VjAxoJJ0YVg==} peerDependencies: react: 17.x react-intl: 6.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/messages': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) + '@commercetools-uikit/messages': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 react: 17.0.2 - react-intl: 6.4.7(react@17.0.2)(typescript@5.6.3) + react-intl: 6.4.7(react@17.0.2)(typescript@5.7.2) transitivePeerDependencies: - '@types/react' - react-dom @@ -9967,18 +10094,18 @@ packages: - typescript dev: false - /@commercetools-uikit/flat-button@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-lSlfW3OhaNWzi2jVRdU3pNwIuP8OwNZr7zYlm3zr/qbXo1vegGpNy6YVMM+Gc3QbseBz3X5ogXHHeZxvJJ/AUw==} + /@commercetools-uikit/flat-button@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-aeNDpaS8xKAbtd4quBLsxtcSNmI3zDwlVNGhr846eoot1vpQU8NvrfB9lQU0ERAM9dv5cm22P9oKARwWxkh7rQ==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/spacings-inline': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) lodash: 4.17.21 @@ -9991,42 +10118,42 @@ packages: - typescript dev: false - /@commercetools-uikit/flat-button@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3): - resolution: {integrity: sha512-lSlfW3OhaNWzi2jVRdU3pNwIuP8OwNZr7zYlm3zr/qbXo1vegGpNy6YVMM+Gc3QbseBz3X5ogXHHeZxvJJ/AUw==} + /@commercetools-uikit/flat-button@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2): + resolution: {integrity: sha512-aeNDpaS8xKAbtd4quBLsxtcSNmI3zDwlVNGhr846eoot1vpQU8NvrfB9lQU0ERAM9dv5cm22P9oKARwWxkh7rQ==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/spacings-inline': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) lodash: 4.17.21 prop-types: 15.8.1 react: 17.0.2 - react-intl: 6.4.7(react@17.0.2)(typescript@5.6.3) + react-intl: 6.4.7(react@17.0.2)(typescript@5.7.2) transitivePeerDependencies: - '@types/react' - react-dom - typescript dev: false - /@commercetools-uikit/flat-button@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-lSlfW3OhaNWzi2jVRdU3pNwIuP8OwNZr7zYlm3zr/qbXo1vegGpNy6YVMM+Gc3QbseBz3X5ogXHHeZxvJJ/AUw==} + /@commercetools-uikit/flat-button@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-aeNDpaS8xKAbtd4quBLsxtcSNmI3zDwlVNGhr846eoot1vpQU8NvrfB9lQU0ERAM9dv5cm22P9oKARwWxkh7rQ==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/spacings-inline': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.83)(react@17.0.2) lodash: 4.17.21 @@ -10039,8 +10166,8 @@ packages: - typescript dev: false - /@commercetools-uikit/grid@19.9.0(@types/react@17.0.80)(react@17.0.2): - resolution: {integrity: sha512-z9JwaW058dQMTB/s8TEHqVwodHAbC11dG3qUkZNqdMjxyVbPNsS4xDzNy5ISULZ+5eScvSVtrrLJlwAe6ZJpIA==} + /@commercetools-uikit/grid@19.17.1(@types/react@17.0.80)(react@17.0.2): + resolution: {integrity: sha512-x1GX3fmeZ2rdkfngq92qrNwjeNqf0OT66QiyA74J2awflOJ2ZB53RzyqBUFX5Xg3qmSyZqCEp/nPgZOkD7Xdeg==} peerDependencies: react: 17.x dependencies: @@ -10054,8 +10181,8 @@ packages: - '@types/react' dev: false - /@commercetools-uikit/grid@19.9.0(@types/react@17.0.83)(react@17.0.2): - resolution: {integrity: sha512-z9JwaW058dQMTB/s8TEHqVwodHAbC11dG3qUkZNqdMjxyVbPNsS4xDzNy5ISULZ+5eScvSVtrrLJlwAe6ZJpIA==} + /@commercetools-uikit/grid@19.17.1(@types/react@17.0.83)(react@17.0.2): + resolution: {integrity: sha512-x1GX3fmeZ2rdkfngq92qrNwjeNqf0OT66QiyA74J2awflOJ2ZB53RzyqBUFX5Xg3qmSyZqCEp/nPgZOkD7Xdeg==} peerDependencies: react: 17.x dependencies: @@ -10078,48 +10205,48 @@ packages: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 '@commercetools-uikit/utils': 18.4.0(react@17.0.2) - '@types/raf-schd': 4.0.1 + '@types/raf-schd': 4.0.3 lodash: 4.17.21 raf-schd: 4.0.3 react: 17.0.2 react-dom: 17.0.2(react@17.0.2) dev: false - /@commercetools-uikit/hooks@19.9.0(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-29AqLCjgr/iDKfyFdNBK7YDOY9Ufl0LG8bhBEzePvmCVrNYtWs4ncv3VsFqvISsktevmfMuCdyBlTFUEqef4lw==} + /@commercetools-uikit/hooks@19.17.1(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-vQo3JM+SVeFwMNG6Tvkr5WrwNo10wnWCAmH8X7jLyQ1XPpAhMabzrVERcPDHbX74+JiwKmDsuG51Rp61uf+rnA==} peerDependencies: react: 17.x react-dom: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) - '@types/raf-schd': 4.0.1 + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) + '@types/raf-schd': 4.0.3 lodash: 4.17.21 raf-schd: 4.0.3 react: 17.0.2 react-dom: 17.0.2(react@17.0.2) dev: false - /@commercetools-uikit/i18n@19.9.0: - resolution: {integrity: sha512-qTZgdZ0cojcVXGIWumE2iaN+cwHIEiGJy274gWU9x222hhWJ2mXMZL/+yKX7ek3ktWdrnxBpW7BFL5eMyKbZ2w==} + /@commercetools-uikit/i18n@19.17.1: + resolution: {integrity: sha512-7xeCONxEXiLhZsdHAm1xXPJTz7YXZ1XIpizsesA5g6o115GnqsCjpe70JraQvG/oAqd9/sPJc5Euzprm3q/xgw==} dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 dev: false - /@commercetools-uikit/icon-button@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-21FhzCT50KGbpnFmZMnnIClNIxKFOuZ8L+BRuUWNUIFcvH5KkNh0f5Sbph7ZjAfXKv/Wq2/oFiU5N13sOJyYoQ==} + /@commercetools-uikit/icon-button@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-CnzX0o1Rz3Gk+1HiaSH8+fgETByUr7yECdWITnJBJTj2zUPFTLMR4tGVTQK55wz7OCqP/MsseYr2EJw/1BnDww==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/spacings': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/spacings': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) lodash: 4.17.21 @@ -10132,42 +10259,42 @@ packages: - typescript dev: false - /@commercetools-uikit/icon-button@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3): - resolution: {integrity: sha512-21FhzCT50KGbpnFmZMnnIClNIxKFOuZ8L+BRuUWNUIFcvH5KkNh0f5Sbph7ZjAfXKv/Wq2/oFiU5N13sOJyYoQ==} + /@commercetools-uikit/icon-button@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2): + resolution: {integrity: sha512-CnzX0o1Rz3Gk+1HiaSH8+fgETByUr7yECdWITnJBJTj2zUPFTLMR4tGVTQK55wz7OCqP/MsseYr2EJw/1BnDww==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/spacings': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/spacings': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) lodash: 4.17.21 prop-types: 15.8.1 react: 17.0.2 - react-intl: 6.4.7(react@17.0.2)(typescript@5.6.3) + react-intl: 6.4.7(react@17.0.2)(typescript@5.7.2) transitivePeerDependencies: - '@types/react' - react-dom - typescript dev: false - /@commercetools-uikit/icon-button@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-21FhzCT50KGbpnFmZMnnIClNIxKFOuZ8L+BRuUWNUIFcvH5KkNh0f5Sbph7ZjAfXKv/Wq2/oFiU5N13sOJyYoQ==} + /@commercetools-uikit/icon-button@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-CnzX0o1Rz3Gk+1HiaSH8+fgETByUr7yECdWITnJBJTj2zUPFTLMR4tGVTQK55wz7OCqP/MsseYr2EJw/1BnDww==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/spacings': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/spacings': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.83)(react@17.0.2) lodash: 4.17.21 @@ -10201,19 +10328,19 @@ packages: - react-dom dev: false - /@commercetools-uikit/icons@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-1lFAkdZfMeCgHjl5mV4QIKNdv8p3uOsz1Hi/2Ua0tv4zYpjOC2a5UbtFKLNo64VoPaUQXTGZE8vwSoSAbfwASg==} + /@commercetools-uikit/icons@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-5mJ8Q+5DH0DSk259eOKCXe8sPQMOWFELcZSdzxjEMJHrf1QXpuZ7bO20orxsX1UJNNF2z1G1OFFvJooqeK6EYQ==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) '@types/dompurify': 2.4.0 - dompurify: 2.5.5 + dompurify: 2.5.7 prop-types: 15.8.1 react: 17.0.2 react-from-dom: 0.6.2(react@17.0.2) @@ -10222,19 +10349,19 @@ packages: - react-dom dev: false - /@commercetools-uikit/icons@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-1lFAkdZfMeCgHjl5mV4QIKNdv8p3uOsz1Hi/2Ua0tv4zYpjOC2a5UbtFKLNo64VoPaUQXTGZE8vwSoSAbfwASg==} + /@commercetools-uikit/icons@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-5mJ8Q+5DH0DSk259eOKCXe8sPQMOWFELcZSdzxjEMJHrf1QXpuZ7bO20orxsX1UJNNF2z1G1OFFvJooqeK6EYQ==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.83)(react@17.0.2) '@types/dompurify': 2.4.0 - dompurify: 2.5.5 + dompurify: 2.5.7 prop-types: 15.8.1 react: 17.0.2 react-from-dom: 0.6.2(react@17.0.2) @@ -10243,18 +10370,18 @@ packages: - react-dom dev: false - /@commercetools-uikit/input-utils@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-lmjDeuc56GmhF6mOYRbAZ9BO+7Dk9E+Jt+BwRaQjRfEdwtEoxEF0bChf7YhjWh+aSr9QCLvte6l2VbXWtsdS3w==} + /@commercetools-uikit/input-utils@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-cl9HNFflp6DPIvM5KCSbxxO6Qvj9BG4OWjFjy2royadg4pE1SpxDAPrT2X0iJji2Jc69LNY4HJK3Pt6YP3/emA==} peerDependencies: react: 17.x react-intl: 6.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/flat-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/flat-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 react: 17.0.2 @@ -10266,22 +10393,22 @@ packages: - typescript dev: false - /@commercetools-uikit/input-utils@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3): - resolution: {integrity: sha512-lmjDeuc56GmhF6mOYRbAZ9BO+7Dk9E+Jt+BwRaQjRfEdwtEoxEF0bChf7YhjWh+aSr9QCLvte6l2VbXWtsdS3w==} + /@commercetools-uikit/input-utils@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2): + resolution: {integrity: sha512-cl9HNFflp6DPIvM5KCSbxxO6Qvj9BG4OWjFjy2royadg4pE1SpxDAPrT2X0iJji2Jc69LNY4HJK3Pt6YP3/emA==} peerDependencies: react: 17.x react-intl: 6.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/flat-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/flat-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 react: 17.0.2 - react-intl: 6.4.7(react@17.0.2)(typescript@5.6.3) + react-intl: 6.4.7(react@17.0.2)(typescript@5.7.2) react-textarea-autosize: 8.4.0(@types/react@17.0.80)(react@17.0.2) transitivePeerDependencies: - '@types/react' @@ -10289,18 +10416,18 @@ packages: - typescript dev: false - /@commercetools-uikit/input-utils@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-lmjDeuc56GmhF6mOYRbAZ9BO+7Dk9E+Jt+BwRaQjRfEdwtEoxEF0bChf7YhjWh+aSr9QCLvte6l2VbXWtsdS3w==} + /@commercetools-uikit/input-utils@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-cl9HNFflp6DPIvM5KCSbxxO6Qvj9BG4OWjFjy2royadg4pE1SpxDAPrT2X0iJji2Jc69LNY4HJK3Pt6YP3/emA==} peerDependencies: react: 17.x react-intl: 6.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/flat-button': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/flat-button': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) prop-types: 15.8.1 react: 17.0.2 @@ -10312,38 +10439,38 @@ packages: - typescript dev: false - /@commercetools-uikit/label@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2): - resolution: {integrity: sha512-xmbe0nEH5ilcMI5CWEHQ5b7dz0O1hqOP7ARjgkaYCRshREYz+5eKsvIq8u/cdf9KvKTYMODsl+B4xcjGCJs/Vg==} + /@commercetools-uikit/label@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2): + resolution: {integrity: sha512-/MIq0uxiYaTUFPvyb/M/XoQPK0VydyKBiG/vXZct+eRh1vYTrz1IvIoD1QrG/HAOzs9Ub55vGAfWkd6iaihL3g==} peerDependencies: react: 17.x react-intl: 6.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 react: 17.0.2 - react-intl: 6.4.7(react@17.0.2)(typescript@5.6.3) + react-intl: 6.4.7(react@17.0.2)(typescript@5.7.2) transitivePeerDependencies: - '@types/react' - react-dom dev: false - /@commercetools-uikit/label@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2): - resolution: {integrity: sha512-xmbe0nEH5ilcMI5CWEHQ5b7dz0O1hqOP7ARjgkaYCRshREYz+5eKsvIq8u/cdf9KvKTYMODsl+B4xcjGCJs/Vg==} + /@commercetools-uikit/label@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2): + resolution: {integrity: sha512-/MIq0uxiYaTUFPvyb/M/XoQPK0VydyKBiG/vXZct+eRh1vYTrz1IvIoD1QrG/HAOzs9Ub55vGAfWkd6iaihL3g==} peerDependencies: react: 17.x react-intl: 6.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.83)(react@17.0.2) prop-types: 15.8.1 @@ -10354,8 +10481,8 @@ packages: - react-dom dev: false - /@commercetools-uikit/link@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2): - resolution: {integrity: sha512-UpQa4hfyk2ae68f1hTnincKpbQJP/PtplmKvkDaKduI0hMxc0qtxog83YsFgk9Tu7sZHqgOtNFL4JzB/uMK67Q==} + /@commercetools-uikit/link@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2): + resolution: {integrity: sha512-Y931mOFwL25riRHgiix6xdW5eJrFGx7uryKXjb8fy+9i7rDQ1TKvhEhKip3okDgzD66Xx2V38hF1eBk/TDaeOA==} peerDependencies: react: 17.x react-intl: 6.x @@ -10363,10 +10490,10 @@ packages: dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings-inline': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) '@types/history': 4.7.11 @@ -10374,15 +10501,15 @@ packages: history: 4.10.1 prop-types: 15.8.1 react: 17.0.2 - react-intl: 6.4.7(react@17.0.2)(typescript@5.6.3) + react-intl: 6.4.7(react@17.0.2)(typescript@5.7.2) react-router-dom: 5.3.4(react@17.0.2) transitivePeerDependencies: - '@types/react' - react-dom dev: false - /@commercetools-uikit/link@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2): - resolution: {integrity: sha512-UpQa4hfyk2ae68f1hTnincKpbQJP/PtplmKvkDaKduI0hMxc0qtxog83YsFgk9Tu7sZHqgOtNFL4JzB/uMK67Q==} + /@commercetools-uikit/link@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2): + resolution: {integrity: sha512-Y931mOFwL25riRHgiix6xdW5eJrFGx7uryKXjb8fy+9i7rDQ1TKvhEhKip3okDgzD66Xx2V38hF1eBk/TDaeOA==} peerDependencies: react: 17.x react-intl: 6.x @@ -10390,10 +10517,10 @@ packages: dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings-inline': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.83)(react@17.0.2) '@types/history': 4.7.11 @@ -10429,17 +10556,17 @@ packages: - typescript dev: false - /@commercetools-uikit/loading-spinner@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-8GIKO72oTGzx6wpQ9Y9sM1TgKh+Q2cbAb3+qJjhbWPXvBDuctmKix71Tp9pvEDMB8IueSVmHfaeYfi/pAM88uA==} + /@commercetools-uikit/loading-spinner@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-Xilmac6hDEoZwbnPoZca79SD6uHxi9hE2AHcFtPfgeaCPmYJ8KrA1H9VOqGAd4JIA0aHFykKNZ1+8yCLrgIKzw==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/spacings-inline': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 react: 17.0.2 @@ -10450,38 +10577,38 @@ packages: - typescript dev: false - /@commercetools-uikit/loading-spinner@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3): - resolution: {integrity: sha512-8GIKO72oTGzx6wpQ9Y9sM1TgKh+Q2cbAb3+qJjhbWPXvBDuctmKix71Tp9pvEDMB8IueSVmHfaeYfi/pAM88uA==} + /@commercetools-uikit/loading-spinner@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2): + resolution: {integrity: sha512-Xilmac6hDEoZwbnPoZca79SD6uHxi9hE2AHcFtPfgeaCPmYJ8KrA1H9VOqGAd4JIA0aHFykKNZ1+8yCLrgIKzw==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/spacings-inline': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 react: 17.0.2 - react-intl: 6.4.7(react@17.0.2)(typescript@5.6.3) + react-intl: 6.4.7(react@17.0.2)(typescript@5.7.2) transitivePeerDependencies: - '@types/react' - react-dom - typescript dev: false - /@commercetools-uikit/loading-spinner@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-8GIKO72oTGzx6wpQ9Y9sM1TgKh+Q2cbAb3+qJjhbWPXvBDuctmKix71Tp9pvEDMB8IueSVmHfaeYfi/pAM88uA==} + /@commercetools-uikit/loading-spinner@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-Xilmac6hDEoZwbnPoZca79SD6uHxi9hE2AHcFtPfgeaCPmYJ8KrA1H9VOqGAd4JIA0aHFykKNZ1+8yCLrgIKzw==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/spacings-inline': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) prop-types: 15.8.1 react: 17.0.2 @@ -10492,21 +10619,21 @@ packages: - typescript dev: false - /@commercetools-uikit/localized-text-field@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-KLEL5T1CSt4q3UqazyjRE3IkOglQwQPrbx/pLv95pBTPdCpU3wtXsB7+WG8AwF313VLK59oUfzbMwCz+uizCrw==} + /@commercetools-uikit/localized-text-field@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-3c8L6aeGB+cEbLLDRnF7AfuCYx4Y7haQ6YxQNFSjQ6FhT5Pm8bqheAhYSc5zaUw4OSTRNdW0lt4V42+MMhFkmQ==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/field-errors': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/field-label': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/field-warnings': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/localized-text-input': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/spacings': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/field-errors': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/field-label': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/field-warnings': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/localized-text-input': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/spacings': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 @@ -10518,52 +10645,52 @@ packages: - typescript dev: false - /@commercetools-uikit/localized-text-field@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3): - resolution: {integrity: sha512-KLEL5T1CSt4q3UqazyjRE3IkOglQwQPrbx/pLv95pBTPdCpU3wtXsB7+WG8AwF313VLK59oUfzbMwCz+uizCrw==} + /@commercetools-uikit/localized-text-field@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2): + resolution: {integrity: sha512-3c8L6aeGB+cEbLLDRnF7AfuCYx4Y7haQ6YxQNFSjQ6FhT5Pm8bqheAhYSc5zaUw4OSTRNdW0lt4V42+MMhFkmQ==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/field-errors': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/field-label': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/field-warnings': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/localized-text-input': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/spacings': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/field-errors': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/field-label': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/field-warnings': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/localized-text-input': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/spacings': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 react: 17.0.2 - react-intl: 6.4.7(react@17.0.2)(typescript@5.6.3) + react-intl: 6.4.7(react@17.0.2)(typescript@5.7.2) transitivePeerDependencies: - '@types/react' - react-dom - typescript dev: false - /@commercetools-uikit/localized-text-input@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-+9JTZLPyirTblqgYz/yzBYrcxStaS7cjNHhRdvtOFGcMd2gmli+PFoCXcNLJcw6KHrxfGC39HsuLsHKnEwbSfg==} + /@commercetools-uikit/localized-text-input@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-l2LJVCRwVGhfLmZgY6YBj2GicdNIqC7PFcI2Wb5EB9c+3FSMEyIXchBTtxNhFLaeTjMY5FG6iCfrLIbnh6Si/w==} peerDependencies: react: 17.x react-intl: 6.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/flat-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/hooks': 19.9.0(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/input-utils': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/localized-utils': 19.9.0(react@17.0.2) - '@commercetools-uikit/messages': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/spacings-stack': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/text-input': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/flat-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/hooks': 19.17.1(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/input-utils': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/localized-utils': 19.17.1(react@17.0.2) + '@commercetools-uikit/messages': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/spacings-stack': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/text-input': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 @@ -10575,57 +10702,57 @@ packages: - typescript dev: false - /@commercetools-uikit/localized-text-input@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3): - resolution: {integrity: sha512-+9JTZLPyirTblqgYz/yzBYrcxStaS7cjNHhRdvtOFGcMd2gmli+PFoCXcNLJcw6KHrxfGC39HsuLsHKnEwbSfg==} + /@commercetools-uikit/localized-text-input@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2): + resolution: {integrity: sha512-l2LJVCRwVGhfLmZgY6YBj2GicdNIqC7PFcI2Wb5EB9c+3FSMEyIXchBTtxNhFLaeTjMY5FG6iCfrLIbnh6Si/w==} peerDependencies: react: 17.x react-intl: 6.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/flat-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/hooks': 19.9.0(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/input-utils': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/localized-utils': 19.9.0(react@17.0.2) - '@commercetools-uikit/messages': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/spacings-stack': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/text-input': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/flat-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/hooks': 19.17.1(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/input-utils': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/localized-utils': 19.17.1(react@17.0.2) + '@commercetools-uikit/messages': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/spacings-stack': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/text-input': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 react: 17.0.2 - react-intl: 6.4.7(react@17.0.2)(typescript@5.6.3) + react-intl: 6.4.7(react@17.0.2)(typescript@5.7.2) transitivePeerDependencies: - '@types/react' - react-dom - typescript dev: false - /@commercetools-uikit/localized-utils@19.9.0(react@17.0.2): - resolution: {integrity: sha512-ggvtfvMeEd2VYZH8ZLH77sg5E9fqwYokDQp4ROvywHAR927361tjhUIk8HtNZcEfy1FCMPZYKpQ2u5rgPJla9g==} + /@commercetools-uikit/localized-utils@19.17.1(react@17.0.2): + resolution: {integrity: sha512-PkyoH+Pt+V2EmvQD2Md8PJFBObAHtz06XBjqx8l0TCGCHgFGj9/yQSyH3hxMrINQQ99BkmMiWVRpbOR/TkrkIw==} dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) lodash: 4.17.21 transitivePeerDependencies: - react dev: false - /@commercetools-uikit/messages@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-PHfhuNmE1Kk5d6oVp+UqkHCNdJLIRfXwzLv8i8wYbcCp18aNN3Jf7G1g2BQ+U0HoH7qZ5zLmlstXmOtVZ7ATeQ==} + /@commercetools-uikit/messages@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-/kE3Bwtf//ylCMYaRHLhI/4XhbW/IV8t3vqSg2JOB1b8CGT6Ieyj+HX29jfgeQYMjnb0spP54lEbANZEHPvU8g==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 @@ -10637,41 +10764,41 @@ packages: - typescript dev: false - /@commercetools-uikit/messages@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3): - resolution: {integrity: sha512-PHfhuNmE1Kk5d6oVp+UqkHCNdJLIRfXwzLv8i8wYbcCp18aNN3Jf7G1g2BQ+U0HoH7qZ5zLmlstXmOtVZ7ATeQ==} + /@commercetools-uikit/messages@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2): + resolution: {integrity: sha512-/kE3Bwtf//ylCMYaRHLhI/4XhbW/IV8t3vqSg2JOB1b8CGT6Ieyj+HX29jfgeQYMjnb0spP54lEbANZEHPvU8g==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 react: 17.0.2 - react-intl: 6.4.7(react@17.0.2)(typescript@5.6.3) + react-intl: 6.4.7(react@17.0.2)(typescript@5.7.2) transitivePeerDependencies: - '@types/react' - react-dom - typescript dev: false - /@commercetools-uikit/multiline-text-field@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-mylSpcKN6MHx+9aTvO04JnOLMRHhv4v0O7GLDIQztZp7eT/pSBKMSVMCkMyTfJmnwjuS5H2N/1/akNIUNZkwQw==} + /@commercetools-uikit/multiline-text-field@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-bcfysm1wg077BQ5mw1gy5MJuL4tMoePZ8LNV5owNU2ErwnhRZe+P1H/oKHjsVUat5uNKNIx09CDy9ZLBjqp5Kg==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/field-errors': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/field-label': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/field-warnings': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/multiline-text-input': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/spacings': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/field-errors': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/field-label': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/field-warnings': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/multiline-text-input': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/spacings': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 @@ -10683,25 +10810,25 @@ packages: - typescript dev: false - /@commercetools-uikit/multiline-text-input@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-BsBGkVaT6XAaSM+v+RjUyOmJNY4ayP2Ua9oSfGSYXeFBo3yIkqSIABZxeRiwoaZ69wavuNEI4vRVAZBD+rVSUQ==} + /@commercetools-uikit/multiline-text-input@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-CU6MbmnBk5PvVcFs0JAvSOIf85P+rr3oqAvt0w3X1yoEqXTDuWuhD5d5ulKOdPceYz/xJfjlKTbbwuae1Xr9Kw==} peerDependencies: react: 17.x react-intl: 6.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/flat-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/hooks': 19.9.0(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/input-utils': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/secondary-icon-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings-stack': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/tooltip': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/flat-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/hooks': 19.17.1(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/input-utils': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/secondary-icon-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/spacings-inline': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings-stack': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/tooltip': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) downshift: 6.1.12(react@17.0.2) @@ -10715,39 +10842,39 @@ packages: - typescript dev: false - /@commercetools-uikit/notifications@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2): - resolution: {integrity: sha512-g1g79gTcMIhlQUPv69fDrerkilar1XAq3LWgpVA3iKsD8ngk+a4axfGvEzW6P7mG699BXBoh/1C7ONK9lmkXEQ==} + /@commercetools-uikit/notifications@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2): + resolution: {integrity: sha512-3ohoJVg2i6H8ht1CMo6L6ch4TohkIKizbV8siilQnolw7OAtkwQDeSXsFhvhjjQoN4ELnyUm69R4QoezvnAeiA==} peerDependencies: react: 17.x react-intl: 6.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 react: 17.0.2 - react-intl: 6.4.7(react@17.0.2)(typescript@5.6.3) + react-intl: 6.4.7(react@17.0.2)(typescript@5.7.2) transitivePeerDependencies: - '@types/react' - react-dom dev: false - /@commercetools-uikit/notifications@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2): - resolution: {integrity: sha512-g1g79gTcMIhlQUPv69fDrerkilar1XAq3LWgpVA3iKsD8ngk+a4axfGvEzW6P7mG699BXBoh/1C7ONK9lmkXEQ==} + /@commercetools-uikit/notifications@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2): + resolution: {integrity: sha512-3ohoJVg2i6H8ht1CMo6L6ch4TohkIKizbV8siilQnolw7OAtkwQDeSXsFhvhjjQoN4ELnyUm69R4QoezvnAeiA==} peerDependencies: react: 17.x react-intl: 6.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) prop-types: 15.8.1 react: 17.0.2 @@ -10757,17 +10884,17 @@ packages: - react-dom dev: false - /@commercetools-uikit/number-input@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-rMxLI5m65CCnn40U1YvyaT5ooMRtaIP9WSbx00oLKl20bU+xyCZ+UyqUCRrCyi2q+jUphvlF4pvLcy9o0oVzlw==} + /@commercetools-uikit/number-input@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-6WbmV2HNd7rZn5V3qRb6lferKLQhzcbthehe0rxM8bj7tzN/toZlKfod31D1JSw/kEpMjjCJrMgPvajBMqviPA==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/input-utils': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/input-utils': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 @@ -10779,17 +10906,17 @@ packages: - typescript dev: false - /@commercetools-uikit/number-input@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3): - resolution: {integrity: sha512-rMxLI5m65CCnn40U1YvyaT5ooMRtaIP9WSbx00oLKl20bU+xyCZ+UyqUCRrCyi2q+jUphvlF4pvLcy9o0oVzlw==} + /@commercetools-uikit/number-input@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2): + resolution: {integrity: sha512-6WbmV2HNd7rZn5V3qRb6lferKLQhzcbthehe0rxM8bj7tzN/toZlKfod31D1JSw/kEpMjjCJrMgPvajBMqviPA==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/input-utils': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/input-utils': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 @@ -10801,17 +10928,17 @@ packages: - typescript dev: false - /@commercetools-uikit/number-input@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-rMxLI5m65CCnn40U1YvyaT5ooMRtaIP9WSbx00oLKl20bU+xyCZ+UyqUCRrCyi2q+jUphvlF4pvLcy9o0oVzlw==} + /@commercetools-uikit/number-input@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-6WbmV2HNd7rZn5V3qRb6lferKLQhzcbthehe0rxM8bj7tzN/toZlKfod31D1JSw/kEpMjjCJrMgPvajBMqviPA==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/input-utils': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/input-utils': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.83)(react@17.0.2) prop-types: 15.8.1 @@ -10823,24 +10950,24 @@ packages: - typescript dev: false - /@commercetools-uikit/pagination@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-xNaT+Wn+IoCSYaQfUIK/at4ngHzGhKX7QHFvi5k6DwuF/k7N49RrpCprHn9VwGdN8bKtkgl94MnVY1YBzmCaOg==} + /@commercetools-uikit/pagination@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-4v9IdRcKzGsjSYjPcp3tRQy9NyIgulJXyj5U5t/ayG5Bq/44rHtvccIbwpUbBhb2L/SN+b0b9ePuULuR34E50w==} peerDependencies: react: 17.x react-intl: 6.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/label': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/number-input': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/secondary-icon-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/select-input': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/spacings': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/label': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/number-input': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/secondary-icon-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/select-input': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/spacings': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) formik: 2.4.6(react@17.0.2) @@ -10854,55 +10981,55 @@ packages: - typescript dev: false - /@commercetools-uikit/pagination@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3): - resolution: {integrity: sha512-xNaT+Wn+IoCSYaQfUIK/at4ngHzGhKX7QHFvi5k6DwuF/k7N49RrpCprHn9VwGdN8bKtkgl94MnVY1YBzmCaOg==} + /@commercetools-uikit/pagination@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2): + resolution: {integrity: sha512-4v9IdRcKzGsjSYjPcp3tRQy9NyIgulJXyj5U5t/ayG5Bq/44rHtvccIbwpUbBhb2L/SN+b0b9ePuULuR34E50w==} peerDependencies: react: 17.x react-intl: 6.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/label': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/number-input': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/secondary-icon-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/select-input': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/spacings': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/label': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/number-input': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/secondary-icon-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/select-input': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/spacings': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) formik: 2.4.6(react@17.0.2) lodash: 4.17.21 prop-types: 15.8.1 react: 17.0.2 - react-intl: 6.4.7(react@17.0.2)(typescript@5.6.3) + react-intl: 6.4.7(react@17.0.2)(typescript@5.7.2) transitivePeerDependencies: - '@types/react' - react-dom - typescript dev: false - /@commercetools-uikit/pagination@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-xNaT+Wn+IoCSYaQfUIK/at4ngHzGhKX7QHFvi5k6DwuF/k7N49RrpCprHn9VwGdN8bKtkgl94MnVY1YBzmCaOg==} + /@commercetools-uikit/pagination@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-4v9IdRcKzGsjSYjPcp3tRQy9NyIgulJXyj5U5t/ayG5Bq/44rHtvccIbwpUbBhb2L/SN+b0b9ePuULuR34E50w==} peerDependencies: react: 17.x react-intl: 6.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/label': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/number-input': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/secondary-icon-button': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/select-input': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/spacings': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/label': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/number-input': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/secondary-icon-button': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/select-input': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/spacings': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.83)(react@17.0.2) formik: 2.4.6(react@17.0.2) @@ -10940,18 +11067,18 @@ packages: - typescript dev: false - /@commercetools-uikit/primary-button@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-5JAX+NLHGivlRDkmRB8T23onSHcZrMJEFD4zy9nI63N65AyIQD0kA8kprEEP3ivl82ApyDYErbWdcqkoN6Bmrw==} + /@commercetools-uikit/primary-button@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-z6z5Iw8cnIGFIooNVjKgIyP/Ypro3KOCn4uH4iITETp0h58XO7rw0FWyjhjnjBrUmnyt+P2eYCxbB7w/zpq/5Q==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/spacings-inline': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) lodash: 4.17.21 @@ -10964,42 +11091,42 @@ packages: - typescript dev: false - /@commercetools-uikit/primary-button@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3): - resolution: {integrity: sha512-5JAX+NLHGivlRDkmRB8T23onSHcZrMJEFD4zy9nI63N65AyIQD0kA8kprEEP3ivl82ApyDYErbWdcqkoN6Bmrw==} + /@commercetools-uikit/primary-button@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2): + resolution: {integrity: sha512-z6z5Iw8cnIGFIooNVjKgIyP/Ypro3KOCn4uH4iITETp0h58XO7rw0FWyjhjnjBrUmnyt+P2eYCxbB7w/zpq/5Q==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/spacings-inline': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) lodash: 4.17.21 prop-types: 15.8.1 react: 17.0.2 - react-intl: 6.4.7(react@17.0.2)(typescript@5.6.3) + react-intl: 6.4.7(react@17.0.2)(typescript@5.7.2) transitivePeerDependencies: - '@types/react' - react-dom - typescript dev: false - /@commercetools-uikit/primary-button@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-5JAX+NLHGivlRDkmRB8T23onSHcZrMJEFD4zy9nI63N65AyIQD0kA8kprEEP3ivl82ApyDYErbWdcqkoN6Bmrw==} + /@commercetools-uikit/primary-button@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-z6z5Iw8cnIGFIooNVjKgIyP/Ypro3KOCn4uH4iITETp0h58XO7rw0FWyjhjnjBrUmnyt+P2eYCxbB7w/zpq/5Q==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/spacings-inline': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.83)(react@17.0.2) lodash: 4.17.21 @@ -11012,21 +11139,21 @@ packages: - typescript dev: false - /@commercetools-uikit/radio-input@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-+Z+Liyn7ugv/pplNpFPnYq5m8Z2VtwkVaPJDh/RfOLlFNp5oLP8fIfPChhhcXTYJGLr0/4DhK3y2us/x/r+LxQ==} + /@commercetools-uikit/radio-input@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-YtsYFpXjR/+BPy+lRvWKA4sPh4K30v3uBsM/RGi8XWhyuEpaHwO1EIPVY7+ZHzrt0HqgrlCyifZpKCKTtq6Hmg==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/input-utils': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings-inset': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings-stack': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/input-utils': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/spacings-inline': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings-inset': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings-stack': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 @@ -11039,21 +11166,21 @@ packages: - typescript dev: false - /@commercetools-uikit/radio-input@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3): - resolution: {integrity: sha512-+Z+Liyn7ugv/pplNpFPnYq5m8Z2VtwkVaPJDh/RfOLlFNp5oLP8fIfPChhhcXTYJGLr0/4DhK3y2us/x/r+LxQ==} + /@commercetools-uikit/radio-input@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2): + resolution: {integrity: sha512-YtsYFpXjR/+BPy+lRvWKA4sPh4K30v3uBsM/RGi8XWhyuEpaHwO1EIPVY7+ZHzrt0HqgrlCyifZpKCKTtq6Hmg==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/input-utils': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings-inset': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings-stack': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/input-utils': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/spacings-inline': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings-inset': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings-stack': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 @@ -11066,21 +11193,21 @@ packages: - typescript dev: false - /@commercetools-uikit/radio-input@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-+Z+Liyn7ugv/pplNpFPnYq5m8Z2VtwkVaPJDh/RfOLlFNp5oLP8fIfPChhhcXTYJGLr0/4DhK3y2us/x/r+LxQ==} + /@commercetools-uikit/radio-input@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-YtsYFpXjR/+BPy+lRvWKA4sPh4K30v3uBsM/RGi8XWhyuEpaHwO1EIPVY7+ZHzrt0HqgrlCyifZpKCKTtq6Hmg==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/input-utils': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings-inset': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings-stack': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/input-utils': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/spacings-inline': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings-inset': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings-stack': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.83)(react@17.0.2) prop-types: 15.8.1 @@ -11119,8 +11246,8 @@ packages: - react-dom dev: false - /@commercetools-uikit/secondary-button@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2): - resolution: {integrity: sha512-2Ct3w7TnljAQlA1avv4d/rRidOUT6aqv5Hilrc5zK8Qh9LPZVCHhMpko1R8Clu6yadecxGITqNGdmcu1pTRFjw==} + /@commercetools-uikit/secondary-button@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2): + resolution: {integrity: sha512-AICD8Ocf2HQ2dqKV8bFnX0Jdg+gjRBsi6mnjbZ4tnUvKY30fX3YR5417xJcWv9p8FZY4SFfjAcTMWyImVnB1rg==} peerDependencies: react: 17.x react-intl: 6.x @@ -11128,25 +11255,25 @@ packages: dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/spacings-inline': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) lodash: 4.17.21 prop-types: 15.8.1 react: 17.0.2 - react-intl: 6.4.7(react@17.0.2)(typescript@5.6.3) + react-intl: 6.4.7(react@17.0.2)(typescript@5.7.2) react-router-dom: 5.3.4(react@17.0.2) transitivePeerDependencies: - '@types/react' - react-dom dev: false - /@commercetools-uikit/secondary-button@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2): - resolution: {integrity: sha512-2Ct3w7TnljAQlA1avv4d/rRidOUT6aqv5Hilrc5zK8Qh9LPZVCHhMpko1R8Clu6yadecxGITqNGdmcu1pTRFjw==} + /@commercetools-uikit/secondary-button@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2): + resolution: {integrity: sha512-AICD8Ocf2HQ2dqKV8bFnX0Jdg+gjRBsi6mnjbZ4tnUvKY30fX3YR5417xJcWv9p8FZY4SFfjAcTMWyImVnB1rg==} peerDependencies: react: 17.x react-intl: 6.x @@ -11154,11 +11281,11 @@ packages: dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/spacings-inline': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.83)(react@17.0.2) lodash: 4.17.21 @@ -11195,18 +11322,18 @@ packages: - typescript dev: false - /@commercetools-uikit/secondary-icon-button@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-kvBnwHYUsqOMsVNu3q1HfxLPqSyxbDfl2Cec1IOPiKw8yjJ9FKXNGAlcmIu6DB5g3dYbB/LtYMl/t3fVNesVxA==} + /@commercetools-uikit/secondary-icon-button@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-l4H6UnPKyg618vC9/sC0QdRgK3mznGOuYwkRfIxFb4Ba1YSlb2eYPb55B65YZtEbJwAXoGyGKyu4qMO1xNhSWQ==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/spacings': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/spacings': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) lodash: 4.17.21 @@ -11219,42 +11346,42 @@ packages: - typescript dev: false - /@commercetools-uikit/secondary-icon-button@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3): - resolution: {integrity: sha512-kvBnwHYUsqOMsVNu3q1HfxLPqSyxbDfl2Cec1IOPiKw8yjJ9FKXNGAlcmIu6DB5g3dYbB/LtYMl/t3fVNesVxA==} + /@commercetools-uikit/secondary-icon-button@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2): + resolution: {integrity: sha512-l4H6UnPKyg618vC9/sC0QdRgK3mznGOuYwkRfIxFb4Ba1YSlb2eYPb55B65YZtEbJwAXoGyGKyu4qMO1xNhSWQ==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/spacings': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/spacings': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) lodash: 4.17.21 prop-types: 15.8.1 react: 17.0.2 - react-intl: 6.4.7(react@17.0.2)(typescript@5.6.3) + react-intl: 6.4.7(react@17.0.2)(typescript@5.7.2) transitivePeerDependencies: - '@types/react' - react-dom - typescript dev: false - /@commercetools-uikit/secondary-icon-button@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-kvBnwHYUsqOMsVNu3q1HfxLPqSyxbDfl2Cec1IOPiKw8yjJ9FKXNGAlcmIu6DB5g3dYbB/LtYMl/t3fVNesVxA==} + /@commercetools-uikit/secondary-icon-button@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-l4H6UnPKyg618vC9/sC0QdRgK3mznGOuYwkRfIxFb4Ba1YSlb2eYPb55B65YZtEbJwAXoGyGKyu4qMO1xNhSWQ==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/spacings': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/spacings': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.83)(react@17.0.2) lodash: 4.17.21 @@ -11267,21 +11394,21 @@ packages: - typescript dev: false - /@commercetools-uikit/select-field@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-h5msZ39ER09etX+j1qru+d0ULWiyx+Bm1ifR5OVvhMLbj33eye5Jczdz5jgno4ldT6Xjh6ie6llpXGWQre+Qmw==} + /@commercetools-uikit/select-field@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-iQTi7I/1/pDhNCs9RI8lGcuhoZJDiGenNioZ2Fo18F8yWFaMdzQu+KD8iCVCXLkj8UN1Ub+J9xcsTRwSZ9Y4uw==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/field-errors': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/field-label': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/field-warnings': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/select-input': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/spacings': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/field-errors': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/field-label': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/field-warnings': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/select-input': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/spacings': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 @@ -11293,34 +11420,62 @@ packages: - typescript dev: false - /@commercetools-uikit/select-field@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3): - resolution: {integrity: sha512-h5msZ39ER09etX+j1qru+d0ULWiyx+Bm1ifR5OVvhMLbj33eye5Jczdz5jgno4ldT6Xjh6ie6llpXGWQre+Qmw==} + /@commercetools-uikit/select-field@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2): + resolution: {integrity: sha512-iQTi7I/1/pDhNCs9RI8lGcuhoZJDiGenNioZ2Fo18F8yWFaMdzQu+KD8iCVCXLkj8UN1Ub+J9xcsTRwSZ9Y4uw==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/field-errors': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/field-label': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/field-warnings': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/select-input': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/spacings': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/field-errors': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/field-label': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/field-warnings': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/select-input': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/spacings': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 react: 17.0.2 - react-intl: 6.4.7(react@17.0.2)(typescript@5.6.3) + react-intl: 6.4.7(react@17.0.2)(typescript@5.7.2) transitivePeerDependencies: - '@types/react' - react-dom - typescript dev: false - /@commercetools-uikit/select-input@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2): - resolution: {integrity: sha512-xVe+wEmTUrG6IjOa3ivHt81fjxl6jiJRO1wHz+KeSznHmrcYHuKKDTR/qSUWaSCuAJLKlPn4T44JSHkIiJXMpQ==} + /@commercetools-uikit/select-input@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-9jbpX0KNuG1O+/DY6D6uC5/PYRzYz9VeYztTTjgrppxZPl9sADCQ6Fe4FPNVA/tiPEdSvJj3fakFzt8daKho7Q==} + peerDependencies: + react: 17.x + react-dom: 17.x + react-intl: 6.x + dependencies: + '@babel/runtime': 7.24.5 + '@babel/runtime-corejs3': 7.22.15 + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/select-utils': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) + '@emotion/is-prop-valid': 1.3.1 + '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) + '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) + lodash: 4.17.21 + prop-types: 15.8.1 + react: 17.0.2 + react-dom: 17.0.2(react@17.0.2) + react-intl: 6.4.7(react@17.0.2)(typescript@5.0.4) + react-select: 5.8.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + transitivePeerDependencies: + - '@types/react' + - typescript + dev: false + + /@commercetools-uikit/select-input@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2): + resolution: {integrity: sha512-9jbpX0KNuG1O+/DY6D6uC5/PYRzYz9VeYztTTjgrppxZPl9sADCQ6Fe4FPNVA/tiPEdSvJj3fakFzt8daKho7Q==} peerDependencies: react: 17.x react-dom: 17.x @@ -11328,26 +11483,27 @@ packages: dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/select-utils': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) - '@emotion/is-prop-valid': 1.2.2 + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/select-utils': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) + '@emotion/is-prop-valid': 1.3.1 '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) lodash: 4.17.21 prop-types: 15.8.1 react: 17.0.2 react-dom: 17.0.2(react@17.0.2) - react-intl: 6.4.7(react@17.0.2)(typescript@5.6.3) - react-select: 5.8.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + react-intl: 6.4.7(react@17.0.2)(typescript@5.7.2) + react-select: 5.8.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) transitivePeerDependencies: - '@types/react' + - typescript dev: false - /@commercetools-uikit/select-input@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2): - resolution: {integrity: sha512-xVe+wEmTUrG6IjOa3ivHt81fjxl6jiJRO1wHz+KeSznHmrcYHuKKDTR/qSUWaSCuAJLKlPn4T44JSHkIiJXMpQ==} + /@commercetools-uikit/select-input@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-9jbpX0KNuG1O+/DY6D6uC5/PYRzYz9VeYztTTjgrppxZPl9sADCQ6Fe4FPNVA/tiPEdSvJj3fakFzt8daKho7Q==} peerDependencies: react: 17.x react-dom: 17.x @@ -11355,12 +11511,12 @@ packages: dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/select-utils': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) - '@emotion/is-prop-valid': 1.2.2 + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/select-utils': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) + '@emotion/is-prop-valid': 1.3.1 '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.83)(react@17.0.2) lodash: 4.17.21 @@ -11368,53 +11524,86 @@ packages: react: 17.0.2 react-dom: 17.0.2(react@17.0.2) react-intl: 6.4.7(react@17.0.2)(typescript@5.0.4) - react-select: 5.8.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + react-select: 5.8.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) transitivePeerDependencies: - '@types/react' + - typescript dev: false - /@commercetools-uikit/select-utils@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2): - resolution: {integrity: sha512-eHW0hUn1X9MGd33J3IpOfhrAq0NwWrBtIRbT7dDpaNprI8Bidmc7TpH+cfTQ4MvYFQnXEIy9QbEk9Iv5v+LxlQ==} + /@commercetools-uikit/select-utils@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-BnXSZvLsb9BVzjMJZgjuhuSvOEVDt3nKk0FhHtxTGwjW6ERNY5KBFz55nwYtwjPzAOB4jNieyZEsFXlwAgc+Ng==} peerDependencies: react: 17.x react-dom: 17.x react-intl: 6.x dependencies: - '@babel/runtime': 7.24.5 + '@babel/runtime': 7.22.15 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/checkbox-input': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) lodash: 4.17.21 prop-types: 15.8.1 react: 17.0.2 react-dom: 17.0.2(react@17.0.2) - react-intl: 6.4.7(react@17.0.2)(typescript@5.6.3) - react-select: 5.8.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + react-intl: 6.4.7(react@17.0.2)(typescript@5.0.4) + react-select: 5.8.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) transitivePeerDependencies: - '@types/react' + - typescript dev: false - /@commercetools-uikit/select-utils@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2): - resolution: {integrity: sha512-eHW0hUn1X9MGd33J3IpOfhrAq0NwWrBtIRbT7dDpaNprI8Bidmc7TpH+cfTQ4MvYFQnXEIy9QbEk9Iv5v+LxlQ==} + /@commercetools-uikit/select-utils@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2): + resolution: {integrity: sha512-BnXSZvLsb9BVzjMJZgjuhuSvOEVDt3nKk0FhHtxTGwjW6ERNY5KBFz55nwYtwjPzAOB4jNieyZEsFXlwAgc+Ng==} peerDependencies: react: 17.x react-dom: 17.x react-intl: 6.x dependencies: - '@babel/runtime': 7.24.5 + '@babel/runtime': 7.22.15 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/checkbox-input': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) + '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) + '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) + lodash: 4.17.21 + prop-types: 15.8.1 + react: 17.0.2 + react-dom: 17.0.2(react@17.0.2) + react-intl: 6.4.7(react@17.0.2)(typescript@5.7.2) + react-select: 5.8.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + transitivePeerDependencies: + - '@types/react' + - typescript + dev: false + + /@commercetools-uikit/select-utils@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-BnXSZvLsb9BVzjMJZgjuhuSvOEVDt3nKk0FhHtxTGwjW6ERNY5KBFz55nwYtwjPzAOB4jNieyZEsFXlwAgc+Ng==} + peerDependencies: + react: 17.x + react-dom: 17.x + react-intl: 6.x + dependencies: + '@babel/runtime': 7.22.15 + '@babel/runtime-corejs3': 7.22.15 + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/checkbox-input': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.83)(react@17.0.2) lodash: 4.17.21 @@ -11422,9 +11611,10 @@ packages: react: 17.0.2 react-dom: 17.0.2(react@17.0.2) react-intl: 6.4.7(react@17.0.2)(typescript@5.0.4) - react-select: 5.8.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + react-select: 5.8.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) transitivePeerDependencies: - '@types/react' + - typescript dev: false /@commercetools-uikit/spacings-inline@18.4.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2): @@ -11444,15 +11634,15 @@ packages: - react-dom dev: false - /@commercetools-uikit/spacings-inline@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-cYKZAdnAE+wPng5wm31upCiimNPdpx18xZijXp3NGHo/AAa+KFRXH8nKQrgb4szD6JDZsgT0o7luzI8sX2IMkQ==} + /@commercetools-uikit/spacings-inline@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-WPDsNvPP6QuLNp+haFue/wRqbfm3NN5CwZhgtK869bZmA4nlxia9+NRX4aIfXb/pBpiZ1e90BP02VtjkQjp5fQ==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 react: 17.0.2 @@ -11461,15 +11651,15 @@ packages: - react-dom dev: false - /@commercetools-uikit/spacings-inline@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-cYKZAdnAE+wPng5wm31upCiimNPdpx18xZijXp3NGHo/AAa+KFRXH8nKQrgb4szD6JDZsgT0o7luzI8sX2IMkQ==} + /@commercetools-uikit/spacings-inline@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-WPDsNvPP6QuLNp+haFue/wRqbfm3NN5CwZhgtK869bZmA4nlxia9+NRX4aIfXb/pBpiZ1e90BP02VtjkQjp5fQ==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) prop-types: 15.8.1 react: 17.0.2 @@ -11495,15 +11685,15 @@ packages: - react-dom dev: false - /@commercetools-uikit/spacings-inset-squish@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-AitqDhqntwMdzhUpjWNrMI/7LBIqvp2bjSYOEZLa94H/4USIdH27y8zwkW46Ahv6/GHe9H/FkK5FJ5MQkTHh9g==} + /@commercetools-uikit/spacings-inset-squish@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-wuPgDh4xMg51aM/a3qrHmy01SJSkrHZkHwh+0QNBSIkd42XJXy1V/n2OeXO0AgXncIhR63CnmVLimk05iNQnSA==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 react: 17.0.2 @@ -11512,15 +11702,15 @@ packages: - react-dom dev: false - /@commercetools-uikit/spacings-inset-squish@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-AitqDhqntwMdzhUpjWNrMI/7LBIqvp2bjSYOEZLa94H/4USIdH27y8zwkW46Ahv6/GHe9H/FkK5FJ5MQkTHh9g==} + /@commercetools-uikit/spacings-inset-squish@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-wuPgDh4xMg51aM/a3qrHmy01SJSkrHZkHwh+0QNBSIkd42XJXy1V/n2OeXO0AgXncIhR63CnmVLimk05iNQnSA==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) prop-types: 15.8.1 react: 17.0.2 @@ -11546,15 +11736,15 @@ packages: - react-dom dev: false - /@commercetools-uikit/spacings-inset@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-lgBvo2/liy0eSB79aNyzBRve5Z0Fu3EBAYWJajMyQKG4mkphLMSJyeqb/Lf++O5cG/uvmd/LDRqHX2PUElnUvg==} + /@commercetools-uikit/spacings-inset@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-mWUt1iS9wWQ0/tc5BHceWbt/l5dNz4sxUEkQxpbJ54XoqOG5Phyu6HR2FhoqazxZg6G4uLz+rHHI9brr5H95Fw==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 react: 17.0.2 @@ -11563,15 +11753,15 @@ packages: - react-dom dev: false - /@commercetools-uikit/spacings-inset@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-lgBvo2/liy0eSB79aNyzBRve5Z0Fu3EBAYWJajMyQKG4mkphLMSJyeqb/Lf++O5cG/uvmd/LDRqHX2PUElnUvg==} + /@commercetools-uikit/spacings-inset@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-mWUt1iS9wWQ0/tc5BHceWbt/l5dNz4sxUEkQxpbJ54XoqOG5Phyu6HR2FhoqazxZg6G4uLz+rHHI9brr5H95Fw==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) prop-types: 15.8.1 react: 17.0.2 @@ -11597,15 +11787,15 @@ packages: - react-dom dev: false - /@commercetools-uikit/spacings-stack@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-vIOY3Kr4YTpAjUhe3B1xi2nYLqo1iZY854cAsu0jjJvjboih0ydRLkq8gZLij6TWUS9ABxD2JdMaYAq2TM1yEQ==} + /@commercetools-uikit/spacings-stack@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-s+8gcF578kiOgePrGYj1gA6gufEpwUiguZpVlOb4O0xQKVnRMPjLENhtVOwaF3pTR0KjeWbbshWz5awLEPiS7Q==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 react: 17.0.2 @@ -11614,15 +11804,15 @@ packages: - react-dom dev: false - /@commercetools-uikit/spacings-stack@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-vIOY3Kr4YTpAjUhe3B1xi2nYLqo1iZY854cAsu0jjJvjboih0ydRLkq8gZLij6TWUS9ABxD2JdMaYAq2TM1yEQ==} + /@commercetools-uikit/spacings-stack@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-s+8gcF578kiOgePrGYj1gA6gufEpwUiguZpVlOb4O0xQKVnRMPjLENhtVOwaF3pTR0KjeWbbshWz5awLEPiS7Q==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) prop-types: 15.8.1 react: 17.0.2 @@ -11648,51 +11838,51 @@ packages: - react-dom dev: false - /@commercetools-uikit/spacings@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-h5jjcssQkIwHaq85Nvo7vVr1VEpHQBdrKSOiBk9Rxq58xuN9zYTkioBGdlGkvn/JLRExiILfrZrhuP8amh4T3Q==} + /@commercetools-uikit/spacings@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-ZSo3kvAaCnY4knuwtKLu8wRuc8A/TtzMWZKc58qq26iFtX/AL9oOfqAvytEJOVoezEgbMEDgoFPz8E5ea//m2w==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings-inset': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings-inset-squish': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings-stack': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings-inline': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings-inset': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings-inset-squish': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings-stack': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) react: 17.0.2 transitivePeerDependencies: - '@types/react' - react-dom dev: false - /@commercetools-uikit/spacings@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-h5jjcssQkIwHaq85Nvo7vVr1VEpHQBdrKSOiBk9Rxq58xuN9zYTkioBGdlGkvn/JLRExiILfrZrhuP8amh4T3Q==} + /@commercetools-uikit/spacings@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-ZSo3kvAaCnY4knuwtKLu8wRuc8A/TtzMWZKc58qq26iFtX/AL9oOfqAvytEJOVoezEgbMEDgoFPz8E5ea//m2w==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings-inset': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings-inset-squish': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings-stack': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings-inline': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings-inset': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings-inset-squish': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings-stack': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) react: 17.0.2 transitivePeerDependencies: - '@types/react' - react-dom dev: false - /@commercetools-uikit/stamp@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2): - resolution: {integrity: sha512-NakdgQ4KksxxujgdXR4I2AkMHOV2W+V1IH9vutfR8JC1XbmUNFM55IeYQ0cL3GFlTtW/JFEK+Y2zipy0pvOzUw==} + /@commercetools-uikit/stamp@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2): + resolution: {integrity: sha512-VL9cEy0FU0qyHBnlySxX4VpYNr53izsO8kjjaUsBTatvzx+5H848AD4OVFfvhu+jinvsrgGkkGGnQ3Ematu72Q==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/spacings-inline': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 react: 17.0.2 @@ -11702,21 +11892,21 @@ packages: - react-intl dev: false - /@commercetools-uikit/tag@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-hSDoeEx3x0dTxC2nDxvaROKYRqyWbyeAwPYz0hRrkcdHlByD8AJlLsqzUvXvUx9qMs63xewuf/cG76a/TGwZZg==} + /@commercetools-uikit/tag@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-3XTx9qISt5QGBUbc4NwjIRILlf3hXX/odIbl5N8iAiGt8c/Q8AbgBLuI2Z6TUJ4OBtHwpxQ6gpMGiuHLLykSZg==} peerDependencies: react: 17.x react-router-dom: 5.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 @@ -11729,26 +11919,26 @@ packages: - typescript dev: false - /@commercetools-uikit/tag@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.6.3): - resolution: {integrity: sha512-hSDoeEx3x0dTxC2nDxvaROKYRqyWbyeAwPYz0hRrkcdHlByD8AJlLsqzUvXvUx9qMs63xewuf/cG76a/TGwZZg==} + /@commercetools-uikit/tag@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.7.2): + resolution: {integrity: sha512-3XTx9qISt5QGBUbc4NwjIRILlf3hXX/odIbl5N8iAiGt8c/Q8AbgBLuI2Z6TUJ4OBtHwpxQ6gpMGiuHLLykSZg==} peerDependencies: react: 17.x react-router-dom: 5.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 react: 17.0.2 - react-intl: 6.4.7(react@17.0.2)(typescript@5.6.3) + react-intl: 6.4.7(react@17.0.2)(typescript@5.7.2) react-router-dom: 5.3.4(react@17.0.2) transitivePeerDependencies: - '@types/react' @@ -11756,21 +11946,21 @@ packages: - typescript dev: false - /@commercetools-uikit/tag@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-hSDoeEx3x0dTxC2nDxvaROKYRqyWbyeAwPYz0hRrkcdHlByD8AJlLsqzUvXvUx9qMs63xewuf/cG76a/TGwZZg==} + /@commercetools-uikit/tag@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-3XTx9qISt5QGBUbc4NwjIRILlf3hXX/odIbl5N8iAiGt8c/Q8AbgBLuI2Z6TUJ4OBtHwpxQ6gpMGiuHLLykSZg==} peerDependencies: react: 17.x react-router-dom: 5.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/icons': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.83)(react@17.0.2) prop-types: 15.8.1 @@ -11783,21 +11973,22 @@ packages: - typescript dev: false - /@commercetools-uikit/text-field@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-SUBVPwMQbmPlz/tF0+ZMMTGmJj09u0KahWECj61fx0ya9qz/rwc3ZtYk4qVssChIpDaWJ1NoQr1M+NrX6N/mkQ==} + /@commercetools-uikit/text-field@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-W11XkMMhIduORQAqB1/S2lRcsSQxqquOQyQHOLKZF4hkDiRwJDc9Ts74/iN/X3593aGm7RtZCWackHkRqz03IQ==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/field-errors': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/field-label': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/field-warnings': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/spacings-stack': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text-input': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/field-errors': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/field-label': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/field-warnings': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/messages': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/spacings-stack': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text-input': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 @@ -11809,43 +12000,44 @@ packages: - typescript dev: false - /@commercetools-uikit/text-field@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3): - resolution: {integrity: sha512-SUBVPwMQbmPlz/tF0+ZMMTGmJj09u0KahWECj61fx0ya9qz/rwc3ZtYk4qVssChIpDaWJ1NoQr1M+NrX6N/mkQ==} + /@commercetools-uikit/text-field@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2): + resolution: {integrity: sha512-W11XkMMhIduORQAqB1/S2lRcsSQxqquOQyQHOLKZF4hkDiRwJDc9Ts74/iN/X3593aGm7RtZCWackHkRqz03IQ==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/field-errors': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/field-label': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/field-warnings': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/spacings-stack': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text-input': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/field-errors': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/field-label': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/field-warnings': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/messages': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/spacings-stack': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text-input': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 react: 17.0.2 - react-intl: 6.4.7(react@17.0.2)(typescript@5.6.3) + react-intl: 6.4.7(react@17.0.2)(typescript@5.7.2) transitivePeerDependencies: - '@types/react' - react-dom - typescript dev: false - /@commercetools-uikit/text-input@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-Gw6h3oFpNCSDnocuGZYkTYM05hyaVKzukHGC3dfKHPD+OLKOfJEVNXU4TMwKE+j0NBoYx+Hq7FhI/9ahmm3yog==} + /@commercetools-uikit/text-input@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-FF7r6HPQ3MmJU/SpNDZAfpL84KNnD0lFPUvFHFGEDkhh+FQzWber/ZPnKFyPGTEXtN9i6yPM38pXqaZtSIy4Kg==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/input-utils': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/input-utils': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 @@ -11857,17 +12049,17 @@ packages: - typescript dev: false - /@commercetools-uikit/text-input@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3): - resolution: {integrity: sha512-Gw6h3oFpNCSDnocuGZYkTYM05hyaVKzukHGC3dfKHPD+OLKOfJEVNXU4TMwKE+j0NBoYx+Hq7FhI/9ahmm3yog==} + /@commercetools-uikit/text-input@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2): + resolution: {integrity: sha512-FF7r6HPQ3MmJU/SpNDZAfpL84KNnD0lFPUvFHFGEDkhh+FQzWber/ZPnKFyPGTEXtN9i6yPM38pXqaZtSIy4Kg==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/input-utils': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.6.3) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/input-utils': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2)(typescript@5.7.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) prop-types: 15.8.1 @@ -11900,37 +12092,37 @@ packages: - react-dom dev: false - /@commercetools-uikit/text@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2): - resolution: {integrity: sha512-9ImnFfkEe08leYsvin5cEVTved0z/7Ywlo3eGlf3ayZ0Howocu1jameh12QSv9YhsvhmjzDHyXP8Np51zmqTWQ==} + /@commercetools-uikit/text@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2): + resolution: {integrity: sha512-+jWLNCup66ExKXVa5Ta9sdV4PaQp/Ox4jZRnX+NsaXqYi5EpMopFmASESwJv/UAz7zn3zJSVFsdt1x7FtIjwMw==} peerDependencies: react: 17.x react-intl: 6.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) lodash: 4.17.21 prop-types: 15.8.1 react: 17.0.2 - react-intl: 6.4.7(react@17.0.2)(typescript@5.6.3) + react-intl: 6.4.7(react@17.0.2)(typescript@5.7.2) warning: 4.0.3 transitivePeerDependencies: - '@types/react' - react-dom dev: false - /@commercetools-uikit/text@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2): - resolution: {integrity: sha512-9ImnFfkEe08leYsvin5cEVTved0z/7Ywlo3eGlf3ayZ0Howocu1jameh12QSv9YhsvhmjzDHyXP8Np51zmqTWQ==} + /@commercetools-uikit/text@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2): + resolution: {integrity: sha512-+jWLNCup66ExKXVa5Ta9sdV4PaQp/Ox4jZRnX+NsaXqYi5EpMopFmASESwJv/UAz7zn3zJSVFsdt1x7FtIjwMw==} peerDependencies: react: 17.x react-intl: 6.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) lodash: 4.17.21 prop-types: 15.8.1 @@ -11965,17 +12157,17 @@ packages: - react-dom dev: false - /@commercetools-uikit/tooltip@19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-B1YfjdRBnstZUwGBKVC7fF8aLy4CgY1k5i2PTnncGrJlLxjEJoVSmV12S1CFI6ia+5cJ2NpJRa5HqDWltCjqmQ==} + /@commercetools-uikit/tooltip@19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-H+b63qRcRDNU3GO5grMkMt5N8zid7VB+fsOOIFwur5TFBff5e1+M0HYIPwyjBgTVBMpc0Knir5FYnaV2GIAUkA==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) - '@commercetools-uikit/hooks': 19.9.0(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.80)(react-dom@17.0.2) + '@commercetools-uikit/hooks': 19.17.1(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2) lodash: 4.17.21 @@ -11988,17 +12180,17 @@ packages: - react-dom dev: false - /@commercetools-uikit/tooltip@19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-B1YfjdRBnstZUwGBKVC7fF8aLy4CgY1k5i2PTnncGrJlLxjEJoVSmV12S1CFI6ia+5cJ2NpJRa5HqDWltCjqmQ==} + /@commercetools-uikit/tooltip@19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-H+b63qRcRDNU3GO5grMkMt5N8zid7VB+fsOOIFwur5TFBff5e1+M0HYIPwyjBgTVBMpc0Knir5FYnaV2GIAUkA==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.83)(react-dom@17.0.2) - '@commercetools-uikit/hooks': 19.9.0(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 19.9.0(react@17.0.2) + '@commercetools-uikit/constraints': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/design-system': 19.17.1(@types/react@17.0.83)(react-dom@17.0.2) + '@commercetools-uikit/hooks': 19.17.1(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.17.1(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.83)(react@17.0.2) lodash: 4.17.21 @@ -12022,14 +12214,14 @@ packages: react: 17.0.2 dev: false - /@commercetools-uikit/utils@19.9.0(react@17.0.2): - resolution: {integrity: sha512-lekNHMd06KBjHIPCoPlC79V7aUtL22BcMOX7sCPNv/xFfCJhnnI7jPJObr3m2cO/OPpPsoq/OaEhlH8ymuHRgw==} + /@commercetools-uikit/utils@19.17.1(react@17.0.2): + resolution: {integrity: sha512-/pw0dk6fu45XJ0coP9U9+QujxtFXdWeDbacqBqKtromSDSlwPwAd9ds7eIxaja9pHqw/r9Yu3sHLnHZUAxt3mQ==} peerDependencies: react: 17.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@emotion/is-prop-valid': 1.2.2 + '@emotion/is-prop-valid': 1.3.1 react: 17.0.2 dev: false @@ -12426,7 +12618,7 @@ packages: resolution: {integrity: sha512-y2WQb+oP8Jqvvclh8Q55gLUyb7UFvgv7eJfsj7td5TToBrIUtPay2kMrZi4xjq9qw2vD0ZR5fSho0yqoFgX7Rw==} dependencies: '@babel/helper-module-imports': 7.24.7 - '@babel/runtime': 7.24.5 + '@babel/runtime': 7.22.15 '@emotion/hash': 0.9.2 '@emotion/memoize': 0.9.0 '@emotion/serialize': 1.3.1 @@ -12459,7 +12651,7 @@ packages: dependencies: '@babel/core': 7.25.2 '@babel/plugin-transform-react-jsx': 7.25.2(@babel/core@7.25.2) - '@babel/runtime': 7.24.5 + '@babel/runtime': 7.22.15 '@emotion/babel-plugin': 11.12.0 '@emotion/babel-plugin-jsx-pragmatic': 0.3.0(@babel/core@7.25.2) transitivePeerDependencies: @@ -12475,6 +12667,16 @@ packages: '@emotion/weak-memoize': 0.3.1 stylis: 4.2.0 + /@emotion/cache@11.13.5: + resolution: {integrity: sha512-Z3xbtJ+UcK76eWkagZ1onvn/wAVb1GOMuR15s30Fm2wrMgC7jzpnO2JZXr4eujTTqoQFUrZIw/rT0c6Zzjca1g==} + dependencies: + '@emotion/memoize': 0.9.0 + '@emotion/sheet': 1.4.0 + '@emotion/utils': 1.4.2 + '@emotion/weak-memoize': 0.4.0 + stylis: 4.2.0 + dev: false + /@emotion/hash@0.9.1: resolution: {integrity: sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ==} @@ -12488,10 +12690,10 @@ packages: '@emotion/memoize': 0.8.1 dev: false - /@emotion/is-prop-valid@1.2.2: - resolution: {integrity: sha512-uNsoYd37AFmaCdXlg6EYD1KaPOaRWRByMCYzbKUX4+hhMfrxdVSelShywL4JVaAeM/eHUOSprYBQls+/neX3pw==} + /@emotion/is-prop-valid@1.3.1: + resolution: {integrity: sha512-/ACwoqx7XQi9knQs/G0qKvv5teDMhD7bXYns9N/wM8ah8iNb8jZ2uNO0YOgiq2o2poIvVtJS2YALasQuMSQ7Kw==} dependencies: - '@emotion/memoize': 0.8.1 + '@emotion/memoize': 0.9.0 dev: false /@emotion/memoize@0.8.1: @@ -12499,7 +12701,6 @@ packages: /@emotion/memoize@0.9.0: resolution: {integrity: sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==} - dev: true /@emotion/react@11.11.4(@types/react@17.0.80)(react@17.0.2): resolution: {integrity: sha512-t8AjMlF0gHpvvxk5mAtCqR4vmxiGHCeJBaQO6gncUSdklELOgtwjerNY2yuJNfwnc6vi16U/+uMF+afIawJ9iw==} @@ -12540,6 +12741,27 @@ packages: '@types/react': 17.0.83 hoist-non-react-statics: 3.3.2 react: 17.0.2 + dev: false + + /@emotion/react@11.11.4(react@18.3.1): + resolution: {integrity: sha512-t8AjMlF0gHpvvxk5mAtCqR4vmxiGHCeJBaQO6gncUSdklELOgtwjerNY2yuJNfwnc6vi16U/+uMF+afIawJ9iw==} + peerDependencies: + '@types/react': '*' + react: '>=16.8.0' + peerDependenciesMeta: + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.24.5 + '@emotion/babel-plugin': 11.11.0 + '@emotion/cache': 11.11.0 + '@emotion/serialize': 1.1.3 + '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.3.1) + '@emotion/utils': 1.2.1 + '@emotion/weak-memoize': 0.3.1 + hoist-non-react-statics: 3.3.2 + react: 18.3.1 + dev: true /@emotion/serialize@1.1.3: resolution: {integrity: sha512-iD4D6QVZFDhcbH0RAG1uVu1CwVLMWUkCvAqqlewO/rxf8+87yIBAlt4+AxMiiKPLs5hFc0owNk/sLLAOROw3cA==} @@ -12556,13 +12778,17 @@ packages: '@emotion/hash': 0.9.2 '@emotion/memoize': 0.9.0 '@emotion/unitless': 0.10.0 - '@emotion/utils': 1.4.0 + '@emotion/utils': 1.4.2 csstype: 3.1.3 dev: true /@emotion/sheet@1.2.2: resolution: {integrity: sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==} + /@emotion/sheet@1.4.0: + resolution: {integrity: sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==} + dev: false + /@emotion/styled@11.11.0(@emotion/react@11.11.4)(@types/react@17.0.80)(react@17.0.2): resolution: {integrity: sha512-hM5Nnvu9P3midq5aaXj4I+lnSfNi7Pmd4EWk1fOZ3pxookaQTNew6bp4JaCBYM4HVFZF9g7UjJmsUmC2JlxOng==} peerDependencies: @@ -12575,7 +12801,7 @@ packages: dependencies: '@babel/runtime': 7.24.5 '@emotion/babel-plugin': 11.11.0 - '@emotion/is-prop-valid': 1.2.2 + '@emotion/is-prop-valid': 1.3.1 '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) '@emotion/serialize': 1.1.3 '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@17.0.2) @@ -12596,7 +12822,7 @@ packages: dependencies: '@babel/runtime': 7.24.5 '@emotion/babel-plugin': 11.11.0 - '@emotion/is-prop-valid': 1.2.2 + '@emotion/is-prop-valid': 1.3.1 '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) '@emotion/serialize': 1.1.3 '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@17.0.2) @@ -12619,16 +12845,27 @@ packages: dependencies: react: 17.0.2 + /@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@18.3.1): + resolution: {integrity: sha512-jT/qyKZ9rzLErtrjGgdkMBn2OP8wl0G3sQlBb3YPryvKHsjvINUhVaPFfP+fpBcOkmrVOVEEHQFJ7nbj2TH2gw==} + peerDependencies: + react: '>=16.8.0' + dependencies: + react: 18.3.1 + dev: true + /@emotion/utils@1.2.1: resolution: {integrity: sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==} - /@emotion/utils@1.4.0: - resolution: {integrity: sha512-spEnrA1b6hDR/C68lC2M7m6ALPUHZC0lIY7jAS/B/9DuuO1ZP04eov8SMv/6fwRd8pzmsn2AuJEznRREWlQrlQ==} - dev: true + /@emotion/utils@1.4.2: + resolution: {integrity: sha512-3vLclRofFziIa3J2wDh9jjbkUz9qk5Vi3IZ/FSTKViB0k+ef0fPV7dYrUIugbgupYDx7v9ud/SjrtEP8Y4xLoA==} /@emotion/weak-memoize@0.3.1: resolution: {integrity: sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==} + /@emotion/weak-memoize@0.4.0: + resolution: {integrity: sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg==} + dev: false + /@endemolshinegroup/cosmiconfig-typescript-loader@3.0.2(cosmiconfig@7.0.0)(typescript@5.0.4): resolution: {integrity: sha512-QRVtqJuS1mcT56oHpVegkKBlgtWjXw/gHNWO3eL9oyB5Sc7HBoc2OLG/nYpVfT/Jejvo3NUrD0Udk7XgoyDKkA==} engines: {node: '>=10.0.0'} @@ -12644,7 +12881,7 @@ packages: - typescript dev: false - /@endemolshinegroup/cosmiconfig-typescript-loader@3.0.2(cosmiconfig@7.0.0)(typescript@5.6.3): + /@endemolshinegroup/cosmiconfig-typescript-loader@3.0.2(cosmiconfig@7.0.0)(typescript@5.7.2): resolution: {integrity: sha512-QRVtqJuS1mcT56oHpVegkKBlgtWjXw/gHNWO3eL9oyB5Sc7HBoc2OLG/nYpVfT/Jejvo3NUrD0Udk7XgoyDKkA==} engines: {node: '>=10.0.0'} peerDependencies: @@ -12653,7 +12890,7 @@ packages: cosmiconfig: 7.0.0 lodash.get: 4.4.2 make-error: 1.3.6 - ts-node: 9.1.1(typescript@5.6.3) + ts-node: 9.1.1(typescript@5.7.2) tslib: 2.6.2 transitivePeerDependencies: - typescript @@ -12876,22 +13113,39 @@ packages: resolution: {integrity: sha512-EvYTiXet5XqweYGClEmpu3BoxmsQ4hkj3QaYA6qEnigCWffTP3vNRwBReTdrwDwo7OoJ3wM8Uoe9Uk4n+d4hfg==} dev: false + /@floating-ui/core@1.6.8: + resolution: {integrity: sha512-7XJ9cPU+yI2QeLS+FCSlqNFZJq8arvswefkZrYI1yQBbftw6FyrZOxYSh+9S7z7TpeWlRt9zJ5IhM1WIL334jA==} + dependencies: + '@floating-ui/utils': 0.2.8 + dev: false + /@floating-ui/dom@1.2.6: resolution: {integrity: sha512-02vxFDuvuVPs22iJICacezYJyf7zwwOCWkPNkWNBr1U0Qt1cKFYzWvxts0AmqcOQGwt/3KJWcWIgtbUU38keyw==} dependencies: '@floating-ui/core': 1.2.6 dev: false - /@flopflip/adapter-utilities@14.0.2(typescript@5.6.3): + /@floating-ui/dom@1.6.12: + resolution: {integrity: sha512-NP83c0HjokcGVEMeoStg317VD9W7eDlGK7457dMBANbKA6GJZdc7rjujdgqzTaz93jkGgc5P/jeWbaCHnMNc+w==} + dependencies: + '@floating-ui/core': 1.6.8 + '@floating-ui/utils': 0.2.8 + dev: false + + /@floating-ui/utils@0.2.8: + resolution: {integrity: sha512-kym7SodPp8/wloecOpcmSnWJsK7M0E5Wg8UcFA+uO4B9s5d0ywXOEro/8HM9x0rW+TljRzul/14UYz3TleT3ig==} + dev: false + + /@flopflip/adapter-utilities@14.0.2(typescript@5.7.2): resolution: {integrity: sha512-W2DUaSt8IEzkkyTSaHmBivXdePHP/lU8TNtau+bHHigo9tbDHk/CCtPnMoKFqusMf+LFVyXySb6WoAd2Q9w5vg==} peerDependencies: typescript: 4.x || 5.x dependencies: '@babel/runtime': 7.24.5 - '@flopflip/types': 14.0.2(typescript@5.6.3) + '@flopflip/types': 14.0.2(typescript@5.7.2) globalthis: 1.0.4 lodash: 4.17.21 - typescript: 5.6.3 + typescript: 5.7.2 dev: false /@flopflip/cache@14.0.2(typescript@5.0.4): @@ -12904,37 +13158,37 @@ packages: - typescript dev: false - /@flopflip/cache@14.0.2(typescript@5.6.3): + /@flopflip/cache@14.0.2(typescript@5.7.2): resolution: {integrity: sha512-v8RdLtsMNmkzhu15i9oHW3lf6ARhquKLe16UiSjw2sFHWy48DrqE0b5OKPNb17edbyD7eBY44w0p2a5HbiG1OQ==} dependencies: - '@flopflip/localstorage-cache': 14.0.2(typescript@5.6.3) - '@flopflip/sessionstorage-cache': 14.0.2(typescript@5.6.3) - '@flopflip/types': 14.0.2(typescript@5.6.3) + '@flopflip/localstorage-cache': 14.0.2(typescript@5.7.2) + '@flopflip/sessionstorage-cache': 14.0.2(typescript@5.7.2) + '@flopflip/types': 14.0.2(typescript@5.7.2) transitivePeerDependencies: - typescript dev: false - /@flopflip/combine-adapters@14.0.2(typescript@5.6.3): + /@flopflip/combine-adapters@14.0.2(typescript@5.7.2): resolution: {integrity: sha512-H4rMUMBpmfCfqdtRhMNBQ/EBf65xrfVzbBeFIsdfPHRo01+EEIwOPLDPqu6wuipO6k0KWvgyN8O3tvYq9dFeig==} dependencies: '@babel/runtime': 7.24.5 - '@flopflip/adapter-utilities': 14.0.2(typescript@5.6.3) - '@flopflip/types': 14.0.2(typescript@5.6.3) + '@flopflip/adapter-utilities': 14.0.2(typescript@5.7.2) + '@flopflip/types': 14.0.2(typescript@5.7.2) mitt: 3.0.1 tiny-warning: 1.0.3 transitivePeerDependencies: - typescript dev: false - /@flopflip/http-adapter@14.0.2(typescript@5.6.3): + /@flopflip/http-adapter@14.0.2(typescript@5.7.2): resolution: {integrity: sha512-w/rK5gzdawbRlf0+IfP2F34UPPrnYP28D7+FypAF6/SBC8tra1NJBm5HqECi9f/eReCj2quNIVlAO+SCB6vGfQ==} dependencies: '@babel/runtime': 7.24.5 - '@flopflip/adapter-utilities': 14.0.2(typescript@5.6.3) - '@flopflip/cache': 14.0.2(typescript@5.6.3) - '@flopflip/localstorage-cache': 14.0.2(typescript@5.6.3) - '@flopflip/sessionstorage-cache': 14.0.2(typescript@5.6.3) - '@flopflip/types': 14.0.2(typescript@5.6.3) + '@flopflip/adapter-utilities': 14.0.2(typescript@5.7.2) + '@flopflip/cache': 14.0.2(typescript@5.7.2) + '@flopflip/localstorage-cache': 14.0.2(typescript@5.7.2) + '@flopflip/sessionstorage-cache': 14.0.2(typescript@5.7.2) + '@flopflip/types': 14.0.2(typescript@5.7.2) lodash: 4.17.21 mitt: 3.0.1 tiny-warning: 1.0.3 @@ -12942,15 +13196,15 @@ packages: - typescript dev: false - /@flopflip/launchdarkly-adapter@14.0.2(typescript@5.6.3): + /@flopflip/launchdarkly-adapter@14.0.2(typescript@5.7.2): resolution: {integrity: sha512-mZBAvt5Mlrl+0AL07HSsrXRgf9v52mo+F8NBmqvsYbJz778n5GyXzDSlUnshVqHjmC+NE0lqwoavaIGy8x+jZg==} dependencies: '@babel/runtime': 7.24.5 - '@flopflip/adapter-utilities': 14.0.2(typescript@5.6.3) - '@flopflip/cache': 14.0.2(typescript@5.6.3) - '@flopflip/localstorage-cache': 14.0.2(typescript@5.6.3) - '@flopflip/sessionstorage-cache': 14.0.2(typescript@5.6.3) - '@flopflip/types': 14.0.2(typescript@5.6.3) + '@flopflip/adapter-utilities': 14.0.2(typescript@5.7.2) + '@flopflip/cache': 14.0.2(typescript@5.7.2) + '@flopflip/localstorage-cache': 14.0.2(typescript@5.7.2) + '@flopflip/sessionstorage-cache': 14.0.2(typescript@5.7.2) + '@flopflip/types': 14.0.2(typescript@5.7.2) debounce-fn: 4.0.0 launchdarkly-js-client-sdk: 3.4.0 lodash: 4.17.21 @@ -12969,20 +13223,20 @@ packages: - typescript dev: false - /@flopflip/localstorage-cache@14.0.2(typescript@5.6.3): + /@flopflip/localstorage-cache@14.0.2(typescript@5.7.2): resolution: {integrity: sha512-BIxnFJq0R2QgJ+kieWvKerMrXPaBabhR21lRtNRtnBJtl9MW6h3l/u9bukMZC2BHgPBiUXovSvIcHAXcIrpDWw==} dependencies: - '@flopflip/types': 14.0.2(typescript@5.6.3) + '@flopflip/types': 14.0.2(typescript@5.7.2) transitivePeerDependencies: - typescript dev: false - /@flopflip/memory-adapter@14.0.2(typescript@5.6.3): + /@flopflip/memory-adapter@14.0.2(typescript@5.7.2): resolution: {integrity: sha512-N+juqC+DsBoUpUDTzXPGst7WDChZFP3wJu5Cz5UBirxdEHemoB7RZ2cl10YUJQls2W9TviwUAfxlipmpY9h1Ag==} dependencies: '@babel/runtime': 7.24.5 - '@flopflip/adapter-utilities': 14.0.2(typescript@5.6.3) - '@flopflip/types': 14.0.2(typescript@5.6.3) + '@flopflip/adapter-utilities': 14.0.2(typescript@5.7.2) + '@flopflip/types': 14.0.2(typescript@5.7.2) mitt: 3.0.1 tiny-warning: 1.0.3 transitivePeerDependencies: @@ -13005,15 +13259,15 @@ packages: - typescript dev: false - /@flopflip/react-broadcast@14.0.2(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3): + /@flopflip/react-broadcast@14.0.2(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2): resolution: {integrity: sha512-8BmZ1d3ZakYEvDrjsrk4k2EdO69LvwH6rg7C6qtTfOc+ilM+De12TD2UjVcl34hC7MQqE5SwuLn4ZGC7O33G3w==} peerDependencies: react: ^16.8 || ^17.0 || ^18.0.0 react-dom: ^16.8 || ^17.0 || ^18.0.0 dependencies: '@babel/runtime': 7.24.5 - '@flopflip/react': 14.0.2(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3) - '@flopflip/types': 14.0.2(typescript@5.6.3) + '@flopflip/react': 14.0.2(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2) + '@flopflip/types': 14.0.2(typescript@5.7.2) react: 17.0.2 react-dom: 17.0.2(react@17.0.2) use-sync-external-store: 1.2.2(react@17.0.2) @@ -13041,15 +13295,15 @@ packages: - typescript dev: false - /@flopflip/react@14.0.2(react-dom@17.0.2)(react@17.0.2)(typescript@5.6.3): + /@flopflip/react@14.0.2(react-dom@17.0.2)(react@17.0.2)(typescript@5.7.2): resolution: {integrity: sha512-6eucXO9b/btdm1nHEMu56nK+6jcM6PeMN/IfwV2bMf5Kn2rcewjguXLRXL8o0Kc1TneZJ4n5Krm5/Adjv+MLlA==} peerDependencies: react: ^16.8 || ^17.0 || ^18.0.0 react-dom: ^16.8 || ^17.0 || ^18.0.0 dependencies: '@babel/runtime': 7.24.5 - '@flopflip/cache': 14.0.2(typescript@5.6.3) - '@flopflip/types': 14.0.2(typescript@5.6.3) + '@flopflip/cache': 14.0.2(typescript@5.7.2) + '@flopflip/types': 14.0.2(typescript@5.7.2) '@types/react-is': 17.0.7 lodash: 4.17.21 react: 17.0.2 @@ -13069,10 +13323,10 @@ packages: - typescript dev: false - /@flopflip/sessionstorage-cache@14.0.2(typescript@5.6.3): + /@flopflip/sessionstorage-cache@14.0.2(typescript@5.7.2): resolution: {integrity: sha512-l+Aeu51kuuxOdm9Qvq44ero22o8FUuhuaWeCw3M10nAPpKTLBmkX8q0/xYtoYGE1tu0ADX8c3lbU8GD/BX4PPQ==} dependencies: - '@flopflip/types': 14.0.2(typescript@5.6.3) + '@flopflip/types': 14.0.2(typescript@5.7.2) transitivePeerDependencies: - typescript dev: false @@ -13086,13 +13340,13 @@ packages: typescript: 5.0.4 dev: false - /@flopflip/types@14.0.2(typescript@5.6.3): + /@flopflip/types@14.0.2(typescript@5.7.2): resolution: {integrity: sha512-D606Q722ErxworXO5X2EdyQ5YHLHWRMqLGIA1UbK9FqJggiaLqBOWQb7XtDFtkqHBCcVtRoD2Sbcu6pZYi8/Xw==} peerDependencies: typescript: 4.x || 5.x dependencies: launchdarkly-js-client-sdk: 3.4.0 - typescript: 5.6.3 + typescript: 5.7.2 dev: false /@formatjs/cli-lib@6.3.8: @@ -13324,7 +13578,7 @@ packages: tslib: 2.6.2 typescript: 5.0.4 - /@formatjs/intl@2.9.3(typescript@5.6.3): + /@formatjs/intl@2.9.3(typescript@5.7.2): resolution: {integrity: sha512-hclPdyCF1zk2XmhgdXfl5Sd30QEdRBnIijH7Vc1AWz2K0/saVRrxuL3UYn+m3xEyfOa4yDbTWVbmXDL0XEzlsQ==} peerDependencies: typescript: ^4.7 || 5 @@ -13339,7 +13593,7 @@ packages: '@formatjs/intl-listformat': 7.4.2 intl-messageformat: 10.5.3 tslib: 2.6.2 - typescript: 5.6.3 + typescript: 5.7.2 /@formatjs/ts-transformer@3.13.12: resolution: {integrity: sha512-uf1+DgbsCrzHAg7uIf0QlzpIkHYxRSRig5iJa9FaoUNIDZzNEE2oW/uLLLq7I9Z2FLIPhbmgq8hbW40FoQv+Fg==} @@ -14233,6 +14487,14 @@ packages: dependencies: graphql: 16.8.2 + /@graphql-typed-document-node/core@3.2.0(graphql@16.9.0): + resolution: {integrity: sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==} + peerDependencies: + graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 + dependencies: + graphql: 16.9.0 + dev: true + /@hapi/hoek@9.3.0: resolution: {integrity: sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==} dev: false @@ -14805,7 +15067,7 @@ packages: '@octokit/graphql': 8.1.1 '@octokit/request': 9.1.3 '@octokit/request-error': 6.1.5 - '@octokit/types': 13.6.1 + '@octokit/types': 13.6.2 before-after-hook: 3.0.2 universal-user-agent: 7.0.2 dev: false @@ -14814,7 +15076,7 @@ packages: resolution: {integrity: sha512-JYjh5rMOwXMJyUpj028cu0Gbp7qe/ihxfJMLc8VZBMMqSwLgOxDI1911gV4Enl1QSavAQNJcwmwBF9M0VvLh6Q==} engines: {node: '>= 18'} dependencies: - '@octokit/types': 13.6.1 + '@octokit/types': 13.6.2 universal-user-agent: 7.0.2 dev: false @@ -14831,7 +15093,7 @@ packages: engines: {node: '>= 18'} dependencies: '@octokit/request': 9.1.3 - '@octokit/types': 13.6.1 + '@octokit/types': 13.6.2 universal-user-agent: 7.0.2 dev: false @@ -14884,7 +15146,7 @@ packages: resolution: {integrity: sha512-IlBTfGX8Yn/oFPMwSfvugfncK2EwRLjzbrpifNaMY8o/HTEAFqCA1FZxjD9cWvSKBHgrIhc4CSBIzMxiLsbzFQ==} engines: {node: '>= 18'} dependencies: - '@octokit/types': 13.6.1 + '@octokit/types': 13.6.2 dev: false /@octokit/request@5.6.3: @@ -14906,7 +15168,7 @@ packages: dependencies: '@octokit/endpoint': 10.1.1 '@octokit/request-error': 6.1.5 - '@octokit/types': 13.6.1 + '@octokit/types': 13.6.2 universal-user-agent: 7.0.2 dev: false @@ -14934,8 +15196,8 @@ packages: - encoding dev: false - /@octokit/types@13.6.1: - resolution: {integrity: sha512-PHZE9Z+kWXb23Ndik8MKPirBPziOc0D2/3KH1P+6jK5nGWe96kadZuE4jev2/Jq7FvIfTlT2Ltg8Fv2x1v0a5g==} + /@octokit/types@13.6.2: + resolution: {integrity: sha512-WpbZfZUcZU77DrSW4wbsSgTPfKcp286q3ItaIgvSbBpZJlu6mnYXAkjZz6LVZPXkEvLIM8McanyZejKTYUHipA==} dependencies: '@octokit/openapi-types': 22.2.0 dev: false @@ -16411,6 +16673,10 @@ packages: /@types/cookie@0.4.1: resolution: {integrity: sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q==} + /@types/debounce-promise@3.1.9: + resolution: {integrity: sha512-awNxydYSU+E2vL7EiOAMtiSOfL5gUM5X4YSE2A92qpxDJQ/rXz6oMPYBFDcDywlUmvIDI6zsqgq17cGm5CITQw==} + dev: false + /@types/debug@4.1.7: resolution: {integrity: sha512-9AonUzyTjXXhEOa0DnqpzZi6VHlqKMswga9EXjpXnnqxwLtdvPPtlO8evrI5D9S6asFRCQ6v+wpiUKbw+vKqyg==} dependencies: @@ -16713,6 +16979,7 @@ packages: /@types/prop-types@15.7.13: resolution: {integrity: sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==} + dev: false /@types/prop-types@15.7.5: resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} @@ -16722,10 +16989,21 @@ packages: /@types/raf-schd@4.0.1: resolution: {integrity: sha512-Ha+EnKHFIh9EKW0/XZJPUd3EGDFisEvauaBd4VVCRPKeOqUxNEc9TodiY2Zhk33XCgzJucoFEcaoNcBAPHTQ2A==} + dev: true + + /@types/raf-schd@4.0.3: + resolution: {integrity: sha512-dXFOLpls9K3eXBupCtMhvtbPtWVAkwa5tkqdMj1uVwYBYdPu2kVX1mGVp2qFpfeNNub85B0vzFfxA4URA0TnPA==} + dev: false /@types/range-parser@1.2.4: resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} + /@types/react-beautiful-dnd@13.1.8: + resolution: {integrity: sha512-E3TyFsro9pQuK4r8S/OL6G99eq7p8v29sX0PM7oT8Z+PJfZvSQTx4zTQbUJ+QZXioAF0e7TGBEcA1XhYhCweyQ==} + dependencies: + '@types/react': 17.0.80 + dev: false + /@types/react-dom@17.0.25: resolution: {integrity: sha512-urx7A7UxkZQmThYA4So0NelOVjx3V4rNFVJwp0WZlbIK5eM4rNJDiN3R/E9ix0MBh6kAEojk/9YL+Te6D9zHNA==} dependencies: @@ -16764,10 +17042,16 @@ packages: '@types/history': 4.7.11 '@types/react': 17.0.80 + /@types/react-transition-group@4.4.11: + resolution: {integrity: sha512-RM05tAniPZ5DZPzzNFP+DmrcOdD0efDUxMy3145oljWSl3x9ZV5vhme98gTxFrj2lhXvmGNnUiuDyJgY9IKkNA==} + dependencies: + '@types/react': 17.0.80 + dev: false + /@types/react-transition-group@4.4.5: resolution: {integrity: sha512-juKD/eiSM3/xZYzjuzH6ZwpP+/lejltmiS3QEzV/vmb/Q8+HfDmxu+Baga8UEMGBqV88Nbg4l2hY/K2DkyaLLA==} dependencies: - '@types/react': 17.0.80 + '@types/react': 17.0.83 dev: false /@types/react@17.0.80: @@ -16783,6 +17067,7 @@ packages: '@types/prop-types': 15.7.13 '@types/scheduler': 0.16.8 csstype: 3.1.3 + dev: false /@types/redux-logger@3.0.9: resolution: {integrity: sha512-cwYhVbYNgH01aepeMwhd0ABX6fhVB2rcQ9m80u8Fl50ZODhsZ8RhQArnLTkE7/Zrfq4Sz/taNoF7DQy9pCZSKg==} @@ -16815,6 +17100,7 @@ packages: /@types/scheduler@0.16.8: resolution: {integrity: sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==} + dev: false /@types/semver@6.2.3: resolution: {integrity: sha512-KQf+QAMWKMrtBMsB8/24w53tEsxllMj6TuA80TT/5igJalLI/zm0L3oXRbIAl4Ohfc85gyHX/jhMwsVkmhLU4A==} @@ -16982,7 +17268,7 @@ packages: - supports-color dev: false - /@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.57.0)(typescript@5.6.3): + /@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.57.0)(typescript@5.7.2): resolution: {integrity: sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -16994,18 +17280,18 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.8.0 - '@typescript-eslint/parser': 5.62.0(eslint@8.57.0)(typescript@5.6.3) + '@typescript-eslint/parser': 5.62.0(eslint@8.57.0)(typescript@5.7.2) '@typescript-eslint/scope-manager': 5.62.0 - '@typescript-eslint/type-utils': 5.62.0(eslint@8.57.0)(typescript@5.6.3) - '@typescript-eslint/utils': 5.62.0(eslint@8.57.0)(typescript@5.6.3) + '@typescript-eslint/type-utils': 5.62.0(eslint@8.57.0)(typescript@5.7.2) + '@typescript-eslint/utils': 5.62.0(eslint@8.57.0)(typescript@5.7.2) debug: 4.3.4(supports-color@8.1.1) eslint: 8.57.0 graphemer: 1.4.0 ignore: 5.2.4 natural-compare-lite: 1.4.0 semver: 7.5.2 - tsutils: 3.21.0(typescript@5.6.3) - typescript: 5.6.3 + tsutils: 3.21.0(typescript@5.7.2) + typescript: 5.7.2 transitivePeerDependencies: - supports-color dev: false @@ -17030,7 +17316,7 @@ packages: - supports-color dev: false - /@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.6.3): + /@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.7.2): resolution: {integrity: sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -17042,10 +17328,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.6.3) + '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.7.2) debug: 4.3.4(supports-color@8.1.1) eslint: 8.57.0 - typescript: 5.6.3 + typescript: 5.7.2 transitivePeerDependencies: - supports-color dev: false @@ -17086,7 +17372,7 @@ packages: - supports-color dev: false - /@typescript-eslint/type-utils@5.62.0(eslint@8.57.0)(typescript@5.6.3): + /@typescript-eslint/type-utils@5.62.0(eslint@8.57.0)(typescript@5.7.2): resolution: {integrity: sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -17096,12 +17382,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.6.3) - '@typescript-eslint/utils': 5.62.0(eslint@8.57.0)(typescript@5.6.3) + '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.7.2) + '@typescript-eslint/utils': 5.62.0(eslint@8.57.0)(typescript@5.7.2) debug: 4.3.7(supports-color@8.1.1) eslint: 8.57.0 - tsutils: 3.21.0(typescript@5.6.3) - typescript: 5.6.3 + tsutils: 3.21.0(typescript@5.7.2) + typescript: 5.7.2 transitivePeerDependencies: - supports-color dev: false @@ -17137,7 +17423,7 @@ packages: - supports-color dev: false - /@typescript-eslint/typescript-estree@5.58.0(typescript@5.6.3): + /@typescript-eslint/typescript-estree@5.58.0(typescript@5.7.2): resolution: {integrity: sha512-cRACvGTodA+UxnYM2uwA2KCwRL7VAzo45syNysqlMyNyjw0Z35Icc9ihPJZjIYuA5bXJYiJ2YGUB59BqlOZT1Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -17152,8 +17438,8 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.6.2 - tsutils: 3.21.0(typescript@5.6.3) - typescript: 5.6.3 + tsutils: 3.21.0(typescript@5.7.2) + typescript: 5.7.2 transitivePeerDependencies: - supports-color dev: false @@ -17179,7 +17465,7 @@ packages: - supports-color dev: false - /@typescript-eslint/typescript-estree@5.62.0(typescript@5.6.3): + /@typescript-eslint/typescript-estree@5.62.0(typescript@5.7.2): resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -17194,8 +17480,8 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.6.2 - tsutils: 3.21.0(typescript@5.6.3) - typescript: 5.6.3 + tsutils: 3.21.0(typescript@5.7.2) + typescript: 5.7.2 transitivePeerDependencies: - supports-color dev: false @@ -17220,7 +17506,7 @@ packages: - typescript dev: false - /@typescript-eslint/utils@5.58.0(eslint@8.57.0)(typescript@5.6.3): + /@typescript-eslint/utils@5.58.0(eslint@8.57.0)(typescript@5.7.2): resolution: {integrity: sha512-gAmLOTFXMXOC+zP1fsqm3VceKSBQJNzV385Ok3+yzlavNHZoedajjS4UyS21gabJYcobuigQPs/z71A9MdJFqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -17231,7 +17517,7 @@ packages: '@types/semver': 7.5.1 '@typescript-eslint/scope-manager': 5.58.0 '@typescript-eslint/types': 5.58.0 - '@typescript-eslint/typescript-estree': 5.58.0(typescript@5.6.3) + '@typescript-eslint/typescript-estree': 5.58.0(typescript@5.7.2) eslint: 8.57.0 eslint-scope: 5.1.1 semver: 7.6.2 @@ -17260,7 +17546,7 @@ packages: - typescript dev: false - /@typescript-eslint/utils@5.62.0(eslint@8.57.0)(typescript@5.6.3): + /@typescript-eslint/utils@5.62.0(eslint@8.57.0)(typescript@5.7.2): resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -17271,7 +17557,7 @@ packages: '@types/semver': 7.5.1 '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.6.3) + '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.7.2) eslint: 8.57.0 eslint-scope: 5.1.1 semver: 7.6.2 @@ -17614,12 +17900,26 @@ packages: tslib: 2.6.2 dev: false + /@wry/caches@1.0.1: + resolution: {integrity: sha512-bXuaUNLVVkD20wcGBWRyo7j9N3TxePEWFZj2Y+r9OoUzfqmavM84+mFykRicNsBqatba5JLay1t48wxaXaWnlA==} + engines: {node: '>=8'} + dependencies: + tslib: 2.8.1 + dev: false + /@wry/context@0.7.3: resolution: {integrity: sha512-Nl8WTesHp89RF803Se9X3IiHjdmLBrIvPMaJkl+rKVJAYyPsz1TEUbu89943HpvujtSJgDUx9W4vZw3K1Mr3sA==} engines: {node: '>=8'} dependencies: tslib: 2.6.2 + /@wry/context@0.7.4: + resolution: {integrity: sha512-jmT7Sb4ZQWI5iyu3lobQxICu2nC/vbUhP0vIdd6tHC9PTfenmRmuIFqktc6GH9cgi+ZHnsLWPvfSvc4DrYmKiQ==} + engines: {node: '>=8'} + dependencies: + tslib: 2.8.1 + dev: false + /@wry/equality@0.1.11: resolution: {integrity: sha512-mwEVBDUVODlsQQ5dfuLUS5/Tf7jqUKyhKYHmVi4fPB6bDMOfWvUPJmKgS1Z7Za/sOI3vzWt4+O7yCiL/70MogA==} dependencies: @@ -17638,6 +17938,13 @@ packages: dependencies: tslib: 2.6.2 + /@wry/trie@0.5.0: + resolution: {integrity: sha512-FNoYzHawTMk/6KMQoEG5O4PuioX19UbwdQKF44yw0nLfOypfQdjtfZzo/UIJWAJ23sNIFbD1Ug9lbaDGMwbqQA==} + engines: {node: '>=8'} + dependencies: + tslib: 2.8.1 + dev: false + /@xmldom/xmldom@0.8.7: resolution: {integrity: sha512-sI1Ly2cODlWStkINzqGrZ8K6n+MTSbAeQnAipGyL+KZCXuHaRlj2gyyy8B/9MvsFFqN7XHryQnB2QwhzvJXovg==} engines: {node: '>=10.0.0'} @@ -17886,14 +18193,14 @@ packages: '@apollo/client': 3.7.14(graphql@16.8.2)(react-dom@17.0.2)(react@17.0.2) dev: false - /apollo-link-rest@0.9.0(@apollo/client@3.7.14)(graphql@16.8.2)(qs@6.11.2): + /apollo-link-rest@0.9.0(@apollo/client@3.12.0)(graphql@16.8.2)(qs@6.11.2): resolution: {integrity: sha512-kuXjR56Y12w0TZcqwVaONKlipB6g3Ya1dAy4NMCaylPpNXq6tO+qzQFPUyDJC7B0JoJPIFjxPV2rAet4uGM4UQ==} peerDependencies: '@apollo/client': '>=3' graphql: '>=0.11' qs: '>=6' dependencies: - '@apollo/client': 3.7.14(graphql@16.8.2)(react-dom@17.0.2)(react@17.0.2) + '@apollo/client': 3.12.0(@types/react@17.0.83)(graphql@16.8.2)(react-dom@17.0.2)(react@17.0.2) graphql: 16.8.2 qs: 6.11.2 dev: false @@ -20533,13 +20840,8 @@ packages: resolution: {integrity: sha512-l5NNozANzaLPPe0XaAwvg3uZcHtDBnziX/HjsY1UcDj1MxTK8Dd0Kv096jyPK5HRzs/XM5IMj20dW8Fk+HnbUA==} dev: false - /dompurify@2.5.5: - resolution: {integrity: sha512-FgbqnEPiv5Vdtwt6Mxl7XSylttCC03cqP5ldNT2z+Kj0nLxPHJH4+1Cyf5Jasxhw93Rl4Oo11qRoUV72fmya2Q==} - dev: false - - /dompurify@2.5.6: - resolution: {integrity: sha512-zUTaUBO8pY4+iJMPE1B9XlO2tXVYIcEA4SNGtvDELzTSCQO7RzH+j7S180BmhmJId78lqGU2z19vgVx2Sxs/PQ==} - dev: true + /dompurify@2.5.7: + resolution: {integrity: sha512-2q4bEI+coQM8f5ez7kt2xclg1XsecaV9ASJk/54vwlfRRNQfDqJz2pzQ8t0Ix/ToBpXlVjrRIx7pFC/o8itG2Q==} /domutils@2.8.0: resolution: {integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==} @@ -21277,7 +21579,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.62.0(eslint@8.57.0)(typescript@5.6.3) + '@typescript-eslint/parser': 5.62.0(eslint@8.57.0)(typescript@5.7.2) debug: 3.2.7(supports-color@8.1.1) eslint: 8.57.0 eslint-import-resolver-node: 0.3.7 @@ -21326,7 +21628,7 @@ packages: - utf-8-validate dev: false - /eslint-plugin-graphql@4.0.0(@types/node@18.17.14)(graphql@16.8.1)(typescript@5.6.3): + /eslint-plugin-graphql@4.0.0(@types/node@18.17.14)(graphql@16.8.1)(typescript@5.7.2): resolution: {integrity: sha512-d5tQm24YkVvCEk29ZR5ScsgXqAGCjKlMS8lx3mS7FS/EKsWbkvXQImpvic03EpMIvNTBW5e+2xnHzXB/VHNZJw==} engines: {node: '>=10.0'} peerDependencies: @@ -21334,7 +21636,7 @@ packages: dependencies: '@babel/runtime': 7.22.15 graphql: 16.8.1 - graphql-config: 3.4.1(@types/node@18.17.14)(graphql@16.8.1)(typescript@5.6.3) + graphql-config: 3.4.1(@types/node@18.17.14)(graphql@16.8.1)(typescript@5.7.2) lodash.flatten: 4.4.0 lodash.without: 4.4.0 transitivePeerDependencies: @@ -21374,7 +21676,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.62.0(eslint@8.57.0)(typescript@5.6.3) + '@typescript-eslint/parser': 5.62.0(eslint@8.57.0)(typescript@5.7.2) array-includes: 3.1.6 array.prototype.findlastindex: 1.2.3 array.prototype.flat: 1.3.1 @@ -21433,7 +21735,7 @@ packages: - typescript dev: false - /eslint-plugin-jest@27.2.3(@typescript-eslint/eslint-plugin@5.62.0)(eslint@8.57.0)(jest@29.7.0)(typescript@5.6.3): + /eslint-plugin-jest@27.2.3(@typescript-eslint/eslint-plugin@5.62.0)(eslint@8.57.0)(jest@29.7.0)(typescript@5.7.2): resolution: {integrity: sha512-sRLlSCpICzWuje66Gl9zvdF6mwD5X86I4u55hJyFBsxYOsBCmT5+kSUjf+fkFWVMMgpzNEupjW8WzUqi83hJAQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -21446,8 +21748,8 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.57.0)(typescript@5.6.3) - '@typescript-eslint/utils': 5.58.0(eslint@8.57.0)(typescript@5.6.3) + '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.57.0)(typescript@5.7.2) + '@typescript-eslint/utils': 5.58.0(eslint@8.57.0)(typescript@5.7.2) eslint: 8.57.0 jest: 29.7.0(@types/node@18.17.14)(ts-node@10.9.1) transitivePeerDependencies: @@ -21514,6 +21816,23 @@ packages: prettier-linter-helpers: 1.0.0 dev: false + /eslint-plugin-prettier@4.2.1(eslint-config-prettier@8.10.0)(eslint@8.57.0)(prettier@3.4.2): + resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==} + engines: {node: '>=12.0.0'} + peerDependencies: + eslint: '>=7.28.0' + eslint-config-prettier: '*' + prettier: '>=2.0.0' + peerDependenciesMeta: + eslint-config-prettier: + optional: true + dependencies: + eslint: 8.57.0 + eslint-config-prettier: 8.10.0(eslint@8.57.0) + prettier: 3.4.2 + prettier-linter-helpers: 1.0.0 + dev: false + /eslint-plugin-react-hooks@4.6.0(eslint@8.57.0): resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} engines: {node: '>=10'} @@ -22268,7 +22587,7 @@ packages: /forever-agent@0.6.1: resolution: {integrity: sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==} - /fork-ts-checker-webpack-plugin@6.5.3(eslint@8.57.0)(typescript@5.6.3)(webpack@5.94.0): + /fork-ts-checker-webpack-plugin@6.5.3(eslint@8.57.0)(typescript@5.7.2)(webpack@5.94.0): resolution: {integrity: sha512-SbH/l9ikmMWycd5puHJKTkZJKddF4iRLyW3DeZ08HTI7NGyLS38MXd/KGgeWumQO7YNQbW2u/NtPT2YowbPaGQ==} engines: {node: '>=10', yarn: '>=1.0.0'} peerDependencies: @@ -22296,7 +22615,7 @@ packages: schema-utils: 2.7.0 semver: 7.6.2 tapable: 1.1.3 - typescript: 5.6.3 + typescript: 5.7.2 webpack: 5.94.0 dev: false @@ -22888,13 +23207,13 @@ packages: - utf-8-validate dev: false - /graphql-config@3.4.1(@types/node@18.17.14)(graphql@16.8.1)(typescript@5.6.3): + /graphql-config@3.4.1(@types/node@18.17.14)(graphql@16.8.1)(typescript@5.7.2): resolution: {integrity: sha512-g9WyK4JZl1Ko++FSyE5Ir2g66njfxGzrDDhBOwnkoWf/t3TnnZG6BBkWP+pkqVJ5pqMJGPKHNrbew8jRxStjhw==} engines: {node: '>= 10.0.0'} peerDependencies: graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 dependencies: - '@endemolshinegroup/cosmiconfig-typescript-loader': 3.0.2(cosmiconfig@7.0.0)(typescript@5.6.3) + '@endemolshinegroup/cosmiconfig-typescript-loader': 3.0.2(cosmiconfig@7.0.0)(typescript@5.7.2) '@graphql-tools/graphql-file-loader': 6.2.7(graphql@16.8.1) '@graphql-tools/json-file-loader': 6.2.6(graphql@16.8.1) '@graphql-tools/load': 6.2.8(graphql@16.8.1) @@ -23014,6 +23333,16 @@ packages: graphql: 16.8.2 tslib: 2.6.2 + /graphql-tag@2.12.6(graphql@16.9.0): + resolution: {integrity: sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==} + engines: {node: '>=10'} + peerDependencies: + graphql: ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 + dependencies: + graphql: 16.9.0 + tslib: 2.6.2 + dev: true + /graphql-ws@4.9.0(graphql@16.8.1): resolution: {integrity: sha512-sHkK9+lUm20/BGawNEWNtVAeJzhZeBg21VmvmLoT5NdGVeZWv5PdIhkcayQIAgjSyyQ17WMKmbDijIPG2On+Ag==} engines: {node: '>=10'} @@ -23049,6 +23378,11 @@ packages: resolution: {integrity: sha512-cvVIBILwuoSyD54U4cF/UXDh5yAobhNV/tPygI4lZhgOIJQE/WLWC4waBRb4I6bDVYb3OVx3lfHbaQOEoUD5sg==} engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} + /graphql@16.9.0: + resolution: {integrity: sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==} + engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} + dev: true + /gzip-size@6.0.0: resolution: {integrity: sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==} engines: {node: '>=10'} @@ -26538,7 +26872,7 @@ packages: - encoding - supports-color - /msw@0.49.3(typescript@5.6.3): + /msw@0.49.3(typescript@5.7.2): resolution: {integrity: sha512-kRCbDNbNnRq5LC1H/NUceZlrPAvSrMH6Or0mirIuH69NY84xwDruPn/hkXTovIK1KwDwbk+ZdoSyJlpiekLxEA==} engines: {node: '>=14'} hasBin: true @@ -26567,7 +26901,7 @@ packages: path-to-regexp: 6.2.1 strict-event-emitter: 0.4.6 type-fest: 2.19.0 - typescript: 5.6.3 + typescript: 5.7.2 yargs: 17.7.1 transitivePeerDependencies: - encoding @@ -27034,6 +27368,15 @@ packages: '@wry/context': 0.7.3 '@wry/trie': 0.3.2 + /optimism@0.18.1: + resolution: {integrity: sha512-mLXNwWPa9dgFyDqkNi54sjDyNJ9/fTI6WGBLgnXku1vdKY/jovHfZT5r+aiVeFFLOz+foPNOm5YJ4mqgld2GBQ==} + dependencies: + '@wry/caches': 1.0.1 + '@wry/context': 0.7.4 + '@wry/trie': 0.5.0 + tslib: 2.8.1 + dev: false + /optionator@0.8.3: resolution: {integrity: sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==} engines: {node: '>= 0.8.0'} @@ -27964,6 +28307,12 @@ packages: engines: {node: '>=10.13.0'} hasBin: true + /prettier@3.4.2: + resolution: {integrity: sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==} + engines: {node: '>=14'} + hasBin: true + dev: false + /pretty-bytes@5.6.0: resolution: {integrity: sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==} engines: {node: '>=6'} @@ -28306,7 +28655,7 @@ packages: - react-native dev: false - /react-dev-utils@12.0.1(eslint@8.57.0)(typescript@5.6.3)(webpack@5.94.0): + /react-dev-utils@12.0.1(eslint@8.57.0)(typescript@5.7.2)(webpack@5.94.0): resolution: {integrity: sha512-84Ivxmr17KjUupyqzFode6xKhjwuEJDROWKJy/BthkL7Wn6NJ8h4WE6k/exAv6ImS+0oZLRRW5j/aINMHyeGeQ==} engines: {node: '>=14'} peerDependencies: @@ -28325,7 +28674,7 @@ packages: escape-string-regexp: 4.0.0 filesize: 8.0.7 find-up: 5.0.0 - fork-ts-checker-webpack-plugin: 6.5.3(eslint@8.57.0)(typescript@5.6.3)(webpack@5.94.0) + fork-ts-checker-webpack-plugin: 6.5.3(eslint@8.57.0)(typescript@5.7.2)(webpack@5.94.0) global-modules: 2.0.0 globby: 11.1.0 gzip-size: 6.0.0 @@ -28340,7 +28689,7 @@ packages: shell-quote: 1.8.1 strip-ansi: 6.0.1 text-table: 0.2.0 - typescript: 5.6.3 + typescript: 5.7.2 webpack: 5.94.0 transitivePeerDependencies: - eslint @@ -28405,7 +28754,7 @@ packages: tslib: 2.6.2 typescript: 5.0.4 - /react-intl@6.4.7(react@17.0.2)(typescript@5.6.3): + /react-intl@6.4.7(react@17.0.2)(typescript@5.7.2): resolution: {integrity: sha512-0hnOHAZhxTFqD1hGTxrF40qNyZJPPYiGhWIIxIz0Udz+3e3c7sdN80qlxArR+AbJ+jb5ALXZkJYH20+GPFCM0Q==} peerDependencies: react: ^16.6.0 || 17 || 18 @@ -28416,7 +28765,7 @@ packages: dependencies: '@formatjs/ecma402-abstract': 1.17.2 '@formatjs/icu-messageformat-parser': 2.6.2 - '@formatjs/intl': 2.9.3(typescript@5.6.3) + '@formatjs/intl': 2.9.3(typescript@5.7.2) '@formatjs/intl-displaynames': 6.5.2 '@formatjs/intl-listformat': 7.4.2 '@types/hoist-non-react-statics': 3.3.1 @@ -28425,7 +28774,7 @@ packages: intl-messageformat: 10.5.3 react: 17.0.2 tslib: 2.6.2 - typescript: 5.6.3 + typescript: 5.7.2 /react-is@16.13.1: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} @@ -28562,17 +28911,38 @@ packages: - '@types/react' dev: false - /react-select@5.8.0(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-TfjLDo58XrhP6VG5M/Mi56Us0Yt8X7xD6cDybC7yoRMUNm7BGO7qk8J0TLQOua/prb8vUOtsfnXZwfm30HGsAA==} + /react-select@5.8.1(@types/react@17.0.80)(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-RT1CJmuc+ejqm5MPgzyZujqDskdvB9a9ZqrdnVLsvAHjJ3Tj0hELnLeVPQlmYdVKCdCpxanepl6z7R5KhXhWzg==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: '@babel/runtime': 7.24.5 - '@emotion/cache': 11.11.0 + '@emotion/cache': 11.13.5 + '@emotion/react': 11.11.4(@types/react@17.0.80)(react@17.0.2) + '@floating-ui/dom': 1.6.12 + '@types/react-transition-group': 4.4.11 + memoize-one: 6.0.0 + prop-types: 15.8.1 + react: 17.0.2 + react-dom: 17.0.2(react@17.0.2) + react-transition-group: 4.4.5(react-dom@17.0.2)(react@17.0.2) + use-isomorphic-layout-effect: 1.1.2(@types/react@17.0.80)(react@17.0.2) + transitivePeerDependencies: + - '@types/react' + dev: false + + /react-select@5.8.1(@types/react@17.0.83)(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-RT1CJmuc+ejqm5MPgzyZujqDskdvB9a9ZqrdnVLsvAHjJ3Tj0hELnLeVPQlmYdVKCdCpxanepl6z7R5KhXhWzg==} + peerDependencies: + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 + dependencies: + '@babel/runtime': 7.24.5 + '@emotion/cache': 11.13.5 '@emotion/react': 11.11.4(@types/react@17.0.83)(react@17.0.2) - '@floating-ui/dom': 1.2.6 - '@types/react-transition-group': 4.4.5 + '@floating-ui/dom': 1.6.12 + '@types/react-transition-group': 4.4.11 memoize-one: 6.0.0 prop-types: 15.8.1 react: 17.0.2 @@ -28632,6 +29002,13 @@ packages: loose-envify: 1.4.0 object-assign: 4.1.1 + /react@18.3.1: + resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==} + engines: {node: '>=0.10.0'} + dependencies: + loose-envify: 1.4.0 + dev: true + /read-cache@1.0.0: resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==} dependencies: @@ -28832,6 +29209,21 @@ packages: dependencies: jsesc: 0.5.0 + /rehackt@0.1.0(@types/react@17.0.83)(react@17.0.2): + resolution: {integrity: sha512-7kRDOuLHB87D/JESKxQoRwv4DzbIdwkAGQ7p6QKGdVlY1IZheUnVhlk/4UZlNUVxdAXpyxikE3URsG067ybVzw==} + peerDependencies: + '@types/react': ^17.0.56 + react: '*' + peerDependenciesMeta: + '@types/react': + optional: true + react: + optional: true + dependencies: + '@types/react': 17.0.83 + react: 17.0.2 + dev: false + /rehype-react@7.2.0(@types/react@17.0.83): resolution: {integrity: sha512-MHYyCHka+3TtzBMKtcuvVOBAbI1HrfoYA+XH9m7/rlrQQATCPwtJnPdkxKKcIGF8vc9mxqQja9r9f+FHItQeWg==} peerDependencies: @@ -30853,7 +31245,7 @@ packages: yn: 3.1.1 dev: false - /ts-node@9.1.1(typescript@5.6.3): + /ts-node@9.1.1(typescript@5.7.2): resolution: {integrity: sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg==} engines: {node: '>=10.0.0'} hasBin: true @@ -30865,7 +31257,7 @@ packages: diff: 4.0.2 make-error: 1.3.6 source-map-support: 0.5.21 - typescript: 5.6.3 + typescript: 5.7.2 yn: 3.1.1 dev: false @@ -30918,6 +31310,10 @@ packages: /tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} + /tslib@2.8.1: + resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} + dev: false + /tsutils@3.21.0(typescript@5.4.5): resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} @@ -30928,14 +31324,14 @@ packages: typescript: 5.4.5 dev: false - /tsutils@3.21.0(typescript@5.6.3): + /tsutils@3.21.0(typescript@5.7.2): resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 5.6.3 + typescript: 5.7.2 dev: false /tty-table@4.2.1: @@ -31092,8 +31488,8 @@ packages: hasBin: true dev: false - /typescript@5.6.3: - resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==} + /typescript@5.7.2: + resolution: {integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==} engines: {node: '>=14.17'} hasBin: true diff --git a/visual-testing-app/package.json b/visual-testing-app/package.json index ef646a9e11..a8ed0bcec4 100644 --- a/visual-testing-app/package.json +++ b/visual-testing-app/package.json @@ -17,17 +17,17 @@ "@commercetools-frontend/assets": "workspace:*", "@commercetools-frontend/constants": "workspace:*", "@commercetools-frontend/react-notifications": "workspace:*", - "@commercetools-uikit/accessible-button": "19.9.0", - "@commercetools-uikit/card": "19.9.0", - "@commercetools-uikit/design-system": "19.9.0", - "@commercetools-uikit/grid": "19.9.0", - "@commercetools-uikit/icon-button": "19.9.0", - "@commercetools-uikit/icons": "19.9.0", - "@commercetools-uikit/link": "19.9.0", - "@commercetools-uikit/spacings": "19.9.0", - "@commercetools-uikit/text": "19.9.0", - "@commercetools-uikit/text-field": "19.9.0", - "@commercetools-uikit/text-input": "19.9.0", + "@commercetools-uikit/accessible-button": "19.17.1", + "@commercetools-uikit/card": "19.17.1", + "@commercetools-uikit/design-system": "19.17.1", + "@commercetools-uikit/grid": "19.17.1", + "@commercetools-uikit/icon-button": "19.17.1", + "@commercetools-uikit/icons": "19.17.1", + "@commercetools-uikit/link": "19.17.1", + "@commercetools-uikit/spacings": "19.17.1", + "@commercetools-uikit/text": "19.17.1", + "@commercetools-uikit/text-field": "19.17.1", + "@commercetools-uikit/text-input": "19.17.1", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.0", "@flopflip/react-broadcast": "14.0.2", diff --git a/website-components-playground/package.json b/website-components-playground/package.json index 5474fc9147..9fce0ccbb5 100644 --- a/website-components-playground/package.json +++ b/website-components-playground/package.json @@ -13,17 +13,17 @@ "@commercetools-frontend/constants": "workspace:*", "@commercetools-frontend/i18n": "workspace:*", "@commercetools-frontend/l10n": "workspace:*", - "@commercetools-uikit/design-system": "^19.9.0", - "@commercetools-uikit/icon-button": "^19.9.0", - "@commercetools-uikit/icons": "^19.9.0", - "@commercetools-uikit/link": "^19.9.0", - "@commercetools-uikit/multiline-text-field": "^19.9.0", - "@commercetools-uikit/secondary-button": "^19.9.0", - "@commercetools-uikit/select-field": "^19.9.0", - "@commercetools-uikit/spacings": "^19.9.0", - "@commercetools-uikit/text": "^19.9.0", - "@commercetools-uikit/text-field": "^19.9.0", - "@commercetools-uikit/text-input": "^19.9.0", + "@commercetools-uikit/design-system": "^19.17.1", + "@commercetools-uikit/icon-button": "^19.17.1", + "@commercetools-uikit/icons": "^19.17.1", + "@commercetools-uikit/link": "^19.17.1", + "@commercetools-uikit/multiline-text-field": "^19.17.1", + "@commercetools-uikit/secondary-button": "^19.17.1", + "@commercetools-uikit/select-field": "^19.17.1", + "@commercetools-uikit/spacings": "^19.17.1", + "@commercetools-uikit/text": "^19.17.1", + "@commercetools-uikit/text-field": "^19.17.1", + "@commercetools-uikit/text-input": "^19.17.1", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.0", "formik": "2.4.6",