From 730a946581d7bee115a8b07229fe79db5c5b53fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 13:49:02 +0000 Subject: [PATCH] fix(deps): update dependency @commercetools-docs/ui-kit to v24.10.0 --- playground/package.json | 2 +- pnpm-lock.yaml | 1473 +++++++++++++++------------------------ 2 files changed, 578 insertions(+), 897 deletions(-) diff --git a/playground/package.json b/playground/package.json index 5a80c2f327..20e396dd27 100644 --- a/playground/package.json +++ b/playground/package.json @@ -14,7 +14,7 @@ "deploy": "vercel --scope=commercetools --confirm --no-clipboard" }, "dependencies": { - "@commercetools-docs/ui-kit": "24.2.0", + "@commercetools-docs/ui-kit": "24.10.0", "@commercetools-frontend/actions-global": "22.34.0", "@commercetools-frontend/application-components": "22.34.0", "@commercetools-frontend/application-shell": "22.34.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 74bbe14b49..c5dad181d4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3125,8 +3125,8 @@ importers: playground: dependencies: '@commercetools-docs/ui-kit': - specifier: 24.2.0 - version: 24.2.0(@types/react@17.0.81)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4) + specifier: 24.10.0 + version: 24.10.0(@types/react@17.0.81)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4) '@commercetools-frontend/actions-global': specifier: 22.34.0 version: link:../packages/actions-global @@ -3760,7 +3760,7 @@ packages: '@babel/traverse': 7.24.0 '@babel/types': 7.24.0 convert-source-map: 2.0.0 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.5 gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -3783,7 +3783,7 @@ packages: '@babel/traverse': 7.24.5 '@babel/types': 7.24.5 convert-source-map: 2.0.0 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -3806,7 +3806,7 @@ packages: '@babel/traverse': 7.24.5 '@babel/types': 7.24.5 convert-source-map: 2.0.0 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -3828,7 +3828,7 @@ packages: '@babel/traverse': 7.25.6 '@babel/types': 7.25.6 convert-source-map: 2.0.0 - debug: 4.3.7 + debug: 4.3.7(supports-color@8.1.1) gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -4065,41 +4065,41 @@ packages: - supports-color dev: false - /@babel/helper-create-class-features-plugin@7.25.4(@babel/core@7.22.17): + /@babel/helper-create-class-features-plugin@7.25.4(@babel/core@7.24.5): resolution: {integrity: sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.24.5 '@babel/helper-annotate-as-pure': 7.24.7 '@babel/helper-member-expression-to-functions': 7.24.8 '@babel/helper-optimise-call-expression': 7.24.7 - '@babel/helper-replace-supers': 7.25.0(@babel/core@7.22.17) + '@babel/helper-replace-supers': 7.25.0(@babel/core@7.24.5) '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 '@babel/traverse': 7.25.6 semver: 6.3.1 transitivePeerDependencies: - supports-color - dev: true + dev: false - /@babel/helper-create-class-features-plugin@7.25.4(@babel/core@7.24.5): + /@babel/helper-create-class-features-plugin@7.25.4(@babel/core@7.25.2): resolution: {integrity: sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.5 + '@babel/core': 7.25.2 '@babel/helper-annotate-as-pure': 7.24.7 '@babel/helper-member-expression-to-functions': 7.24.8 '@babel/helper-optimise-call-expression': 7.24.7 - '@babel/helper-replace-supers': 7.25.0(@babel/core@7.24.5) + '@babel/helper-replace-supers': 7.25.0(@babel/core@7.25.2) '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 '@babel/traverse': 7.25.6 semver: 6.3.1 transitivePeerDependencies: - supports-color - dev: false + dev: true /@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.22.17): resolution: {integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==} @@ -4111,6 +4111,7 @@ packages: '@babel/helper-annotate-as-pure': 7.22.5 regexpu-core: 5.3.2 semver: 6.3.1 + dev: false /@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.23.0): resolution: {integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==} @@ -4124,13 +4125,25 @@ packages: semver: 6.3.1 dev: false - /@babel/helper-create-regexp-features-plugin@7.25.2(@babel/core@7.22.17): + /@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.25.2): + resolution: {integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-annotate-as-pure': 7.22.5 + regexpu-core: 5.3.2 + semver: 6.3.1 + dev: true + + /@babel/helper-create-regexp-features-plugin@7.25.2(@babel/core@7.25.2): resolution: {integrity: sha512-+wqVGP+DFmqwFD3EH6TMTfUNeqDehV3E/dl+Sd54eaXqm17tEUNbEIn4sVivVowbvUpOtIGxdo3GoXyDH9N/9g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-annotate-as-pure': 7.24.7 regexpu-core: 5.3.2 semver: 6.3.1 @@ -4144,7 +4157,7 @@ packages: '@babel/core': 7.22.17 '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-plugin-utils': 7.24.5 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) lodash.debounce: 4.0.8 resolve: 1.22.8 transitivePeerDependencies: @@ -4159,22 +4172,22 @@ packages: '@babel/core': 7.23.0 '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-plugin-utils': 7.24.5 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) lodash.debounce: 4.0.8 resolve: 1.22.8 transitivePeerDependencies: - supports-color dev: false - /@babel/helper-define-polyfill-provider@0.6.2(@babel/core@7.22.17): + /@babel/helper-define-polyfill-provider@0.6.2(@babel/core@7.25.2): resolution: {integrity: sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-compilation-targets': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - debug: 4.3.7 + debug: 4.3.7(supports-color@8.1.1) lodash.debounce: 4.0.8 resolve: 1.22.8 transitivePeerDependencies: @@ -4319,21 +4332,6 @@ packages: '@babel/helper-split-export-declaration': 7.24.5 '@babel/helper-validator-identifier': 7.24.5 - /@babel/helper-module-transforms@7.25.2(@babel/core@7.22.17): - resolution: {integrity: sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.22.17 - '@babel/helper-module-imports': 7.24.7 - '@babel/helper-simple-access': 7.24.7 - '@babel/helper-validator-identifier': 7.24.7 - '@babel/traverse': 7.25.6 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/helper-module-transforms@7.25.2(@babel/core@7.24.5): resolution: {integrity: sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==} engines: {node: '>=6.9.0'} @@ -4413,13 +4411,13 @@ packages: '@babel/helper-wrap-function': 7.22.17 dev: false - /@babel/helper-remap-async-to-generator@7.25.0(@babel/core@7.22.17): + /@babel/helper-remap-async-to-generator@7.25.0(@babel/core@7.25.2): resolution: {integrity: sha512-NhavI2eWEIz/H9dbrG0TuOicDhNexze43i5z7lEqwYm0WEZVTwnPpA0EafUTP7+6/W79HWIP2cTe3Z5NiSTVpw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-annotate-as-pure': 7.24.7 '@babel/helper-wrap-function': 7.25.0 '@babel/traverse': 7.25.6 @@ -4469,33 +4467,33 @@ packages: - supports-color dev: false - /@babel/helper-replace-supers@7.25.0(@babel/core@7.22.17): + /@babel/helper-replace-supers@7.25.0(@babel/core@7.24.5): resolution: {integrity: sha512-q688zIvQVYtZu+i2PsdIu/uWGRpfxzr5WESsfpShfZECkO+d2o+WROWezCi/Q6kJ0tfPa5+pUGUlfx2HhrA3Bg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.24.5 '@babel/helper-member-expression-to-functions': 7.24.8 '@babel/helper-optimise-call-expression': 7.24.7 '@babel/traverse': 7.25.6 transitivePeerDependencies: - supports-color - dev: true + dev: false - /@babel/helper-replace-supers@7.25.0(@babel/core@7.24.5): + /@babel/helper-replace-supers@7.25.0(@babel/core@7.25.2): resolution: {integrity: sha512-q688zIvQVYtZu+i2PsdIu/uWGRpfxzr5WESsfpShfZECkO+d2o+WROWezCi/Q6kJ0tfPa5+pUGUlfx2HhrA3Bg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.5 + '@babel/core': 7.25.2 '@babel/helper-member-expression-to-functions': 7.24.8 '@babel/helper-optimise-call-expression': 7.24.7 '@babel/traverse': 7.25.6 transitivePeerDependencies: - supports-color - dev: false + dev: true /@babel/helper-simple-access@7.24.5: resolution: {integrity: sha512-uH3Hmf5q5n7n8mz7arjUlDOCbttY/DW4DYhE6FUsjKJ/oYC1kQQUvwEQWxRwUpX9qQKRXeqLwWxrqilMrf32sQ==} @@ -4682,26 +4680,26 @@ packages: dependencies: '@babel/types': 7.25.6 - /@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.3(@babel/core@7.22.17): + /@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.3(@babel/core@7.25.2): resolution: {integrity: sha512-wUrcsxZg6rqBXG05HG1FPYgsP6EvwF4WpBbxIpWIIYnH8wG0gzx3yZY3dtEHas4sTAOGkbTsc9EGPxwff8lRoA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 '@babel/traverse': 7.25.6 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-bugfix-safari-class-field-initializer-scope@7.25.0(@babel/core@7.22.17): + /@babel/plugin-bugfix-safari-class-field-initializer-scope@7.25.0(@babel/core@7.25.2): resolution: {integrity: sha512-Bm4bH2qsX880b/3ziJ8KD711LT7z4u8CFudmjqle65AZj/HNUFhEf90dqYv6O86buWvSBmeQDjv0Tn2aF/bIBA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 dev: true @@ -4725,13 +4723,13 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.25.0(@babel/core@7.22.17): + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.25.0(@babel/core@7.25.2): resolution: {integrity: sha512-lXwdNZtTmeVOOFtwM/WDe7yg1PL8sYhRk/XH0FzbR2HDQ0xC+EnQ/JHeoMYSavtU115tnUk0q9CDyq8si+LMAA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 dev: true @@ -4759,27 +4757,27 @@ packages: '@babel/plugin-transform-optional-chaining': 7.22.15(@babel/core@7.23.0) dev: false - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.24.7(@babel/core@7.22.17): + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-+izXIbke1T33mY4MSNnrqhPXDz01WYhEf3yF5NbnUtkiNnm+XBZJl3kNfoK6NKmYlz/D07+l2GWVK/QfDkNCuQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 - '@babel/plugin-transform-optional-chaining': 7.24.8(@babel/core@7.22.17) + '@babel/plugin-transform-optional-chaining': 7.24.8(@babel/core@7.25.2) transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.25.0(@babel/core@7.22.17): + /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.25.0(@babel/core@7.25.2): resolution: {integrity: sha512-tggFrk1AIShG/RUQbEwt2Tr/E+ObkfwrPjR6BjbRvsx24+PSjK8zrq0GWPNCjo8qpRx4DuJzlcvWJqlm+0h3kw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 '@babel/traverse': 7.25.6 transitivePeerDependencies: @@ -4811,15 +4809,15 @@ packages: '@babel/plugin-syntax-do-expressions': 7.22.5(@babel/core@7.22.17) dev: false - /@babel/plugin-proposal-do-expressions@7.24.7(@babel/core@7.22.17): + /@babel/plugin-proposal-do-expressions@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-M9pJwhoROof4rc4WzDdMoftv8JrtYfBVurvReacQ8lit+qUd0d71+1zUltb6/zCI7HBW4+KZbtBGmcudXw0GDQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-do-expressions': 7.24.7(@babel/core@7.22.17) + '@babel/plugin-syntax-do-expressions': 7.24.7(@babel/core@7.25.2) dev: true /@babel/plugin-proposal-export-default-from@7.22.17(@babel/core@7.22.17): @@ -4833,15 +4831,15 @@ packages: '@babel/plugin-syntax-export-default-from': 7.22.5(@babel/core@7.22.17) dev: false - /@babel/plugin-proposal-export-default-from@7.24.7(@babel/core@7.22.17): + /@babel/plugin-proposal-export-default-from@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-CcmFwUJ3tKhLjPdt4NP+SHMshebytF8ZTYOv5ZDpkzq2sin80Wb5vJrGt8fhPrORQCfoSa0LAxC/DW+GAC5+Hw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-export-default-from': 7.24.7(@babel/core@7.22.17) + '@babel/plugin-syntax-export-default-from': 7.24.7(@babel/core@7.25.2) dev: true /@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.24.5): @@ -4866,6 +4864,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.17 + dev: false /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.23.0): resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} @@ -4876,6 +4875,15 @@ packages: '@babel/core': 7.23.0 dev: false + /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.25.2): + resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.25.2 + dev: true + /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.17): resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: @@ -4959,6 +4967,7 @@ packages: dependencies: '@babel/core': 7.22.17 '@babel/helper-plugin-utils': 7.24.5 + dev: false /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.23.0): resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} @@ -4970,6 +4979,16 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false + /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.25.2): + resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.5 + dev: true + /@babel/plugin-syntax-do-expressions@7.22.5(@babel/core@7.22.17): resolution: {integrity: sha512-60pOTgQGY00/Kiozrtu286Aqg50IxDy/jIHhlMzXjYTs1Q8lbeOgqC9NLidtqfBNwdX6bZCT6FJ2i5xzt+JKzw==} engines: {node: '>=6.9.0'} @@ -4980,13 +4999,13 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-syntax-do-expressions@7.24.7(@babel/core@7.22.17): + /@babel/plugin-syntax-do-expressions@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-lQee+garSbTjCvXdzfjXeSzPd03pyBXALfB2C4bW7SwORrZAs5CDt67toH8MRPuvQFYvWpkXYe07AhHDY3tWfQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 dev: true @@ -4997,6 +5016,7 @@ packages: dependencies: '@babel/core': 7.22.17 '@babel/helper-plugin-utils': 7.24.5 + dev: false /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.23.0): resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} @@ -5007,6 +5027,15 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false + /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.25.2): + resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.5 + dev: true + /@babel/plugin-syntax-export-default-from@7.22.5(@babel/core@7.22.17): resolution: {integrity: sha512-ODAqWWXB/yReh/jVQDag/3/tl6lgBueQkk/TcfW/59Oykm4c8a55XloX0CTk2k2VJiFWMgHby9xNX29IbCv9dQ==} engines: {node: '>=6.9.0'} @@ -5017,13 +5046,13 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-syntax-export-default-from@7.24.7(@babel/core@7.22.17): + /@babel/plugin-syntax-export-default-from@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-bTPz4/635WQ9WhwsyPdxUJDVpsi/X9BMmy/8Rf/UAlOO4jSql4CxUCjWI5PiM+jG+c4LVPTScoTw80geFj9+Bw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 dev: true @@ -5034,6 +5063,7 @@ packages: dependencies: '@babel/core': 7.22.17 '@babel/helper-plugin-utils': 7.24.5 + dev: false /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.23.0): resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} @@ -5044,6 +5074,15 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false + /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.25.2): + resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.5 + dev: true + /@babel/plugin-syntax-flow@7.22.5(@babel/core@7.24.0): resolution: {integrity: sha512-9RdCl0i+q0QExayk2nOS7853w08yLucnnPML6EN9S8fgMPVtdLDCdx/cOQ/i44Lb9UeQX9A35yaqBBOMMZxPxQ==} engines: {node: '>=6.9.0'} @@ -5094,13 +5133,13 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-syntax-import-assertions@7.25.6(@babel/core@7.22.17): + /@babel/plugin-syntax-import-assertions@7.25.6(@babel/core@7.25.2): resolution: {integrity: sha512-aABl0jHw9bZ2karQ/uUD6XP4u0SG22SJrOHFoL6XB1R7dTovOP4TzTlsxOYC5yQ1pdscVK2JTUnF6QL3ARoAiQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 dev: true @@ -5124,13 +5163,13 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-syntax-import-attributes@7.25.6(@babel/core@7.22.17): + /@babel/plugin-syntax-import-attributes@7.25.6(@babel/core@7.25.2): resolution: {integrity: sha512-sXaDXaJN9SNLymBdlWFA+bjzBhFD617ZaFiY13dGt7TVslVvVgA6fkZOP7Ki3IGElC45lwHdOTrCtKZGVAWeLQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 dev: true @@ -5234,16 +5273,6 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-syntax-jsx@7.24.7(@babel/core@7.22.17): - resolution: {integrity: sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.17 - '@babel/helper-plugin-utils': 7.24.8 - dev: true - /@babel/plugin-syntax-jsx@7.24.7(@babel/core@7.24.5): resolution: {integrity: sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==} engines: {node: '>=6.9.0'} @@ -5448,6 +5477,7 @@ packages: dependencies: '@babel/core': 7.22.17 '@babel/helper-plugin-utils': 7.24.5 + dev: false /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.23.0): resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} @@ -5459,6 +5489,16 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false + /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.25.2): + resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.5 + dev: true + /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.22.17): resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} @@ -5527,16 +5567,6 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-syntax-typescript@7.25.4(@babel/core@7.22.17): - resolution: {integrity: sha512-uMOCoHVU52BsSWxPOMVv5qKRdeSlPuImUCB2dlPuBSU+W2/ROE7/Zg8F2Kepbk+8yBa68LlRKxO+xgEVWorsDg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.17 - '@babel/helper-plugin-utils': 7.24.8 - dev: true - /@babel/plugin-syntax-typescript@7.25.4(@babel/core@7.25.2): resolution: {integrity: sha512-uMOCoHVU52BsSWxPOMVv5qKRdeSlPuImUCB2dlPuBSU+W2/ROE7/Zg8F2Kepbk+8yBa68LlRKxO+xgEVWorsDg==} engines: {node: '>=6.9.0'} @@ -5555,6 +5585,7 @@ packages: '@babel/core': 7.22.17 '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.22.17) '@babel/helper-plugin-utils': 7.24.5 + dev: false /@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.23.0): resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} @@ -5567,6 +5598,17 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false + /@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.25.2): + resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.25.2) + '@babel/helper-plugin-utils': 7.24.5 + dev: true + /@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.22.17): resolution: {integrity: sha512-26lTNXoVRdAnsaDXPpvCNUq+OVWEVC6bx7Vvz9rC53F2bagUWW4u4ii2+h8Fejfh7RYqPxn+libeFBBck9muEw==} engines: {node: '>=6.9.0'} @@ -5587,25 +5629,25 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-transform-arrow-functions@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-arrow-functions@7.24.7(@babel/core@7.24.5): resolution: {integrity: sha512-Dt9LQs6iEY++gXUwY03DNFat5C2NbO48jj+j/bSAz6b3HgPs39qcPiYt77fDObIcFwj3/C2ICX9YMwGflUoSHQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.8 - dev: true + dev: false - /@babel/plugin-transform-arrow-functions@7.24.7(@babel/core@7.24.5): + /@babel/plugin-transform-arrow-functions@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-Dt9LQs6iEY++gXUwY03DNFat5C2NbO48jj+j/bSAz6b3HgPs39qcPiYt77fDObIcFwj3/C2ICX9YMwGflUoSHQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.5 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - dev: false + dev: true /@babel/plugin-transform-async-generator-functions@7.22.15(@babel/core@7.22.17): resolution: {integrity: sha512-jBm1Es25Y+tVoTi5rfd5t1KLmL8ogLKpXszboWOTTtGFGz2RKnQe2yn7HbZ+kb/B8N0FVSGQo874NSlOU1T4+w==} @@ -5633,16 +5675,16 @@ packages: '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.23.0) dev: false - /@babel/plugin-transform-async-generator-functions@7.25.4(@babel/core@7.22.17): + /@babel/plugin-transform-async-generator-functions@7.25.4(@babel/core@7.25.2): resolution: {integrity: sha512-jz8cV2XDDTqjKPwVPJBIjORVEmSGYhdRa8e5k5+vN+uwcjSrSxUaebBRa4ko1jqNF2uxyg8G6XYk30Jv285xzg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - '@babel/helper-remap-async-to-generator': 7.25.0(@babel/core@7.22.17) - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.17) + '@babel/helper-remap-async-to-generator': 7.25.0(@babel/core@7.25.2) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.25.2) '@babel/traverse': 7.25.6 transitivePeerDependencies: - supports-color @@ -5672,16 +5714,16 @@ packages: '@babel/helper-remap-async-to-generator': 7.22.17(@babel/core@7.23.0) dev: false - /@babel/plugin-transform-async-to-generator@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-async-to-generator@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-SQY01PcJfmQ+4Ash7NE+rpbLFbmqA2GPIgqzxfFTL4t1FKRq4zTms/7htKpoCUI9OcFYgzqfmCdH53s6/jn5fA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-module-imports': 7.24.7 '@babel/helper-plugin-utils': 7.24.8 - '@babel/helper-remap-async-to-generator': 7.25.0(@babel/core@7.22.17) + '@babel/helper-remap-async-to-generator': 7.25.0(@babel/core@7.25.2) transitivePeerDependencies: - supports-color dev: true @@ -5706,25 +5748,25 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-transform-block-scoped-functions@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-block-scoped-functions@7.24.7(@babel/core@7.24.5): resolution: {integrity: sha512-yO7RAz6EsVQDaBH18IDJcMB1HnrUn2FJ/Jslc/WtPPWcjhpUJXU/rjbwmluzp7v/ZzWcEhTMXELnnsz8djWDwQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.8 - dev: true + dev: false - /@babel/plugin-transform-block-scoped-functions@7.24.7(@babel/core@7.24.5): + /@babel/plugin-transform-block-scoped-functions@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-yO7RAz6EsVQDaBH18IDJcMB1HnrUn2FJ/Jslc/WtPPWcjhpUJXU/rjbwmluzp7v/ZzWcEhTMXELnnsz8djWDwQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.5 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - dev: false + dev: true /@babel/plugin-transform-block-scoping@7.22.15(@babel/core@7.22.17): resolution: {integrity: sha512-G1czpdJBZCtngoK1sJgloLiOHUnkb/bLZwqVZD8kXmq0ZnVfTTWUcs9OWtp0mBtYJ+4LQY1fllqBkOIPhXmFmw==} @@ -5746,25 +5788,25 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-transform-block-scoping@7.25.0(@babel/core@7.22.17): + /@babel/plugin-transform-block-scoping@7.25.0(@babel/core@7.24.5): resolution: {integrity: sha512-yBQjYoOjXlFv9nlXb3f1casSHOZkWr29NX+zChVanLg5Nc157CrbEX9D7hxxtTpuFy7Q0YzmmWfJxzvps4kXrQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.8 - dev: true + dev: false - /@babel/plugin-transform-block-scoping@7.25.0(@babel/core@7.24.5): + /@babel/plugin-transform-block-scoping@7.25.0(@babel/core@7.25.2): resolution: {integrity: sha512-yBQjYoOjXlFv9nlXb3f1casSHOZkWr29NX+zChVanLg5Nc157CrbEX9D7hxxtTpuFy7Q0YzmmWfJxzvps4kXrQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.5 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - dev: false + dev: true /@babel/plugin-transform-class-properties@7.22.5(@babel/core@7.22.17): resolution: {integrity: sha512-nDkQ0NfkOhPTq8YCLiWNxp1+f9fCobEjCb0n8WdbNUBc4IB5V7P1QnX9IjpSoquKrXF5SKojHleVNs2vGeHCHQ==} @@ -5805,14 +5847,14 @@ packages: - supports-color dev: false - /@babel/plugin-transform-class-properties@7.25.4(@babel/core@7.22.17): + /@babel/plugin-transform-class-properties@7.25.4(@babel/core@7.25.2): resolution: {integrity: sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 - '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.22.17) + '@babel/core': 7.25.2 + '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.25.2) '@babel/helper-plugin-utils': 7.24.8 transitivePeerDependencies: - supports-color @@ -5846,16 +5888,16 @@ packages: - supports-color dev: false - /@babel/plugin-transform-class-static-block@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-class-static-block@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-HMXK3WbBPpZQufbMG4B46A90PkuuhN9vBCb5T8+VAHqvAqvcLi+2cKoukcpmUYkszLhScU3l1iudhrks3DggRQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.22.17 - '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.22.17) + '@babel/core': 7.25.2 + '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.25.2) '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.17) + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.25.2) transitivePeerDependencies: - supports-color dev: true @@ -5900,39 +5942,39 @@ packages: - supports-color dev: false - /@babel/plugin-transform-classes@7.25.4(@babel/core@7.22.17): + /@babel/plugin-transform-classes@7.25.4(@babel/core@7.24.5): resolution: {integrity: sha512-oexUfaQle2pF/b6E0dwsxQtAol9TLSO88kQvym6HHBWFliV2lGdrPieX+WgMRLSJDVzdYywk7jXbLPuO2KLTLg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.24.5 '@babel/helper-annotate-as-pure': 7.24.7 '@babel/helper-compilation-targets': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - '@babel/helper-replace-supers': 7.25.0(@babel/core@7.22.17) + '@babel/helper-replace-supers': 7.25.0(@babel/core@7.24.5) '@babel/traverse': 7.25.6 globals: 11.12.0 transitivePeerDependencies: - supports-color - dev: true + dev: false - /@babel/plugin-transform-classes@7.25.4(@babel/core@7.24.5): + /@babel/plugin-transform-classes@7.25.4(@babel/core@7.25.2): resolution: {integrity: sha512-oexUfaQle2pF/b6E0dwsxQtAol9TLSO88kQvym6HHBWFliV2lGdrPieX+WgMRLSJDVzdYywk7jXbLPuO2KLTLg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.5 + '@babel/core': 7.25.2 '@babel/helper-annotate-as-pure': 7.24.7 '@babel/helper-compilation-targets': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - '@babel/helper-replace-supers': 7.25.0(@babel/core@7.24.5) + '@babel/helper-replace-supers': 7.25.0(@babel/core@7.25.2) '@babel/traverse': 7.25.6 globals: 11.12.0 transitivePeerDependencies: - supports-color - dev: false + dev: true /@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.22.17): resolution: {integrity: sha512-4GHWBgRf0krxPX+AaPtgBAlTgTeZmqDynokHOX7aqqAB4tHs3U2Y02zH6ETFdLZGcg9UQSD1WCmkVrE9ErHeOg==} @@ -5956,27 +5998,27 @@ packages: '@babel/template': 7.24.0 dev: false - /@babel/plugin-transform-computed-properties@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-computed-properties@7.24.7(@babel/core@7.24.5): resolution: {integrity: sha512-25cS7v+707Gu6Ds2oY6tCkUwsJ9YIDbggd9+cu9jzzDgiNq7hR/8dkzxWfKWnTic26vsI3EsCXNd4iEB6e8esQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.8 '@babel/template': 7.25.0 - dev: true + dev: false - /@babel/plugin-transform-computed-properties@7.24.7(@babel/core@7.24.5): + /@babel/plugin-transform-computed-properties@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-25cS7v+707Gu6Ds2oY6tCkUwsJ9YIDbggd9+cu9jzzDgiNq7hR/8dkzxWfKWnTic26vsI3EsCXNd4iEB6e8esQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.5 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 '@babel/template': 7.25.0 - dev: false + dev: true /@babel/plugin-transform-destructuring@7.22.15(@babel/core@7.22.17): resolution: {integrity: sha512-HzG8sFl1ZVGTme74Nw+X01XsUTqERVQ6/RLHo3XjGRzm7XD6QTtfS3NJotVgCGy8BzkDqRjRBD8dAyJn5TuvSQ==} @@ -5998,25 +6040,25 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-destructuring@7.24.8(@babel/core@7.22.17): + /@babel/plugin-transform-destructuring@7.24.8(@babel/core@7.24.5): resolution: {integrity: sha512-36e87mfY8TnRxc7yc6M9g9gOB7rKgSahqkIKwLpz4Ppk2+zC2Cy1is0uwtuSG6AE4zlTOUa+7JGz9jCJGLqQFQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.8 - dev: true + dev: false - /@babel/plugin-transform-destructuring@7.24.8(@babel/core@7.24.5): + /@babel/plugin-transform-destructuring@7.24.8(@babel/core@7.25.2): resolution: {integrity: sha512-36e87mfY8TnRxc7yc6M9g9gOB7rKgSahqkIKwLpz4Ppk2+zC2Cy1is0uwtuSG6AE4zlTOUa+7JGz9jCJGLqQFQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.5 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - dev: false + dev: true /@babel/plugin-transform-dotall-regex@7.22.5(@babel/core@7.22.17): resolution: {integrity: sha512-5/Yk9QxCQCl+sOIB1WelKnVRxTJDSAIxtJLL2/pqL14ZVlbH0fUQUZa/T5/UnQtBNgghR7mfB8ERBKyKPCi7Vw==} @@ -6040,14 +6082,14 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-transform-dotall-regex@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-dotall-regex@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-ZOA3W+1RRTSWvyqcMJDLqbchh7U4NRGqwRfFSVbOLS/ePIP4vHB5e8T8eXcuqyN1QkgKyj5wuW0lcS85v4CrSw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 - '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.22.17) + '@babel/core': 7.25.2 + '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.25.2) '@babel/helper-plugin-utils': 7.24.8 dev: true @@ -6071,24 +6113,24 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-transform-duplicate-keys@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-duplicate-keys@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-JdYfXyCRihAe46jUIliuL2/s0x0wObgwwiGxw/UbgJBr20gQBThrokO4nYKgWkD7uBaqM7+9x5TU7NkExZJyzw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.25.0(@babel/core@7.22.17): + /@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.25.0(@babel/core@7.25.2): resolution: {integrity: sha512-YLpb4LlYSc3sCUa35un84poXoraOiQucUTTu8X1j18JV+gNa8E0nyUf/CjZ171IRGr4jEguF+vzJU66QZhn29g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.17 - '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.22.17) + '@babel/core': 7.25.2 + '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.25.2) '@babel/helper-plugin-utils': 7.24.8 dev: true @@ -6114,15 +6156,15 @@ packages: '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.23.0) dev: false - /@babel/plugin-transform-dynamic-import@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-dynamic-import@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-sc3X26PhZQDb3JhORmakcbvkeInvxz+A8oda99lj7J60QRuPZvNAk9wQlTBS1ZynelDrDmTU4pw1tyc5d5ZMUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.17) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.25.2) dev: true /@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.22.17): @@ -6147,13 +6189,13 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-transform-exponentiation-operator@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-exponentiation-operator@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-Rqe/vSc9OYgDajNIK35u7ot+KeCoetqQYFXM4Epf7M7ez3lWlOjrDjrwMei6caCVhfdw+mIKD4cgdGNy5JQotQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-builder-binary-assignment-operator-visitor': 7.24.7 '@babel/helper-plugin-utils': 7.24.8 transitivePeerDependencies: @@ -6182,15 +6224,15 @@ packages: '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.23.0) dev: false - /@babel/plugin-transform-export-namespace-from@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-export-namespace-from@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-v0K9uNYsPL3oXZ/7F9NNIbAj2jv1whUEtyA6aujhekLs56R++JDQuzRcP2/z4WX5Vg/c5lE9uWZA0/iUoFhLTA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.17) + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.25.2) dev: true /@babel/plugin-transform-flow-strip-types@7.22.5(@babel/core@7.24.0): @@ -6235,31 +6277,31 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-transform-for-of@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-for-of@7.24.7(@babel/core@7.24.5): resolution: {integrity: sha512-wo9ogrDG1ITTTBsy46oGiN1dS9A7MROBTcYsfS8DtsImMkHk9JXJ3EWQM6X2SUw4x80uGPlwj0o00Uoc6nEE3g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.8 '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 transitivePeerDependencies: - supports-color - dev: true + dev: false - /@babel/plugin-transform-for-of@7.24.7(@babel/core@7.24.5): + /@babel/plugin-transform-for-of@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-wo9ogrDG1ITTTBsy46oGiN1dS9A7MROBTcYsfS8DtsImMkHk9JXJ3EWQM6X2SUw4x80uGPlwj0o00Uoc6nEE3g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.5 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 transitivePeerDependencies: - supports-color - dev: false + dev: true /@babel/plugin-transform-function-name@7.22.5(@babel/core@7.22.17): resolution: {integrity: sha512-UIzQNMS0p0HHiQm3oelztj+ECwFnj+ZRV4KnguvlsD2of1whUeM6o7wGNj6oLwcDoAXQ8gEqfgC24D+VdIcevg==} @@ -6285,33 +6327,33 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-transform-function-name@7.25.1(@babel/core@7.22.17): + /@babel/plugin-transform-function-name@7.25.1(@babel/core@7.24.5): resolution: {integrity: sha512-TVVJVdW9RKMNgJJlLtHsKDTydjZAbwIsn6ySBPQaEAUU5+gVvlJt/9nRmqVbsV/IBanRjzWoaAQKLoamWVOUuA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.24.5 '@babel/helper-compilation-targets': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 '@babel/traverse': 7.25.6 transitivePeerDependencies: - supports-color - dev: true + dev: false - /@babel/plugin-transform-function-name@7.25.1(@babel/core@7.24.5): + /@babel/plugin-transform-function-name@7.25.1(@babel/core@7.25.2): resolution: {integrity: sha512-TVVJVdW9RKMNgJJlLtHsKDTydjZAbwIsn6ySBPQaEAUU5+gVvlJt/9nRmqVbsV/IBanRjzWoaAQKLoamWVOUuA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.5 + '@babel/core': 7.25.2 '@babel/helper-compilation-targets': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 '@babel/traverse': 7.25.6 transitivePeerDependencies: - supports-color - dev: false + dev: true /@babel/plugin-transform-json-strings@7.22.11(@babel/core@7.22.17): resolution: {integrity: sha512-CxT5tCqpA9/jXFlme9xIBCc5RPtdDq3JpkkhgHQqtDdiTnTI0jtZ0QzXhr5DILeYifDPp2wvY2ad+7+hLMW5Pw==} @@ -6335,15 +6377,15 @@ packages: '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.23.0) dev: false - /@babel/plugin-transform-json-strings@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-json-strings@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-2yFnBGDvRuxAaE/f0vfBKvtnvvqU8tGpMHqMNpTN2oWMKIR3NqFkjaAgGwawhqK/pIN2T3XdjGPdaG0vDhOBGw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.17) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.25.2) dev: true /@babel/plugin-transform-literals@7.22.5(@babel/core@7.22.17): @@ -6366,25 +6408,25 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-transform-literals@7.25.2(@babel/core@7.22.17): + /@babel/plugin-transform-literals@7.25.2(@babel/core@7.24.5): resolution: {integrity: sha512-HQI+HcTbm9ur3Z2DkO+jgESMAMcYLuN/A7NRw9juzxAezN9AvqvUTnpKP/9kkYANz6u7dFlAyOu44ejuGySlfw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.8 - dev: true + dev: false - /@babel/plugin-transform-literals@7.25.2(@babel/core@7.24.5): + /@babel/plugin-transform-literals@7.25.2(@babel/core@7.25.2): resolution: {integrity: sha512-HQI+HcTbm9ur3Z2DkO+jgESMAMcYLuN/A7NRw9juzxAezN9AvqvUTnpKP/9kkYANz6u7dFlAyOu44ejuGySlfw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.5 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - dev: false + dev: true /@babel/plugin-transform-logical-assignment-operators@7.22.11(@babel/core@7.22.17): resolution: {integrity: sha512-qQwRTP4+6xFCDV5k7gZBF3C31K34ut0tbEcTKxlX/0KXxm9GLcO14p570aWxFvVzx6QAfPgq7gaeIHXJC8LswQ==} @@ -6408,15 +6450,15 @@ packages: '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.23.0) dev: false - /@babel/plugin-transform-logical-assignment-operators@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-logical-assignment-operators@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-4D2tpwlQ1odXmTEIFWy9ELJcZHqrStlzK/dAOWYyxX3zT0iXQB6banjgeOJQXzEc4S0E0a5A+hahxPaEFYftsw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.17) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.25.2) dev: true /@babel/plugin-transform-member-expression-literals@7.22.5(@babel/core@7.22.17): @@ -6439,25 +6481,25 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-transform-member-expression-literals@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-member-expression-literals@7.24.7(@babel/core@7.24.5): resolution: {integrity: sha512-T/hRC1uqrzXMKLQ6UCwMT85S3EvqaBXDGf0FaMf4446Qx9vKwlghvee0+uuZcDUCZU5RuNi4781UQ7R308zzBw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.8 - dev: true + dev: false - /@babel/plugin-transform-member-expression-literals@7.24.7(@babel/core@7.24.5): + /@babel/plugin-transform-member-expression-literals@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-T/hRC1uqrzXMKLQ6UCwMT85S3EvqaBXDGf0FaMf4446Qx9vKwlghvee0+uuZcDUCZU5RuNi4781UQ7R308zzBw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.5 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - dev: false + dev: true /@babel/plugin-transform-modules-amd@7.22.5(@babel/core@7.22.17): resolution: {integrity: sha512-R+PTfLTcYEmb1+kK7FNkhQ1gP4KgjpSO6HfH9+f8/yfp2Nt3ggBjiVpRwmwTlfqZLafYKJACy36yDXlEmI9HjQ==} @@ -6481,14 +6523,14 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-transform-modules-amd@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-modules-amd@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-9+pB1qxV3vs/8Hdmz/CulFB8w2tuu6EB94JZFsjdqxQokwGa9Unap7Bo2gGBGIvPmDIVvQrom7r5m/TCDMURhg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 - '@babel/helper-module-transforms': 7.25.2(@babel/core@7.22.17) + '@babel/core': 7.25.2 + '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2) '@babel/helper-plugin-utils': 7.24.8 transitivePeerDependencies: - supports-color @@ -6542,33 +6584,33 @@ packages: '@babel/helper-simple-access': 7.24.5 dev: false - /@babel/plugin-transform-modules-commonjs@7.24.8(@babel/core@7.22.17): + /@babel/plugin-transform-modules-commonjs@7.24.8(@babel/core@7.24.5): resolution: {integrity: sha512-WHsk9H8XxRs3JXKWFiqtQebdh9b/pTk4EgueygFzYlTKAg0Ud985mSevdNjdXdFBATSKVJGQXP1tv6aGbssLKA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 - '@babel/helper-module-transforms': 7.25.2(@babel/core@7.22.17) + '@babel/core': 7.24.5 + '@babel/helper-module-transforms': 7.25.2(@babel/core@7.24.5) '@babel/helper-plugin-utils': 7.24.8 '@babel/helper-simple-access': 7.24.7 transitivePeerDependencies: - supports-color - dev: true + dev: false - /@babel/plugin-transform-modules-commonjs@7.24.8(@babel/core@7.24.5): + /@babel/plugin-transform-modules-commonjs@7.24.8(@babel/core@7.25.2): resolution: {integrity: sha512-WHsk9H8XxRs3JXKWFiqtQebdh9b/pTk4EgueygFzYlTKAg0Ud985mSevdNjdXdFBATSKVJGQXP1tv6aGbssLKA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.5 - '@babel/helper-module-transforms': 7.25.2(@babel/core@7.24.5) + '@babel/core': 7.25.2 + '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2) '@babel/helper-plugin-utils': 7.24.8 '@babel/helper-simple-access': 7.24.7 transitivePeerDependencies: - supports-color - dev: false + dev: true /@babel/plugin-transform-modules-systemjs@7.22.11(@babel/core@7.22.17): resolution: {integrity: sha512-rIqHmHoMEOhI3VkVf5jQ15l539KrwhzqcBO6wdCNWPWc/JWt9ILNYNUssbRpeq0qWns8svuw8LnMNCvWBIJ8wA==} @@ -6596,14 +6638,14 @@ packages: '@babel/helper-validator-identifier': 7.24.5 dev: false - /@babel/plugin-transform-modules-systemjs@7.25.0(@babel/core@7.22.17): + /@babel/plugin-transform-modules-systemjs@7.25.0(@babel/core@7.25.2): resolution: {integrity: sha512-YPJfjQPDXxyQWg/0+jHKj1llnY5f/R6a0p/vP4lPymxLu7Lvl4k2WMitqi08yxwQcCVUUdG9LCUj4TNEgAp3Jw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 - '@babel/helper-module-transforms': 7.25.2(@babel/core@7.22.17) + '@babel/core': 7.25.2 + '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2) '@babel/helper-plugin-utils': 7.24.8 '@babel/helper-validator-identifier': 7.24.7 '@babel/traverse': 7.25.6 @@ -6633,14 +6675,14 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-transform-modules-umd@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-modules-umd@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-3aytQvqJ/h9z4g8AsKPLvD4Zqi2qT+L3j7XoFFu1XBlZWEl2/1kWnhmAbxpLgPrHSY0M6UA02jyTiwUVtiKR6A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 - '@babel/helper-module-transforms': 7.25.2(@babel/core@7.22.17) + '@babel/core': 7.25.2 + '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2) '@babel/helper-plugin-utils': 7.24.8 transitivePeerDependencies: - supports-color @@ -6668,14 +6710,14 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-transform-named-capturing-groups-regex@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-named-capturing-groups-regex@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-/jr7h/EWeJtk1U/uz2jlsCioHkZk1JJZVcc8oQsJ1dUlaJD83f4/6Zeh2aHt9BIFokHIsSeDfhUmju0+1GPd6g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.17 - '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.22.17) + '@babel/core': 7.25.2 + '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.25.2) '@babel/helper-plugin-utils': 7.24.8 dev: true @@ -6699,13 +6741,13 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-transform-new-target@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-new-target@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-RNKwfRIXg4Ls/8mMTza5oPF5RkOW8Wy/WgMAp1/F1yZ8mMbtwXW+HDoJiOsagWrAhI5f57Vncrmr9XeT4CVapA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 dev: true @@ -6742,15 +6784,15 @@ packages: '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.24.0) dev: false - /@babel/plugin-transform-nullish-coalescing-operator@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-nullish-coalescing-operator@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-Ts7xQVk1OEocqzm8rHMXHlxvsfZ0cEF2yomUqpKENHWMF4zKk175Y4q8H5knJes6PgYad50uuRmt3UJuhBw8pQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.17) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.25.2) dev: true /@babel/plugin-transform-numeric-separator@7.22.11(@babel/core@7.22.17): @@ -6775,15 +6817,15 @@ packages: '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.23.0) dev: false - /@babel/plugin-transform-numeric-separator@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-numeric-separator@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-e6q1TiVUzvH9KRvicuxdBTUj4AdKSRwzIyFFnfnezpCfP2/7Qmbb8qbU2j7GODbl4JMkblitCQjKYUaX/qkkwA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.17) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.25.2) dev: true /@babel/plugin-transform-object-rest-spread@7.22.15(@babel/core@7.22.17): @@ -6814,17 +6856,17 @@ packages: '@babel/plugin-transform-parameters': 7.22.15(@babel/core@7.23.0) dev: false - /@babel/plugin-transform-object-rest-spread@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-object-rest-spread@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-4QrHAr0aXQCEFni2q4DqKLD31n2DL+RxcwnNjDFkSG0eNQ/xCavnRkfCUjsyqGC2OviNJvZOF/mQqZBw7i2C5Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-compilation-targets': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.17) - '@babel/plugin-transform-parameters': 7.24.7(@babel/core@7.22.17) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.25.2) + '@babel/plugin-transform-parameters': 7.24.7(@babel/core@7.25.2) dev: true /@babel/plugin-transform-object-super@7.22.5(@babel/core@7.22.17): @@ -6853,31 +6895,31 @@ packages: - supports-color dev: false - /@babel/plugin-transform-object-super@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-object-super@7.24.7(@babel/core@7.24.5): resolution: {integrity: sha512-A/vVLwN6lBrMFmMDmPPz0jnE6ZGx7Jq7d6sT/Ev4H65RER6pZ+kczlf1DthF5N0qaPHBsI7UXiE8Zy66nmAovg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.8 - '@babel/helper-replace-supers': 7.25.0(@babel/core@7.22.17) + '@babel/helper-replace-supers': 7.25.0(@babel/core@7.24.5) transitivePeerDependencies: - supports-color - dev: true + dev: false - /@babel/plugin-transform-object-super@7.24.7(@babel/core@7.24.5): + /@babel/plugin-transform-object-super@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-A/vVLwN6lBrMFmMDmPPz0jnE6ZGx7Jq7d6sT/Ev4H65RER6pZ+kczlf1DthF5N0qaPHBsI7UXiE8Zy66nmAovg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.5 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - '@babel/helper-replace-supers': 7.25.0(@babel/core@7.24.5) + '@babel/helper-replace-supers': 7.25.0(@babel/core@7.25.2) transitivePeerDependencies: - supports-color - dev: false + dev: true /@babel/plugin-transform-optional-catch-binding@7.22.11(@babel/core@7.22.17): resolution: {integrity: sha512-rli0WxesXUeCJnMYhzAglEjLWVDF6ahb45HuprcmQuLidBJFWjNnOzssk2kuc6e33FlLaiZhG/kUIzUMWdBKaQ==} @@ -6901,15 +6943,15 @@ packages: '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.23.0) dev: false - /@babel/plugin-transform-optional-catch-binding@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-optional-catch-binding@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-uLEndKqP5BfBbC/5jTwPxLh9kqPWWgzN/f8w6UwAIirAEqiIVJWWY312X72Eub09g5KF9+Zn7+hT7sDxmhRuKA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.17) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.25.2) dev: true /@babel/plugin-transform-optional-chaining@7.22.15(@babel/core@7.22.17): @@ -6948,16 +6990,16 @@ packages: '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.24.0) dev: false - /@babel/plugin-transform-optional-chaining@7.24.8(@babel/core@7.22.17): + /@babel/plugin-transform-optional-chaining@7.24.8(@babel/core@7.25.2): resolution: {integrity: sha512-5cTOLSMs9eypEy8JUVvIKOu6NgvbJMnpG62VpIHrTmROdQ+L5mDAaI40g25k5vXti55JWNX5jCkq3HZxXBQANw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.17) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.25.2) transitivePeerDependencies: - supports-color dev: true @@ -6982,25 +7024,25 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-transform-parameters@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-parameters@7.24.7(@babel/core@7.24.5): resolution: {integrity: sha512-yGWW5Rr+sQOhK0Ot8hjDJuxU3XLRQGflvT4lhlSY0DFvdb3TwKaY26CJzHtYllU0vT9j58hc37ndFPsqT1SrzA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.8 - dev: true + dev: false - /@babel/plugin-transform-parameters@7.24.7(@babel/core@7.24.5): + /@babel/plugin-transform-parameters@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-yGWW5Rr+sQOhK0Ot8hjDJuxU3XLRQGflvT4lhlSY0DFvdb3TwKaY26CJzHtYllU0vT9j58hc37ndFPsqT1SrzA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.5 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - dev: false + dev: true /@babel/plugin-transform-private-methods@7.22.5(@babel/core@7.22.17): resolution: {integrity: sha512-PPjh4gyrQnGe97JTalgRGMuU4icsZFnWkzicB/fUtzlKUqvsWBKEpPPfr5a2JiyirZkHxnAqkQMO5Z5B2kK3fA==} @@ -7041,14 +7083,14 @@ packages: - supports-color dev: false - /@babel/plugin-transform-private-methods@7.25.4(@babel/core@7.22.17): + /@babel/plugin-transform-private-methods@7.25.4(@babel/core@7.25.2): resolution: {integrity: sha512-ao8BG7E2b/URaUQGqN3Tlsg+M3KlHY6rJ1O1gXAEUnZoyNQnvKyH87Kfg+FoxSeyWUB8ISZZsC91C44ZuBFytw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 - '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.22.17) + '@babel/core': 7.25.2 + '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.25.2) '@babel/helper-plugin-utils': 7.24.8 transitivePeerDependencies: - supports-color @@ -7084,17 +7126,17 @@ packages: - supports-color dev: false - /@babel/plugin-transform-private-property-in-object@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-private-property-in-object@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-9z76mxwnwFxMyxZWEgdgECQglF2Q7cFLm0kMf8pGwt+GSJsY0cONKj/UuO4bOH0w/uAel3ekS4ra5CEAyJRmDA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-annotate-as-pure': 7.24.7 - '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.22.17) + '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.25.2) '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.17) + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.25.2) transitivePeerDependencies: - supports-color dev: true @@ -7119,25 +7161,25 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-transform-property-literals@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-property-literals@7.24.7(@babel/core@7.24.5): resolution: {integrity: sha512-EMi4MLQSHfd2nrCqQEWxFdha2gBCqU4ZcCng4WBGZ5CJL4bBRW0ptdqqDdeirGZcpALazVVNJqRmsO8/+oNCBA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.8 - dev: true + dev: false - /@babel/plugin-transform-property-literals@7.24.7(@babel/core@7.24.5): + /@babel/plugin-transform-property-literals@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-EMi4MLQSHfd2nrCqQEWxFdha2gBCqU4ZcCng4WBGZ5CJL4bBRW0ptdqqDdeirGZcpALazVVNJqRmsO8/+oNCBA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.5 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - dev: false + dev: true /@babel/plugin-transform-react-constant-elements@7.22.5(@babel/core@7.23.0): resolution: {integrity: sha512-BF5SXoO+nX3h5OhlN78XbbDrBOffv+AxPP2ENaJOVqjWCgBDeOY3WcaUcddutGSfoap+5NEQ/q/4I3WZIvgkXA==} @@ -7169,25 +7211,25 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-transform-react-display-name@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-react-display-name@7.24.7(@babel/core@7.24.5): resolution: {integrity: sha512-H/Snz9PFxKsS1JLI4dJLtnJgCJRoo0AUm3chP6NYr+9En1JMKloheEiLIhlp5MDVznWo+H3AAC1Mc8lmUEpsgg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.8 - dev: true + dev: false - /@babel/plugin-transform-react-display-name@7.24.7(@babel/core@7.24.5): + /@babel/plugin-transform-react-display-name@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-H/Snz9PFxKsS1JLI4dJLtnJgCJRoo0AUm3chP6NYr+9En1JMKloheEiLIhlp5MDVznWo+H3AAC1Mc8lmUEpsgg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.5 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - dev: false + dev: true /@babel/plugin-transform-react-jsx-development@7.22.5(@babel/core@7.22.17): resolution: {integrity: sha512-bDhuzwWMuInwCYeDeMzyi7TaBgRQei6DqxhbyniL7/VG4RSS7HtSL2QbY4eESy1KJqlWt8g3xeEBGPuo+XqC8A==} @@ -7209,14 +7251,14 @@ packages: '@babel/plugin-transform-react-jsx': 7.22.15(@babel/core@7.23.0) dev: false - /@babel/plugin-transform-react-jsx-development@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-react-jsx-development@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-QG9EnzoGn+Qar7rxuW+ZOsbWOt56FvvI93xInqsZDC5fsekx1AlIO4KIJ5M+D0p0SqSH156EpmZyXq630B8OlQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 - '@babel/plugin-transform-react-jsx': 7.25.2(@babel/core@7.22.17) + '@babel/core': 7.25.2 + '@babel/plugin-transform-react-jsx': 7.25.2(@babel/core@7.25.2) transitivePeerDependencies: - supports-color dev: true @@ -7267,37 +7309,37 @@ packages: '@babel/types': 7.24.5 dev: false - /@babel/plugin-transform-react-jsx@7.25.2(@babel/core@7.22.17): + /@babel/plugin-transform-react-jsx@7.25.2(@babel/core@7.24.5): resolution: {integrity: sha512-KQsqEAVBpU82NM/B/N9j9WOdphom1SZH3R+2V7INrQUH+V9EBFwZsEJl8eBIVeQE62FxJCc70jzEZwqU7RcVqA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.24.5 '@babel/helper-annotate-as-pure': 7.24.7 '@babel/helper-module-imports': 7.24.7 '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.22.17) + '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.24.5) '@babel/types': 7.25.6 transitivePeerDependencies: - supports-color - dev: true + dev: false - /@babel/plugin-transform-react-jsx@7.25.2(@babel/core@7.24.5): + /@babel/plugin-transform-react-jsx@7.25.2(@babel/core@7.25.2): resolution: {integrity: sha512-KQsqEAVBpU82NM/B/N9j9WOdphom1SZH3R+2V7INrQUH+V9EBFwZsEJl8eBIVeQE62FxJCc70jzEZwqU7RcVqA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.5 + '@babel/core': 7.25.2 '@babel/helper-annotate-as-pure': 7.24.7 '@babel/helper-module-imports': 7.24.7 '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.24.5) + '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.25.2) '@babel/types': 7.25.6 transitivePeerDependencies: - supports-color - dev: false + dev: true /@babel/plugin-transform-react-pure-annotations@7.22.5(@babel/core@7.22.17): resolution: {integrity: sha512-gP4k85wx09q+brArVinTXhWiyzLl9UpmGva0+mWyKxk6JZequ05x3eUcIUE+FyttPKJFRRVtAvQaJ6YF9h1ZpA==} @@ -7321,13 +7363,13 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-transform-react-pure-annotations@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-react-pure-annotations@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-PLgBVk3fzbmEjBJ/u8kFzOqS9tUeDjiaWud/rRym/yjCo/M9cASPlnrd2ZmmZpQT40fOOrvR8jh+n8jikrOhNA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-annotate-as-pure': 7.24.7 '@babel/helper-plugin-utils': 7.24.8 dev: true @@ -7354,13 +7396,13 @@ packages: regenerator-transform: 0.15.2 dev: false - /@babel/plugin-transform-regenerator@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-regenerator@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-lq3fvXPdimDrlg6LWBoqj+r/DEWgONuwjuOuQCSYgRroXDH/IdM1C0IZf59fL5cHLpjEH/O6opIRBbqv7ELnuA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 regenerator-transform: 0.15.2 dev: true @@ -7385,13 +7427,13 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-transform-reserved-words@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-reserved-words@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-0DUq0pHcPKbjFZCfTss/pGkYMfy3vFWydkUBd9r0GHpIyfs2eCDENvqadMycRS9wZCXR41wucAfJHJmwA0UmoQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 dev: true @@ -7412,18 +7454,18 @@ packages: - supports-color dev: false - /@babel/plugin-transform-runtime@7.25.4(@babel/core@7.22.17): + /@babel/plugin-transform-runtime@7.25.4(@babel/core@7.25.2): resolution: {integrity: sha512-8hsyG+KUYGY0coX6KUCDancA0Vw225KJ2HJO0yCNr1vq5r+lJTleDaJf0K7iOhjw4SWhu03TMBzYTJ9krmzULQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-module-imports': 7.24.7 '@babel/helper-plugin-utils': 7.24.8 - babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.22.17) - babel-plugin-polyfill-corejs3: 0.10.6(@babel/core@7.22.17) - babel-plugin-polyfill-regenerator: 0.6.2(@babel/core@7.22.17) + babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.25.2) + babel-plugin-polyfill-corejs3: 0.10.6(@babel/core@7.25.2) + babel-plugin-polyfill-regenerator: 0.6.2(@babel/core@7.25.2) semver: 6.3.1 transitivePeerDependencies: - supports-color @@ -7449,25 +7491,25 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-transform-shorthand-properties@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-shorthand-properties@7.24.7(@babel/core@7.24.5): resolution: {integrity: sha512-KsDsevZMDsigzbA09+vacnLpmPH4aWjcZjXdyFKGzpplxhbeB4wYtury3vglQkg6KM/xEPKt73eCjPPf1PgXBA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.8 - dev: true + dev: false - /@babel/plugin-transform-shorthand-properties@7.24.7(@babel/core@7.24.5): + /@babel/plugin-transform-shorthand-properties@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-KsDsevZMDsigzbA09+vacnLpmPH4aWjcZjXdyFKGzpplxhbeB4wYtury3vglQkg6KM/xEPKt73eCjPPf1PgXBA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.5 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - dev: false + dev: true /@babel/plugin-transform-spread@7.22.5(@babel/core@7.22.17): resolution: {integrity: sha512-5ZzDQIGyvN4w8+dMmpohL6MBo+l2G7tfC/O2Dg7/hjpgeWvUx8FzfeOKxGog9IimPa4YekaQ9PlDqTLOljkcxg==} @@ -7491,31 +7533,31 @@ packages: '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 dev: false - /@babel/plugin-transform-spread@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-spread@7.24.7(@babel/core@7.24.5): resolution: {integrity: sha512-x96oO0I09dgMDxJaANcRyD4ellXFLLiWhuwDxKZX5g2rWP1bTPkBSwCYv96VDXVT1bD9aPj8tppr5ITIh8hBng==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.8 '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 transitivePeerDependencies: - supports-color - dev: true + dev: false - /@babel/plugin-transform-spread@7.24.7(@babel/core@7.24.5): + /@babel/plugin-transform-spread@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-x96oO0I09dgMDxJaANcRyD4ellXFLLiWhuwDxKZX5g2rWP1bTPkBSwCYv96VDXVT1bD9aPj8tppr5ITIh8hBng==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.5 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 transitivePeerDependencies: - supports-color - dev: false + dev: true /@babel/plugin-transform-sticky-regex@7.22.5(@babel/core@7.22.17): resolution: {integrity: sha512-zf7LuNpHG0iEeiyCNwX4j3gDg1jgt1k3ZdXBKbZSoA3BbGQGvMiSvfbZRR3Dr3aeJe3ooWFZxOOG3IRStYp2Bw==} @@ -7537,13 +7579,13 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-transform-sticky-regex@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-sticky-regex@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-kHPSIJc9v24zEml5geKg9Mjx5ULpfncj0wRpYtxbvKyTtHCYDkVE3aHQ03FrpEo4gEe2vrJJS1Y9CJTaThA52g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 dev: true @@ -7567,25 +7609,25 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-transform-template-literals@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-template-literals@7.24.7(@babel/core@7.24.5): resolution: {integrity: sha512-AfDTQmClklHCOLxtGoP7HkeMw56k1/bTQjwsfhL6pppo/M4TOBSq+jjBUBLmV/4oeFg4GWMavIl44ZeCtmmZTw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.8 - dev: true + dev: false - /@babel/plugin-transform-template-literals@7.24.7(@babel/core@7.24.5): + /@babel/plugin-transform-template-literals@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-AfDTQmClklHCOLxtGoP7HkeMw56k1/bTQjwsfhL6pppo/M4TOBSq+jjBUBLmV/4oeFg4GWMavIl44ZeCtmmZTw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.5 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - dev: false + dev: true /@babel/plugin-transform-typeof-symbol@7.22.5(@babel/core@7.22.17): resolution: {integrity: sha512-bYkI5lMzL4kPii4HHEEChkD0rkc+nvnlR6+o/qdqR6zrm0Sv/nodmyLhlq2DO0YKLUNd2VePmPRjJXSBh9OIdA==} @@ -7607,13 +7649,13 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-transform-typeof-symbol@7.24.8(@babel/core@7.22.17): + /@babel/plugin-transform-typeof-symbol@7.24.8(@babel/core@7.25.2): resolution: {integrity: sha512-adNTUpDCVnmAE58VEqKlAA6ZBlNkMnWD0ZcW76lyNFN3MJniyGFZfNwERVk8Ap56MCnXztmDr19T4mPTztcuaw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 dev: true @@ -7662,18 +7704,18 @@ packages: - supports-color dev: false - /@babel/plugin-transform-typescript@7.25.2(@babel/core@7.22.17): + /@babel/plugin-transform-typescript@7.25.2(@babel/core@7.25.2): resolution: {integrity: sha512-lBwRvjSmqiMYe/pS0+1gggjJleUJi7NzjvQ1Fkqtt69hBa/0t1YuW/MLQMAPixfwaQOHUXsd6jeU3Z+vdGv3+A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-annotate-as-pure': 7.24.7 - '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.22.17) + '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.25.2) '@babel/helper-plugin-utils': 7.24.8 '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 - '@babel/plugin-syntax-typescript': 7.25.4(@babel/core@7.22.17) + '@babel/plugin-syntax-typescript': 7.25.4(@babel/core@7.25.2) transitivePeerDependencies: - supports-color dev: true @@ -7698,13 +7740,13 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-transform-unicode-escapes@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-unicode-escapes@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-U3ap1gm5+4edc2Q/P+9VrBNhGkfnf+8ZqppY71Bo/pzZmXhhLdqgaUl6cuB07O1+AQJtCLfaOmswiNbSQ9ivhw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 dev: true @@ -7730,14 +7772,14 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-transform-unicode-property-regex@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-unicode-property-regex@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-uH2O4OV5M9FZYQrwc7NdVmMxQJOCCzFeYudlZSzUAHRFeOujQefa92E74TQDVskNHCzOXoigEuoyzHDhaEaK5w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 - '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.22.17) + '@babel/core': 7.25.2 + '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.25.2) '@babel/helper-plugin-utils': 7.24.8 dev: true @@ -7763,14 +7805,14 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-transform-unicode-regex@7.24.7(@babel/core@7.22.17): + /@babel/plugin-transform-unicode-regex@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-hlQ96MBZSAXUq7ltkjtu3FJCCSMx/j629ns3hA3pXnBXjanNP0LHi+JpPeA81zaWgVK1VGH95Xuy7u0RyQ8kMg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 - '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.22.17) + '@babel/core': 7.25.2 + '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.25.2) '@babel/helper-plugin-utils': 7.24.8 dev: true @@ -7796,14 +7838,14 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: false - /@babel/plugin-transform-unicode-sets-regex@7.25.4(@babel/core@7.22.17): + /@babel/plugin-transform-unicode-sets-regex@7.25.4(@babel/core@7.25.2): resolution: {integrity: sha512-qesBxiWkgN1Q+31xUE9RcMk79eOXXDCv6tfyGMRSs4RGlioSg2WVyQAm07k726cSE56pa+Kb0y9epX2qaXzTvA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.17 - '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.22.17) + '@babel/core': 7.25.2 + '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.25.2) '@babel/helper-plugin-utils': 7.24.8 dev: true @@ -7989,94 +8031,94 @@ packages: - supports-color dev: false - /@babel/preset-env@7.25.4(@babel/core@7.22.17): + /@babel/preset-env@7.25.4(@babel/core@7.25.2): resolution: {integrity: sha512-W9Gyo+KmcxjGahtt3t9fb14vFRWvPpu5pT6GBlovAK6BTBcxgjfVMSQCfJl4oi35ODrxP6xx2Wr8LNST57Mraw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.25.4 - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-compilation-targets': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 '@babel/helper-validator-option': 7.24.8 - '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.25.3(@babel/core@7.22.17) - '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.25.0(@babel/core@7.22.17) - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.25.0(@babel/core@7.22.17) - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.25.0(@babel/core@7.22.17) - '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.17) - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.17) - '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.22.17) - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.17) - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.17) - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.17) - '@babel/plugin-syntax-import-assertions': 7.25.6(@babel/core@7.22.17) - '@babel/plugin-syntax-import-attributes': 7.25.6(@babel/core@7.22.17) - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.22.17) - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.17) - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.17) - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.17) - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.17) - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.17) - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.17) - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.17) - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.17) - '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.22.17) - '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.22.17) - '@babel/plugin-transform-arrow-functions': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-async-generator-functions': 7.25.4(@babel/core@7.22.17) - '@babel/plugin-transform-async-to-generator': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-block-scoped-functions': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-block-scoping': 7.25.0(@babel/core@7.22.17) - '@babel/plugin-transform-class-properties': 7.25.4(@babel/core@7.22.17) - '@babel/plugin-transform-class-static-block': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-classes': 7.25.4(@babel/core@7.22.17) - '@babel/plugin-transform-computed-properties': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-destructuring': 7.24.8(@babel/core@7.22.17) - '@babel/plugin-transform-dotall-regex': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-duplicate-keys': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.25.0(@babel/core@7.22.17) - '@babel/plugin-transform-dynamic-import': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-exponentiation-operator': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-export-namespace-from': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-for-of': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-function-name': 7.25.1(@babel/core@7.22.17) - '@babel/plugin-transform-json-strings': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-literals': 7.25.2(@babel/core@7.22.17) - '@babel/plugin-transform-logical-assignment-operators': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-member-expression-literals': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-modules-amd': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-modules-commonjs': 7.24.8(@babel/core@7.22.17) - '@babel/plugin-transform-modules-systemjs': 7.25.0(@babel/core@7.22.17) - '@babel/plugin-transform-modules-umd': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-named-capturing-groups-regex': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-new-target': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-nullish-coalescing-operator': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-numeric-separator': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-object-rest-spread': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-object-super': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-optional-catch-binding': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-optional-chaining': 7.24.8(@babel/core@7.22.17) - '@babel/plugin-transform-parameters': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-private-methods': 7.25.4(@babel/core@7.22.17) - '@babel/plugin-transform-private-property-in-object': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-property-literals': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-regenerator': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-reserved-words': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-shorthand-properties': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-spread': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-sticky-regex': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-template-literals': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-typeof-symbol': 7.24.8(@babel/core@7.22.17) - '@babel/plugin-transform-unicode-escapes': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-unicode-property-regex': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-unicode-regex': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-unicode-sets-regex': 7.25.4(@babel/core@7.22.17) - '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.22.17) - babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.22.17) - babel-plugin-polyfill-corejs3: 0.10.6(@babel/core@7.22.17) - babel-plugin-polyfill-regenerator: 0.6.2(@babel/core@7.22.17) + '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.25.3(@babel/core@7.25.2) + '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.25.0(@babel/core@7.25.2) + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.25.0(@babel/core@7.25.2) + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.25.0(@babel/core@7.25.2) + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.25.2) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.25.2) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.25.2) + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.25.2) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.25.2) + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.25.2) + '@babel/plugin-syntax-import-assertions': 7.25.6(@babel/core@7.25.2) + '@babel/plugin-syntax-import-attributes': 7.25.6(@babel/core@7.25.2) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.25.2) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.25.2) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.25.2) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.25.2) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.25.2) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.25.2) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.25.2) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.25.2) + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.25.2) + '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.25.2) + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.25.2) + '@babel/plugin-transform-arrow-functions': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-async-generator-functions': 7.25.4(@babel/core@7.25.2) + '@babel/plugin-transform-async-to-generator': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-block-scoped-functions': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-block-scoping': 7.25.0(@babel/core@7.25.2) + '@babel/plugin-transform-class-properties': 7.25.4(@babel/core@7.25.2) + '@babel/plugin-transform-class-static-block': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-classes': 7.25.4(@babel/core@7.25.2) + '@babel/plugin-transform-computed-properties': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-destructuring': 7.24.8(@babel/core@7.25.2) + '@babel/plugin-transform-dotall-regex': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-duplicate-keys': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.25.0(@babel/core@7.25.2) + '@babel/plugin-transform-dynamic-import': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-exponentiation-operator': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-export-namespace-from': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-for-of': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-function-name': 7.25.1(@babel/core@7.25.2) + '@babel/plugin-transform-json-strings': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-literals': 7.25.2(@babel/core@7.25.2) + '@babel/plugin-transform-logical-assignment-operators': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-member-expression-literals': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-modules-amd': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-modules-commonjs': 7.24.8(@babel/core@7.25.2) + '@babel/plugin-transform-modules-systemjs': 7.25.0(@babel/core@7.25.2) + '@babel/plugin-transform-modules-umd': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-named-capturing-groups-regex': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-new-target': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-nullish-coalescing-operator': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-numeric-separator': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-object-rest-spread': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-object-super': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-optional-catch-binding': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-optional-chaining': 7.24.8(@babel/core@7.25.2) + '@babel/plugin-transform-parameters': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-private-methods': 7.25.4(@babel/core@7.25.2) + '@babel/plugin-transform-private-property-in-object': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-property-literals': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-regenerator': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-reserved-words': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-shorthand-properties': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-spread': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-sticky-regex': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-template-literals': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-typeof-symbol': 7.24.8(@babel/core@7.25.2) + '@babel/plugin-transform-unicode-escapes': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-unicode-property-regex': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-unicode-regex': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-unicode-sets-regex': 7.25.4(@babel/core@7.25.2) + '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.25.2) + babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.25.2) + babel-plugin-polyfill-corejs3: 0.10.6(@babel/core@7.25.2) + babel-plugin-polyfill-regenerator: 0.6.2(@babel/core@7.25.2) core-js-compat: 3.38.1 semver: 6.3.1 transitivePeerDependencies: @@ -8104,6 +8146,7 @@ packages: '@babel/helper-plugin-utils': 7.24.5 '@babel/types': 7.24.5 esutils: 2.0.3 + dev: false /@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.23.0): resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==} @@ -8116,6 +8159,17 @@ packages: esutils: 2.0.3 dev: false + /@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.25.2): + resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==} + peerDependencies: + '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0 + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/types': 7.24.5 + esutils: 2.0.3 + dev: true + /@babel/preset-react@7.22.15(@babel/core@7.22.17): resolution: {integrity: sha512-Csy1IJ2uEh/PecCBXXoZGAZBeCATTuePzCSB7dLYWS0vOEj6CNpjxIhW4duWwZodBNueH7QO14WbGn8YyeuN9w==} engines: {node: '>=6.9.0'} @@ -8146,19 +8200,19 @@ packages: '@babel/plugin-transform-react-pure-annotations': 7.22.5(@babel/core@7.23.0) dev: false - /@babel/preset-react@7.24.7(@babel/core@7.22.17): + /@babel/preset-react@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-AAH4lEkpmzFWrGVlHaxJB7RLH21uPQ9+He+eFLWHmF9IuFQVugz8eAsamaW0DXRrTfco5zj1wWtpdcXJUOfsag==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 '@babel/helper-validator-option': 7.24.8 - '@babel/plugin-transform-react-display-name': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-react-jsx': 7.25.2(@babel/core@7.22.17) - '@babel/plugin-transform-react-jsx-development': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-react-pure-annotations': 7.24.7(@babel/core@7.22.17) + '@babel/plugin-transform-react-display-name': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-react-jsx': 7.25.2(@babel/core@7.25.2) + '@babel/plugin-transform-react-jsx-development': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-react-pure-annotations': 7.24.7(@babel/core@7.25.2) transitivePeerDependencies: - supports-color dev: true @@ -8211,18 +8265,18 @@ packages: - supports-color dev: false - /@babel/preset-typescript@7.24.7(@babel/core@7.22.17): + /@babel/preset-typescript@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-SyXRe3OdWwIwalxDg5UtJnJQO+YPcTfwiIY2B0Xlddh9o7jpWLvv8X1RthIeDOxQ+O1ML5BLPCONToObyVQVuQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.17 + '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 '@babel/helper-validator-option': 7.24.8 - '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-modules-commonjs': 7.24.8(@babel/core@7.22.17) - '@babel/plugin-transform-typescript': 7.25.2(@babel/core@7.22.17) + '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-modules-commonjs': 7.24.8(@babel/core@7.25.2) + '@babel/plugin-transform-typescript': 7.25.2(@babel/core@7.25.2) transitivePeerDependencies: - supports-color dev: true @@ -8339,7 +8393,7 @@ packages: '@babel/helper-split-export-declaration': 7.24.5 '@babel/parser': 7.24.5 '@babel/types': 7.24.5 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.5 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -8356,7 +8410,7 @@ packages: '@babel/helper-split-export-declaration': 7.24.5 '@babel/parser': 7.24.0 '@babel/types': 7.24.0 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.5 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -8374,7 +8428,7 @@ packages: '@babel/helper-split-export-declaration': 7.24.5 '@babel/parser': 7.24.5 '@babel/types': 7.24.5 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.5 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -8388,7 +8442,7 @@ packages: '@babel/parser': 7.25.6 '@babel/template': 7.25.0 '@babel/types': 7.25.6 - debug: 4.3.7 + debug: 4.3.7(supports-color@8.1.1) globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -8669,28 +8723,28 @@ packages: '@babel/runtime-corejs3': 7.22.15 dev: false - /@commercetools-docs/ui-kit@24.2.0(@types/react@17.0.81)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-+VEBhduXDuXJtacIB8+JogAxIzGq6hJUNfmokzWgAYMkdGNHb9g8oMe1RZnUWlJ4d42qDCQ47nUB6fZM7Y4j5Q==} + /@commercetools-docs/ui-kit@24.10.0(@types/react@17.0.81)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2)(typescript@5.0.4): + resolution: {integrity: sha512-H2R2vafuFRDaRu+oaqqJlxPQDey0R0i4MCMANFwadrYcrqXJsEtc0gTfZrdK9hZT4JcwHE/29byjdAWbV+OBRg==} peerDependencies: react: 18.x react-dom: 18.x dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/card': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2) - '@commercetools-uikit/design-system': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2) - '@commercetools-uikit/flat-button': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/icons': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/loading-spinner': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/primary-button': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/secondary-button': 18.4.0(@types/react@17.0.81)(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': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) - '@commercetools-uikit/spacings': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings-inline': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/tooltip': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 18.4.0(react@17.0.2) + '@commercetools-uikit/accessible-button': 19.9.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/card': 19.9.0(@types/react@17.0.81)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2) + '@commercetools-uikit/design-system': 19.9.0(@types/react@17.0.81)(react-dom@17.0.2) + '@commercetools-uikit/flat-button': 19.9.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/icons': 19.9.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/loading-spinner': 19.9.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/primary-button': 19.9.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/secondary-button': 19.9.0(@types/react@17.0.81)(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.81)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4) + '@commercetools-uikit/spacings': 19.9.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/spacings-inline': 19.9.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/text': 19.9.0(@types/react@17.0.81)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) + '@commercetools-uikit/tooltip': 19.9.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2) + '@commercetools-uikit/utils': 19.9.0(react@17.0.2) '@emotion/react': 11.11.4(@types/react@17.0.81)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.81)(react@17.0.2) '@react-hook/latest': 1.0.3(react@17.0.2) @@ -8705,20 +8759,20 @@ packages: lord-icon-element: 4.1.1 lottie-web: 5.12.2 murmurhash: 2.0.1 - prism-react-renderer: 2.3.0(react@17.0.2) + prism-react-renderer: 2.4.0(react@17.0.2) prop-types: 15.8.1 raf-schd: 4.0.3 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-is: 18.2.0 + react-is: 18.3.1 react-modal: 3.16.1(react-dom@17.0.2)(react@17.0.2) rehype-react: 7.2.0(@types/react@17.0.81) remark-frontmatter: 4.0.1 remark-parse: 10.0.2 remark-rehype: 10.1.0 - swr: 2.2.4(react@17.0.2) - tiny-invariant: 1.3.1 + swr: 2.2.5(react@17.0.2) + tiny-invariant: 1.3.3 unified: 10.1.2 unist-util-filter: 5.0.1 transitivePeerDependencies: @@ -8728,19 +8782,19 @@ packages: - typescript dev: false - /@commercetools-frontend/application-config@22.32.2: - resolution: {integrity: sha512-CC8f9dkSqfu0mvACMvFmzrMzDbUdDZ83MCU23UWttiH33QLZS/H/ziTVyC+/zlksHdj2Vgvdy4FjlrJlUpkRmQ==} + /@commercetools-frontend/application-config@22.34.0: + resolution: {integrity: sha512-S3lwjQx8MuEMOl5xCc6EQy80yOS9ZjB7vl8ERLkkdp9uja7UHCvd4frCRCR8aUxY0ril+azV05vfBr77u4aBFg==} engines: {node: 16.x || >=18.0.0} dependencies: '@babel/core': 7.24.5 '@babel/register': 7.22.15(@babel/core@7.24.5) '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-frontend/babel-preset-mc-app': 22.32.2 - '@commercetools-frontend/constants': 22.32.2 + '@commercetools-frontend/babel-preset-mc-app': 22.34.0 + '@commercetools-frontend/constants': 22.34.0 '@types/dompurify': 2.4.0 '@types/lodash': 4.17.4 - '@types/react': 17.0.80 + '@types/react': 17.0.81 ajv: 8.16.0 core-js: 3.32.2 cosmiconfig: 7.1.0 @@ -8755,30 +8809,30 @@ packages: - utf-8-validate dev: true - /@commercetools-frontend/babel-preset-mc-app@22.32.2: - resolution: {integrity: sha512-mfccKIZraDI2eJzThDEUoU9v2LX7r5kKDKoPqNfu+RsQ5O8jL3A1grFF1c7ZK4zQfB5e2XLetWrkC0MEklVvww==} + /@commercetools-frontend/babel-preset-mc-app@22.34.0: + resolution: {integrity: sha512-keKxSiZ1Hjv64gnAdr93Wu4VBcD48BiuaRtIRL4wl75gEHirbYZRVg4GNIyTzGdCHL0/D75NTqObkDjenHDswA==} engines: {node: 16.x || >=18.0.0} dependencies: - '@babel/core': 7.22.17 - '@babel/plugin-proposal-do-expressions': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-proposal-export-default-from': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-class-properties': 7.25.4(@babel/core@7.22.17) - '@babel/plugin-transform-destructuring': 7.24.8(@babel/core@7.22.17) - '@babel/plugin-transform-export-namespace-from': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-logical-assignment-operators': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-object-rest-spread': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-private-methods': 7.25.4(@babel/core@7.22.17) - '@babel/plugin-transform-private-property-in-object': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-regenerator': 7.24.7(@babel/core@7.22.17) - '@babel/plugin-transform-runtime': 7.25.4(@babel/core@7.22.17) - '@babel/preset-env': 7.25.4(@babel/core@7.22.17) - '@babel/preset-react': 7.24.7(@babel/core@7.22.17) - '@babel/preset-typescript': 7.24.7(@babel/core@7.22.17) - '@babel/runtime': 7.22.15 + '@babel/core': 7.25.2 + '@babel/plugin-proposal-do-expressions': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-proposal-export-default-from': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-class-properties': 7.25.4(@babel/core@7.25.2) + '@babel/plugin-transform-destructuring': 7.24.8(@babel/core@7.25.2) + '@babel/plugin-transform-export-namespace-from': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-logical-assignment-operators': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-object-rest-spread': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-private-methods': 7.25.4(@babel/core@7.25.2) + '@babel/plugin-transform-private-property-in-object': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-regenerator': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-runtime': 7.25.4(@babel/core@7.25.2) + '@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-corejs3': 7.22.15 '@emotion/babel-plugin': 11.12.0 - '@emotion/babel-preset-css-prop': 11.12.0(@babel/core@7.22.17) - babel-plugin-dev-expression: 0.2.3(@babel/core@7.22.17) + '@emotion/babel-preset-css-prop': 11.12.0(@babel/core@7.25.2) + babel-plugin-dev-expression: 0.2.3(@babel/core@7.25.2) babel-plugin-lodash: 3.3.4 babel-plugin-macros: 3.1.0 babel-plugin-preval: 5.1.0 @@ -8788,8 +8842,8 @@ packages: - supports-color dev: true - /@commercetools-frontend/constants@22.32.2: - resolution: {integrity: sha512-mZPzmisCC3/nMfRTr8DB38cW8tMIvJcJK+GNEwnLuBQyocVtT/jojIAwYc+ceprqlV+S+t09djuvwcB1ErZiag==} + /@commercetools-frontend/constants@22.34.0: + resolution: {integrity: sha512-pg7WqxsK1+ewOQcZM9IvYNW4Om5VmKhRZuwcPaiEOm707ThNgHjFCnQcK4F6kV5/A5NvoO8xAUju8+5oVr32ag==} dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 @@ -8862,8 +8916,8 @@ packages: dependencies: '@babel/runtime': 7.24.5 '@babel/runtime-corejs3': 7.22.15 - '@commercetools-frontend/application-config': 22.32.2 - '@commercetools-frontend/constants': 22.32.2 + '@commercetools-frontend/application-config': 22.34.0 + '@commercetools-frontend/constants': 22.34.0 '@commercetools-test-data/commons': 8.2.3 '@commercetools-test-data/core': 8.2.3 '@commercetools-test-data/graphql-types': 8.2.3 @@ -8899,27 +8953,6 @@ packages: '@babel/runtime-corejs3': 7.22.15 '@faker-js/faker': 8.4.1 - /@commercetools-uikit/accessible-button@18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-CmSHDUnG3bNxhXHe4S1JWfEg6+ZlkKuvzugB2m+vukDtyuk/vMoWEV8bWXrh94K30QMJNpxJP7JE7wG7dF5HxA==} - peerDependencies: - react: 17.x - dependencies: - '@babel/runtime': 7.24.5 - '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2) - '@commercetools-uikit/utils': 18.4.0(react@17.0.2) - '@emotion/react': 11.11.4(@types/react@17.0.81)(react@17.0.2) - '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.81)(react@17.0.2) - '@types/react-is': 17.0.7 - lodash: 4.17.21 - prop-types: 15.8.1 - react: 17.0.2 - react-is: 17.0.2 - transitivePeerDependencies: - - '@types/react' - - 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==} peerDependencies: @@ -9146,28 +9179,6 @@ packages: - typescript dev: false - /@commercetools-uikit/card@18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react-router-dom@5.3.4)(react@17.0.2): - resolution: {integrity: sha512-D63NPkeI0HmcPrK22qSQrGeI6DpyzmM9iZzmnwVH3V3dieCHTDYHsa9jhSVA4tLEvsA5nG4vclXznj48tBZjNQ==} - 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': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2) - '@commercetools-uikit/spacings-inset': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 18.4.0(react@17.0.2) - '@emotion/react': 11.11.4(@types/react@17.0.81)(react@17.0.2) - '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.81)(react@17.0.2) - '@types/react-router-dom': 5.3.3 - prop-types: 15.8.1 - react: 17.0.2 - react-router-dom: 5.3.4(react@17.0.2) - transitivePeerDependencies: - - '@types/react' - - 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==} peerDependencies: @@ -9273,24 +9284,6 @@ packages: - react-dom dev: false - /@commercetools-uikit/constraints@18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-3sACZtHho1Sc599WSXFjI2/woTWo7gcP2CqUKuxyPioayC3l8Gh1Ol8qPsRiWSO+Z1xLGk4UCIUJeOwRtCEmig==} - peerDependencies: - react: 17.x - dependencies: - '@babel/runtime': 7.24.5 - '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2) - '@commercetools-uikit/utils': 18.4.0(react@17.0.2) - '@emotion/react': 11.11.4(@types/react@17.0.81)(react@17.0.2) - '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.81)(react@17.0.2) - prop-types: 15.8.1 - react: 17.0.2 - transitivePeerDependencies: - - '@types/react' - - 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==} peerDependencies: @@ -9577,32 +9570,17 @@ packages: '@emotion/react': 11.11.4(@types/react@17.0.81)(react@17.0.2) '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.81)(react@17.0.2) downshift: 6.1.12(react@17.0.2) - moment: 2.29.4 - prop-types: 15.8.1 - react: 17.0.2 - react-intl: 6.4.7(react@17.0.2)(typescript@5.0.4) - react-is: 17.0.2 - warning: 4.0.3 - transitivePeerDependencies: - - '@types/react' - - moment-timezone - - react-dom - - typescript - dev: false - - /@commercetools-uikit/design-system@18.4.0(@types/react@17.0.81)(react-dom@17.0.2): - resolution: {integrity: sha512-6gLcZfwpX6wWnP0gv28dD9IPJfMVuS346uz/CBy83TU3gYXwE4JgIPnseHxpaM9q1WU9AQW41cOjsQdtaO76hg==} - dependencies: - '@babel/runtime': 7.24.5 - '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/hooks': 18.4.0(react-dom@17.0.2)(react@17.0.2) - '@emotion/react': 11.11.4(@types/react@17.0.81)(react@17.0.2) - lodash: 4.17.21 + moment: 2.29.4 prop-types: 15.8.1 react: 17.0.2 + react-intl: 6.4.7(react@17.0.2)(typescript@5.0.4) + react-is: 17.0.2 + warning: 4.0.3 transitivePeerDependencies: - '@types/react' + - moment-timezone - react-dom + - typescript dev: false /@commercetools-uikit/design-system@19.9.0(@types/react@17.0.80)(react-dom@17.0.2): @@ -9880,30 +9858,6 @@ packages: - typescript dev: false - /@commercetools-uikit/flat-button@18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-smPGax2L4EfJe34+3pRnHM/ckWspGGrKMD5MPrKXcWt7Y0lYf41hZr6niGMfExSMmv8Ptr4TfR7nOjpaDuSqZQ==} - peerDependencies: - react: 17.x - dependencies: - '@babel/runtime': 7.24.5 - '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2) - '@commercetools-uikit/spacings-inline': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 18.4.0(react@17.0.2) - '@emotion/react': 11.11.4(@types/react@17.0.81)(react@17.0.2) - '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.81)(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.0.4) - transitivePeerDependencies: - - '@types/react' - - react-dom - - 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==} peerDependencies: @@ -10006,22 +9960,6 @@ packages: - '@types/react' dev: false - /@commercetools-uikit/hooks@18.4.0(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-OClebh9GdWWEmT6Jm3yWvxDDRUBOCJm7TbD3wwnKDQHwc+CLJOIeiIf/fSSQpXlkWJ1pndGy1B10UZrIwvgK9g==} - peerDependencies: - react: 17.x - react-dom: 17.x - dependencies: - '@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 - 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==} peerDependencies: @@ -10117,27 +10055,6 @@ packages: - typescript dev: false - /@commercetools-uikit/icons@18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-srRaj/yJCc+s9i9Tkl19mVB8TIf4Jpma7RieyRoIueBORo9PrliAKcvbWtATEFAackcCTyW1UfJQdTRKqewi5A==} - peerDependencies: - react: 17.x - dependencies: - '@babel/runtime': 7.24.5 - '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2) - '@commercetools-uikit/utils': 18.4.0(react@17.0.2) - '@emotion/react': 11.11.4(@types/react@17.0.81)(react@17.0.2) - '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.81)(react@17.0.2) - '@types/dompurify': 2.4.0 - dompurify: 2.4.7 - prop-types: 15.8.1 - react: 17.0.2 - react-from-dom: 0.6.2(react@17.0.2) - transitivePeerDependencies: - - '@types/react' - - 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==} peerDependencies: @@ -10345,27 +10262,6 @@ packages: - react-dom dev: false - /@commercetools-uikit/loading-spinner@18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-nfmxjc0SWMEOFTfvlSpPm4H1oPuNAhUQhMItPrm78bxAoHA2hJPjOIVEmNwzrm1kN6+CVfBbyVGGLqIGZKTsPA==} - peerDependencies: - react: 17.x - dependencies: - '@babel/runtime': 7.24.5 - '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2) - '@commercetools-uikit/spacings-inline': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 18.4.0(react@17.0.2) - '@emotion/react': 11.11.4(@types/react@17.0.81)(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/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==} peerDependencies: @@ -10853,30 +10749,6 @@ packages: - typescript dev: false - /@commercetools-uikit/primary-button@18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-vDtZea6jZpeWYZeW8PUHaJaoQKEX4fRrV0VFVNDPR8IY3tvThKYOt1y7ur3MkM8w40mtPDKrz1EyqMLY/Z46iw==} - peerDependencies: - react: 17.x - dependencies: - '@babel/runtime': 7.24.5 - '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2) - '@commercetools-uikit/spacings-inline': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 18.4.0(react@17.0.2) - '@emotion/react': 11.11.4(@types/react@17.0.81)(react@17.0.2) - '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.81)(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.0.4) - transitivePeerDependencies: - - '@types/react' - - react-dom - - 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==} peerDependencies: @@ -11030,32 +10902,6 @@ packages: - typescript dev: false - /@commercetools-uikit/secondary-button@18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react-intl@6.4.7)(react-router-dom@5.3.4)(react@17.0.2): - resolution: {integrity: sha512-CiqnLfbrOpi3e9NT0wno14AdGO5n61rZza6UDwBYb/bZ7CLz9PA9a/5qKATwXgUWh1zpfK15ySbTsFhQUTZvhw==} - peerDependencies: - react: 17.x - react-intl: 6.x - react-router-dom: 5.x - dependencies: - '@babel/runtime': 7.24.5 - '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2) - '@commercetools-uikit/spacings-inline': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 18.4.0(react@17.0.2) - '@emotion/react': 11.11.4(@types/react@17.0.81)(react@17.0.2) - '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.81)(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.0.4) - 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.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==} peerDependencies: @@ -11108,30 +10954,6 @@ packages: - react-dom dev: false - /@commercetools-uikit/secondary-icon-button@18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2)(typescript@5.0.4): - resolution: {integrity: sha512-XJIYTN5GVZL8s8FJPRPFC/qLFpyyYUYQJXP4b3nk6SHr6Ns6U3tBixjefdQTgehcFbJTmm3uwS4HnIzpqcoH8w==} - peerDependencies: - react: 17.x - dependencies: - '@babel/runtime': 7.24.5 - '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/accessible-button': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2) - '@commercetools-uikit/spacings': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/text': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2) - '@commercetools-uikit/utils': 18.4.0(react@17.0.2) - '@emotion/react': 11.11.4(@types/react@17.0.81)(react@17.0.2) - '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.81)(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.0.4) - transitivePeerDependencies: - - '@types/react' - - react-dom - - 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==} peerDependencies: @@ -11364,23 +11186,6 @@ packages: - '@types/react' dev: false - /@commercetools-uikit/spacings-inline@18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-6/o3k1qLEd5il50g6Opz7XYbTP4JachPOpM9ACHj9cLIjAfIUPkLVG7UkJj4nIDFUNjClLnEwG001PdZmoPfqA==} - peerDependencies: - react: 17.x - dependencies: - '@babel/runtime': 7.24.5 - '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2) - '@commercetools-uikit/utils': 18.4.0(react@17.0.2) - '@emotion/react': 11.11.4(@types/react@17.0.81)(react@17.0.2) - prop-types: 15.8.1 - react: 17.0.2 - transitivePeerDependencies: - - '@types/react' - - 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==} peerDependencies: @@ -11415,23 +11220,6 @@ packages: - react-dom dev: false - /@commercetools-uikit/spacings-inset-squish@18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-oVOnD2xDPpktjUuighVgDmA7NgTPBvnCcxyNnrbZFcnRrbSh+ZtHL+wsV29uuvhqPUzL6gzOT1wmFf0pcExNAA==} - peerDependencies: - react: 17.x - dependencies: - '@babel/runtime': 7.24.5 - '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2) - '@commercetools-uikit/utils': 18.4.0(react@17.0.2) - '@emotion/react': 11.11.4(@types/react@17.0.81)(react@17.0.2) - prop-types: 15.8.1 - react: 17.0.2 - transitivePeerDependencies: - - '@types/react' - - 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==} peerDependencies: @@ -11466,23 +11254,6 @@ packages: - react-dom dev: false - /@commercetools-uikit/spacings-inset@18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-push4wB9W9S7PEUBc/m0MghECKVMhDnQvw5vMrLfH5U/WgHuNtAyGzabsRrJEQjkLhXBI4HMda3xM3OPcNJcuw==} - peerDependencies: - react: 17.x - dependencies: - '@babel/runtime': 7.24.5 - '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2) - '@commercetools-uikit/utils': 18.4.0(react@17.0.2) - '@emotion/react': 11.11.4(@types/react@17.0.81)(react@17.0.2) - prop-types: 15.8.1 - react: 17.0.2 - transitivePeerDependencies: - - '@types/react' - - 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==} peerDependencies: @@ -11517,23 +11288,6 @@ packages: - react-dom dev: false - /@commercetools-uikit/spacings-stack@18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-kG2BTzTcH0sehs+dSIeeNU9uiuCT3ESD5PFIo1xNAkqbLAGFyiKNAlmNeVeFDriI7xO8jxIXWfckGs1pqAAzHQ==} - peerDependencies: - react: 17.x - dependencies: - '@babel/runtime': 7.24.5 - '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2) - '@commercetools-uikit/utils': 18.4.0(react@17.0.2) - '@emotion/react': 11.11.4(@types/react@17.0.81)(react@17.0.2) - prop-types: 15.8.1 - react: 17.0.2 - transitivePeerDependencies: - - '@types/react' - - 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==} peerDependencies: @@ -11568,23 +11322,6 @@ packages: - react-dom dev: false - /@commercetools-uikit/spacings@18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-S4AoYQIN4BlWFV7ZgIoMiv82/5W3VVdVY9IBG1LVV+N/GvEoKsCsHFjIiCz/c8Rp4dLTy0BqUKdrt1oibu8WJQ==} - peerDependencies: - react: 17.x - dependencies: - '@babel/runtime': 7.24.5 - '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/spacings-inline': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings-inset': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings-inset-squish': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/spacings-stack': 18.4.0(@types/react@17.0.81)(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.80)(react-dom@17.0.2)(react@17.0.2): resolution: {integrity: sha512-h5jjcssQkIwHaq85Nvo7vVr1VEpHQBdrKSOiBk9Rxq58xuN9zYTkioBGdlGkvn/JLRExiILfrZrhuP8amh4T3Q==} peerDependencies: @@ -11816,27 +11553,6 @@ packages: - typescript dev: false - /@commercetools-uikit/text@18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react-intl@6.4.7)(react@17.0.2): - resolution: {integrity: sha512-5+FfW/q9/mstlSSj7OAzXg0lQPVN0Y5dbf9zyEbexNm2xoMjpwP01mnxSfqq8/3ywHuMPSbAHeWF/C/UCSgk2g==} - peerDependencies: - react: 17.x - react-intl: 6.x - dependencies: - '@babel/runtime': 7.24.5 - '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/design-system': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2) - '@commercetools-uikit/utils': 18.4.0(react@17.0.2) - '@emotion/react': 11.11.4(@types/react@17.0.81)(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.0.4) - warning: 4.0.3 - transitivePeerDependencies: - - '@types/react' - - 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==} peerDependencies: @@ -11879,29 +11595,6 @@ packages: - react-dom dev: false - /@commercetools-uikit/tooltip@18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-ft8poSeinOx6CzbIvTtIH88ZX+N49fx6qGpX4WPQJfZSwEUlxksLKQc2n0wPAWIkPT6YMPGoykQj5FYrivN2Rg==} - peerDependencies: - react: 17.x - dependencies: - '@babel/runtime': 7.24.5 - '@babel/runtime-corejs3': 7.22.15 - '@commercetools-uikit/constraints': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/design-system': 18.4.0(@types/react@17.0.81)(react-dom@17.0.2) - '@commercetools-uikit/hooks': 18.4.0(react-dom@17.0.2)(react@17.0.2) - '@commercetools-uikit/utils': 18.4.0(react@17.0.2) - '@emotion/react': 11.11.4(@types/react@17.0.81)(react@17.0.2) - '@emotion/styled': 11.11.0(@emotion/react@11.11.4)(@types/react@17.0.81)(react@17.0.2) - lodash: 4.17.21 - prop-types: 15.8.1 - react: 17.0.2 - react-is: 17.0.2 - use-popper: 1.1.6(react@17.0.2) - transitivePeerDependencies: - - '@types/react' - - 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==} peerDependencies: @@ -11948,17 +11641,6 @@ packages: - react-dom dev: false - /@commercetools-uikit/utils@18.4.0(react@17.0.2): - resolution: {integrity: sha512-sn0o9uZ7P/1npwcwlG6CBdbOPpMqcoGMXhy62hmGmas5ZHWPQv2cRvIl8Lr78nrodjdox0PSFGfcRCTUjrT1aQ==} - peerDependencies: - react: 17.x - dependencies: - '@babel/runtime': 7.24.5 - '@babel/runtime-corejs3': 7.22.15 - '@emotion/is-prop-valid': 1.2.1 - react: 17.0.2 - dev: false - /@commercetools-uikit/utils@19.9.0(react@17.0.2): resolution: {integrity: sha512-lekNHMd06KBjHIPCoPlC79V7aUtL22BcMOX7sCPNv/xFfCJhnnI7jPJObr3m2cO/OPpPsoq/OaEhlH8ymuHRgw==} peerDependencies: @@ -12335,13 +12017,13 @@ packages: '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.22.17) dev: false - /@emotion/babel-plugin-jsx-pragmatic@0.3.0(@babel/core@7.22.17): + /@emotion/babel-plugin-jsx-pragmatic@0.3.0(@babel/core@7.25.2): resolution: {integrity: sha512-XkRI5RdNl+f7HqpJADfTWlzZkd4tNaz2Gjzt97ZqN72jFSOqpL0grGGLdzKJ9dMQHXJBT/KZV+kphTycOblIsQ==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.17 - '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.22.17) + '@babel/core': 7.25.2 + '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.25.2) dev: true /@emotion/babel-plugin@11.11.0: @@ -12363,7 +12045,7 @@ packages: resolution: {integrity: sha512-y2WQb+oP8Jqvvclh8Q55gLUyb7UFvgv7eJfsj7td5TToBrIUtPay2kMrZi4xjq9qw2vD0ZR5fSho0yqoFgX7Rw==} dependencies: '@babel/helper-module-imports': 7.24.7 - '@babel/runtime': 7.22.15 + '@babel/runtime': 7.24.5 '@emotion/hash': 0.9.2 '@emotion/memoize': 0.9.0 '@emotion/serialize': 1.3.1 @@ -12389,16 +12071,16 @@ packages: '@emotion/babel-plugin-jsx-pragmatic': 0.2.1(@babel/core@7.22.17) dev: false - /@emotion/babel-preset-css-prop@11.12.0(@babel/core@7.22.17): + /@emotion/babel-preset-css-prop@11.12.0(@babel/core@7.25.2): resolution: {integrity: sha512-wJYhkqVvH4nbxqwmw6XEkF/IWFFRQhYXiv69p7gibbT/e4S/5bMatoukDxRVxZla7aNvpZbXnfPeeNDlFehkKA==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.17 - '@babel/plugin-transform-react-jsx': 7.25.2(@babel/core@7.22.17) - '@babel/runtime': 7.22.15 + '@babel/core': 7.25.2 + '@babel/plugin-transform-react-jsx': 7.25.2(@babel/core@7.25.2) + '@babel/runtime': 7.24.5 '@emotion/babel-plugin': 11.12.0 - '@emotion/babel-plugin-jsx-pragmatic': 0.3.0(@babel/core@7.22.17) + '@emotion/babel-plugin-jsx-pragmatic': 0.3.0(@babel/core@7.25.2) transitivePeerDependencies: - supports-color dev: true @@ -12419,12 +12101,6 @@ packages: resolution: {integrity: sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==} dev: true - /@emotion/is-prop-valid@1.2.1: - resolution: {integrity: sha512-61Mf7Ufx4aDxx1xlDeOm8aFFigGHE4z+0sKCa+IHCeZKiyP9RLD0Mmx7m8b9/Cf37f7NAvQOOJAbQQGVr5uERw==} - dependencies: - '@emotion/memoize': 0.8.1 - dev: false - /@emotion/is-prop-valid@1.2.2: resolution: {integrity: sha512-uNsoYd37AFmaCdXlg6EYD1KaPOaRWRByMCYzbKUX4+hhMfrxdVSelShywL4JVaAeM/eHUOSprYBQls+/neX3pw==} dependencies: @@ -12790,7 +12466,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.5 espree: 9.6.1 globals: 13.24.0 ignore: 5.2.4 @@ -13906,7 +13582,7 @@ packages: '@types/json-stable-stringify': 1.0.34 '@whatwg-node/fetch': 0.8.4 chalk: 4.1.2 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) dotenv: 16.4.5 graphql: 16.8.2 graphql-request: 6.0.0(graphql@16.8.2) @@ -14185,7 +13861,7 @@ packages: engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 2.0.2 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.5 minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -14685,7 +14361,7 @@ packages: '@open-draft/until': 1.0.3 '@types/debug': 4.1.7 '@xmldom/xmldom': 0.8.7 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.5 headers-polyfill: 3.1.2 outvariant: 1.4.0 strict-event-emitter: 0.2.8 @@ -16987,7 +16663,7 @@ packages: dependencies: '@typescript-eslint/types': 5.58.0 '@typescript-eslint/visitor-keys': 5.58.0 - debug: 4.3.7 + debug: 4.3.7(supports-color@8.1.1) globby: 11.1.0 is-glob: 4.0.3 semver: 7.6.2 @@ -17008,7 +16684,7 @@ packages: dependencies: '@typescript-eslint/types': 5.58.0 '@typescript-eslint/visitor-keys': 5.58.0 - debug: 4.3.7 + debug: 4.3.7(supports-color@8.1.1) globby: 11.1.0 is-glob: 4.0.3 semver: 7.6.2 @@ -17585,7 +17261,7 @@ packages: resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} engines: {node: '>= 6.0.0'} dependencies: - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -17593,7 +17269,7 @@ packages: resolution: {integrity: sha512-o/zjMZRhJxny7OyEF+Op8X+efiELC7k7yOjMzgfzVqOzXqkBkWI79YoTdOtsuWd5BWhAGAuOY/Xa6xpiaWXiNg==} engines: {node: '>= 14'} dependencies: - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) transitivePeerDependencies: - supports-color dev: false @@ -18104,6 +17780,15 @@ packages: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.22.17 + dev: false + + /babel-plugin-dev-expression@0.2.3(@babel/core@7.25.2): + resolution: {integrity: sha512-rP5LK9QQTzCW61nVVzw88En1oK8t8gTsIeC6E61oelxNsU842yMjF0G1MxhvUpCkxCEIj7sE8/e5ieTheT//uw==} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.25.2 + dev: true /babel-plugin-import-graphql@2.8.1(graphql-tag@2.12.6)(graphql@16.8.2): resolution: {integrity: sha512-j8Y0rWfMCd7Q63+hzCENrzbwYvQ9GfRbD3S50oHJ0SmEeRRVgLMxj+jXCBVLTFlmFLzY8UYVQQGx3FgrK3wajA==} @@ -18154,14 +17839,14 @@ packages: cosmiconfig: 7.1.0 resolve: 1.22.2 - /babel-plugin-polyfill-corejs2@0.4.11(@babel/core@7.22.17): + /babel-plugin-polyfill-corejs2@0.4.11(@babel/core@7.25.2): resolution: {integrity: sha512-sMEJ27L0gRHShOh5G54uAAPaiCOygY/5ratXuiyb2G46FmlSpc9eFCzYVyDiPxfNbwzA7mYahmjQc5q+CZQ09Q==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: '@babel/compat-data': 7.25.4 - '@babel/core': 7.22.17 - '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.22.17) + '@babel/core': 7.25.2 + '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.25.2) semver: 6.3.1 transitivePeerDependencies: - supports-color @@ -18193,13 +17878,13 @@ packages: - supports-color dev: false - /babel-plugin-polyfill-corejs3@0.10.6(@babel/core@7.22.17): + /babel-plugin-polyfill-corejs3@0.10.6(@babel/core@7.25.2): resolution: {integrity: sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.22.17 - '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.22.17) + '@babel/core': 7.25.2 + '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.25.2) core-js-compat: 3.38.1 transitivePeerDependencies: - supports-color @@ -18251,13 +17936,13 @@ packages: - supports-color dev: false - /babel-plugin-polyfill-regenerator@0.6.2(@babel/core@7.22.17): + /babel-plugin-polyfill-regenerator@0.6.2(@babel/core@7.25.2): resolution: {integrity: sha512-2R25rQZWP63nGwaAswvDazbPXfrM3HwVoBXK6HcqeKrSrL/JqcC/rDcf95l4r7LXLyxDXc8uQDa064GubtCABg==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.22.17 - '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.22.17) + '@babel/core': 7.25.2 + '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.25.2) transitivePeerDependencies: - supports-color dev: true @@ -20031,7 +19716,7 @@ packages: ms: 2.1.2 supports-color: 8.1.1 - /debug@4.3.5(supports-color@8.1.1): + /debug@4.3.5: resolution: {integrity: sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==} engines: {node: '>=6.0'} peerDependencies: @@ -20041,9 +19726,8 @@ packages: optional: true dependencies: ms: 2.1.2 - supports-color: 8.1.1 - /debug@4.3.7: + /debug@4.3.7(supports-color@8.1.1): resolution: {integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==} engines: {node: '>=6.0'} peerDependencies: @@ -20053,6 +19737,7 @@ packages: optional: true dependencies: ms: 2.1.3 + supports-color: 8.1.1 /decamelize-keys@1.1.1: resolution: {integrity: sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==} @@ -20369,10 +20054,6 @@ packages: dependencies: domelementtype: 2.3.0 - /dompurify@2.4.7: - resolution: {integrity: sha512-kxxKlPEDa6Nc5WJi+qRgPbOAbgTpSULL+vI3NUXsZMlkJxTqYI9wg5ZTay2sFrdZRWHPWNi+EdAhcJf81WtoMQ==} - dev: false - /dompurify@2.5.4: resolution: {integrity: sha512-l5NNozANzaLPPe0XaAwvg3uZcHtDBnziX/HjsY1UcDj1MxTK8Dd0Kv096jyPK5HRzs/XM5IMj20dW8Fk+HnbUA==} dev: false @@ -21757,7 +21438,7 @@ packages: engines: {node: '>= 10.17.0'} hasBin: true dependencies: - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) get-stream: 5.2.0 yauzl: 2.10.0 optionalDependencies: @@ -22086,7 +21767,7 @@ packages: debug: optional: true dependencies: - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.5 dev: false /for-each@0.3.3: @@ -22405,7 +22086,7 @@ packages: dependencies: basic-ftp: 5.0.5 data-uri-to-buffer: 6.0.2 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) fs-extra: 11.2.0 transitivePeerDependencies: - supports-color @@ -23140,7 +22821,7 @@ packages: dependencies: '@tootallnate/once': 2.0.0 agent-base: 6.0.2 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -23149,7 +22830,7 @@ packages: engines: {node: '>= 14'} dependencies: agent-base: 7.1.0 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) transitivePeerDependencies: - supports-color dev: false @@ -23205,7 +22886,7 @@ packages: engines: {node: '>= 6'} dependencies: agent-base: 6.0.2 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -23214,7 +22895,7 @@ packages: engines: {node: '>= 14'} dependencies: agent-base: 7.1.0 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) transitivePeerDependencies: - supports-color dev: false @@ -23947,7 +23628,7 @@ packages: resolution: {integrity: sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==} engines: {node: '>=10'} dependencies: - debug: 4.3.7 + debug: 4.3.7(supports-color@8.1.1) istanbul-lib-coverage: 3.2.0 source-map: 0.6.1 transitivePeerDependencies: @@ -26075,7 +25756,7 @@ packages: resolution: {integrity: sha512-6Mj0yHLdUZjHnOPgr5xfWIMqMWS12zDN6iws9SLuSz76W8jTtAv24MN4/CL7gJrl5vtxGInkkqDv/JIoRsQOvA==} dependencies: '@types/debug': 4.1.7 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) decode-named-character-reference: 1.0.2 micromark-core-commonmark: 1.0.6 micromark-factory-space: 1.0.0 @@ -27014,7 +26695,7 @@ packages: dependencies: '@tootallnate/quickjs-emscripten': 0.23.0 agent-base: 7.1.0 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) get-uri: 6.0.3 http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.4 @@ -27827,8 +27508,8 @@ packages: engines: {node: '>=4'} dev: false - /prism-react-renderer@2.3.0(react@17.0.2): - resolution: {integrity: sha512-UYRg2TkVIaI6tRVHC5OJ4/BxqPUxJkJvq/odLT/ykpt1zGYXooNperUxQcCvi87LyRnR4nCh81ceOA+e7nrydg==} + /prism-react-renderer@2.4.0(react@17.0.2): + resolution: {integrity: sha512-327BsVCD/unU4CNLZTWVHyUHKnsqcvj2qbPlQ8MiBE2eq2rgctjigPA1Gp9HLF83kZ20zNN6jgizHJeEsyFYOw==} peerDependencies: react: '>=16.0.0' dependencies: @@ -27890,7 +27571,7 @@ packages: engines: {node: '>= 14'} dependencies: agent-base: 7.1.0 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.4 lru-cache: 7.18.3 @@ -29455,7 +29136,7 @@ packages: engines: {node: '>= 14'} dependencies: agent-base: 7.1.0 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) socks: 2.8.1 transitivePeerDependencies: - supports-color @@ -29543,7 +29224,7 @@ packages: /spdy-transport@3.0.0: resolution: {integrity: sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==} dependencies: - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) detect-node: 2.1.0 hpack.js: 2.1.6 obuf: 1.1.2 @@ -29557,7 +29238,7 @@ packages: resolution: {integrity: sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==} engines: {node: '>=6.0.0'} dependencies: - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) handle-thing: 2.0.1 http-deceiver: 1.2.7 select-hose: 2.0.0 @@ -29633,7 +29314,7 @@ packages: arg: 5.0.2 bluebird: 3.7.2 check-more-types: 2.24.0 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.5 execa: 5.1.1 lazy-ass: 1.6.0 ps-tree: 1.2.0 @@ -30104,8 +29785,8 @@ packages: tslib: 2.6.2 dev: false - /swr@2.2.4(react@17.0.2): - resolution: {integrity: sha512-njiZ/4RiIhoOlAaLYDqwz5qH/KZXVilRLvomrx83HjzCWTfa+InyfAjv05PSFxnmLzZkNO9ZfvgoqzAaEI4sGQ==} + /swr@2.2.5(react@17.0.2): + resolution: {integrity: sha512-QtxqyclFeAsxEUeZIYmsaQ0UjimSq1RZ9Un7I68/0ClKK/U3LoyQunwkQfJZr2fc22DfIXLNDc2wFyTEikCUpg==} peerDependencies: react: ^16.11.0 || ^17.0.0 || ^18.0.0 dependencies: