From 6217d6c3e99a27a3ed3a106302145964fd18bdac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 09:25:56 +0000 Subject: [PATCH] fix(deps): update all test-data packages to v10 --- .../starter-typescript/package.json | 6 +- application-templates/starter/package.json | 6 +- .../starter-typescript/package.json | 6 +- custom-views-templates/starter/package.json | 6 +- package.json | 2 +- packages/mc-scripts/package.json | 2 +- playground/package.json | 2 +- pnpm-lock.yaml | 399 +++++++----------- 8 files changed, 159 insertions(+), 270 deletions(-) diff --git a/application-templates/starter-typescript/package.json b/application-templates/starter-typescript/package.json index 5d7d5cc9c0..4db8bb989a 100644 --- a/application-templates/starter-typescript/package.json +++ b/application-templates/starter-typescript/package.json @@ -37,9 +37,9 @@ "@commercetools-frontend/mc-dev-authentication": "workspace:*", "@commercetools-frontend/mc-scripts": "workspace:*", "@commercetools-frontend/permissions": "workspace:*", - "@commercetools-test-data/channel": "8.5.0", - "@commercetools-test-data/commons": "8.5.0", - "@commercetools-test-data/core": "8.5.0", + "@commercetools-test-data/channel": "10.1.1", + "@commercetools-test-data/commons": "10.1.1", + "@commercetools-test-data/core": "10.1.1", "@commercetools-uikit/constraints": "^19.9.0", "@commercetools-uikit/data-table": "^19.9.0", "@commercetools-uikit/flat-button": "^19.9.0", diff --git a/application-templates/starter/package.json b/application-templates/starter/package.json index c92eef2d25..90256bd1d7 100644 --- a/application-templates/starter/package.json +++ b/application-templates/starter/package.json @@ -35,9 +35,9 @@ "@commercetools-frontend/mc-dev-authentication": "workspace:*", "@commercetools-frontend/mc-scripts": "workspace:*", "@commercetools-frontend/permissions": "workspace:*", - "@commercetools-test-data/channel": "8.5.0", - "@commercetools-test-data/commons": "8.5.0", - "@commercetools-test-data/core": "8.5.0", + "@commercetools-test-data/channel": "10.1.1", + "@commercetools-test-data/commons": "10.1.1", + "@commercetools-test-data/core": "10.1.1", "@commercetools-uikit/constraints": "^19.9.0", "@commercetools-uikit/data-table": "^19.9.0", "@commercetools-uikit/flat-button": "^19.9.0", diff --git a/custom-views-templates/starter-typescript/package.json b/custom-views-templates/starter-typescript/package.json index a10b31cc70..ff0ee63c99 100644 --- a/custom-views-templates/starter-typescript/package.json +++ b/custom-views-templates/starter-typescript/package.json @@ -37,9 +37,9 @@ "@commercetools-frontend/mc-dev-authentication": "workspace:*", "@commercetools-frontend/mc-scripts": "workspace:*", "@commercetools-frontend/permissions": "workspace:*", - "@commercetools-test-data/channel": "8.5.0", - "@commercetools-test-data/commons": "8.5.0", - "@commercetools-test-data/core": "8.5.0", + "@commercetools-test-data/channel": "10.1.1", + "@commercetools-test-data/commons": "10.1.1", + "@commercetools-test-data/core": "10.1.1", "@commercetools-uikit/constraints": "^19.9.0", "@commercetools-uikit/data-table": "^19.9.0", "@commercetools-uikit/flat-button": "^19.9.0", diff --git a/custom-views-templates/starter/package.json b/custom-views-templates/starter/package.json index d092638dcc..98d01ecdae 100644 --- a/custom-views-templates/starter/package.json +++ b/custom-views-templates/starter/package.json @@ -35,9 +35,9 @@ "@commercetools-frontend/mc-dev-authentication": "workspace:*", "@commercetools-frontend/mc-scripts": "workspace:*", "@commercetools-frontend/permissions": "workspace:*", - "@commercetools-test-data/channel": "8.5.0", - "@commercetools-test-data/commons": "8.5.0", - "@commercetools-test-data/core": "8.5.0", + "@commercetools-test-data/channel": "10.1.1", + "@commercetools-test-data/commons": "10.1.1", + "@commercetools-test-data/core": "10.1.1", "@commercetools-uikit/constraints": "^19.9.0", "@commercetools-uikit/data-table": "^19.9.0", "@commercetools-uikit/flat-button": "^19.9.0", diff --git a/package.json b/package.json index ebddef07db..4a9514adc6 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "@commercetools-frontend/jest-preset-mc-app": "workspace:*", "@commercetools-frontend/jest-stylelint-runner": "workspace:*", "@commercetools-frontend/mc-scripts": "workspace:*", - "@commercetools-test-data/core": "8.5.0", + "@commercetools-test-data/core": "10.1.1", "@commercetools-uikit/design-system": "^19.9.0", "@commercetools/github-labels": "1.1.0", "@commitlint/cli": "17.8.1", diff --git a/packages/mc-scripts/package.json b/packages/mc-scripts/package.json index 0855fb25a7..0a284d4cb4 100644 --- a/packages/mc-scripts/package.json +++ b/packages/mc-scripts/package.json @@ -114,7 +114,7 @@ "webpackbar": "5.0.2" }, "devDependencies": { - "@commercetools-test-data/custom-view": "^8.0.0", + "@commercetools-test-data/custom-view": "^10.0.0", "@tsconfig/node16": "^16.1.1", "@types/fs-extra": "^11.0.1", "@types/lodash": "^4.14.198", diff --git a/playground/package.json b/playground/package.json index fc1b958362..0b3ffe6918 100644 --- a/playground/package.json +++ b/playground/package.json @@ -63,7 +63,7 @@ "@commercetools-backend/express": "22.31.0", "@commercetools-frontend/mc-dev-authentication": "22.31.0", "@commercetools-frontend/mc-scripts": "22.31.0", - "@commercetools-test-data/commons": "8.5.0", + "@commercetools-test-data/commons": "10.1.1", "@formatjs/cli": "6.2.12", "@types/jest": "^29.5.4", "@types/node": "^16.18.48", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 806dc85fdf..708fe48dca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -58,8 +58,8 @@ importers: specifier: workspace:* version: link:packages/mc-scripts '@commercetools-test-data/core': - specifier: 8.5.0 - version: 8.5.0 + specifier: 10.1.1 + version: 10.1.1 '@commercetools-uikit/design-system': specifier: ^19.9.0 version: 19.9.0(@types/react@17.0.80)(react-dom@17.0.2) @@ -346,14 +346,14 @@ importers: specifier: workspace:* version: link:../../packages/permissions '@commercetools-test-data/channel': - specifier: 8.5.0 - version: 8.5.0 + specifier: 10.1.1 + version: 10.1.1 '@commercetools-test-data/commons': - specifier: 8.5.0 - version: 8.5.0 + specifier: 10.1.1 + version: 10.1.1 '@commercetools-test-data/core': - specifier: 8.5.0 - version: 8.5.0 + specifier: 10.1.1 + version: 10.1.1 '@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) @@ -568,14 +568,14 @@ importers: specifier: workspace:* version: link:../../packages/permissions '@commercetools-test-data/channel': - specifier: 8.5.0 - version: 8.5.0 + specifier: 10.1.1 + version: 10.1.1 '@commercetools-test-data/commons': - specifier: 8.5.0 - version: 8.5.0 + specifier: 10.1.1 + version: 10.1.1 '@commercetools-test-data/core': - specifier: 8.5.0 - version: 8.5.0 + specifier: 10.1.1 + version: 10.1.1 '@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) @@ -787,14 +787,14 @@ importers: specifier: workspace:* version: link:../../packages/permissions '@commercetools-test-data/channel': - specifier: 8.5.0 - version: 8.5.0 + specifier: 10.1.1 + version: 10.1.1 '@commercetools-test-data/commons': - specifier: 8.5.0 - version: 8.5.0 + specifier: 10.1.1 + version: 10.1.1 '@commercetools-test-data/core': - specifier: 8.5.0 - version: 8.5.0 + specifier: 10.1.1 + version: 10.1.1 '@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) @@ -1009,14 +1009,14 @@ importers: specifier: workspace:* version: link:../../packages/permissions '@commercetools-test-data/channel': - specifier: 8.5.0 - version: 8.5.0 + specifier: 10.1.1 + version: 10.1.1 '@commercetools-test-data/commons': - specifier: 8.5.0 - version: 8.5.0 + specifier: 10.1.1 + version: 10.1.1 '@commercetools-test-data/core': - specifier: 8.5.0 - version: 8.5.0 + specifier: 10.1.1 + version: 10.1.1 '@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) @@ -2747,8 +2747,8 @@ importers: version: 5.0.2(webpack@5.92.0) devDependencies: '@commercetools-test-data/custom-view': - specifier: ^8.0.0 - version: 8.2.3 + specifier: ^10.0.0 + version: 10.1.1 '@tsconfig/node16': specifier: ^16.1.1 version: 16.1.1 @@ -3267,8 +3267,8 @@ importers: specifier: 22.31.0 version: link:../packages/mc-scripts '@commercetools-test-data/commons': - specifier: 8.5.0 - version: 8.5.0 + specifier: 10.1.1 + version: 10.1.1 '@formatjs/cli': specifier: 6.2.12 version: 6.2.12 @@ -3689,14 +3689,6 @@ packages: '@babel/highlight': 7.23.4 chalk: 2.4.2 - /@babel/code-frame@7.23.5: - resolution: {integrity: sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/highlight': 7.24.5 - chalk: 2.4.2 - dev: false - /@babel/code-frame@7.24.2: resolution: {integrity: sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==} engines: {node: '>=6.9.0'} @@ -3740,17 +3732,17 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.1 - '@babel/code-frame': 7.23.5 - '@babel/generator': 7.23.6 + '@babel/code-frame': 7.24.2 + '@babel/generator': 7.24.5 '@babel/helper-compilation-targets': 7.23.6 - '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.0) - '@babel/helpers': 7.24.0 - '@babel/parser': 7.24.0 + '@babel/helper-module-transforms': 7.24.5(@babel/core@7.23.0) + '@babel/helpers': 7.24.5 + '@babel/parser': 7.24.5 '@babel/template': 7.24.0 - '@babel/traverse': 7.24.0 - '@babel/types': 7.24.0 + '@babel/traverse': 7.24.5 + '@babel/types': 7.24.5 convert-source-map: 2.0.0 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -3773,7 +3765,7 @@ packages: '@babel/traverse': 7.24.5 '@babel/types': 7.24.5 convert-source-map: 2.0.0 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -3796,7 +3788,7 @@ packages: '@babel/traverse': 7.24.5 '@babel/types': 7.24.5 convert-source-map: 2.0.0 - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -3827,16 +3819,6 @@ packages: jsesc: 2.5.2 dev: false - /@babel/generator@7.23.6: - resolution: {integrity: sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.24.5 - '@jridgewell/gen-mapping': 0.3.5 - '@jridgewell/trace-mapping': 0.3.25 - jsesc: 2.5.2 - dev: false - /@babel/generator@7.24.5: resolution: {integrity: sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA==} engines: {node: '>=6.9.0'} @@ -3850,7 +3832,7 @@ packages: resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.0 + '@babel/types': 7.24.5 /@babel/helper-builder-binary-assignment-operator-visitor@7.22.15: resolution: {integrity: sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw==} @@ -3892,7 +3874,7 @@ packages: '@babel/helper-optimise-call-expression': 7.22.5 '@babel/helper-replace-supers': 7.24.1(@babel/core@7.22.17) '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 + '@babel/helper-split-export-declaration': 7.24.5 semver: 6.3.1 dev: false @@ -3910,7 +3892,7 @@ packages: '@babel/helper-optimise-call-expression': 7.22.5 '@babel/helper-replace-supers': 7.24.1(@babel/core@7.23.0) '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 + '@babel/helper-split-export-declaration': 7.24.5 semver: 6.3.1 dev: false @@ -3928,7 +3910,7 @@ packages: '@babel/helper-optimise-call-expression': 7.22.5 '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.0) '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 + '@babel/helper-split-export-declaration': 7.24.5 semver: 6.3.1 dev: false @@ -3946,7 +3928,7 @@ packages: '@babel/helper-optimise-call-expression': 7.22.5 '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.5) '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 + '@babel/helper-split-export-declaration': 7.24.5 semver: 6.3.1 dev: true @@ -3964,7 +3946,7 @@ packages: '@babel/helper-optimise-call-expression': 7.22.5 '@babel/helper-replace-supers': 7.24.1(@babel/core@7.22.17) '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 + '@babel/helper-split-export-declaration': 7.24.5 semver: 6.3.1 dev: false @@ -3982,7 +3964,7 @@ packages: '@babel/helper-optimise-call-expression': 7.22.5 '@babel/helper-replace-supers': 7.24.1(@babel/core@7.23.0) '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 + '@babel/helper-split-export-declaration': 7.24.5 semver: 6.3.1 dev: false @@ -4000,7 +3982,7 @@ packages: '@babel/helper-optimise-call-expression': 7.22.5 '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.0) '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 + '@babel/helper-split-export-declaration': 7.24.5 semver: 6.3.1 dev: false @@ -4018,7 +4000,7 @@ packages: '@babel/helper-optimise-call-expression': 7.22.5 '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.5) '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 + '@babel/helper-split-export-declaration': 7.24.5 semver: 6.3.1 /@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.22.17): @@ -4065,7 +4047,7 @@ packages: '@babel/core': 7.22.17 '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-plugin-utils': 7.24.5 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) lodash.debounce: 4.0.8 resolve: 1.22.8 transitivePeerDependencies: @@ -4080,7 +4062,7 @@ packages: '@babel/core': 7.23.0 '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-plugin-utils': 7.24.5 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) lodash.debounce: 4.0.8 resolve: 1.22.8 transitivePeerDependencies: @@ -4095,7 +4077,7 @@ packages: '@babel/core': 7.24.5 '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-plugin-utils': 7.24.5 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) lodash.debounce: 4.0.8 resolve: 1.22.8 transitivePeerDependencies: @@ -4111,7 +4093,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.24.0 - '@babel/types': 7.24.0 + '@babel/types': 7.24.5 /@babel/helper-hoist-variables@7.22.5: resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} @@ -4123,13 +4105,13 @@ packages: resolution: {integrity: sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.0 + '@babel/types': 7.24.5 /@babel/helper-module-imports@7.22.15: resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.0 + '@babel/types': 7.24.5 /@babel/helper-module-imports@7.24.3: resolution: {integrity: sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==} @@ -4151,20 +4133,6 @@ packages: '@babel/helper-validator-identifier': 7.24.5 dev: false - /@babel/helper-module-transforms@7.23.3(@babel/core@7.23.0): - resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.23.0 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-module-imports': 7.24.3 - '@babel/helper-simple-access': 7.24.5 - '@babel/helper-split-export-declaration': 7.24.5 - '@babel/helper-validator-identifier': 7.24.5 - dev: false - /@babel/helper-module-transforms@7.24.5(@babel/core@7.22.17): resolution: {integrity: sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A==} engines: {node: '>=6.9.0'} @@ -4224,7 +4192,7 @@ packages: resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.0 + '@babel/types': 7.24.5 /@babel/helper-plugin-utils@7.22.5: resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==} @@ -4233,6 +4201,7 @@ packages: /@babel/helper-plugin-utils@7.24.0: resolution: {integrity: sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w==} engines: {node: '>=6.9.0'} + dev: false /@babel/helper-plugin-utils@7.24.5: resolution: {integrity: sha512-xjNLDopRzW2o6ba0gKbkZq5YWEBaK3PCyTOY1K2P/O07LGMhMqlMXPxwN4S5/RhWuCobT8z0jrlKGlYmeR1OhQ==} @@ -4331,13 +4300,7 @@ packages: resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.0 - - /@babel/helper-split-export-declaration@7.22.6: - resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.24.0 + '@babel/types': 7.24.5 /@babel/helper-split-export-declaration@7.24.5: resolution: {integrity: sha512-5CHncttXohrHk8GWOFCcCl4oRD9fKosWlIRgWm4ql9VYioKm52Mk2xsmoohvm7f3JoiLSM5ZgJuRaf5QZZYd3Q==} @@ -4380,17 +4343,6 @@ packages: - supports-color dev: false - /@babel/helpers@7.24.0: - resolution: {integrity: sha512-ulDZdc0Aj5uLc5nETsa7EPx2L7rM0YJM8r7ck7U73AXi7qOV44IHHRAYZHY6iU1rr3C5N4NtTmMRUJP6kwCWeA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': 7.24.0 - '@babel/traverse': 7.24.5 - '@babel/types': 7.24.5 - transitivePeerDependencies: - - supports-color - dev: false - /@babel/helpers@7.24.5: resolution: {integrity: sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q==} engines: {node: '>=6.9.0'} @@ -4431,6 +4383,7 @@ packages: hasBin: true dependencies: '@babel/types': 7.24.5 + dev: false /@babel/parser@7.24.5: resolution: {integrity: sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==} @@ -4635,7 +4588,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.17 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.24.5 dev: false /@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.24.5): @@ -4644,7 +4597,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.24.5 /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.22.17): resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} @@ -4709,7 +4662,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.17 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.24.5 dev: false /@babel/plugin-syntax-do-expressions@7.22.5(@babel/core@7.24.5): @@ -4719,7 +4672,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.24.5 dev: true /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.17): @@ -4756,7 +4709,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.17 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.24.5 dev: false /@babel/plugin-syntax-export-default-from@7.22.5(@babel/core@7.24.5): @@ -4766,7 +4719,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.24.5 dev: true /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.22.17): @@ -4958,16 +4911,6 @@ packages: '@babel/helper-plugin-utils': 7.24.0 dev: false - /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.24.5): - resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.0 - dev: true - /@babel/plugin-syntax-jsx@7.24.1(@babel/core@7.22.17): resolution: {integrity: sha512-2eCtxZXf+kbkMIsXS4poTvT4Yu5rXiRa+9xGVT56raghjmBTKMpFNc9R4IDiB4emao9eO22Ox7CxuJG7BgExqA==} engines: {node: '>=6.9.0'} @@ -5247,7 +5190,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.17 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.24.5 dev: false /@babel/plugin-syntax-typescript@7.24.1(@babel/core@7.22.17): @@ -5257,7 +5200,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.17 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.24.5 dev: false /@babel/plugin-syntax-typescript@7.24.1(@babel/core@7.23.0): @@ -5267,7 +5210,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.23.0 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.24.5 dev: false /@babel/plugin-syntax-typescript@7.24.1(@babel/core@7.24.0): @@ -5277,7 +5220,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.0 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.24.5 dev: false /@babel/plugin-syntax-typescript@7.24.1(@babel/core@7.24.5): @@ -5287,7 +5230,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.24.5 /@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.22.17): resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} @@ -6657,7 +6600,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.23.0 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: false /@babel/plugin-transform-react-display-name@7.22.5(@babel/core@7.22.17): @@ -7579,8 +7522,8 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.23.0 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-option': 7.22.15 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-validator-option': 7.23.5 '@babel/plugin-transform-react-display-name': 7.22.5(@babel/core@7.23.0) '@babel/plugin-transform-react-jsx': 7.22.15(@babel/core@7.23.0) '@babel/plugin-transform-react-jsx-development': 7.22.5(@babel/core@7.23.0) @@ -7594,8 +7537,8 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-option': 7.22.15 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-validator-option': 7.23.5 '@babel/plugin-transform-react-display-name': 7.22.5(@babel/core@7.24.5) '@babel/plugin-transform-react-jsx': 7.22.15(@babel/core@7.24.5) '@babel/plugin-transform-react-jsx-development': 7.22.5(@babel/core@7.24.5) @@ -7769,24 +7712,6 @@ packages: - supports-color dev: false - /@babel/traverse@7.24.0: - resolution: {integrity: sha512-HfuJlI8qq3dEDmNU5ChzzpZRWq+oxCZQyMzIMEqLho+AQnhMnKQUzH6ydo3RBl/YjPCuk68Y6s0Gx0AeyULiWw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.24.2 - '@babel/generator': 7.24.5 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.23.0 - '@babel/helper-hoist-variables': 7.22.5 - '@babel/helper-split-export-declaration': 7.24.5 - '@babel/parser': 7.24.5 - '@babel/types': 7.24.5 - debug: 4.3.4(supports-color@8.1.1) - globals: 11.12.0 - transitivePeerDependencies: - - supports-color - dev: false - /@babel/traverse@7.24.5: resolution: {integrity: sha512-7aaBLeDQ4zYcUFDUD41lJc1fG8+5IU9DaNSJAgal866FGvmD5EbWQgnEC6kO1gGLsX0esNkfnJSndbTXA3r7UA==} engines: {node: '>=6.9.0'} @@ -7799,7 +7724,7 @@ packages: '@babel/helper-split-export-declaration': 7.24.5 '@babel/parser': 7.24.5 '@babel/types': 7.24.5 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -7812,14 +7737,6 @@ packages: '@babel/helper-validator-identifier': 7.24.5 to-fast-properties: 2.0.0 - /@babel/types@7.24.0: - resolution: {integrity: sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-string-parser': 7.24.1 - '@babel/helper-validator-identifier': 7.24.5 - to-fast-properties: 2.0.0 - /@babel/types@7.24.5: resolution: {integrity: sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==} engines: {node: '>=6.9.0'} @@ -8198,79 +8115,54 @@ packages: '@babel/runtime-corejs3': 7.22.15 dev: true - /@commercetools-test-data/channel@8.5.0: - resolution: {integrity: sha512-FnWkxU5mTyR2AmI4ErE5Jz8M99avFJ0wKZXS9UTcuF+bjnrpuNtIpCHnV1VUirl1c/hfaaoU/8KgLehDarilUw==} + /@commercetools-test-data/channel@10.1.1: + resolution: {integrity: sha512-djqx6J694tYCwr2sXfTeDuYW7Vz03YYxi7g+iAvzIR15aaLZKH1mHi/7dMWkJFcADlG7rAj16agp3dsBrmas1w==} dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-test-data/commons': 8.5.0 - '@commercetools-test-data/core': 8.5.0 - '@commercetools-test-data/utils': 8.5.0 + '@commercetools-test-data/commons': 10.1.1 + '@commercetools-test-data/core': 10.1.1 + '@commercetools-test-data/utils': 10.1.1 '@commercetools/platform-sdk': 7.1.0 '@faker-js/faker': 8.4.1 transitivePeerDependencies: - encoding dev: false - /@commercetools-test-data/commons@8.2.3: - resolution: {integrity: sha512-hOeU8Z+tXdoqDJ9B7oHK4W2PNKUO2h6hHEP0W0vOYt2gmINczQ6Aq27TZ8Ga/i5YQpRF5CGSxH23mShodMY5Kg==} + /@commercetools-test-data/commons@10.1.1: + resolution: {integrity: sha512-IiNekY8qW439D9hDx6PxpQe60zKBa4b5/pGf/i8v5LDnB4+M7AQ4PEAArRi9HNcPwis06KxIB41k06Ax+zuxXw==} dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-test-data/core': 8.2.3 - '@commercetools-test-data/utils': 8.2.3 + '@commercetools-test-data/core': 10.1.1 + '@commercetools-test-data/utils': 10.1.1 '@commercetools/platform-sdk': 7.1.0 '@faker-js/faker': 8.4.1 '@types/lodash': 4.17.4 lodash: 4.17.21 transitivePeerDependencies: - encoding - dev: true - /@commercetools-test-data/commons@8.5.0: - resolution: {integrity: sha512-VnO7pWyrN7Nx1hD7+13bsLXiZu8Tqp4pN7oIPQtH5Cy43NGrlJ5jlkP7BKM8UuEjCJtAvR2fWPW5GZ3rAaeaIA==} + /@commercetools-test-data/core@10.1.1: + resolution: {integrity: sha512-Oxvs73U7Ku3VTcLarS3TmEnXr05VJuSYlj4uQfV50/ZnhG9FNMigKstGzpaM0ktVLGpgl1azp0KoQ8rhONPiSw==} dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-test-data/core': 8.5.0 - '@commercetools-test-data/utils': 8.5.0 - '@commercetools/platform-sdk': 7.1.0 '@faker-js/faker': 8.4.1 '@types/lodash': 4.17.4 lodash: 4.17.21 - transitivePeerDependencies: - - encoding - /@commercetools-test-data/core@8.2.3: - resolution: {integrity: sha512-Of0mGrhw1uTCmcnlC4RUaxBltHbAoZKKgDRdP1fxIcr/ltCC0DopIhupa7rCusdK4xOWV6njzDPPO7guM0a23A==} - dependencies: - '@babel/runtime': 7.24.5 - '@babel/runtime-corejs3': 7.22.15 - '@faker-js/faker': 8.4.1 - '@types/lodash': 4.17.4 - lodash: 4.17.21 - dev: true - - /@commercetools-test-data/core@8.5.0: - resolution: {integrity: sha512-S+PaEHX9iOtcoBzwx5exh77Y4+aGxoT15cG6ptADwFrMUdpGbI1x5XA/siBOu00Uy3Ge8FZrXA/hHPvuzxRLvw==} - dependencies: - '@babel/runtime': 7.24.5 - '@babel/runtime-corejs3': 7.22.15 - '@faker-js/faker': 8.4.1 - '@types/lodash': 4.17.4 - lodash: 4.17.21 - - /@commercetools-test-data/custom-view@8.2.3: - resolution: {integrity: sha512-L++qEV3Z46kAhwCfL3EyR90rw6PhlFzIN9dmLH9wXF0kT8FvZxel0nqOjBFWtTseLc1yFmwBCgLCGeLZCvuu9w==} + /@commercetools-test-data/custom-view@10.1.1: + resolution: {integrity: sha512-XZ3rB3OrBzYciFUvLteV36t5UQ/7QjSuPTgRmc2QHCcCq/1cBdOV5J/kvNIlkmAsbB4Gv+Y/BBkZZclbMvoGRw==} dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 '@commercetools-frontend/application-config': 22.30.3 '@commercetools-frontend/constants': 22.30.3 - '@commercetools-test-data/commons': 8.2.3 - '@commercetools-test-data/core': 8.2.3 - '@commercetools-test-data/graphql-types': 8.2.3 - '@commercetools-test-data/utils': 8.2.3 + '@commercetools-test-data/commons': 10.1.1 + '@commercetools-test-data/core': 10.1.1 + '@commercetools-test-data/graphql-types': 10.1.1 + '@commercetools-test-data/utils': 10.1.1 '@commercetools/platform-sdk': 7.1.0 '@faker-js/faker': 8.4.1 '@types/lodash': 4.17.4 @@ -8283,20 +8175,12 @@ packages: - utf-8-validate dev: true - /@commercetools-test-data/graphql-types@8.2.3: - resolution: {integrity: sha512-fFkNMKCytxAFbCA/qu3v3xv+5eGo/BRIHKEy0IWJ920R7ic0dRNrN5Hlm96iZLSQ11SeTAJPUrq0mld+wr8LAw==} - dev: true - - /@commercetools-test-data/utils@8.2.3: - resolution: {integrity: sha512-SHgtDgU3ZqK6jRIQStX6jBo1boHu1Wzq7/C0rxGHhJl9zbLKV7ic59piWnDxCG7AMSN+Dy0PDsF8iW1UV3Z24g==} - dependencies: - '@babel/runtime': 7.24.5 - '@babel/runtime-corejs3': 7.22.15 - '@faker-js/faker': 8.4.1 + /@commercetools-test-data/graphql-types@10.1.1: + resolution: {integrity: sha512-S71m6JyezN5JHibVYujh5Lp6j6z4DAkthJsA68izimFW9R6XJWt7M3akvcIh5VZg9wdid8+o43ccJGAOxu3qDw==} dev: true - /@commercetools-test-data/utils@8.5.0: - resolution: {integrity: sha512-gcEyLYkV8MhwH2t5szhvQuMpnQNqZGwrT9drSDDZmwWO7gQT3zKQ8NVCt+JUYTV/rffP7RLKJ2I4oRNOG6OaEA==} + /@commercetools-test-data/utils@10.1.1: + resolution: {integrity: sha512-1E6a6Y4ZOIz3fWAnRhOdWB3W15mZLe0cgxGpriHyiVT/U/M7ZbLOndegylfang4ZuDarE+upDiNmjUjXiJ4daw==} dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 @@ -10905,7 +10789,7 @@ packages: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.22.17 - '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.17) + '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.22.17) dev: false /@emotion/babel-plugin-jsx-pragmatic@0.2.1(@babel/core@7.24.5): @@ -10914,7 +10798,7 @@ packages: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.24.5 - '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.24.5) + '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.5) dev: true /@emotion/babel-plugin@11.11.0: @@ -12392,7 +12276,7 @@ packages: '@types/json-stable-stringify': 1.0.34 '@whatwg-node/fetch': 0.8.4 chalk: 4.1.2 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) dotenv: 16.4.5 graphql: 16.8.2 graphql-request: 6.0.0(graphql@16.8.2) @@ -14338,7 +14222,7 @@ packages: resolution: {integrity: sha512-1hnUxxjd83EAxbL4a0JDJoD3Dao3hmjvyvyEV8PzWmLK3B9m9NPlW7GKjFyoWE8nM7HnXzPcmmSyOW8yOddSXw==} engines: {node: '>=10'} dependencies: - '@babel/types': 7.24.0 + '@babel/types': 7.24.5 entities: 4.5.0 dev: false @@ -14679,8 +14563,8 @@ packages: /@types/babel__core@7.20.2: resolution: {integrity: sha512-pNpr1T1xLUc2l3xJKuPtsEky3ybxN3m4fJkknfIpTCTfIZCDW57oAg+EfCgIIp2rvCe0Wn++/FfodDS4YXxBwA==} dependencies: - '@babel/parser': 7.24.0 - '@babel/types': 7.24.0 + '@babel/parser': 7.24.5 + '@babel/types': 7.24.5 '@types/babel__generator': 7.6.4 '@types/babel__template': 7.4.1 '@types/babel__traverse': 7.18.3 @@ -14697,18 +14581,18 @@ packages: /@types/babel__generator@7.6.4: resolution: {integrity: sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==} dependencies: - '@babel/types': 7.24.0 + '@babel/types': 7.24.5 /@types/babel__template@7.4.1: resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==} dependencies: - '@babel/parser': 7.24.0 - '@babel/types': 7.24.0 + '@babel/parser': 7.24.5 + '@babel/types': 7.24.5 /@types/babel__traverse@7.18.3: resolution: {integrity: sha512-1kbcJ40lLB7MHsj39U4Sh1uTd2E7rLEa79kmDpI6cy+XiXsteB3POdQomoq4FxszMrO3ZYchkhYJw7A2862b3w==} dependencies: - '@babel/types': 7.24.0 + '@babel/types': 7.24.5 /@types/body-parser@1.19.2: resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} @@ -15414,7 +15298,7 @@ packages: dependencies: '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.4.5) '@typescript-eslint/utils': 5.62.0(eslint@8.57.0)(typescript@5.4.5) - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) eslint: 8.57.0 tsutils: 3.21.0(typescript@5.4.5) typescript: 5.4.5 @@ -15434,7 +15318,7 @@ packages: dependencies: '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.5.4) '@typescript-eslint/utils': 5.62.0(eslint@8.57.0)(typescript@5.5.4) - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) eslint: 8.57.0 tsutils: 3.21.0(typescript@5.5.4) typescript: 5.5.4 @@ -15463,7 +15347,7 @@ packages: dependencies: '@typescript-eslint/types': 5.58.0 '@typescript-eslint/visitor-keys': 5.58.0 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) globby: 11.1.0 is-glob: 4.0.3 semver: 7.6.2 @@ -15484,7 +15368,7 @@ packages: dependencies: '@typescript-eslint/types': 5.58.0 '@typescript-eslint/visitor-keys': 5.58.0 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) globby: 11.1.0 is-glob: 4.0.3 semver: 7.6.2 @@ -15505,7 +15389,7 @@ packages: dependencies: '@typescript-eslint/types': 5.62.0 '@typescript-eslint/visitor-keys': 5.62.0 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) globby: 11.1.0 is-glob: 4.0.3 semver: 7.6.2 @@ -15526,7 +15410,7 @@ packages: dependencies: '@typescript-eslint/types': 5.62.0 '@typescript-eslint/visitor-keys': 5.62.0 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) globby: 11.1.0 is-glob: 4.0.3 semver: 7.6.2 @@ -15999,6 +15883,7 @@ packages: /abab@2.0.6: resolution: {integrity: sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==} + deprecated: Use your platform's native atob() and btoa() methods instead /abbrev@1.1.1: resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==} @@ -16061,7 +15946,7 @@ packages: resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} engines: {node: '>= 6.0.0'} dependencies: - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -16069,7 +15954,7 @@ packages: resolution: {integrity: sha512-o/zjMZRhJxny7OyEF+Op8X+efiELC7k7yOjMzgfzVqOzXqkBkWI79YoTdOtsuWd5BWhAGAuOY/Xa6xpiaWXiNg==} engines: {node: '>= 14'} dependencies: - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) transitivePeerDependencies: - supports-color dev: false @@ -16623,7 +16508,7 @@ packages: resolution: {integrity: sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==} engines: {node: '>=8'} dependencies: - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.24.5 '@istanbuljs/load-nyc-config': 1.1.0 '@istanbuljs/schema': 0.1.3 istanbul-lib-instrument: 5.2.1 @@ -16636,8 +16521,8 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@babel/template': 7.24.0 - '@babel/types': 7.24.0 - '@types/babel__core': 7.20.2 + '@babel/types': 7.24.5 + '@types/babel__core': 7.20.5 '@types/babel__traverse': 7.18.3 /babel-plugin-lodash@3.3.4: @@ -18504,7 +18389,7 @@ packages: ms: 2.1.2 supports-color: 8.1.1 - /debug@4.3.5: + /debug@4.3.5(supports-color@8.1.1): resolution: {integrity: sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==} engines: {node: '>=6.0'} peerDependencies: @@ -18514,6 +18399,7 @@ packages: optional: true dependencies: ms: 2.1.2 + supports-color: 8.1.1 /decamelize-keys@1.1.1: resolution: {integrity: sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==} @@ -18821,6 +18707,7 @@ packages: /domexception@4.0.0: resolution: {integrity: sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/OT/7JHOrJRJiMKUZKYBw==} engines: {node: '>=12'} + deprecated: Use your platform's native DOMException instead dependencies: webidl-conversions: 7.0.0 @@ -20198,7 +20085,7 @@ packages: engines: {node: '>= 10.17.0'} hasBin: true dependencies: - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) get-stream: 5.2.0 yauzl: 2.10.0 optionalDependencies: @@ -20454,7 +20341,7 @@ packages: dependencies: chalk: 4.1.2 commander: 5.1.0 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) transitivePeerDependencies: - supports-color dev: false @@ -20527,7 +20414,7 @@ packages: debug: optional: true dependencies: - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) dev: false /for-each@0.3.3: @@ -20846,7 +20733,7 @@ packages: dependencies: basic-ftp: 5.0.5 data-uri-to-buffer: 6.0.2 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) fs-extra: 11.2.0 transitivePeerDependencies: - supports-color @@ -20927,6 +20814,7 @@ packages: /glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} + deprecated: Glob versions prior to v9 are no longer supported dependencies: fs.realpath: 1.0.0 inflight: 1.0.6 @@ -21581,7 +21469,7 @@ packages: dependencies: '@tootallnate/once': 2.0.0 agent-base: 6.0.2 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -21590,7 +21478,7 @@ packages: engines: {node: '>= 14'} dependencies: agent-base: 7.1.0 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) transitivePeerDependencies: - supports-color dev: false @@ -21646,7 +21534,7 @@ packages: engines: {node: '>= 6'} dependencies: agent-base: 6.0.2 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -21655,7 +21543,7 @@ packages: engines: {node: '>= 14'} dependencies: agent-base: 7.1.0 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) transitivePeerDependencies: - supports-color dev: false @@ -21794,6 +21682,7 @@ packages: /inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. dependencies: once: 1.4.0 wrappy: 1.0.2 @@ -22388,7 +22277,7 @@ packages: resolution: {integrity: sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==} engines: {node: '>=10'} dependencies: - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) istanbul-lib-coverage: 3.2.0 source-map: 0.6.1 transitivePeerDependencies: @@ -23265,7 +23154,7 @@ packages: data-urls: 3.0.2 decimal.js: 10.4.3 domexception: 4.0.0 - escodegen: 2.0.0 + escodegen: 2.1.0 form-data: 4.0.0 html-encoding-sniffer: 3.0.0 http-proxy-agent: 5.0.0 @@ -24516,7 +24405,7 @@ packages: resolution: {integrity: sha512-6Mj0yHLdUZjHnOPgr5xfWIMqMWS12zDN6iws9SLuSz76W8jTtAv24MN4/CL7gJrl5vtxGInkkqDv/JIoRsQOvA==} dependencies: '@types/debug': 4.1.7 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) decode-named-character-reference: 1.0.2 micromark-core-commonmark: 1.0.6 micromark-factory-space: 1.0.0 @@ -25452,7 +25341,7 @@ packages: dependencies: '@tootallnate/quickjs-emscripten': 0.23.0 agent-base: 7.1.0 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) get-uri: 6.0.3 http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.4 @@ -26325,7 +26214,7 @@ packages: engines: {node: '>= 14'} dependencies: agent-base: 7.1.0 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.4 lru-cache: 7.18.3 @@ -27824,7 +27713,7 @@ packages: engines: {node: '>= 14'} dependencies: agent-base: 7.1.0 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) socks: 2.8.1 transitivePeerDependencies: - supports-color @@ -27912,7 +27801,7 @@ packages: /spdy-transport@3.0.0: resolution: {integrity: sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==} dependencies: - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) detect-node: 2.1.0 hpack.js: 2.1.6 obuf: 1.1.2 @@ -27926,7 +27815,7 @@ packages: resolution: {integrity: sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==} engines: {node: '>=6.0.0'} dependencies: - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.5(supports-color@8.1.1) handle-thing: 2.0.1 http-deceiver: 1.2.7 select-hose: 2.0.0 @@ -28002,7 +27891,7 @@ packages: arg: 5.0.2 bluebird: 3.7.2 check-more-types: 2.24.0 - debug: 4.3.5 + debug: 4.3.5(supports-color@8.1.1) execa: 5.1.1 lazy-ass: 1.6.0 ps-tree: 1.2.0 @@ -28895,7 +28784,7 @@ packages: '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 '@types/node': 14.18.33 - acorn: 8.8.2 + acorn: 8.10.0 acorn-walk: 8.2.0 arg: 4.1.3 create-require: 1.1.1 @@ -28957,7 +28846,7 @@ packages: '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 '@types/node': 18.17.14 - acorn: 8.8.2 + acorn: 8.10.0 acorn-walk: 8.2.0 arg: 4.1.3 create-require: 1.1.1 @@ -28987,7 +28876,7 @@ packages: '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 '@types/node': 20.5.1 - acorn: 8.8.2 + acorn: 8.10.0 acorn-walk: 8.2.0 arg: 4.1.3 create-require: 1.1.1