From d34caa040c9cbd633f2ba83ce647c8fe09661e91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 00:32:03 +0000 Subject: [PATCH] chore(deps): Lock file maintenance --- pnpm-lock.yaml | 1241 ++++++++++++++++++++++++------------------------ 1 file changed, 621 insertions(+), 620 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d470251..f986d06 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -83,7 +83,7 @@ devDependencies: '@stylelint/postcss-css-in-js': 0.38.0_hffmvmxuwmisa7thxtzxrojqgu '@types/react': 18.3.1 '@types/react-dom': 18.3.0 - '@vitejs/plugin-legacy': 4.1.1_terser@5.30.4+vite@4.5.3 + '@vitejs/plugin-legacy': 4.1.1_terser@5.31.0+vite@4.5.3 '@vitejs/plugin-react': 3.1.0_vite@4.5.3 browserslist-to-esbuild: 1.2.0 change-case: 4.1.2 @@ -120,8 +120,8 @@ devDependencies: stylelint-formatter-pretty: 3.2.1 stylelint-order: 6.0.4_stylelint@15.11.0 svgo: 3.2.0 - terser: 5.30.4 - vite: 4.5.3_fjcsekecdafll5cnkztluf67rq + terser: 5.31.0 + vite: 4.5.3_taxnkre2t3crlt4674ezbqfdby vite-plugin-html-config: 1.0.11_vite@4.5.3 vite-plugin-image-optimizer: 1.1.7_vite@4.5.3 vite-plugin-minify: 1.5.2_vite@4.5.3 @@ -138,13 +138,13 @@ packages: '@jridgewell/trace-mapping': 0.3.25 dev: true - /@apideck/better-ajv-errors/0.3.6_ajv@8.12.0: + /@apideck/better-ajv-errors/0.3.6_ajv@8.13.0: resolution: {integrity: sha512-P+ZygBLZtkp0qqOAJJVX4oX/sFo5JR3eBWwwuqHHhK0GIgQOKWrAfiAaWX0aArHkRWHMuggFEgAZNxVPwPZYaA==} engines: {node: '>=10'} peerDependencies: ajv: '>=8' dependencies: - ajv: 8.12.0 + ajv: 8.13.0 json-schema: 0.4.0 jsonpointer: 5.0.1 leven: 3.1.0 @@ -154,7 +154,7 @@ packages: resolution: {integrity: sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/highlight': 7.24.2 + '@babel/highlight': 7.24.5 picocolors: 1.0.0 dev: true @@ -163,20 +163,20 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/core/7.24.4: - resolution: {integrity: sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg==} + /@babel/core/7.24.5: + resolution: {integrity: sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.3.0 '@babel/code-frame': 7.24.2 - '@babel/generator': 7.24.4 + '@babel/generator': 7.24.5 '@babel/helper-compilation-targets': 7.23.6 - '@babel/helper-module-transforms': 7.23.3_@babel+core@7.24.4 - '@babel/helpers': 7.24.4 - '@babel/parser': 7.24.4 + '@babel/helper-module-transforms': 7.24.5_@babel+core@7.24.5 + '@babel/helpers': 7.24.5 + '@babel/parser': 7.24.5 '@babel/template': 7.24.0 - '@babel/traverse': 7.24.1 - '@babel/types': 7.24.0 + '@babel/traverse': 7.24.5 + '@babel/types': 7.24.5 convert-source-map: 2.0.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -186,11 +186,11 @@ packages: - supports-color dev: true - /@babel/generator/7.24.4: - resolution: {integrity: sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw==} + /@babel/generator/7.24.5: + resolution: {integrity: sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.0 + '@babel/types': 7.24.5 '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 jsesc: 2.5.2 @@ -200,14 +200,14 @@ packages: resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.0 + '@babel/types': 7.24.5 dev: true /@babel/helper-builder-binary-assignment-operator-visitor/7.22.15: resolution: {integrity: sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.0 + '@babel/types': 7.24.5 dev: true /@babel/helper-compilation-targets/7.23.6: @@ -221,44 +221,44 @@ packages: semver: 6.3.1 dev: true - /@babel/helper-create-class-features-plugin/7.24.4_@babel+core@7.24.4: - resolution: {integrity: sha512-lG75yeuUSVu0pIcbhiYMXBXANHrpUPaOfu7ryAzskCgKUHuAxRQI5ssrtmF0X9UXldPlvT0XM/A4F44OXRt6iQ==} + /@babel/helper-create-class-features-plugin/7.24.5_@babel+core@7.24.5: + resolution: {integrity: sha512-uRc4Cv8UQWnE4NXlYTIIdM7wfFkOqlFztcC/gVXDKohKoVB3OyonfelUBaJzSwpBntZ2KYGF/9S7asCHsXwW6g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-function-name': 7.23.0 - '@babel/helper-member-expression-to-functions': 7.23.0 + '@babel/helper-member-expression-to-functions': 7.24.5 '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.24.1_@babel+core@7.24.4 + '@babel/helper-replace-supers': 7.24.1_@babel+core@7.24.5 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 + '@babel/helper-split-export-declaration': 7.24.5 semver: 6.3.1 dev: true - /@babel/helper-create-regexp-features-plugin/7.22.15_@babel+core@7.24.4: + /@babel/helper-create-regexp-features-plugin/7.22.15_@babel+core@7.24.5: resolution: {integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-annotate-as-pure': 7.22.5 regexpu-core: 5.3.2 semver: 6.3.1 dev: true - /@babel/helper-define-polyfill-provider/0.6.2_@babel+core@7.24.4: + /@babel/helper-define-polyfill-provider/0.6.2_@babel+core@7.24.5: 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.24.4 + '@babel/core': 7.24.5 '@babel/helper-compilation-targets': 7.23.6 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.24.5 debug: 4.3.4 lodash.debounce: 4.0.8 resolve: 1.22.8 @@ -276,99 +276,99 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.24.0 - '@babel/types': 7.24.0 + '@babel/types': 7.24.5 dev: true /@babel/helper-hoist-variables/7.22.5: resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.0 + '@babel/types': 7.24.5 dev: true - /@babel/helper-member-expression-to-functions/7.23.0: - resolution: {integrity: sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==} + /@babel/helper-member-expression-to-functions/7.24.5: + resolution: {integrity: sha512-4owRteeihKWKamtqg4JmWSsEZU445xpFRXPEwp44HbgbxdWlUV1b4Agg4lkA806Lil5XM/e+FJyS0vj5T6vmcA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.0 + '@babel/types': 7.24.5 dev: true /@babel/helper-module-imports/7.24.3: resolution: {integrity: sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.0 + '@babel/types': 7.24.5 dev: true - /@babel/helper-module-transforms/7.23.3_@babel+core@7.24.4: - resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==} + /@babel/helper-module-transforms/7.24.5_@babel+core@7.24.5: + resolution: {integrity: sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-module-imports': 7.24.3 - '@babel/helper-simple-access': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - '@babel/helper-validator-identifier': 7.22.20 + '@babel/helper-simple-access': 7.24.5 + '@babel/helper-split-export-declaration': 7.24.5 + '@babel/helper-validator-identifier': 7.24.5 dev: true /@babel/helper-optimise-call-expression/7.22.5: resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.0 + '@babel/types': 7.24.5 dev: true - /@babel/helper-plugin-utils/7.24.0: - resolution: {integrity: sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w==} + /@babel/helper-plugin-utils/7.24.5: + resolution: {integrity: sha512-xjNLDopRzW2o6ba0gKbkZq5YWEBaK3PCyTOY1K2P/O07LGMhMqlMXPxwN4S5/RhWuCobT8z0jrlKGlYmeR1OhQ==} engines: {node: '>=6.9.0'} dev: true - /@babel/helper-remap-async-to-generator/7.22.20_@babel+core@7.24.4: + /@babel/helper-remap-async-to-generator/7.22.20_@babel+core@7.24.5: resolution: {integrity: sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-wrap-function': 7.22.20 + '@babel/helper-wrap-function': 7.24.5 dev: true - /@babel/helper-replace-supers/7.24.1_@babel+core@7.24.4: + /@babel/helper-replace-supers/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-QCR1UqC9BzG5vZl8BMicmZ28RuUBnHhAMddD8yHFHDRH9lLTZ9uUPehX8ctVPT8l0TKblJidqcgUUKGVrePleQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-member-expression-to-functions': 7.23.0 + '@babel/helper-member-expression-to-functions': 7.24.5 '@babel/helper-optimise-call-expression': 7.22.5 dev: true - /@babel/helper-simple-access/7.22.5: - resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} + /@babel/helper-simple-access/7.24.5: + resolution: {integrity: sha512-uH3Hmf5q5n7n8mz7arjUlDOCbttY/DW4DYhE6FUsjKJ/oYC1kQQUvwEQWxRwUpX9qQKRXeqLwWxrqilMrf32sQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.0 + '@babel/types': 7.24.5 dev: true /@babel/helper-skip-transparent-expression-wrappers/7.22.5: resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.0 + '@babel/types': 7.24.5 dev: true - /@babel/helper-split-export-declaration/7.22.6: - resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} + /@babel/helper-split-export-declaration/7.24.5: + resolution: {integrity: sha512-5CHncttXohrHk8GWOFCcCl4oRD9fKosWlIRgWm4ql9VYioKm52Mk2xsmoohvm7f3JoiLSM5ZgJuRaf5QZZYd3Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.0 + '@babel/types': 7.24.5 dev: true /@babel/helper-string-parser/7.24.1: @@ -376,8 +376,8 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/helper-validator-identifier/7.22.20: - resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==} + /@babel/helper-validator-identifier/7.24.5: + resolution: {integrity: sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==} engines: {node: '>=6.9.0'} dev: true @@ -386,946 +386,946 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/helper-wrap-function/7.22.20: - resolution: {integrity: sha512-pms/UwkOpnQe/PDAEdV/d7dVCoBbB+R4FvYoHGZz+4VPcg7RtYy2KP7S2lbuWM6FCSgob5wshfGESbC/hzNXZw==} + /@babel/helper-wrap-function/7.24.5: + resolution: {integrity: sha512-/xxzuNvgRl4/HLNKvnFwdhdgN3cpLxgLROeLDl83Yx0AJ1SGvq1ak0OszTOjDfiB8Vx03eJbeDWh9r+jCCWttw==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-function-name': 7.23.0 '@babel/template': 7.24.0 - '@babel/types': 7.24.0 + '@babel/types': 7.24.5 dev: true - /@babel/helpers/7.24.4: - resolution: {integrity: sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw==} + /@babel/helpers/7.24.5: + resolution: {integrity: sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.24.0 - '@babel/traverse': 7.24.1 - '@babel/types': 7.24.0 + '@babel/traverse': 7.24.5 + '@babel/types': 7.24.5 transitivePeerDependencies: - supports-color dev: true - /@babel/highlight/7.24.2: - resolution: {integrity: sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==} + /@babel/highlight/7.24.5: + resolution: {integrity: sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-validator-identifier': 7.22.20 + '@babel/helper-validator-identifier': 7.24.5 chalk: 2.4.2 js-tokens: 4.0.0 picocolors: 1.0.0 dev: true - /@babel/parser/7.24.4: - resolution: {integrity: sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==} + /@babel/parser/7.24.5: + resolution: {integrity: sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.24.0 + '@babel/types': 7.24.5 dev: true - /@babel/plugin-bugfix-firefox-class-in-computed-class-key/7.24.4_@babel+core@7.24.4: - resolution: {integrity: sha512-qpl6vOOEEzTLLcsuqYYo8yDtrTocmu2xkGvgNebvPjT9DTtfFYGmgDqY+rBYXNlqL4s9qLDn6xkrJv4RxAPiTA==} + /@babel/plugin-bugfix-firefox-class-in-computed-class-key/7.24.5_@babel+core@7.24.5: + resolution: {integrity: sha512-LdXRi1wEMTrHVR4Zc9F8OewC3vdm5h4QB6L71zy6StmYeqGi1b3ttIO8UC+BfZKcH9jdr4aI249rBkm+3+YvHw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.24.1_@babel+core@7.24.4: + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-y4HqEnkelJIOQGd+3g1bTeKsA5c6qM7eOn7VggGVbBc0y8MLSKHacwcIE2PplNlQSj0PqS9rrXL/nkPVK+kUNg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.24.1_@babel+core@7.24.4: + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-Hj791Ii4ci8HqnaKHAlLNs+zaLXb0EzSDhiAWp5VNlyvCNymYfacs64pxTxbH1znW/NcArSmwpmG9IKE/TUVVQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/plugin-transform-optional-chaining': 7.24.1_@babel+core@7.24.4 + '@babel/plugin-transform-optional-chaining': 7.24.5_@babel+core@7.24.5 dev: true - /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/7.24.1_@babel+core@7.24.4: + /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-m9m/fXsXLiHfwdgydIFnpk+7jlVbnvlK5B2EKiPdLUb6WX654ZaaEWJUjk8TftRbZpK0XibovlLWX4KIZhV6jw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.24.4: + /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.24.5: resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==} engines: {node: '>=6.9.0'} deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead. peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.24.4 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.24.5 dev: true - /@babel/plugin-proposal-private-property-in-object/7.21.0-placeholder-for-preset-env.2_@babel+core@7.24.4: + /@babel/plugin-proposal-private-property-in-object/7.21.0-placeholder-for-preset-env.2_@babel+core@7.24.5: resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 dev: true - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.24.4: + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.24.5: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.24.4: + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.24.5: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.24.4: + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.24.5: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.24.4: + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.24.5: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.24.4: + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.24.5: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-import-assertions/7.24.1_@babel+core@7.24.4: + /@babel/plugin-syntax-import-assertions/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-IuwnI5XnuF189t91XbxmXeCDz3qs6iDRO7GJ++wcfgeXNs/8FmIlKcpDSXNVyuLQxlwvskmI3Ct73wUODkJBlQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-import-attributes/7.24.1_@babel+core@7.24.4: + /@babel/plugin-syntax-import-attributes/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-zhQTMH0X2nVLnb04tz+s7AMuasX8U0FnpE+nHTOhSOINjWMnopoZTxtIKsd45n4GQ/HIZLyfIpoul8e2m0DnRA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.24.4: + /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.24.5: resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.24.4: + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.24.5: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.24.4: + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.24.5: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.24.4: + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.24.5: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.24.4: + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.24.5: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.24.4: + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.24.5: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.24.4: + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.24.5: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.24.4: + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.24.5: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.24.4: + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.24.5: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.24.4: + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.24.5: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-unicode-sets-regex/7.18.6_@babel+core@7.24.4: + /@babel/plugin-syntax-unicode-sets-regex/7.18.6_@babel+core@7.24.5: resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-arrow-functions/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-arrow-functions/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-ngT/3NkRhsaep9ck9uj2Xhv9+xB1zShY3tM3g6om4xxCELwCDN4g4Aq5dRn48+0hasAql7s2hdBOysCfNpr4fw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-async-generator-functions/7.24.3_@babel+core@7.24.4: + /@babel/plugin-transform-async-generator-functions/7.24.3_@babel+core@7.24.5: resolution: {integrity: sha512-Qe26CMYVjpQxJ8zxM1340JFNjZaF+ISWpr1Kt/jGo+ZTUzKkfw/pphEWbRCb+lmSM6k/TOgfYLvmbHkUQ0asIg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-plugin-utils': 7.24.0 - '@babel/helper-remap-async-to-generator': 7.22.20_@babel+core@7.24.4 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.24.4 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-remap-async-to-generator': 7.22.20_@babel+core@7.24.5 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.24.5 dev: true - /@babel/plugin-transform-async-to-generator/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-async-to-generator/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-AawPptitRXp1y0n4ilKcGbRYWfbbzFWz2NqNu7dacYDtFtz0CMjG64b3LQsb3KIgnf4/obcUL78hfaOS7iCUfw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-module-imports': 7.24.3 - '@babel/helper-plugin-utils': 7.24.0 - '@babel/helper-remap-async-to-generator': 7.22.20_@babel+core@7.24.4 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-remap-async-to-generator': 7.22.20_@babel+core@7.24.5 dev: true - /@babel/plugin-transform-block-scoped-functions/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-block-scoped-functions/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-TWWC18OShZutrv9C6mye1xwtam+uNi2bnTOCBUd5sZxyHOiWbU6ztSROofIMrK84uweEZC219POICK/sTYwfgg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-block-scoping/7.24.4_@babel+core@7.24.4: - resolution: {integrity: sha512-nIFUZIpGKDf9O9ttyRXpHFpKC+X3Y5mtshZONuEUYBomAKoM4y029Jr+uB1bHGPhNmK8YXHevDtKDOLmtRrp6g==} + /@babel/plugin-transform-block-scoping/7.24.5_@babel+core@7.24.5: + resolution: {integrity: sha512-sMfBc3OxghjC95BkYrYocHL3NaOplrcaunblzwXhGmlPwpmfsxr4vK+mBBt49r+S240vahmv+kUxkeKgs+haCw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-class-properties/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-class-properties/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-OMLCXi0NqvJfORTaPQBwqLXHhb93wkBKZ4aNwMl6WtehO7ar+cmp+89iPEQPqxAnxsOKTaMcs3POz3rKayJ72g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-create-class-features-plugin': 7.24.4_@babel+core@7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-create-class-features-plugin': 7.24.5_@babel+core@7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-class-static-block/7.24.4_@babel+core@7.24.4: + /@babel/plugin-transform-class-static-block/7.24.4_@babel+core@7.24.5: resolution: {integrity: sha512-B8q7Pz870Hz/q9UgP8InNpY01CSLDSCyqX7zcRuv3FcPl87A2G17lASroHWaCtbdIcbYzOZ7kWmXFKbijMSmFg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-create-class-features-plugin': 7.24.4_@babel+core@7.24.4 - '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.24.4 + '@babel/core': 7.24.5 + '@babel/helper-create-class-features-plugin': 7.24.5_@babel+core@7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.24.5 dev: true - /@babel/plugin-transform-classes/7.24.1_@babel+core@7.24.4: - resolution: {integrity: sha512-ZTIe3W7UejJd3/3R4p7ScyyOoafetUShSf4kCqV0O7F/RiHxVj/wRaRnQlrGwflvcehNA8M42HkAiEDYZu2F1Q==} + /@babel/plugin-transform-classes/7.24.5_@babel+core@7.24.5: + resolution: {integrity: sha512-gWkLP25DFj2dwe9Ck8uwMOpko4YsqyfZJrOmqqcegeDYEbp7rmn4U6UQZNj08UF6MaX39XenSpKRCvpDRBtZ7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-function-name': 7.23.0 - '@babel/helper-plugin-utils': 7.24.0 - '@babel/helper-replace-supers': 7.24.1_@babel+core@7.24.4 - '@babel/helper-split-export-declaration': 7.22.6 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-replace-supers': 7.24.1_@babel+core@7.24.5 + '@babel/helper-split-export-declaration': 7.24.5 globals: 11.12.0 dev: true - /@babel/plugin-transform-computed-properties/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-computed-properties/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-5pJGVIUfJpOS+pAqBQd+QMaTD2vCL/HcePooON6pDpHgRp4gNRmzyHTPIkXntwKsq3ayUFVfJaIKPw2pOkOcTw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 '@babel/template': 7.24.0 dev: true - /@babel/plugin-transform-destructuring/7.24.1_@babel+core@7.24.4: - resolution: {integrity: sha512-ow8jciWqNxR3RYbSNVuF4U2Jx130nwnBnhRw6N6h1bOejNkABmcI5X5oz29K4alWX7vf1C+o6gtKXikzRKkVdw==} + /@babel/plugin-transform-destructuring/7.24.5_@babel+core@7.24.5: + resolution: {integrity: sha512-SZuuLyfxvsm+Ah57I/i1HVjveBENYK9ue8MJ7qkc7ndoNjqquJiElzA7f5yaAXjyW2hKojosOTAQQRX50bPSVg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-dotall-regex/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-dotall-regex/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-p7uUxgSoZwZ2lPNMzUkqCts3xlp8n+o05ikjy7gbtFJSt9gdU88jAmtfmOxHM14noQXBxfgzf2yRWECiNVhTCw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-duplicate-keys/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-duplicate-keys/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-msyzuUnvsjsaSaocV6L7ErfNsa5nDWL1XKNnDePLgmz+WdU4w/J8+AxBMrWfi9m4IxfL5sZQKUPQKDQeeAT6lA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-dynamic-import/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-dynamic-import/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-av2gdSTyXcJVdI+8aFZsCAtR29xJt0S5tas+Ef8NvBNmD1a+N/3ecMLeMBgfcK+xzsjdLDT6oHt+DFPyeqUbDA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.24.4 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.24.5 dev: true - /@babel/plugin-transform-exponentiation-operator/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-exponentiation-operator/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-U1yX13dVBSwS23DEAqU+Z/PkwE9/m7QQy8Y9/+Tdb8UWYaGNDYwTLi19wqIAiROr8sXVum9A/rtiH5H0boUcTw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-builder-binary-assignment-operator-visitor': 7.22.15 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-export-namespace-from/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-export-namespace-from/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-Ft38m/KFOyzKw2UaJFkWG9QnHPG/Q/2SkOrRk4pNBPg5IPZ+dOxcmkK5IyuBcxiNPyyYowPGUReyBvrvZs7IlQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.24.4 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.24.5 dev: true - /@babel/plugin-transform-for-of/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-for-of/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-OxBdcnF04bpdQdR3i4giHZNZQn7cm8RQKcSwA17wAAqEELo1ZOwp5FFgeptWUQXFyT9kwHo10aqqauYkRZPCAg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 dev: true - /@babel/plugin-transform-function-name/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-function-name/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-BXmDZpPlh7jwicKArQASrj8n22/w6iymRnvHYYd2zO30DbE277JO20/7yXJT3QxDPtiQiOxQBbZH4TpivNXIxA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-function-name': 7.23.0 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-json-strings/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-json-strings/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-U7RMFmRvoasscrIFy5xA4gIp8iWnWubnKkKuUGJjsuOH7GfbMkB+XZzeslx2kLdEGdOJDamEmCqOks6e8nv8DQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.24.4 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.24.5 dev: true - /@babel/plugin-transform-literals/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-literals/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-zn9pwz8U7nCqOYIiBaOxoQOtYmMODXTJnkxG4AtX8fPmnCRYWBOHD0qcpwS9e2VDSp1zNJYpdnFMIKb8jmwu6g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-logical-assignment-operators/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-logical-assignment-operators/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-OhN6J4Bpz+hIBqItTeWJujDOfNP+unqv/NJgyhlpSqgBTPm37KkMmZV6SYcOj+pnDbdcl1qRGV/ZiIjX9Iy34w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.24.4 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.24.5 dev: true - /@babel/plugin-transform-member-expression-literals/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-member-expression-literals/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-4ojai0KysTWXzHseJKa1XPNXKRbuUrhkOPY4rEGeR+7ChlJVKxFa3H3Bz+7tWaGKgJAXUWKOGmltN+u9B3+CVg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-modules-amd/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-modules-amd/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-lAxNHi4HVtjnHd5Rxg3D5t99Xm6H7b04hUS7EHIXcUl2EV4yl1gWdqZrNzXnSrHveL9qMdbODlLF55mvgjAfaQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-module-transforms': 7.23.3_@babel+core@7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-module-transforms': 7.24.5_@babel+core@7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-modules-commonjs/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-modules-commonjs/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-szog8fFTUxBfw0b98gEWPaEqF42ZUD/T3bkynW/wtgx2p/XCP55WEsb+VosKceRSd6njipdZvNogqdtI4Q0chw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-module-transforms': 7.23.3_@babel+core@7.24.4 - '@babel/helper-plugin-utils': 7.24.0 - '@babel/helper-simple-access': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-module-transforms': 7.24.5_@babel+core@7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-simple-access': 7.24.5 dev: true - /@babel/plugin-transform-modules-systemjs/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-modules-systemjs/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-mqQ3Zh9vFO1Tpmlt8QPnbwGHzNz3lpNEMxQb1kAemn/erstyqw1r9KeOlOfo3y6xAnFEcOv2tSyrXfmMk+/YZA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-hoist-variables': 7.22.5 - '@babel/helper-module-transforms': 7.23.3_@babel+core@7.24.4 - '@babel/helper-plugin-utils': 7.24.0 - '@babel/helper-validator-identifier': 7.22.20 + '@babel/helper-module-transforms': 7.24.5_@babel+core@7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-validator-identifier': 7.24.5 dev: true - /@babel/plugin-transform-modules-umd/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-modules-umd/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-tuA3lpPj+5ITfcCluy6nWonSL7RvaG0AOTeAuvXqEKS34lnLzXpDb0dcP6K8jD0zWZFNDVly90AGFJPnm4fOYg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-module-transforms': 7.23.3_@babel+core@7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-module-transforms': 7.24.5_@babel+core@7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-named-capturing-groups-regex/7.22.5_@babel+core@7.24.4: + /@babel/plugin-transform-named-capturing-groups-regex/7.22.5_@babel+core@7.24.5: resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-new-target/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-new-target/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-/rurytBM34hYy0HKZQyA0nHbQgQNFm4Q/BOc9Hflxi2X3twRof7NaE5W46j4kQitm7SvACVRXsa6N/tSZxvPug==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-nullish-coalescing-operator/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-nullish-coalescing-operator/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-iQ+caew8wRrhCikO5DrUYx0mrmdhkaELgFa+7baMcVuhxIkN7oxt06CZ51D65ugIb1UWRQ8oQe+HXAVM6qHFjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.24.4 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.24.5 dev: true - /@babel/plugin-transform-numeric-separator/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-numeric-separator/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-7GAsGlK4cNL2OExJH1DzmDeKnRv/LXq0eLUSvudrehVA5Rgg4bIrqEUW29FbKMBRT0ztSqisv7kjP+XIC4ZMNw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.24.4 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.24.5 dev: true - /@babel/plugin-transform-object-rest-spread/7.24.1_@babel+core@7.24.4: - resolution: {integrity: sha512-XjD5f0YqOtebto4HGISLNfiNMTTs6tbkFf2TOqJlYKYmbo+mN9Dnpl4SRoofiziuOWMIyq3sZEUqLo3hLITFEA==} + /@babel/plugin-transform-object-rest-spread/7.24.5_@babel+core@7.24.5: + resolution: {integrity: sha512-7EauQHszLGM3ay7a161tTQH7fj+3vVM/gThlz5HpFtnygTxjrlvoeq7MPVA1Vy9Q555OB8SnAOsMkLShNkkrHA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-compilation-targets': 7.23.6 - '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.24.4 - '@babel/plugin-transform-parameters': 7.24.1_@babel+core@7.24.4 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.24.5 + '@babel/plugin-transform-parameters': 7.24.5_@babel+core@7.24.5 dev: true - /@babel/plugin-transform-object-super/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-object-super/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-oKJqR3TeI5hSLRxudMjFQ9re9fBVUU0GICqM3J1mi8MqlhVr6hC/ZN4ttAyMuQR6EZZIY6h/exe5swqGNNIkWQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 - '@babel/helper-replace-supers': 7.24.1_@babel+core@7.24.4 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-replace-supers': 7.24.1_@babel+core@7.24.5 dev: true - /@babel/plugin-transform-optional-catch-binding/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-optional-catch-binding/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-oBTH7oURV4Y+3EUrf6cWn1OHio3qG/PVwO5J03iSJmBg6m2EhKjkAu/xuaXaYwWW9miYtvbWv4LNf0AmR43LUA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.24.4 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.24.5 dev: true - /@babel/plugin-transform-optional-chaining/7.24.1_@babel+core@7.24.4: - resolution: {integrity: sha512-n03wmDt+987qXwAgcBlnUUivrZBPZ8z1plL0YvgQalLm+ZE5BMhGm94jhxXtA1wzv1Cu2aaOv1BM9vbVttrzSg==} + /@babel/plugin-transform-optional-chaining/7.24.5_@babel+core@7.24.5: + resolution: {integrity: sha512-xWCkmwKT+ihmA6l7SSTpk8e4qQl/274iNbSKRRS8mpqFR32ksy36+a+LWY8OXCCEefF8WFlnOHVsaDI2231wBg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.24.4 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.24.5 dev: true - /@babel/plugin-transform-parameters/7.24.1_@babel+core@7.24.4: - resolution: {integrity: sha512-8Jl6V24g+Uw5OGPeWNKrKqXPDw2YDjLc53ojwfMcKwlEoETKU9rU0mHUtcg9JntWI/QYzGAXNWEcVHZ+fR+XXg==} + /@babel/plugin-transform-parameters/7.24.5_@babel+core@7.24.5: + resolution: {integrity: sha512-9Co00MqZ2aoky+4j2jhofErthm6QVLKbpQrvz20c3CH9KQCLHyNB+t2ya4/UrRpQGR+Wrwjg9foopoeSdnHOkA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-private-methods/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-private-methods/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-tGvisebwBO5em4PaYNqt4fkw56K2VALsAbAakY0FjTYqJp7gfdrgr7YX76Or8/cpik0W6+tj3rZ0uHU9Oil4tw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-create-class-features-plugin': 7.24.4_@babel+core@7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-create-class-features-plugin': 7.24.5_@babel+core@7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-private-property-in-object/7.24.1_@babel+core@7.24.4: - resolution: {integrity: sha512-pTHxDVa0BpUbvAgX3Gat+7cSciXqUcY9j2VZKTbSB6+VQGpNgNO9ailxTGHSXlqOnX1Hcx1Enme2+yv7VqP9bg==} + /@babel/plugin-transform-private-property-in-object/7.24.5_@babel+core@7.24.5: + resolution: {integrity: sha512-JM4MHZqnWR04jPMujQDTBVRnqxpLLpx2tkn7iPn+Hmsc0Gnb79yvRWOkvqFOx3Z7P7VxiRIR22c4eGSNj87OBQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.24.4_@babel+core@7.24.4 - '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.24.4 + '@babel/helper-create-class-features-plugin': 7.24.5_@babel+core@7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.24.5 dev: true - /@babel/plugin-transform-property-literals/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-property-literals/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-LetvD7CrHmEx0G442gOomRr66d7q8HzzGGr4PMHGr+5YIm6++Yke+jxj246rpvsbyhJwCLxcTn6zW1P1BSenqA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-react-jsx-self/7.24.1_@babel+core@7.24.4: - resolution: {integrity: sha512-kDJgnPujTmAZ/9q2CN4m2/lRsUUPDvsG3+tSHWUJIzMGTt5U/b/fwWd3RO3n+5mjLrsBrVa5eKFRVSQbi3dF1w==} + /@babel/plugin-transform-react-jsx-self/7.24.5_@babel+core@7.24.5: + resolution: {integrity: sha512-RtCJoUO2oYrYwFPtR1/jkoBEcFuI1ae9a9IMxeyAVa3a1Ap4AnxmyIKG2b2FaJKqkidw/0cxRbWN+HOs6ZWd1w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-react-jsx-source/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-react-jsx-source/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-1v202n7aUq4uXAieRTKcwPzNyphlCuqHHDcdSNc+vdhoTEZcFMh+L5yZuCmGaIO7bs1nJUNfHB89TZyoL48xNA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-regenerator/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-regenerator/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-sJwZBCzIBE4t+5Q4IGLaaun5ExVMRY0lYwos/jNecjMrVCygCdph3IKv0tkP5Fc87e/1+bebAmEAGBfnRD+cnw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 regenerator-transform: 0.15.2 dev: true - /@babel/plugin-transform-reserved-words/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-reserved-words/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-JAclqStUfIwKN15HrsQADFgeZt+wexNQ0uLhuqvqAUFoqPMjEcFCYZBhq0LUdz6dZK/mD+rErhW71fbx8RYElg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-runtime/7.24.3_@babel+core@7.24.4: + /@babel/plugin-transform-runtime/7.24.3_@babel+core@7.24.5: resolution: {integrity: sha512-J0BuRPNlNqlMTRJ72eVptpt9VcInbxO6iP3jaxr+1NPhC0UkKL+6oeX6VXMEYdADnuqmMmsBspt4d5w8Y/TCbQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-module-imports': 7.24.3 - '@babel/helper-plugin-utils': 7.24.0 - babel-plugin-polyfill-corejs2: 0.4.11_@babel+core@7.24.4 - babel-plugin-polyfill-corejs3: 0.10.4_@babel+core@7.24.4 - babel-plugin-polyfill-regenerator: 0.6.2_@babel+core@7.24.4 + '@babel/helper-plugin-utils': 7.24.5 + babel-plugin-polyfill-corejs2: 0.4.11_@babel+core@7.24.5 + babel-plugin-polyfill-corejs3: 0.10.4_@babel+core@7.24.5 + babel-plugin-polyfill-regenerator: 0.6.2_@babel+core@7.24.5 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-shorthand-properties/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-shorthand-properties/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-LyjVB1nsJ6gTTUKRjRWx9C1s9hE7dLfP/knKdrfeH9UPtAGjYGgxIbFfx7xyLIEWs7Xe1Gnf8EWiUqfjLhInZA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-spread/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-spread/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-KjmcIM+fxgY+KxPVbjelJC6hrH1CgtPmTvdXAfn3/a9CnWGSTY7nH4zm5+cjmWJybdcPSsD0++QssDsjcpe47g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 dev: true - /@babel/plugin-transform-sticky-regex/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-sticky-regex/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-9v0f1bRXgPVcPrngOQvLXeGNNVLc8UjMVfebo9ka0WF3/7+aVUHmaJVT3sa0XCzEFioPfPHZiOcYG9qOsH63cw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-template-literals/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-template-literals/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-WRkhROsNzriarqECASCNu/nojeXCDTE/F2HmRgOzi7NGvyfYGq1NEjKBK3ckLfRgGc6/lPAqP0vDOSw3YtG34g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-typeof-symbol/7.24.1_@babel+core@7.24.4: - resolution: {integrity: sha512-CBfU4l/A+KruSUoW+vTQthwcAdwuqbpRNB8HQKlZABwHRhsdHZ9fezp4Sn18PeAlYxTNiLMlx4xUBV3AWfg1BA==} + /@babel/plugin-transform-typeof-symbol/7.24.5_@babel+core@7.24.5: + resolution: {integrity: sha512-UTGnhYVZtTAjdwOTzT+sCyXmTn8AhaxOS/MjG9REclZ6ULHWF9KoCZur0HSGU7hk8PdBFKKbYe6+gqdXWz84Jg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-unicode-escapes/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-unicode-escapes/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-RlkVIcWT4TLI96zM660S877E7beKlQw7Ig+wqkKBiWfj0zH5Q4h50q6er4wzZKRNSYpfo6ILJ+hrJAGSX2qcNw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-unicode-property-regex/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-unicode-property-regex/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-Ss4VvlfYV5huWApFsF8/Sq0oXnGO+jB+rijFEFugTd3cwSObUSnUi88djgR5528Csl0uKlrI331kRqe56Ov2Ng==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-unicode-regex/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-unicode-regex/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-2A/94wgZgxfTsiLaQ2E36XAOdcZmGAaEEgVmxQWwZXWkGhvoHbaqXcKnU8zny4ycpu3vNqg0L/PcCiYtHtA13g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-unicode-sets-regex/7.24.1_@babel+core@7.24.4: + /@babel/plugin-transform-unicode-sets-regex/7.24.1_@babel+core@7.24.5: resolution: {integrity: sha512-fqj4WuzzS+ukpgerpAoOnMfQXwUHFxXUZUE84oL2Kao2N8uSlvcpnAidKASgsNgzZHBsHWvcm8s9FPWUhAb8fA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/preset-env/7.24.4_@babel+core@7.24.4: - resolution: {integrity: sha512-7Kl6cSmYkak0FK/FXjSEnLJ1N9T/WA2RkMhu17gZ/dsxKJUuTYNIylahPTzqpLyJN4WhDif8X0XK1R8Wsguo/A==} + /@babel/preset-env/7.24.5_@babel+core@7.24.5: + resolution: {integrity: sha512-UGK2ifKtcC8i5AI4cH+sbLLuLc2ktYSFJgBAXorKAsHUZmrQ1q6aQ6i3BvU24wWs2AAKqQB6kq3N9V9Gw1HiMQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.24.4 - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-compilation-targets': 7.23.6 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.24.5 '@babel/helper-validator-option': 7.23.5 - '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.24.4_@babel+core@7.24.4 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2_@babel+core@7.24.4 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.24.4 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.24.4 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.24.4 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.24.4 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.24.4 - '@babel/plugin-syntax-import-assertions': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-syntax-import-attributes': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.24.4 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.24.4 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.24.4 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.24.4 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.24.4 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.24.4 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.24.4 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.24.4 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.24.4 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.24.4 - '@babel/plugin-syntax-unicode-sets-regex': 7.18.6_@babel+core@7.24.4 - '@babel/plugin-transform-arrow-functions': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-async-generator-functions': 7.24.3_@babel+core@7.24.4 - '@babel/plugin-transform-async-to-generator': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-block-scoped-functions': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-block-scoping': 7.24.4_@babel+core@7.24.4 - '@babel/plugin-transform-class-properties': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-class-static-block': 7.24.4_@babel+core@7.24.4 - '@babel/plugin-transform-classes': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-computed-properties': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-destructuring': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-dotall-regex': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-duplicate-keys': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-dynamic-import': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-exponentiation-operator': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-export-namespace-from': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-for-of': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-function-name': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-json-strings': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-literals': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-logical-assignment-operators': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-member-expression-literals': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-modules-amd': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-modules-commonjs': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-modules-systemjs': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-modules-umd': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5_@babel+core@7.24.4 - '@babel/plugin-transform-new-target': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-nullish-coalescing-operator': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-numeric-separator': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-object-rest-spread': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-object-super': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-optional-catch-binding': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-optional-chaining': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-parameters': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-private-methods': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-private-property-in-object': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-property-literals': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-regenerator': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-reserved-words': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-shorthand-properties': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-spread': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-sticky-regex': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-template-literals': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-typeof-symbol': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-unicode-escapes': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-unicode-property-regex': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-unicode-regex': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-unicode-sets-regex': 7.24.1_@babel+core@7.24.4 - '@babel/preset-modules': 0.1.6-no-external-plugins_@babel+core@7.24.4 - babel-plugin-polyfill-corejs2: 0.4.11_@babel+core@7.24.4 - babel-plugin-polyfill-corejs3: 0.10.4_@babel+core@7.24.4 - babel-plugin-polyfill-regenerator: 0.6.2_@babel+core@7.24.4 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.24.5_@babel+core@7.24.5 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2_@babel+core@7.24.5 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.24.5 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.24.5 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.24.5 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.24.5 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.24.5 + '@babel/plugin-syntax-import-assertions': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-syntax-import-attributes': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.24.5 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.24.5 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.24.5 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.24.5 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.24.5 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.24.5 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.24.5 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.24.5 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.24.5 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.24.5 + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6_@babel+core@7.24.5 + '@babel/plugin-transform-arrow-functions': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-async-generator-functions': 7.24.3_@babel+core@7.24.5 + '@babel/plugin-transform-async-to-generator': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-block-scoped-functions': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-block-scoping': 7.24.5_@babel+core@7.24.5 + '@babel/plugin-transform-class-properties': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-class-static-block': 7.24.4_@babel+core@7.24.5 + '@babel/plugin-transform-classes': 7.24.5_@babel+core@7.24.5 + '@babel/plugin-transform-computed-properties': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-destructuring': 7.24.5_@babel+core@7.24.5 + '@babel/plugin-transform-dotall-regex': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-duplicate-keys': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-dynamic-import': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-exponentiation-operator': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-export-namespace-from': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-for-of': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-function-name': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-json-strings': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-literals': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-logical-assignment-operators': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-member-expression-literals': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-modules-amd': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-modules-commonjs': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-modules-systemjs': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-modules-umd': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5_@babel+core@7.24.5 + '@babel/plugin-transform-new-target': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-nullish-coalescing-operator': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-numeric-separator': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-object-rest-spread': 7.24.5_@babel+core@7.24.5 + '@babel/plugin-transform-object-super': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-optional-catch-binding': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-optional-chaining': 7.24.5_@babel+core@7.24.5 + '@babel/plugin-transform-parameters': 7.24.5_@babel+core@7.24.5 + '@babel/plugin-transform-private-methods': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-private-property-in-object': 7.24.5_@babel+core@7.24.5 + '@babel/plugin-transform-property-literals': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-regenerator': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-reserved-words': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-shorthand-properties': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-spread': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-sticky-regex': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-template-literals': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-typeof-symbol': 7.24.5_@babel+core@7.24.5 + '@babel/plugin-transform-unicode-escapes': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-unicode-property-regex': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-unicode-regex': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-unicode-sets-regex': 7.24.1_@babel+core@7.24.5 + '@babel/preset-modules': 0.1.6-no-external-plugins_@babel+core@7.24.5 + babel-plugin-polyfill-corejs2: 0.4.11_@babel+core@7.24.5 + babel-plugin-polyfill-corejs3: 0.10.4_@babel+core@7.24.5 + babel-plugin-polyfill-regenerator: 0.6.2_@babel+core@7.24.5 core-js-compat: 3.37.0 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /@babel/preset-modules/0.1.6-no-external-plugins_@babel+core@7.24.4: + /@babel/preset-modules/0.1.6-no-external-plugins_@babel+core@7.24.5: 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.24.4 - '@babel/helper-plugin-utils': 7.24.0 - '@babel/types': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/types': 7.24.5 esutils: 2.0.3 dev: true @@ -1333,8 +1333,8 @@ packages: resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==} dev: true - /@babel/runtime/7.24.4: - resolution: {integrity: sha512-dkxf7+hn8mFBwKjs9bvBlArzLVxVbS8usaPUDd5p2a9JCL9tB8OaOVN1isD4+Xyk4ns89/xeOmbQvgdK7IIVdA==} + /@babel/runtime/7.24.5: + resolution: {integrity: sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.14.1 @@ -1344,34 +1344,34 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.24.2 - '@babel/parser': 7.24.4 - '@babel/types': 7.24.0 + '@babel/parser': 7.24.5 + '@babel/types': 7.24.5 dev: true - /@babel/traverse/7.24.1: - resolution: {integrity: sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ==} + /@babel/traverse/7.24.5: + resolution: {integrity: sha512-7aaBLeDQ4zYcUFDUD41lJc1fG8+5IU9DaNSJAgal866FGvmD5EbWQgnEC6kO1gGLsX0esNkfnJSndbTXA3r7UA==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.24.2 - '@babel/generator': 7.24.4 + '@babel/generator': 7.24.5 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-function-name': 7.23.0 '@babel/helper-hoist-variables': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.24.4 - '@babel/types': 7.24.0 + '@babel/helper-split-export-declaration': 7.24.5 + '@babel/parser': 7.24.5 + '@babel/types': 7.24.5 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: - supports-color dev: true - /@babel/types/7.24.0: - resolution: {integrity: sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==} + /@babel/types/7.24.5: + resolution: {integrity: sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-string-parser': 7.24.1 - '@babel/helper-validator-identifier': 7.22.20 + '@babel/helper-validator-identifier': 7.24.5 to-fast-properties: 2.0.0 dev: true @@ -1400,7 +1400,7 @@ packages: engines: {node: '>=v14'} dependencies: '@commitlint/types': 17.8.1 - ajv: 8.12.0 + ajv: 8.13.0 dev: true /@commitlint/ensure/17.8.1: @@ -1543,15 +1543,15 @@ packages: '@jridgewell/trace-mapping': 0.3.9 dev: true - /@csstools/cascade-layer-name-parser/1.0.9_37lckridqzvvreunvbmxe7dqfa: - resolution: {integrity: sha512-RRqNjxTZDUhx7pxYOBG/AkCVmPS3zYzfE47GEhIGkFuWFTQGJBgWOUUkKNo5MfxIfjDz5/1L3F3rF1oIsYaIpw==} + /@csstools/cascade-layer-name-parser/1.0.11_stmod5e3pyj66s67bgdnbekcny: + resolution: {integrity: sha512-yhsonEAhaWRQvHFYhSzOUobH2Ev++fMci+ppFRagw0qVSPlcPV4FnNmlwpM/b2BM10ZeMRkVV4So6YRswD0O0w==} engines: {node: ^14 || ^16 || >=18} peerDependencies: - '@csstools/css-parser-algorithms': ^2.6.1 - '@csstools/css-tokenizer': ^2.2.4 + '@csstools/css-parser-algorithms': ^2.6.3 + '@csstools/css-tokenizer': ^2.3.1 dependencies: - '@csstools/css-parser-algorithms': 2.6.1_3b47yz7m4ilxiidodviuvqozxm - '@csstools/css-tokenizer': 2.2.4 + '@csstools/css-parser-algorithms': 2.6.3_yd6v5gcgquj6gckkguvqtxveja + '@csstools/css-tokenizer': 2.3.1 dev: true /@csstools/color-helpers/2.1.0: @@ -1564,18 +1564,18 @@ packages: engines: {node: ^14 || ^16 || >=18} dev: true - /@csstools/css-calc/1.2.0_37lckridqzvvreunvbmxe7dqfa: - resolution: {integrity: sha512-iQqIW5vDPqQdLx07/atCuNKDprhIWjB0b8XRhUyXZWBZYUG+9mNyFwyu30rypX84WLevVo25NYW2ipxR8WyseQ==} + /@csstools/css-calc/1.2.2_stmod5e3pyj66s67bgdnbekcny: + resolution: {integrity: sha512-0owrl7AruDRKAxoSIW8XzJdz7GnuW3AOj4rYLfmXsoKIX2ZZzttzGXoiC8n8V08X7wIBlEWWVB4C8fAN18+I6Q==} engines: {node: ^14 || ^16 || >=18} peerDependencies: - '@csstools/css-parser-algorithms': ^2.6.1 - '@csstools/css-tokenizer': ^2.2.4 + '@csstools/css-parser-algorithms': ^2.6.3 + '@csstools/css-tokenizer': ^2.3.1 dependencies: - '@csstools/css-parser-algorithms': 2.6.1_3b47yz7m4ilxiidodviuvqozxm - '@csstools/css-tokenizer': 2.2.4 + '@csstools/css-parser-algorithms': 2.6.3_yd6v5gcgquj6gckkguvqtxveja + '@csstools/css-tokenizer': 2.3.1 dev: true - /@csstools/css-color-parser/1.6.3_37lckridqzvvreunvbmxe7dqfa: + /@csstools/css-color-parser/1.6.3_stmod5e3pyj66s67bgdnbekcny: resolution: {integrity: sha512-pQPUPo32HW3/NuZxrwr3VJHE+vGqSTVI5gK4jGbuJ7eOFUrsTmZikXcVdInCVWOvuxK5xbCzwDWoTlZUCAKN+A==} engines: {node: ^14 || ^16 || >=18} peerDependencies: @@ -1583,34 +1583,34 @@ packages: '@csstools/css-tokenizer': ^2.2.4 dependencies: '@csstools/color-helpers': 4.2.0 - '@csstools/css-calc': 1.2.0_37lckridqzvvreunvbmxe7dqfa - '@csstools/css-parser-algorithms': 2.6.1_3b47yz7m4ilxiidodviuvqozxm - '@csstools/css-tokenizer': 2.2.4 + '@csstools/css-calc': 1.2.2_stmod5e3pyj66s67bgdnbekcny + '@csstools/css-parser-algorithms': 2.6.3_yd6v5gcgquj6gckkguvqtxveja + '@csstools/css-tokenizer': 2.3.1 dev: true - /@csstools/css-parser-algorithms/2.6.1_3b47yz7m4ilxiidodviuvqozxm: - resolution: {integrity: sha512-ubEkAaTfVZa+WwGhs5jbo5Xfqpeaybr/RvWzvFxRs4jfq16wH8l8Ty/QEEpINxll4xhuGfdMbipRyz5QZh9+FA==} + /@csstools/css-parser-algorithms/2.6.3_yd6v5gcgquj6gckkguvqtxveja: + resolution: {integrity: sha512-xI/tL2zxzEbESvnSxwFgwvy5HS00oCXxL4MLs6HUiDcYfwowsoQaABKxUElp1ARITrINzBnsECOc1q0eg2GOrA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: - '@csstools/css-tokenizer': ^2.2.4 + '@csstools/css-tokenizer': ^2.3.1 dependencies: - '@csstools/css-tokenizer': 2.2.4 + '@csstools/css-tokenizer': 2.3.1 dev: true - /@csstools/css-tokenizer/2.2.4: - resolution: {integrity: sha512-PuWRAewQLbDhGeTvFuq2oClaSCKPIBmHyIobCV39JHRYN0byDcUWJl5baPeNUcqrjtdMNqFooE0FGl31I3JOqw==} + /@csstools/css-tokenizer/2.3.1: + resolution: {integrity: sha512-iMNHTyxLbBlWIfGtabT157LH9DUx9X8+Y3oymFEuMj8HNc+rpE3dPFGFgHjpKfjeFDjLjYIAIhXPGvS2lKxL9g==} engines: {node: ^14 || ^16 || >=18} dev: true - /@csstools/media-query-list-parser/2.1.9_37lckridqzvvreunvbmxe7dqfa: - resolution: {integrity: sha512-qqGuFfbn4rUmyOB0u8CVISIp5FfJ5GAR3mBrZ9/TKndHakdnm6pY0L/fbLcpPnrzwCyyTEZl1nUcXAYHEWneTA==} + /@csstools/media-query-list-parser/2.1.11_stmod5e3pyj66s67bgdnbekcny: + resolution: {integrity: sha512-uox5MVhvNHqitPP+SynrB1o8oPxPMt2JLgp5ghJOWf54WGQ5OKu47efne49r1SWqs3wRP8xSWjnO9MBKxhB1dA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: - '@csstools/css-parser-algorithms': ^2.6.1 - '@csstools/css-tokenizer': ^2.2.4 + '@csstools/css-parser-algorithms': ^2.6.3 + '@csstools/css-tokenizer': ^2.3.1 dependencies: - '@csstools/css-parser-algorithms': 2.6.1_3b47yz7m4ilxiidodviuvqozxm - '@csstools/css-tokenizer': 2.2.4 + '@csstools/css-parser-algorithms': 2.6.3_yd6v5gcgquj6gckkguvqtxveja + '@csstools/css-tokenizer': 2.3.1 dev: true /@csstools/postcss-cascade-layers/3.0.1_postcss@8.4.38: @@ -1630,9 +1630,9 @@ packages: peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.6.3_37lckridqzvvreunvbmxe7dqfa - '@csstools/css-parser-algorithms': 2.6.1_3b47yz7m4ilxiidodviuvqozxm - '@csstools/css-tokenizer': 2.2.4 + '@csstools/css-color-parser': 1.6.3_stmod5e3pyj66s67bgdnbekcny + '@csstools/css-parser-algorithms': 2.6.3_yd6v5gcgquj6gckkguvqtxveja + '@csstools/css-tokenizer': 2.3.1 '@csstools/postcss-progressive-custom-properties': 2.3.0_postcss@8.4.38 postcss: 8.4.38 dev: true @@ -1643,9 +1643,9 @@ packages: peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.6.3_37lckridqzvvreunvbmxe7dqfa - '@csstools/css-parser-algorithms': 2.6.1_3b47yz7m4ilxiidodviuvqozxm - '@csstools/css-tokenizer': 2.2.4 + '@csstools/css-color-parser': 1.6.3_stmod5e3pyj66s67bgdnbekcny + '@csstools/css-parser-algorithms': 2.6.3_yd6v5gcgquj6gckkguvqtxveja + '@csstools/css-tokenizer': 2.3.1 '@csstools/postcss-progressive-custom-properties': 2.3.0_postcss@8.4.38 postcss: 8.4.38 dev: true @@ -1666,9 +1666,9 @@ packages: peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.6.3_37lckridqzvvreunvbmxe7dqfa - '@csstools/css-parser-algorithms': 2.6.1_3b47yz7m4ilxiidodviuvqozxm - '@csstools/css-tokenizer': 2.2.4 + '@csstools/css-color-parser': 1.6.3_stmod5e3pyj66s67bgdnbekcny + '@csstools/css-parser-algorithms': 2.6.3_yd6v5gcgquj6gckkguvqtxveja + '@csstools/css-tokenizer': 2.3.1 '@csstools/postcss-progressive-custom-properties': 2.3.0_postcss@8.4.38 postcss: 8.4.38 dev: true @@ -1679,9 +1679,9 @@ packages: peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.6.3_37lckridqzvvreunvbmxe7dqfa - '@csstools/css-parser-algorithms': 2.6.1_3b47yz7m4ilxiidodviuvqozxm - '@csstools/css-tokenizer': 2.2.4 + '@csstools/css-color-parser': 1.6.3_stmod5e3pyj66s67bgdnbekcny + '@csstools/css-parser-algorithms': 2.6.3_yd6v5gcgquj6gckkguvqtxveja + '@csstools/css-tokenizer': 2.3.1 postcss: 8.4.38 dev: true @@ -1732,20 +1732,20 @@ packages: peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-tokenizer': 2.2.4 + '@csstools/css-tokenizer': 2.3.1 postcss: 8.4.38 dev: true - /@csstools/postcss-media-minmax/1.1.4_postcss@8.4.38: - resolution: {integrity: sha512-xl/PIO3TUbXO1ZA4SA6HCw+Q9UGe2cgeRKx3lHCzoNig2D4bT5vfVCOrwhxjUb09oHihc9eI3I0iIfVPiXaN1A==} + /@csstools/postcss-media-minmax/1.1.6_postcss@8.4.38: + resolution: {integrity: sha512-bc0frf2Lod53j6wEHVsaVElfvCf6uhc96v99M/wUfer4MmNYfO3YLx1kFuB8xXvb0AXiWx4fohCJqemHV3bfRg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-calc': 1.2.0_37lckridqzvvreunvbmxe7dqfa - '@csstools/css-parser-algorithms': 2.6.1_3b47yz7m4ilxiidodviuvqozxm - '@csstools/css-tokenizer': 2.2.4 - '@csstools/media-query-list-parser': 2.1.9_37lckridqzvvreunvbmxe7dqfa + '@csstools/css-calc': 1.2.2_stmod5e3pyj66s67bgdnbekcny + '@csstools/css-parser-algorithms': 2.6.3_yd6v5gcgquj6gckkguvqtxveja + '@csstools/css-tokenizer': 2.3.1 + '@csstools/media-query-list-parser': 2.1.11_stmod5e3pyj66s67bgdnbekcny postcss: 8.4.38 dev: true @@ -1755,9 +1755,9 @@ packages: peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-parser-algorithms': 2.6.1_3b47yz7m4ilxiidodviuvqozxm - '@csstools/css-tokenizer': 2.2.4 - '@csstools/media-query-list-parser': 2.1.9_37lckridqzvvreunvbmxe7dqfa + '@csstools/css-parser-algorithms': 2.6.3_yd6v5gcgquj6gckkguvqtxveja + '@csstools/css-tokenizer': 2.3.1 + '@csstools/media-query-list-parser': 2.1.11_stmod5e3pyj66s67bgdnbekcny postcss: 8.4.38 dev: true @@ -1787,9 +1787,9 @@ packages: peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.6.3_37lckridqzvvreunvbmxe7dqfa - '@csstools/css-parser-algorithms': 2.6.1_3b47yz7m4ilxiidodviuvqozxm - '@csstools/css-tokenizer': 2.2.4 + '@csstools/css-color-parser': 1.6.3_stmod5e3pyj66s67bgdnbekcny + '@csstools/css-parser-algorithms': 2.6.3_yd6v5gcgquj6gckkguvqtxveja + '@csstools/css-tokenizer': 2.3.1 '@csstools/postcss-progressive-custom-properties': 2.3.0_postcss@8.4.38 postcss: 8.4.38 dev: true @@ -1810,9 +1810,9 @@ packages: peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.6.3_37lckridqzvvreunvbmxe7dqfa - '@csstools/css-parser-algorithms': 2.6.1_3b47yz7m4ilxiidodviuvqozxm - '@csstools/css-tokenizer': 2.2.4 + '@csstools/css-color-parser': 1.6.3_stmod5e3pyj66s67bgdnbekcny + '@csstools/css-parser-algorithms': 2.6.3_yd6v5gcgquj6gckkguvqtxveja + '@csstools/css-tokenizer': 2.3.1 '@csstools/postcss-progressive-custom-properties': 2.3.0_postcss@8.4.38 postcss: 8.4.38 dev: true @@ -1833,9 +1833,9 @@ packages: peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-calc': 1.2.0_37lckridqzvvreunvbmxe7dqfa - '@csstools/css-parser-algorithms': 2.6.1_3b47yz7m4ilxiidodviuvqozxm - '@csstools/css-tokenizer': 2.2.4 + '@csstools/css-calc': 1.2.2_stmod5e3pyj66s67bgdnbekcny + '@csstools/css-parser-algorithms': 2.6.3_yd6v5gcgquj6gckkguvqtxveja + '@csstools/css-tokenizer': 2.3.1 postcss: 8.4.38 dev: true @@ -1856,9 +1856,9 @@ packages: peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-calc': 1.2.0_37lckridqzvvreunvbmxe7dqfa - '@csstools/css-parser-algorithms': 2.6.1_3b47yz7m4ilxiidodviuvqozxm - '@csstools/css-tokenizer': 2.2.4 + '@csstools/css-calc': 1.2.2_stmod5e3pyj66s67bgdnbekcny + '@csstools/css-parser-algorithms': 2.6.3_yd6v5gcgquj6gckkguvqtxveja + '@csstools/css-tokenizer': 2.3.1 postcss: 8.4.38 dev: true @@ -2223,12 +2223,12 @@ packages: resolution: {integrity: sha512-AbOTqCb7XbQGAUNQkt8YxysXsek3qTEfXwj46bYLyFu/ADZ+ypmAUcmNJRJSjI0qAoS+ZFuK2dEpuwFVYeiveQ==} engines: {node: ^12.16.0 || >=13.7.0} dependencies: - '@babel/core': 7.24.4 - '@babel/generator': 7.24.4 + '@babel/core': 7.24.5 + '@babel/generator': 7.24.5 '@babel/helper-module-imports': 7.24.3 '@babel/template': 7.24.0 - '@babel/traverse': 7.24.1 - '@babel/types': 7.24.0 + '@babel/traverse': 7.24.5 + '@babel/types': 7.24.5 '@linaria/core': 4.5.4 '@linaria/logger': 4.5.0 '@linaria/shaker': 4.5.3 @@ -2285,12 +2285,12 @@ packages: resolution: {integrity: sha512-UeNw8HtY43pm+D0B+kq8BrW9GsRxm11zT7Lq3Qry8sX2mapvFqXaQ7VpTFHWEdkcbv7JOxBAMial2fu+ce/zqA==} engines: {node: ^12.16.0 || >=13.7.0} dependencies: - '@babel/core': 7.24.4 - '@babel/generator': 7.24.4 - '@babel/plugin-transform-modules-commonjs': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-runtime': 7.24.3_@babel+core@7.24.4 - '@babel/plugin-transform-template-literals': 7.24.1_@babel+core@7.24.4 - '@babel/preset-env': 7.24.4_@babel+core@7.24.4 + '@babel/core': 7.24.5 + '@babel/generator': 7.24.5 + '@babel/plugin-transform-modules-commonjs': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-runtime': 7.24.3_@babel+core@7.24.5 + '@babel/plugin-transform-template-literals': 7.24.1_@babel+core@7.24.5 + '@babel/preset-env': 7.24.5_@babel+core@7.24.5 '@linaria/logger': 4.5.0 '@linaria/utils': 4.5.3 babel-plugin-transform-react-remove-prop-types: 0.4.24 @@ -2303,7 +2303,7 @@ packages: resolution: {integrity: sha512-HPxLB6HlJWLi6o8+8lTLegOmDnbMbuzEE+zzunaPZEGSoIIYx8HAv5VbY/sG/zNyxDElk6laiAwEVWN8h5/zxg==} engines: {node: ^12.16.0 || >=13.7.0} dependencies: - '@babel/generator': 7.24.4 + '@babel/generator': 7.24.5 '@linaria/logger': 4.5.0 '@linaria/utils': 4.5.3 transitivePeerDependencies: @@ -2314,16 +2314,16 @@ packages: resolution: {integrity: sha512-tSpxA3Zn0DKJ2n/YBnYAgiDY+MNvkmzAHrD8R9PKrpGaZ+wz1jQEmE1vGn1cqh8dJyWK0NzPAA8sf1cqa+RmAg==} engines: {node: ^12.16.0 || >=13.7.0} dependencies: - '@babel/core': 7.24.4 - '@babel/generator': 7.24.4 - '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.24.4 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.24.4 - '@babel/plugin-transform-modules-commonjs': 7.24.1_@babel+core@7.24.4 + '@babel/core': 7.24.5 + '@babel/generator': 7.24.5 + '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.24.5 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.24.5 + '@babel/plugin-transform-modules-commonjs': 7.24.1_@babel+core@7.24.5 '@babel/template': 7.24.0 - '@babel/traverse': 7.24.1 - '@babel/types': 7.24.0 + '@babel/traverse': 7.24.5 + '@babel/types': 7.24.5 '@linaria/logger': 4.5.0 - babel-merge: 3.0.0_@babel+core@7.24.4 + babel-merge: 3.0.0_@babel+core@7.24.5 find-up: 5.0.0 minimatch: 9.0.4 transitivePeerDependencies: @@ -2340,7 +2340,7 @@ packages: '@linaria/logger': 4.5.0 '@linaria/utils': 4.5.3 '@rollup/pluginutils': 4.2.1 - vite: 4.5.3_fjcsekecdafll5cnkztluf67rq + vite: 4.5.3_taxnkre2t3crlt4674ezbqfdby transitivePeerDependencies: - supports-color - typescript @@ -2372,7 +2372,7 @@ packages: engines: {node: '>=14.0.0'} dev: false - /@rollup/plugin-babel/5.3.1_2jhhcgigiyemlefei6ieia5uae: + /@rollup/plugin-babel/5.3.1_5e5atfwvnhueldpktebu5iiiky: resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -2383,7 +2383,7 @@ packages: '@types/babel__core': optional: true dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-module-imports': 7.24.3 '@rollup/pluginutils': 3.1.0_rollup@2.79.1 rollup: 2.79.1 @@ -2500,7 +2500,7 @@ packages: postcss: '>=7.0.0' postcss-syntax: '>=0.36.2' dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 postcss: 8.4.38 postcss-syntax: 0.36.2_33mkymfueiluhagmmolb4mh5ui transitivePeerDependencies: @@ -2564,8 +2564,8 @@ packages: resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==} dev: true - /@types/node/20.12.7: - resolution: {integrity: sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==} + /@types/node/20.12.8: + resolution: {integrity: sha512-NU0rJLJnshZWdE/097cdCBbyW1h4hEg0xpovcoAQYHl8dnEyp/NAOiE45pvc+Bd1Dt+2r94v2eGFpQJ4R7g+2w==} dependencies: undici-types: 5.26.5 dev: true @@ -2598,7 +2598,7 @@ packages: /@types/resolve/1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} dependencies: - '@types/node': 20.12.7 + '@types/node': 20.12.8 dev: true /@types/trusted-types/2.0.7: @@ -2609,22 +2609,22 @@ packages: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} dev: true - /@vitejs/plugin-legacy/4.1.1_terser@5.30.4+vite@4.5.3: + /@vitejs/plugin-legacy/4.1.1_terser@5.31.0+vite@4.5.3: resolution: {integrity: sha512-um3gbVouD2Q/g19C0qpDfHwveXDCAHzs8OC3e9g6aXpKoD1H14himgs7wkMnhAynBJy7QqUoZNAXDuqN8zLR2g==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: terser: ^5.4.0 vite: ^4.0.0 || >=4 dependencies: - '@babel/core': 7.24.4 - '@babel/preset-env': 7.24.4_@babel+core@7.24.4 + '@babel/core': 7.24.5 + '@babel/preset-env': 7.24.5_@babel+core@7.24.5 browserslist: 4.23.0 core-js: 3.37.0 magic-string: 0.30.10 regenerator-runtime: 0.13.11 systemjs: 6.15.1 - terser: 5.30.4 - vite: 4.5.3_fjcsekecdafll5cnkztluf67rq + terser: 5.31.0 + vite: 4.5.3_taxnkre2t3crlt4674ezbqfdby transitivePeerDependencies: - supports-color dev: true @@ -2635,12 +2635,12 @@ packages: peerDependencies: vite: ^4.1.0-beta.0 || >=4 dependencies: - '@babel/core': 7.24.4 - '@babel/plugin-transform-react-jsx-self': 7.24.1_@babel+core@7.24.4 - '@babel/plugin-transform-react-jsx-source': 7.24.1_@babel+core@7.24.4 + '@babel/core': 7.24.5 + '@babel/plugin-transform-react-jsx-self': 7.24.5_@babel+core@7.24.5 + '@babel/plugin-transform-react-jsx-source': 7.24.1_@babel+core@7.24.5 magic-string: 0.27.0 react-refresh: 0.14.2 - vite: 4.5.3_fjcsekecdafll5cnkztluf67rq + vite: 4.5.3_taxnkre2t3crlt4674ezbqfdby transitivePeerDependencies: - supports-color dev: true @@ -2681,8 +2681,8 @@ packages: uri-js: 4.4.1 dev: true - /ajv/8.12.0: - resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==} + /ajv/8.13.0: + resolution: {integrity: sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==} dependencies: fast-deep-equal: 3.1.3 json-schema-traverse: 1.0.0 @@ -2889,7 +2889,7 @@ packages: postcss: ^8.1.0 dependencies: browserslist: 4.23.0 - caniuse-lite: 1.0.30001614 + caniuse-lite: 1.0.30001616 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.0.0 @@ -2919,49 +2919,49 @@ packages: resolution: {integrity: sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==} dev: true - /babel-merge/3.0.0_@babel+core@7.24.4: + /babel-merge/3.0.0_@babel+core@7.24.5: resolution: {integrity: sha512-eBOBtHnzt9xvnjpYNI5HmaPp/b2vMveE5XggzqHnQeHJ8mFIBrBv6WZEVIj5jJ2uwTItkqKo9gWzEEcBxEq0yw==} deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 deepmerge: 2.2.1 object.omit: 3.0.0 dev: true - /babel-plugin-polyfill-corejs2/0.4.11_@babel+core@7.24.4: + /babel-plugin-polyfill-corejs2/0.4.11_@babel+core@7.24.5: resolution: {integrity: sha512-sMEJ27L0gRHShOh5G54uAAPaiCOygY/5ratXuiyb2G46FmlSpc9eFCzYVyDiPxfNbwzA7mYahmjQc5q+CZQ09Q==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: '@babel/compat-data': 7.24.4 - '@babel/core': 7.24.4 - '@babel/helper-define-polyfill-provider': 0.6.2_@babel+core@7.24.4 + '@babel/core': 7.24.5 + '@babel/helper-define-polyfill-provider': 0.6.2_@babel+core@7.24.5 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-corejs3/0.10.4_@babel+core@7.24.4: + /babel-plugin-polyfill-corejs3/0.10.4_@babel+core@7.24.5: resolution: {integrity: sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-define-polyfill-provider': 0.6.2_@babel+core@7.24.4 + '@babel/core': 7.24.5 + '@babel/helper-define-polyfill-provider': 0.6.2_@babel+core@7.24.5 core-js-compat: 3.37.0 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-regenerator/0.6.2_@babel+core@7.24.4: + /babel-plugin-polyfill-regenerator/0.6.2_@babel+core@7.24.5: resolution: {integrity: sha512-2R25rQZWP63nGwaAswvDazbPXfrM3HwVoBXK6HcqeKrSrL/JqcC/rDcf95l4r7LXLyxDXc8uQDa064GubtCABg==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.24.4 - '@babel/helper-define-polyfill-provider': 0.6.2_@babel+core@7.24.4 + '@babel/core': 7.24.5 + '@babel/helper-define-polyfill-provider': 0.6.2_@babel+core@7.24.5 transitivePeerDependencies: - supports-color dev: true @@ -3060,10 +3060,10 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001614 - electron-to-chromium: 1.4.750 + caniuse-lite: 1.0.30001616 + electron-to-chromium: 1.4.756 node-releases: 2.0.14 - update-browserslist-db: 1.0.13_browserslist@4.23.0 + update-browserslist-db: 1.0.15_browserslist@4.23.0 dev: true /buffer-from/1.1.2: @@ -3134,8 +3134,8 @@ packages: engines: {node: '>=10'} dev: true - /caniuse-lite/1.0.30001614: - resolution: {integrity: sha512-jmZQ1VpmlRwHgdP1/uiKzgiAuGOfLEJsYFP4+GBou/QQ4U6IOJCB4NP1c+1p9RGLpwObcT94jA5/uO+F1vBbog==} + /caniuse-lite/1.0.30001616: + resolution: {integrity: sha512-RHVYKov7IcdNjVHJFNY/78RdG4oGVjbayxv8u5IO74Wv7Hlq4PnJE6mo/OjFijjVFNy5ijnCt6H3IIo4t+wfEw==} dev: true /capital-case/1.0.4: @@ -3541,7 +3541,7 @@ packages: resolution: {integrity: sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==} engines: {node: '>=0.11'} dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.5 dev: true /debug/3.2.7: @@ -3673,7 +3673,7 @@ packages: /dom-helpers/5.2.1: resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==} dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.5 csstype: 3.1.3 dev: false @@ -3727,11 +3727,11 @@ packages: engines: {node: '>=0.10.0'} hasBin: true dependencies: - jake: 10.8.7 + jake: 10.9.1 dev: true - /electron-to-chromium/1.4.750: - resolution: {integrity: sha512-9ItEpeu15hW5m8jKdriL+BQrgwDTXEL9pn4SkillWFu73ZNNNQ2BKKLS+ZHv2vC9UkNhosAeyfxOf/5OSeTCPA==} + /electron-to-chromium/1.4.756: + resolution: {integrity: sha512-RJKZ9+vEBMeiPAvKNWyZjuYyUqMndcP1f335oHqn3BEQbs2NFtVrnK5+6Xg5wSM9TknNNpWghGDUCKGYF+xWXw==} dev: true /emoji-regex/8.0.0: @@ -3778,7 +3778,7 @@ packages: function.prototype.name: 1.1.6 get-intrinsic: 1.2.4 get-symbol-description: 1.0.2 - globalthis: 1.0.3 + globalthis: 1.0.4 gopd: 1.0.1 has-property-descriptors: 1.0.2 has-proto: 1.0.3 @@ -3838,7 +3838,7 @@ packages: es-set-tostringtag: 2.0.3 function-bind: 1.1.2 get-intrinsic: 1.2.4 - globalthis: 1.0.3 + globalthis: 1.0.4 has-property-descriptors: 1.0.2 has-proto: 1.0.3 has-symbols: 1.0.3 @@ -4074,7 +4074,7 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.5 aria-query: 5.3.0 array-includes: 3.1.8 array.prototype.flatmap: 1.3.2 @@ -4578,11 +4578,12 @@ packages: type-fest: 0.20.2 dev: true - /globalthis/1.0.3: - resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==} + /globalthis/1.0.4: + resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} engines: {node: '>= 0.4'} dependencies: define-properties: 1.2.1 + gopd: 1.0.1 dev: true /globby/11.1.0: @@ -4702,7 +4703,7 @@ packages: he: 1.2.0 param-case: 3.0.4 relateurl: 0.2.7 - terser: 5.30.4 + terser: 5.31.0 dev: true /html-tags/3.3.1: @@ -5090,8 +5091,8 @@ packages: set-function-name: 2.0.2 dev: true - /jake/10.8.7: - resolution: {integrity: sha512-ZDi3aP+fG/LchyBzUM804VjddnwfSfsdeYkwt8NcbKRvo4rFkjhs456iLFn3k2ZUWvNe4i48WACDbza8fhq2+w==} + /jake/10.9.1: + resolution: {integrity: sha512-61btcOHNnLnsOdtLgA5efqQWjnSi/vow5HbI7HMdKKWqvrKR1bLK3BPlJn9gcSaP2ewuamUSMB5XEy76KUIS2w==} engines: {node: '>=10'} hasBin: true dependencies: @@ -5105,7 +5106,7 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 20.12.7 + '@types/node': 20.12.8 merge-stream: 2.0.0 supports-color: 7.2.0 dev: true @@ -5566,8 +5567,8 @@ packages: engines: {node: '>=8'} dev: true - /minipass/7.0.4: - resolution: {integrity: sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==} + /minipass/7.1.0: + resolution: {integrity: sha512-oGZRv2OT1lO2UF1zUcwdTb3wqUwI0kBGTgt/T7OdSj6M6N5m3o5uPf0AIW6lVxGGoiWUR7e2AwTE+xiwK8WQig==} engines: {node: '>=16 || 14 >=14.17'} dev: true @@ -5885,7 +5886,7 @@ packages: engines: {node: '>=16 || 14 >=14.17'} dependencies: lru-cache: 10.2.2 - minipass: 7.0.4 + minipass: 7.1.0 dev: true /path-type/4.0.0: @@ -5982,36 +5983,36 @@ packages: peerDependencies: postcss: ^8.4 dependencies: - '@csstools/cascade-layer-name-parser': 1.0.9_37lckridqzvvreunvbmxe7dqfa - '@csstools/css-parser-algorithms': 2.6.1_3b47yz7m4ilxiidodviuvqozxm - '@csstools/css-tokenizer': 2.2.4 - '@csstools/media-query-list-parser': 2.1.9_37lckridqzvvreunvbmxe7dqfa + '@csstools/cascade-layer-name-parser': 1.0.11_stmod5e3pyj66s67bgdnbekcny + '@csstools/css-parser-algorithms': 2.6.3_yd6v5gcgquj6gckkguvqtxveja + '@csstools/css-tokenizer': 2.3.1 + '@csstools/media-query-list-parser': 2.1.11_stmod5e3pyj66s67bgdnbekcny postcss: 8.4.38 dev: true - /postcss-custom-properties/13.3.8_postcss@8.4.38: - resolution: {integrity: sha512-OP9yj4yXxYOiW2n2TRpnE7C0yePvBiZb72S22mZVNzZEObdTYFjNaX6oZO4R4E8Ie9RmC/Jxw8EKYSbLrC1EFA==} + /postcss-custom-properties/13.3.10_postcss@8.4.38: + resolution: {integrity: sha512-ejaalIpl7p0k0L5ngIZ86AZGmp3m1KdeOCbSQTK4gQcB1ncaoPTHorw206+tsZRIhIDYvh5ZButEje6740YDXw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/cascade-layer-name-parser': 1.0.9_37lckridqzvvreunvbmxe7dqfa - '@csstools/css-parser-algorithms': 2.6.1_3b47yz7m4ilxiidodviuvqozxm - '@csstools/css-tokenizer': 2.2.4 + '@csstools/cascade-layer-name-parser': 1.0.11_stmod5e3pyj66s67bgdnbekcny + '@csstools/css-parser-algorithms': 2.6.3_yd6v5gcgquj6gckkguvqtxveja + '@csstools/css-tokenizer': 2.3.1 '@csstools/utilities': 1.0.0_postcss@8.4.38 postcss: 8.4.38 postcss-value-parser: 4.2.0 dev: true - /postcss-custom-selectors/7.1.8_postcss@8.4.38: - resolution: {integrity: sha512-fqDkGSEsO7+oQaqdRdR8nwwqH+N2uk6LE/2g4myVJJYz/Ly418lHKEleKTdV/GzjBjFcG4n0dbfuH/Pd2BE8YA==} + /postcss-custom-selectors/7.1.10_postcss@8.4.38: + resolution: {integrity: sha512-bV/6+IExyT2J4kMzX6c+ZMlN1xDfjcC4ePr1ywKezcTgwgUn11qQN3jdzFBpo8Dk1K7vO/OYOwMb5AtJP4JZcg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/cascade-layer-name-parser': 1.0.9_37lckridqzvvreunvbmxe7dqfa - '@csstools/css-parser-algorithms': 2.6.1_3b47yz7m4ilxiidodviuvqozxm - '@csstools/css-tokenizer': 2.2.4 + '@csstools/cascade-layer-name-parser': 1.0.11_stmod5e3pyj66s67bgdnbekcny + '@csstools/css-parser-algorithms': 2.6.3_yd6v5gcgquj6gckkguvqtxveja + '@csstools/css-tokenizer': 2.3.1 postcss: 8.4.38 postcss-selector-parser: 6.0.16 dev: true @@ -6108,9 +6109,9 @@ packages: peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.6.3_37lckridqzvvreunvbmxe7dqfa - '@csstools/css-parser-algorithms': 2.6.1_3b47yz7m4ilxiidodviuvqozxm - '@csstools/css-tokenizer': 2.2.4 + '@csstools/css-color-parser': 1.6.3_stmod5e3pyj66s67bgdnbekcny + '@csstools/css-parser-algorithms': 2.6.3_yd6v5gcgquj6gckkguvqtxveja + '@csstools/css-tokenizer': 2.3.1 '@csstools/postcss-progressive-custom-properties': 2.3.0_postcss@8.4.38 postcss: 8.4.38 dev: true @@ -6200,7 +6201,7 @@ packages: '@csstools/postcss-logical-float-and-clear': 1.0.1_postcss@8.4.38 '@csstools/postcss-logical-resize': 1.0.1_postcss@8.4.38 '@csstools/postcss-logical-viewport-units': 1.0.3_postcss@8.4.38 - '@csstools/postcss-media-minmax': 1.1.4_postcss@8.4.38 + '@csstools/postcss-media-minmax': 1.1.6_postcss@8.4.38 '@csstools/postcss-media-queries-aspect-ratio-number-values': 1.0.4_postcss@8.4.38 '@csstools/postcss-nested-calc': 2.0.2_postcss@8.4.38 '@csstools/postcss-normalize-display-values': 2.0.1_postcss@8.4.38 @@ -6225,8 +6226,8 @@ packages: postcss-color-hex-alpha: 9.0.4_postcss@8.4.38 postcss-color-rebeccapurple: 8.0.2_postcss@8.4.38 postcss-custom-media: 9.1.5_postcss@8.4.38 - postcss-custom-properties: 13.3.8_postcss@8.4.38 - postcss-custom-selectors: 7.1.8_postcss@8.4.38 + postcss-custom-properties: 13.3.10_postcss@8.4.38 + postcss-custom-selectors: 7.1.10_postcss@8.4.38 postcss-dir-pseudo-class: 7.0.2_postcss@8.4.38 postcss-double-position-gradients: 4.0.4_postcss@8.4.38 postcss-focus-visible: 8.0.2_postcss@8.4.38 @@ -6489,7 +6490,7 @@ packages: react: '>=16.6.0' react-dom: '>=16.6.0' dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.5 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 @@ -6575,7 +6576,7 @@ packages: es-abstract: 1.23.3 es-errors: 1.3.0 get-intrinsic: 1.2.4 - globalthis: 1.0.3 + globalthis: 1.0.4 which-builtin-type: 1.1.3 dev: true @@ -6600,7 +6601,7 @@ packages: /regenerator-transform/0.15.2: resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==} dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.5 dev: true /regexp.prototype.flags/1.5.2: @@ -6724,7 +6725,7 @@ packages: jest-worker: 26.6.2 rollup: 2.79.1 serialize-javascript: 4.0.0 - terser: 5.30.4 + terser: 5.31.0 dev: true /rollup-plugin-visualizer/5.12.0_rollup@2.79.1: @@ -7257,9 +7258,9 @@ packages: engines: {node: ^14.13.1 || >=16.0.0} hasBin: true dependencies: - '@csstools/css-parser-algorithms': 2.6.1_3b47yz7m4ilxiidodviuvqozxm - '@csstools/css-tokenizer': 2.2.4 - '@csstools/media-query-list-parser': 2.1.9_37lckridqzvvreunvbmxe7dqfa + '@csstools/css-parser-algorithms': 2.6.3_yd6v5gcgquj6gckkguvqtxveja + '@csstools/css-tokenizer': 2.3.1 + '@csstools/media-query-list-parser': 2.1.11_stmod5e3pyj66s67bgdnbekcny '@csstools/selector-specificity': 3.0.3_csbcf6j6ge72xgg4n75bj726gy balanced-match: 2.0.0 colord: 2.9.3 @@ -7378,7 +7379,7 @@ packages: resolution: {integrity: sha512-w2sfv80nrAh2VCbqR5AK27wswXhqcck2AhfnNW76beQXskGZ1V12GwS//yYVa3d3fcvAip2OUnbDAjW2k3v9fA==} engines: {node: '>=10.0.0'} dependencies: - ajv: 8.12.0 + ajv: 8.13.0 lodash.truncate: 4.4.2 slice-ansi: 4.0.0 string-width: 4.2.3 @@ -7438,8 +7439,8 @@ packages: unique-string: 2.0.0 dev: true - /terser/5.30.4: - resolution: {integrity: sha512-xRdd0v64a8mFK9bnsKVdoNP9GQIKUAaJPTaqEQDL4w/J8WaW4sWXXoMZ+6SimPkfT5bElreXf8m9HnmPc3E1BQ==} + /terser/5.31.0: + resolution: {integrity: sha512-Q1JFAoUKE5IMfI4Z/lkE/E6+SwgzO+x4tq4v1AyBLRj8VSYvRO6A/rQrPg1yud4g0En9EKI1TvFRF2tQFcoUkg==} engines: {node: '>=10'} hasBin: true dependencies: @@ -7703,8 +7704,8 @@ packages: engines: {node: '>=4'} dev: true - /update-browserslist-db/1.0.13_browserslist@4.23.0: - resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==} + /update-browserslist-db/1.0.15_browserslist@4.23.0: + resolution: {integrity: sha512-K9HWH62x3/EalU1U6sjSZiylm9C8tgq2mSvshZpqc7QE69RaA2qjhkW2HlNA0tFpEbtyFz7HTqbSdN4MSwUodA==} hasBin: true peerDependencies: browserslist: '>= 4.21.0' @@ -7753,7 +7754,7 @@ packages: peerDependencies: vite: '>=2.0.0 || >=4' dependencies: - vite: 4.5.3_fjcsekecdafll5cnkztluf67rq + vite: 4.5.3_taxnkre2t3crlt4674ezbqfdby dev: true /vite-plugin-image-optimizer/1.1.7_vite@4.5.3: @@ -7764,7 +7765,7 @@ packages: dependencies: ansi-colors: 4.1.3 pathe: 1.1.2 - vite: 4.5.3_fjcsekecdafll5cnkztluf67rq + vite: 4.5.3_taxnkre2t3crlt4674ezbqfdby dev: true /vite-plugin-minify/1.5.2_vite@4.5.3: @@ -7773,7 +7774,7 @@ packages: vite: '*' dependencies: html-minifier-terser: 6.1.0 - vite: 4.5.3_fjcsekecdafll5cnkztluf67rq + vite: 4.5.3_taxnkre2t3crlt4674ezbqfdby dev: true /vite-plugin-pwa/0.14.7_rhhczuwoc2kqiub3cw4f6p4pay: @@ -7788,14 +7789,14 @@ packages: fast-glob: 3.3.2 pretty-bytes: 6.1.1 rollup: 3.29.4 - vite: 4.5.3_fjcsekecdafll5cnkztluf67rq + vite: 4.5.3_taxnkre2t3crlt4674ezbqfdby workbox-build: 6.6.0 workbox-window: 6.6.1 transitivePeerDependencies: - supports-color dev: true - /vite/4.5.3_fjcsekecdafll5cnkztluf67rq: + /vite/4.5.3_taxnkre2t3crlt4674ezbqfdby: resolution: {integrity: sha512-kQL23kMeX92v3ph7IauVkXkikdDRsYMGTVl5KY2E9OY4ONLvkHf04MDTbnfo6NKxZiDLWzVpP5oTa8hQD8U3dg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -7827,7 +7828,7 @@ packages: esbuild: 0.18.20 postcss: 8.4.38 rollup: 3.29.4 - terser: 5.30.4 + terser: 5.31.0 optionalDependencies: fsevents: 2.3.3 dev: true @@ -7930,15 +7931,15 @@ packages: resolution: {integrity: sha512-Tjf+gBwOTuGyZwMz2Nk/B13Fuyeo0Q84W++bebbVsfr9iLkDSo6j6PST8tET9HYA58mlRXwlMGpyWO8ETJiXdQ==} engines: {node: '>=10.0.0'} dependencies: - '@apideck/better-ajv-errors': 0.3.6_ajv@8.12.0 - '@babel/core': 7.24.4 - '@babel/preset-env': 7.24.4_@babel+core@7.24.4 - '@babel/runtime': 7.24.4 - '@rollup/plugin-babel': 5.3.1_2jhhcgigiyemlefei6ieia5uae + '@apideck/better-ajv-errors': 0.3.6_ajv@8.13.0 + '@babel/core': 7.24.5 + '@babel/preset-env': 7.24.5_@babel+core@7.24.5 + '@babel/runtime': 7.24.5 + '@rollup/plugin-babel': 5.3.1_5e5atfwvnhueldpktebu5iiiky '@rollup/plugin-node-resolve': 11.2.1_rollup@2.79.1 '@rollup/plugin-replace': 2.4.2_rollup@2.79.1 '@surma/rollup-plugin-off-main-thread': 2.2.3 - ajv: 8.12.0 + ajv: 8.13.0 common-tags: 1.8.2 fast-json-stable-stringify: 2.1.0 fs-extra: 9.1.0