From 93dc10423aa7bcd01c32988a394eec4bcd0d2483 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 00:42:04 +0000 Subject: [PATCH] chore(deps): Lock file maintenance --- pnpm-lock.yaml | 1180 ++++++++++++++++++++++++------------------------ 1 file changed, 591 insertions(+), 589 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 197d1b7..6f04923 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -83,14 +83,14 @@ devDependencies: '@stylelint/postcss-css-in-js': 0.38.0_lrpgrolfvll3p4c7yzuvfga3qm '@types/react': 18.3.3 '@types/react-dom': 18.3.0 - '@vitejs/plugin-legacy': 4.1.1_terser@5.31.1+vite@4.5.3 + '@vitejs/plugin-legacy': 4.1.1_terser@5.31.2+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 concurrently: 7.6.0 czg: 1.5.3 eslint: 8.57.0 - eslint-config-airbnb: 19.0.4_uetw3sini2pdj6u45vyklkm64e + eslint-config-airbnb: 19.0.4_6ukeqxqtj5hjpy7azw7idqdwqm eslint-config-prettier: 8.10.0_eslint@8.57.0 eslint-formatter-pretty: 4.1.0 eslint-import-resolver-alias: 1.1.2_gblj7z6526q5ff7xdcrfk7bm7e @@ -99,7 +99,7 @@ devDependencies: eslint-plugin-jsx-a11y: 6.9.0_eslint@8.57.0 eslint-plugin-only-warn: 1.1.0 eslint-plugin-promise: 6.4.0_eslint@8.57.0 - eslint-plugin-react: 7.34.3_eslint@8.57.0 + eslint-plugin-react: 7.34.4_eslint@8.57.0 eslint-plugin-react-hooks: 4.6.2_eslint@8.57.0 eslint-plugin-sonarjs: 0.18.0_eslint@8.57.0 husky: 8.0.3 @@ -120,8 +120,8 @@ devDependencies: stylelint-formatter-pretty: 3.2.1 stylelint-order: 6.0.4_stylelint@15.11.0 svgo: 3.3.2 - terser: 5.31.1 - vite: 4.5.3_vx6fmk5vabdmvcilbmvyvrvqye + terser: 5.31.2 + vite: 4.5.3_xcv4bfgwwbznt5dh6myp4bsckq vite-plugin-html-config: 1.0.11_vite@4.5.3 vite-plugin-image-optimizer: 1.1.8_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.16.0: + /@apideck/better-ajv-errors/0.3.6_ajv@8.17.1: resolution: {integrity: sha512-P+ZygBLZtkp0qqOAJJVX4oX/sFo5JR3eBWwwuqHHhK0GIgQOKWrAfiAaWX0aArHkRWHMuggFEgAZNxVPwPZYaA==} engines: {node: '>=10'} peerDependencies: ajv: '>=8' dependencies: - ajv: 8.16.0 + ajv: 8.17.1 json-schema: 0.4.0 jsonpointer: 5.0.1 leven: 3.1.0 @@ -158,25 +158,25 @@ packages: picocolors: 1.0.1 dev: true - /@babel/compat-data/7.24.7: - resolution: {integrity: sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==} + /@babel/compat-data/7.24.8: + resolution: {integrity: sha512-c4IM7OTg6k1Q+AJ153e2mc2QVTezTwnb4VzquwcyiEzGnW0Kedv4do/TrkU98qPeC5LNiMt/QXwIjzYXLBpyZg==} engines: {node: '>=6.9.0'} dev: true - /@babel/core/7.24.7: - resolution: {integrity: sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==} + /@babel/core/7.24.8: + resolution: {integrity: sha512-6AWcmZC/MZCO0yKys4uhg5NlxL0ESF3K6IAaoQ+xSXvPyPyxNWRafP+GDbI88Oh68O7QkJgmEtedWPM9U0pZNg==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.3.0 '@babel/code-frame': 7.24.7 - '@babel/generator': 7.24.7 - '@babel/helper-compilation-targets': 7.24.7 - '@babel/helper-module-transforms': 7.24.7_@babel+core@7.24.7 - '@babel/helpers': 7.24.7 - '@babel/parser': 7.24.7 + '@babel/generator': 7.24.8 + '@babel/helper-compilation-targets': 7.24.8 + '@babel/helper-module-transforms': 7.24.8_@babel+core@7.24.8 + '@babel/helpers': 7.24.8 + '@babel/parser': 7.24.8 '@babel/template': 7.24.7 - '@babel/traverse': 7.24.7 - '@babel/types': 7.24.7 + '@babel/traverse': 7.24.8 + '@babel/types': 7.24.8 convert-source-map: 2.0.0 debug: 4.3.5 gensync: 1.0.0-beta.2 @@ -186,11 +186,11 @@ packages: - supports-color dev: true - /@babel/generator/7.24.7: - resolution: {integrity: sha512-oipXieGC3i45Y1A41t4tAqpnEZWgB/lC6Ehh6+rOviR5XWpTtMmLN+fGjz9vOiNRt0p6RtO6DtD0pdU3vpqdSA==} + /@babel/generator/7.24.8: + resolution: {integrity: sha512-47DG+6F5SzOi0uEvK4wMShmn5yY0mVjVJoWTphdY2B4Rx9wHgjK7Yhtr0ru6nE+sn0v38mzrWOlah0p/YlHHOQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.7 + '@babel/types': 7.24.8 '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 jsesc: 2.5.2 @@ -200,43 +200,43 @@ packages: resolution: {integrity: sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.7 + '@babel/types': 7.24.8 dev: true /@babel/helper-builder-binary-assignment-operator-visitor/7.24.7: resolution: {integrity: sha512-xZeCVVdwb4MsDBkkyZ64tReWYrLRHlMN72vP7Bdm3OUOuyFZExhsHUUnuWnm2/XOlAJzR0LfPpB56WXZn0X/lA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.24.7 - '@babel/types': 7.24.7 + '@babel/traverse': 7.24.8 + '@babel/types': 7.24.8 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-compilation-targets/7.24.7: - resolution: {integrity: sha512-ctSdRHBi20qWOfy27RUb4Fhp07KSJ3sXcuSvTrXrc4aG8NSYDo1ici3Vhg9bg69y5bj0Mr1lh0aeEgTvc12rMg==} + /@babel/helper-compilation-targets/7.24.8: + resolution: {integrity: sha512-oU+UoqCHdp+nWVDkpldqIQL/i/bvAv53tRqLG/s+cOXxe66zOYLU7ar/Xs3LdmBihrUMEUhwu6dMZwbNOYDwvw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/compat-data': 7.24.7 - '@babel/helper-validator-option': 7.24.7 - browserslist: 4.23.1 + '@babel/compat-data': 7.24.8 + '@babel/helper-validator-option': 7.24.8 + browserslist: 4.23.2 lru-cache: 5.1.1 semver: 6.3.1 dev: true - /@babel/helper-create-class-features-plugin/7.24.7_@babel+core@7.24.7: - resolution: {integrity: sha512-kTkaDl7c9vO80zeX1rJxnuRpEsD5tA81yh11X1gQo+PhSti3JS+7qeZo9U4RHobKRiFPKaGK3svUAeb8D0Q7eg==} + /@babel/helper-create-class-features-plugin/7.24.8_@babel+core@7.24.8: + resolution: {integrity: sha512-4f6Oqnmyp2PP3olgUMmOwC3akxSm5aBYraQ6YDdKy7NcAMkDECHWG0DEnV6M2UAkERgIBhYt8S27rURPg7SxWA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.8 '@babel/helper-annotate-as-pure': 7.24.7 '@babel/helper-environment-visitor': 7.24.7 '@babel/helper-function-name': 7.24.7 - '@babel/helper-member-expression-to-functions': 7.24.7 + '@babel/helper-member-expression-to-functions': 7.24.8 '@babel/helper-optimise-call-expression': 7.24.7 - '@babel/helper-replace-supers': 7.24.7_@babel+core@7.24.7 + '@babel/helper-replace-supers': 7.24.7_@babel+core@7.24.8 '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 '@babel/helper-split-export-declaration': 7.24.7 semver: 6.3.1 @@ -244,26 +244,26 @@ packages: - supports-color dev: true - /@babel/helper-create-regexp-features-plugin/7.24.7_@babel+core@7.24.7: + /@babel/helper-create-regexp-features-plugin/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-03TCmXy2FtXJEZfbXDTSqq1fRJArk7lX9DOFC/47VthYcxyIOx+eXQmdo6DOQvrbpIix+KfXwvuXdFDZHxt+rA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.8 '@babel/helper-annotate-as-pure': 7.24.7 regexpu-core: 5.3.2 semver: 6.3.1 dev: true - /@babel/helper-define-polyfill-provider/0.6.2_@babel+core@7.24.7: + /@babel/helper-define-polyfill-provider/0.6.2_@babel+core@7.24.8: 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.7 - '@babel/helper-compilation-targets': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-compilation-targets': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 debug: 4.3.5 lodash.debounce: 4.0.8 resolve: 1.22.8 @@ -275,7 +275,7 @@ packages: resolution: {integrity: sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.7 + '@babel/types': 7.24.8 dev: true /@babel/helper-function-name/7.24.7: @@ -283,22 +283,22 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.24.7 - '@babel/types': 7.24.7 + '@babel/types': 7.24.8 dev: true /@babel/helper-hoist-variables/7.24.7: resolution: {integrity: sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.7 + '@babel/types': 7.24.8 dev: true - /@babel/helper-member-expression-to-functions/7.24.7: - resolution: {integrity: sha512-LGeMaf5JN4hAT471eJdBs/GK1DoYIJ5GCtZN/EsL6KUiiDZOvO/eKE11AMZJa2zP4zk4qe9V2O/hxAmkRc8p6w==} + /@babel/helper-member-expression-to-functions/7.24.8: + resolution: {integrity: sha512-LABppdt+Lp/RlBxqrh4qgf1oEH/WxdzQNDJIu5gC/W1GyvPVrOBiItmmM8wan2fm4oYqFuFfkXmlGpLQhPY8CA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.24.7 - '@babel/types': 7.24.7 + '@babel/traverse': 7.24.8 + '@babel/types': 7.24.8 transitivePeerDependencies: - supports-color dev: true @@ -307,19 +307,19 @@ packages: resolution: {integrity: sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.24.7 - '@babel/types': 7.24.7 + '@babel/traverse': 7.24.8 + '@babel/types': 7.24.8 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-module-transforms/7.24.7_@babel+core@7.24.7: - resolution: {integrity: sha512-1fuJEwIrp+97rM4RWdO+qrRsZlAeL1lQJoPqtCYWv0NL115XM93hIH4CSRln2w52SqvmY5hqdtauB6QFCDiZNQ==} + /@babel/helper-module-transforms/7.24.8_@babel+core@7.24.8: + resolution: {integrity: sha512-m4vWKVqvkVAWLXfHCCfff2luJj86U+J0/x+0N3ArG/tP0Fq7zky2dYwMbtPmkc/oulkkbjdL3uWzuoBwQ8R00Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.8 '@babel/helper-environment-visitor': 7.24.7 '@babel/helper-module-imports': 7.24.7 '@babel/helper-simple-access': 7.24.7 @@ -333,21 +333,21 @@ packages: resolution: {integrity: sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.7 + '@babel/types': 7.24.8 dev: true - /@babel/helper-plugin-utils/7.24.7: - resolution: {integrity: sha512-Rq76wjt7yz9AAc1KnlRKNAi/dMSVWgDRx43FHoJEbcYU6xOWaE2dVPwcdTukJrjxS65GITyfbvEYHvkirZ6uEg==} + /@babel/helper-plugin-utils/7.24.8: + resolution: {integrity: sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==} engines: {node: '>=6.9.0'} dev: true - /@babel/helper-remap-async-to-generator/7.24.7_@babel+core@7.24.7: + /@babel/helper-remap-async-to-generator/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-9pKLcTlZ92hNZMQfGCHImUpDOlAgkkpqalWEeftW5FBya75k8Li2ilerxkM/uBEj01iBZXcCIB/bwvDYgWyibA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.8 '@babel/helper-annotate-as-pure': 7.24.7 '@babel/helper-environment-visitor': 7.24.7 '@babel/helper-wrap-function': 7.24.7 @@ -355,15 +355,15 @@ packages: - supports-color dev: true - /@babel/helper-replace-supers/7.24.7_@babel+core@7.24.7: + /@babel/helper-replace-supers/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-qTAxxBM81VEyoAY0TtLrx1oAEJc09ZK67Q9ljQToqCnA+55eNwCORaxlKyu+rNfX86o8OXRUSNUnrtsAZXM9sg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.8 '@babel/helper-environment-visitor': 7.24.7 - '@babel/helper-member-expression-to-functions': 7.24.7 + '@babel/helper-member-expression-to-functions': 7.24.8 '@babel/helper-optimise-call-expression': 7.24.7 transitivePeerDependencies: - supports-color @@ -373,8 +373,8 @@ packages: resolution: {integrity: sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.24.7 - '@babel/types': 7.24.7 + '@babel/traverse': 7.24.8 + '@babel/types': 7.24.8 transitivePeerDependencies: - supports-color dev: true @@ -383,8 +383,8 @@ packages: resolution: {integrity: sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.24.7 - '@babel/types': 7.24.7 + '@babel/traverse': 7.24.8 + '@babel/types': 7.24.8 transitivePeerDependencies: - supports-color dev: true @@ -393,11 +393,11 @@ packages: resolution: {integrity: sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.7 + '@babel/types': 7.24.8 dev: true - /@babel/helper-string-parser/7.24.7: - resolution: {integrity: sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==} + /@babel/helper-string-parser/7.24.8: + resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==} engines: {node: '>=6.9.0'} dev: true @@ -406,8 +406,8 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/helper-validator-option/7.24.7: - resolution: {integrity: sha512-yy1/KvjhV/ZCL+SM7hBrvnZJ3ZuT9OuZgIJAGpPEToANvc3iM6iDvBnRjtElWibHU6n8/LPR/EjX9EtIEYO3pw==} + /@babel/helper-validator-option/7.24.8: + resolution: {integrity: sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==} engines: {node: '>=6.9.0'} dev: true @@ -417,18 +417,18 @@ packages: dependencies: '@babel/helper-function-name': 7.24.7 '@babel/template': 7.24.7 - '@babel/traverse': 7.24.7 - '@babel/types': 7.24.7 + '@babel/traverse': 7.24.8 + '@babel/types': 7.24.8 transitivePeerDependencies: - supports-color dev: true - /@babel/helpers/7.24.7: - resolution: {integrity: sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==} + /@babel/helpers/7.24.8: + resolution: {integrity: sha512-gV2265Nkcz7weJJfvDoAEVzC1e2OTDpkGbEsebse8koXUJUXPsCMi7sRo/+SPMuMZ9MtUPnGwITTnQnU5YjyaQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.24.7 - '@babel/types': 7.24.7 + '@babel/types': 7.24.8 dev: true /@babel/highlight/7.24.7: @@ -441,950 +441,950 @@ packages: picocolors: 1.0.1 dev: true - /@babel/parser/7.24.7: - resolution: {integrity: sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==} + /@babel/parser/7.24.8: + resolution: {integrity: sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.24.7 + '@babel/types': 7.24.8 dev: true - /@babel/plugin-bugfix-firefox-class-in-computed-class-key/7.24.7_@babel+core@7.24.7: + /@babel/plugin-bugfix-firefox-class-in-computed-class-key/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-TiT1ss81W80eQsN+722OaeQMY/G4yTb4G9JrqeiDADs3N8lbPMGldWi9x8tyqCW5NLx1Jh2AvkE6r6QvEltMMQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.8 '@babel/helper-environment-visitor': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.24.7_@babel+core@7.24.7: + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-unaQgZ/iRu/By6tsjMZzpeBZjChYfLYry6HrEXPoz3KmfF0sVBQ1l8zKMQ4xRGLWVsjuvB8nQfjNP/DcfEOCsg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.24.7_@babel+core@7.24.7: + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-+izXIbke1T33mY4MSNnrqhPXDz01WYhEf3yF5NbnUtkiNnm+XBZJl3kNfoK6NKmYlz/D07+l2GWVK/QfDkNCuQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 - '@babel/plugin-transform-optional-chaining': 7.24.7_@babel+core@7.24.7 + '@babel/plugin-transform-optional-chaining': 7.24.8_@babel+core@7.24.8 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/7.24.7_@babel+core@7.24.7: + /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-utA4HuR6F4Vvcr+o4DnjL8fCOlgRFGbeeBEGNg3ZTrLFw6VWG5XmUrvcQ0FjIYMU2ST4XcR2Wsp7t9qOAPnxMg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.8 '@babel/helper-environment-visitor': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.24.7: + /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.24.8: 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.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.24.8 dev: true - /@babel/plugin-proposal-private-property-in-object/7.21.0-placeholder-for-preset-env.2_@babel+core@7.24.7: + /@babel/plugin-proposal-private-property-in-object/7.21.0-placeholder-for-preset-env.2_@babel+core@7.24.8: resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.8 dev: true - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.24.7: + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.24.8: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.24.7: + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.24.8: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.24.7: + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.24.8: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.24.7: + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.24.8: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.24.7: + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.24.8: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-syntax-import-assertions/7.24.7_@babel+core@7.24.7: + /@babel/plugin-syntax-import-assertions/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-Ec3NRUMoi8gskrkBe3fNmEQfxDvY8bgfQpz6jlk/41kX9eUjvpyqWU7PBP/pLAvMaSQjbMNKJmvX57jP+M6bPg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-syntax-import-attributes/7.24.7_@babel+core@7.24.7: + /@babel/plugin-syntax-import-attributes/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-hbX+lKKeUMGihnK8nvKqmXBInriT3GVjzXKFriV3YC6APGxMbP8RZNFwy91+hocLXq90Mta+HshoB31802bb8A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.24.7: + /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.24.8: resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.24.7: + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.24.8: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.24.7: + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.24.8: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.24.7: + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.24.8: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.24.7: + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.24.8: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.24.7: + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.24.8: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.24.7: + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.24.8: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.24.7: + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.24.8: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.24.7: + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.24.8: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.24.7: + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.24.8: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-syntax-unicode-sets-regex/7.18.6_@babel+core@7.24.7: + /@babel/plugin-syntax-unicode-sets-regex/7.18.6_@babel+core@7.24.8: resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-create-regexp-features-plugin': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-create-regexp-features-plugin': 7.24.7_@babel+core@7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-transform-arrow-functions/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-arrow-functions/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-Dt9LQs6iEY++gXUwY03DNFat5C2NbO48jj+j/bSAz6b3HgPs39qcPiYt77fDObIcFwj3/C2ICX9YMwGflUoSHQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-transform-async-generator-functions/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-async-generator-functions/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-o+iF77e3u7ZS4AoAuJvapz9Fm001PuD2V3Lp6OSE4FYQke+cSewYtnek+THqGRWyQloRCyvWL1OkyfNEl9vr/g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.8 '@babel/helper-environment-visitor': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/helper-remap-async-to-generator': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.24.7 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-remap-async-to-generator': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.24.8 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-async-to-generator/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-async-to-generator/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-SQY01PcJfmQ+4Ash7NE+rpbLFbmqA2GPIgqzxfFTL4t1FKRq4zTms/7htKpoCUI9OcFYgzqfmCdH53s6/jn5fA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.8 '@babel/helper-module-imports': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/helper-remap-async-to-generator': 7.24.7_@babel+core@7.24.7 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-remap-async-to-generator': 7.24.7_@babel+core@7.24.8 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-block-scoped-functions/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-block-scoped-functions/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-yO7RAz6EsVQDaBH18IDJcMB1HnrUn2FJ/Jslc/WtPPWcjhpUJXU/rjbwmluzp7v/ZzWcEhTMXELnnsz8djWDwQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-transform-block-scoping/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-block-scoping/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-Nd5CvgMbWc+oWzBsuaMcbwjJWAcp5qzrbg69SZdHSP7AMY0AbWFqFO0WTFCA1jxhMCwodRwvRec8k0QUbZk7RQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-transform-class-properties/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-class-properties/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-vKbfawVYayKcSeSR5YYzzyXvsDFWU2mD8U5TFeXtbCPLFUqe7GyCgvO6XDHzje862ODrOwy6WCPmKeWHbCFJ4w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-create-class-features-plugin': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-create-class-features-plugin': 7.24.8_@babel+core@7.24.8 + '@babel/helper-plugin-utils': 7.24.8 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-class-static-block/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-class-static-block/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-HMXK3WbBPpZQufbMG4B46A90PkuuhN9vBCb5T8+VAHqvAqvcLi+2cKoukcpmUYkszLhScU3l1iudhrks3DggRQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-create-class-features-plugin': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-create-class-features-plugin': 7.24.8_@babel+core@7.24.8 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.24.8 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-classes/7.24.7_@babel+core@7.24.7: - resolution: {integrity: sha512-CFbbBigp8ln4FU6Bpy6g7sE8B/WmCmzvivzUC6xDAdWVsjYTXijpuuGJmYkAaoWAzcItGKT3IOAbxRItZ5HTjw==} + /@babel/plugin-transform-classes/7.24.8_@babel+core@7.24.8: + resolution: {integrity: sha512-VXy91c47uujj758ud9wx+OMgheXm4qJfyhj1P18YvlrQkNOSrwsteHk+EFS3OMGfhMhpZa0A+81eE7G4QC+3CA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.8 '@babel/helper-annotate-as-pure': 7.24.7 - '@babel/helper-compilation-targets': 7.24.7 + '@babel/helper-compilation-targets': 7.24.8 '@babel/helper-environment-visitor': 7.24.7 '@babel/helper-function-name': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/helper-replace-supers': 7.24.7_@babel+core@7.24.7 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-replace-supers': 7.24.7_@babel+core@7.24.8 '@babel/helper-split-export-declaration': 7.24.7 globals: 11.12.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-computed-properties/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-computed-properties/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-25cS7v+707Gu6Ds2oY6tCkUwsJ9YIDbggd9+cu9jzzDgiNq7hR/8dkzxWfKWnTic26vsI3EsCXNd4iEB6e8esQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 '@babel/template': 7.24.7 dev: true - /@babel/plugin-transform-destructuring/7.24.7_@babel+core@7.24.7: - resolution: {integrity: sha512-19eJO/8kdCQ9zISOf+SEUJM/bAUIsvY3YDnXZTupUCQ8LgrWnsG/gFB9dvXqdXnRXMAM8fvt7b0CBKQHNGy1mw==} + /@babel/plugin-transform-destructuring/7.24.8_@babel+core@7.24.8: + resolution: {integrity: sha512-36e87mfY8TnRxc7yc6M9g9gOB7rKgSahqkIKwLpz4Ppk2+zC2Cy1is0uwtuSG6AE4zlTOUa+7JGz9jCJGLqQFQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-transform-dotall-regex/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-dotall-regex/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-ZOA3W+1RRTSWvyqcMJDLqbchh7U4NRGqwRfFSVbOLS/ePIP4vHB5e8T8eXcuqyN1QkgKyj5wuW0lcS85v4CrSw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-create-regexp-features-plugin': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-create-regexp-features-plugin': 7.24.7_@babel+core@7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-transform-duplicate-keys/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-duplicate-keys/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-JdYfXyCRihAe46jUIliuL2/s0x0wObgwwiGxw/UbgJBr20gQBThrokO4nYKgWkD7uBaqM7+9x5TU7NkExZJyzw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-transform-dynamic-import/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-dynamic-import/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-sc3X26PhZQDb3JhORmakcbvkeInvxz+A8oda99lj7J60QRuPZvNAk9wQlTBS1ZynelDrDmTU4pw1tyc5d5ZMUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.24.8 dev: true - /@babel/plugin-transform-exponentiation-operator/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-exponentiation-operator/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-Rqe/vSc9OYgDajNIK35u7ot+KeCoetqQYFXM4Epf7M7ez3lWlOjrDjrwMei6caCVhfdw+mIKD4cgdGNy5JQotQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.8 '@babel/helper-builder-binary-assignment-operator-visitor': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-export-namespace-from/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-export-namespace-from/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-v0K9uNYsPL3oXZ/7F9NNIbAj2jv1whUEtyA6aujhekLs56R++JDQuzRcP2/z4WX5Vg/c5lE9uWZA0/iUoFhLTA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.24.8 dev: true - /@babel/plugin-transform-for-of/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-for-of/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-wo9ogrDG1ITTTBsy46oGiN1dS9A7MROBTcYsfS8DtsImMkHk9JXJ3EWQM6X2SUw4x80uGPlwj0o00Uoc6nEE3g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-function-name/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-function-name/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-U9FcnA821YoILngSmYkW6FjyQe2TyZD5pHt4EVIhmcTkrJw/3KqcrRSxuOo5tFZJi7TE19iDyI1u+weTI7bn2w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-compilation-targets': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-compilation-targets': 7.24.8 '@babel/helper-function-name': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-transform-json-strings/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-json-strings/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-2yFnBGDvRuxAaE/f0vfBKvtnvvqU8tGpMHqMNpTN2oWMKIR3NqFkjaAgGwawhqK/pIN2T3XdjGPdaG0vDhOBGw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.24.8 dev: true - /@babel/plugin-transform-literals/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-literals/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-vcwCbb4HDH+hWi8Pqenwnjy+UiklO4Kt1vfspcQYFhJdpthSnW8XvWGyDZWKNVrVbVViI/S7K9PDJZiUmP2fYQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-transform-logical-assignment-operators/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-logical-assignment-operators/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-4D2tpwlQ1odXmTEIFWy9ELJcZHqrStlzK/dAOWYyxX3zT0iXQB6banjgeOJQXzEc4S0E0a5A+hahxPaEFYftsw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.24.8 dev: true - /@babel/plugin-transform-member-expression-literals/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-member-expression-literals/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-T/hRC1uqrzXMKLQ6UCwMT85S3EvqaBXDGf0FaMf4446Qx9vKwlghvee0+uuZcDUCZU5RuNi4781UQ7R308zzBw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-transform-modules-amd/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-modules-amd/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-9+pB1qxV3vs/8Hdmz/CulFB8w2tuu6EB94JZFsjdqxQokwGa9Unap7Bo2gGBGIvPmDIVvQrom7r5m/TCDMURhg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-module-transforms': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-module-transforms': 7.24.8_@babel+core@7.24.8 + '@babel/helper-plugin-utils': 7.24.8 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-commonjs/7.24.7_@babel+core@7.24.7: - resolution: {integrity: sha512-iFI8GDxtevHJ/Z22J5xQpVqFLlMNstcLXh994xifFwxxGslr2ZXXLWgtBeLctOD63UFDArdvN6Tg8RFw+aEmjQ==} + /@babel/plugin-transform-modules-commonjs/7.24.8_@babel+core@7.24.8: + resolution: {integrity: sha512-WHsk9H8XxRs3JXKWFiqtQebdh9b/pTk4EgueygFzYlTKAg0Ud985mSevdNjdXdFBATSKVJGQXP1tv6aGbssLKA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-module-transforms': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-module-transforms': 7.24.8_@babel+core@7.24.8 + '@babel/helper-plugin-utils': 7.24.8 '@babel/helper-simple-access': 7.24.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-systemjs/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-modules-systemjs/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-GYQE0tW7YoaN13qFh3O1NCY4MPkUiAH3fiF7UcV/I3ajmDKEdG3l+UOcbAm4zUE3gnvUU+Eni7XrVKo9eO9auw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.8 '@babel/helper-hoist-variables': 7.24.7 - '@babel/helper-module-transforms': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-module-transforms': 7.24.8_@babel+core@7.24.8 + '@babel/helper-plugin-utils': 7.24.8 '@babel/helper-validator-identifier': 7.24.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-umd/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-modules-umd/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-3aytQvqJ/h9z4g8AsKPLvD4Zqi2qT+L3j7XoFFu1XBlZWEl2/1kWnhmAbxpLgPrHSY0M6UA02jyTiwUVtiKR6A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-module-transforms': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-module-transforms': 7.24.8_@babel+core@7.24.8 + '@babel/helper-plugin-utils': 7.24.8 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-named-capturing-groups-regex/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-named-capturing-groups-regex/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-/jr7h/EWeJtk1U/uz2jlsCioHkZk1JJZVcc8oQsJ1dUlaJD83f4/6Zeh2aHt9BIFokHIsSeDfhUmju0+1GPd6g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-create-regexp-features-plugin': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-create-regexp-features-plugin': 7.24.7_@babel+core@7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-transform-new-target/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-new-target/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-RNKwfRIXg4Ls/8mMTza5oPF5RkOW8Wy/WgMAp1/F1yZ8mMbtwXW+HDoJiOsagWrAhI5f57Vncrmr9XeT4CVapA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-transform-nullish-coalescing-operator/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-nullish-coalescing-operator/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-Ts7xQVk1OEocqzm8rHMXHlxvsfZ0cEF2yomUqpKENHWMF4zKk175Y4q8H5knJes6PgYad50uuRmt3UJuhBw8pQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.24.8 dev: true - /@babel/plugin-transform-numeric-separator/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-numeric-separator/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-e6q1TiVUzvH9KRvicuxdBTUj4AdKSRwzIyFFnfnezpCfP2/7Qmbb8qbU2j7GODbl4JMkblitCQjKYUaX/qkkwA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.24.8 dev: true - /@babel/plugin-transform-object-rest-spread/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-object-rest-spread/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-4QrHAr0aXQCEFni2q4DqKLD31n2DL+RxcwnNjDFkSG0eNQ/xCavnRkfCUjsyqGC2OviNJvZOF/mQqZBw7i2C5Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-compilation-targets': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.24.7 - '@babel/plugin-transform-parameters': 7.24.7_@babel+core@7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-compilation-targets': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.24.8 + '@babel/plugin-transform-parameters': 7.24.7_@babel+core@7.24.8 dev: true - /@babel/plugin-transform-object-super/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-object-super/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-A/vVLwN6lBrMFmMDmPPz0jnE6ZGx7Jq7d6sT/Ev4H65RER6pZ+kczlf1DthF5N0qaPHBsI7UXiE8Zy66nmAovg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/helper-replace-supers': 7.24.7_@babel+core@7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-replace-supers': 7.24.7_@babel+core@7.24.8 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-optional-catch-binding/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-optional-catch-binding/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-uLEndKqP5BfBbC/5jTwPxLh9kqPWWgzN/f8w6UwAIirAEqiIVJWWY312X72Eub09g5KF9+Zn7+hT7sDxmhRuKA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.24.8 dev: true - /@babel/plugin-transform-optional-chaining/7.24.7_@babel+core@7.24.7: - resolution: {integrity: sha512-tK+0N9yd4j+x/4hxF3F0e0fu/VdcxU18y5SevtyM/PCFlQvXbR0Zmlo2eBrKtVipGNFzpq56o8WsIIKcJFUCRQ==} + /@babel/plugin-transform-optional-chaining/7.24.8_@babel+core@7.24.8: + resolution: {integrity: sha512-5cTOLSMs9eypEy8JUVvIKOu6NgvbJMnpG62VpIHrTmROdQ+L5mDAaI40g25k5vXti55JWNX5jCkq3HZxXBQANw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.24.7 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.24.8 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-parameters/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-parameters/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-yGWW5Rr+sQOhK0Ot8hjDJuxU3XLRQGflvT4lhlSY0DFvdb3TwKaY26CJzHtYllU0vT9j58hc37ndFPsqT1SrzA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-transform-private-methods/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-private-methods/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-COTCOkG2hn4JKGEKBADkA8WNb35TGkkRbI5iT845dB+NyqgO8Hn+ajPbSnIQznneJTa3d30scb6iz/DhH8GsJQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-create-class-features-plugin': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-create-class-features-plugin': 7.24.8_@babel+core@7.24.8 + '@babel/helper-plugin-utils': 7.24.8 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-private-property-in-object/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-private-property-in-object/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-9z76mxwnwFxMyxZWEgdgECQglF2Q7cFLm0kMf8pGwt+GSJsY0cONKj/UuO4bOH0w/uAel3ekS4ra5CEAyJRmDA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.8 '@babel/helper-annotate-as-pure': 7.24.7 - '@babel/helper-create-class-features-plugin': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.24.7 + '@babel/helper-create-class-features-plugin': 7.24.8_@babel+core@7.24.8 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.24.8 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-property-literals/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-property-literals/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-EMi4MLQSHfd2nrCqQEWxFdha2gBCqU4ZcCng4WBGZ5CJL4bBRW0ptdqqDdeirGZcpALazVVNJqRmsO8/+oNCBA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-transform-react-jsx-self/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-react-jsx-self/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-fOPQYbGSgH0HUp4UJO4sMBFjY6DuWq+2i8rixyUMb3CdGixs/gccURvYOAhajBdKDoGajFr3mUq5rH3phtkGzw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-transform-react-jsx-source/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-react-jsx-source/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-J2z+MWzZHVOemyLweMqngXrgGC42jQ//R0KdxqkIz/OrbVIIlhFI3WigZ5fO+nwFvBlncr4MGapd8vTyc7RPNQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-transform-regenerator/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-regenerator/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-lq3fvXPdimDrlg6LWBoqj+r/DEWgONuwjuOuQCSYgRroXDH/IdM1C0IZf59fL5cHLpjEH/O6opIRBbqv7ELnuA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 regenerator-transform: 0.15.2 dev: true - /@babel/plugin-transform-reserved-words/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-reserved-words/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-0DUq0pHcPKbjFZCfTss/pGkYMfy3vFWydkUBd9r0GHpIyfs2eCDENvqadMycRS9wZCXR41wucAfJHJmwA0UmoQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-transform-runtime/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-runtime/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-YqXjrk4C+a1kZjewqt+Mmu2UuV1s07y8kqcUf4qYLnoqemhR4gRQikhdAhSVJioMjVTu6Mo6pAbaypEA3jY6fw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.8 '@babel/helper-module-imports': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - babel-plugin-polyfill-corejs2: 0.4.11_@babel+core@7.24.7 - babel-plugin-polyfill-corejs3: 0.10.4_@babel+core@7.24.7 - babel-plugin-polyfill-regenerator: 0.6.2_@babel+core@7.24.7 + '@babel/helper-plugin-utils': 7.24.8 + babel-plugin-polyfill-corejs2: 0.4.11_@babel+core@7.24.8 + babel-plugin-polyfill-corejs3: 0.10.4_@babel+core@7.24.8 + babel-plugin-polyfill-regenerator: 0.6.2_@babel+core@7.24.8 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-shorthand-properties/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-shorthand-properties/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-KsDsevZMDsigzbA09+vacnLpmPH4aWjcZjXdyFKGzpplxhbeB4wYtury3vglQkg6KM/xEPKt73eCjPPf1PgXBA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-transform-spread/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-spread/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-x96oO0I09dgMDxJaANcRyD4ellXFLLiWhuwDxKZX5g2rWP1bTPkBSwCYv96VDXVT1bD9aPj8tppr5ITIh8hBng==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-sticky-regex/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-sticky-regex/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-kHPSIJc9v24zEml5geKg9Mjx5ULpfncj0wRpYtxbvKyTtHCYDkVE3aHQ03FrpEo4gEe2vrJJS1Y9CJTaThA52g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-transform-template-literals/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-template-literals/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-AfDTQmClklHCOLxtGoP7HkeMw56k1/bTQjwsfhL6pppo/M4TOBSq+jjBUBLmV/4oeFg4GWMavIl44ZeCtmmZTw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-transform-typeof-symbol/7.24.7_@babel+core@7.24.7: - resolution: {integrity: sha512-VtR8hDy7YLB7+Pet9IarXjg/zgCMSF+1mNS/EQEiEaUPoFXCVsHG64SIxcaaI2zJgRiv+YmgaQESUfWAdbjzgg==} + /@babel/plugin-transform-typeof-symbol/7.24.8_@babel+core@7.24.8: + resolution: {integrity: sha512-adNTUpDCVnmAE58VEqKlAA6ZBlNkMnWD0ZcW76lyNFN3MJniyGFZfNwERVk8Ap56MCnXztmDr19T4mPTztcuaw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-transform-unicode-escapes/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-unicode-escapes/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-U3ap1gm5+4edc2Q/P+9VrBNhGkfnf+8ZqppY71Bo/pzZmXhhLdqgaUl6cuB07O1+AQJtCLfaOmswiNbSQ9ivhw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-transform-unicode-property-regex/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-unicode-property-regex/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-uH2O4OV5M9FZYQrwc7NdVmMxQJOCCzFeYudlZSzUAHRFeOujQefa92E74TQDVskNHCzOXoigEuoyzHDhaEaK5w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-create-regexp-features-plugin': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-create-regexp-features-plugin': 7.24.7_@babel+core@7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-transform-unicode-regex/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-unicode-regex/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-hlQ96MBZSAXUq7ltkjtu3FJCCSMx/j629ns3hA3pXnBXjanNP0LHi+JpPeA81zaWgVK1VGH95Xuy7u0RyQ8kMg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-create-regexp-features-plugin': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-create-regexp-features-plugin': 7.24.7_@babel+core@7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-transform-unicode-sets-regex/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-unicode-sets-regex/7.24.7_@babel+core@7.24.8: resolution: {integrity: sha512-2G8aAvF4wy1w/AGZkemprdGMRg5o6zPNhbHVImRz3lss55TYCBd6xStN19rt8XJHq20sqV0JbyWjOWwQRwV/wg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-create-regexp-features-plugin': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-create-regexp-features-plugin': 7.24.7_@babel+core@7.24.8 + '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/preset-env/7.24.7_@babel+core@7.24.7: - resolution: {integrity: sha512-1YZNsc+y6cTvWlDHidMBsQZrZfEFjRIo/BZCT906PMdzOyXtSLTgqGdrpcuTDCXyd11Am5uQULtDIcCfnTc8fQ==} + /@babel/preset-env/7.24.8_@babel+core@7.24.8: + resolution: {integrity: sha512-vObvMZB6hNWuDxhSaEPTKCwcqkAIuDtE+bQGn4XMXne1DSLzFVY8Vmj1bm+mUQXYNN8NmaQEO+r8MMbzPr1jBQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.24.7 - '@babel/core': 7.24.7 - '@babel/helper-compilation-targets': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/helper-validator-option': 7.24.7 - '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2_@babel+core@7.24.7 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.24.7 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.24.7 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.24.7 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.24.7 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.24.7 - '@babel/plugin-syntax-import-assertions': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-syntax-import-attributes': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.24.7 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.24.7 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.24.7 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.24.7 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.24.7 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.24.7 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.24.7 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.24.7 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.24.7 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.24.7 - '@babel/plugin-syntax-unicode-sets-regex': 7.18.6_@babel+core@7.24.7 - '@babel/plugin-transform-arrow-functions': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-async-generator-functions': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-async-to-generator': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-block-scoped-functions': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-block-scoping': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-class-properties': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-class-static-block': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-classes': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-computed-properties': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-destructuring': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-dotall-regex': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-duplicate-keys': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-dynamic-import': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-exponentiation-operator': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-export-namespace-from': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-for-of': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-function-name': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-json-strings': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-literals': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-logical-assignment-operators': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-member-expression-literals': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-modules-amd': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-modules-commonjs': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-modules-systemjs': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-modules-umd': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-named-capturing-groups-regex': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-new-target': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-nullish-coalescing-operator': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-numeric-separator': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-object-rest-spread': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-object-super': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-optional-catch-binding': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-optional-chaining': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-parameters': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-private-methods': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-private-property-in-object': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-property-literals': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-regenerator': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-reserved-words': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-shorthand-properties': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-spread': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-sticky-regex': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-template-literals': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-typeof-symbol': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-unicode-escapes': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-unicode-property-regex': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-unicode-regex': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-unicode-sets-regex': 7.24.7_@babel+core@7.24.7 - '@babel/preset-modules': 0.1.6-no-external-plugins_@babel+core@7.24.7 - babel-plugin-polyfill-corejs2: 0.4.11_@babel+core@7.24.7 - babel-plugin-polyfill-corejs3: 0.10.4_@babel+core@7.24.7 - babel-plugin-polyfill-regenerator: 0.6.2_@babel+core@7.24.7 + '@babel/compat-data': 7.24.8 + '@babel/core': 7.24.8 + '@babel/helper-compilation-targets': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-validator-option': 7.24.8 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2_@babel+core@7.24.8 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.24.8 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.24.8 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.24.8 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.24.8 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.24.8 + '@babel/plugin-syntax-import-assertions': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-syntax-import-attributes': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.24.8 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.24.8 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.24.8 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.24.8 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.24.8 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.24.8 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.24.8 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.24.8 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.24.8 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.24.8 + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6_@babel+core@7.24.8 + '@babel/plugin-transform-arrow-functions': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-async-generator-functions': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-async-to-generator': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-block-scoped-functions': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-block-scoping': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-class-properties': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-class-static-block': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-classes': 7.24.8_@babel+core@7.24.8 + '@babel/plugin-transform-computed-properties': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-destructuring': 7.24.8_@babel+core@7.24.8 + '@babel/plugin-transform-dotall-regex': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-duplicate-keys': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-dynamic-import': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-exponentiation-operator': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-export-namespace-from': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-for-of': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-function-name': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-json-strings': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-literals': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-logical-assignment-operators': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-member-expression-literals': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-modules-amd': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-modules-commonjs': 7.24.8_@babel+core@7.24.8 + '@babel/plugin-transform-modules-systemjs': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-modules-umd': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-named-capturing-groups-regex': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-new-target': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-nullish-coalescing-operator': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-numeric-separator': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-object-rest-spread': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-object-super': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-optional-catch-binding': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-optional-chaining': 7.24.8_@babel+core@7.24.8 + '@babel/plugin-transform-parameters': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-private-methods': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-private-property-in-object': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-property-literals': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-regenerator': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-reserved-words': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-shorthand-properties': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-spread': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-sticky-regex': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-template-literals': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-typeof-symbol': 7.24.8_@babel+core@7.24.8 + '@babel/plugin-transform-unicode-escapes': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-unicode-property-regex': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-unicode-regex': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-unicode-sets-regex': 7.24.7_@babel+core@7.24.8 + '@babel/preset-modules': 0.1.6-no-external-plugins_@babel+core@7.24.8 + babel-plugin-polyfill-corejs2: 0.4.11_@babel+core@7.24.8 + babel-plugin-polyfill-corejs3: 0.10.4_@babel+core@7.24.8 + babel-plugin-polyfill-regenerator: 0.6.2_@babel+core@7.24.8 core-js-compat: 3.37.1 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /@babel/preset-modules/0.1.6-no-external-plugins_@babel+core@7.24.7: + /@babel/preset-modules/0.1.6-no-external-plugins_@babel+core@7.24.8: 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.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/types': 7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/types': 7.24.8 esutils: 2.0.3 dev: true @@ -1392,8 +1392,8 @@ packages: resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==} dev: true - /@babel/runtime/7.24.7: - resolution: {integrity: sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==} + /@babel/runtime/7.24.8: + resolution: {integrity: sha512-5F7SDGs1T72ZczbRwbGO9lQi0NLjQxzl6i4lJxLxfW9U5UluCSyEJeniWvnhl3/euNiqQVbo8zruhsDfid0esA==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.14.1 @@ -1403,33 +1403,33 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.24.7 - '@babel/parser': 7.24.7 - '@babel/types': 7.24.7 + '@babel/parser': 7.24.8 + '@babel/types': 7.24.8 dev: true - /@babel/traverse/7.24.7: - resolution: {integrity: sha512-yb65Ed5S/QAcewNPh0nZczy9JdYXkkAbIsEo+P7BE7yO3txAY30Y/oPa3QkQ5It3xVG2kpKMg9MsdxZaO31uKA==} + /@babel/traverse/7.24.8: + resolution: {integrity: sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.24.7 - '@babel/generator': 7.24.7 + '@babel/generator': 7.24.8 '@babel/helper-environment-visitor': 7.24.7 '@babel/helper-function-name': 7.24.7 '@babel/helper-hoist-variables': 7.24.7 '@babel/helper-split-export-declaration': 7.24.7 - '@babel/parser': 7.24.7 - '@babel/types': 7.24.7 + '@babel/parser': 7.24.8 + '@babel/types': 7.24.8 debug: 4.3.5 globals: 11.12.0 transitivePeerDependencies: - supports-color dev: true - /@babel/types/7.24.7: - resolution: {integrity: sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q==} + /@babel/types/7.24.8: + resolution: {integrity: sha512-SkSBEHwwJRU52QEVZBmMBnE5Ux2/6WU1grdYyOhpbCNxbmJrDuDCphBzKZSO3taf0zztp+qkWlymE5tVL5l0TA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-string-parser': 7.24.7 + '@babel/helper-string-parser': 7.24.8 '@babel/helper-validator-identifier': 7.24.7 to-fast-properties: 2.0.0 dev: true @@ -1459,7 +1459,7 @@ packages: engines: {node: '>=v14'} dependencies: '@commitlint/types': 17.8.1 - ajv: 8.16.0 + ajv: 8.17.1 dev: true /@commitlint/ensure/17.8.1: @@ -1678,9 +1678,9 @@ packages: peerDependencies: postcss: ^8.4 dependencies: - '@csstools/selector-specificity': 2.2.0_jbx4mus4njtel3ypyfykqgp6rq + '@csstools/selector-specificity': 2.2.0_puzc6b7dufinha5cpgt5azxriu postcss: 8.4.39 - postcss-selector-parser: 6.1.0 + postcss-selector-parser: 6.1.1 dev: true /@csstools/postcss-color-function/2.2.3_postcss@8.4.39: @@ -1761,9 +1761,9 @@ packages: peerDependencies: postcss: ^8.4 dependencies: - '@csstools/selector-specificity': 2.2.0_jbx4mus4njtel3ypyfykqgp6rq + '@csstools/selector-specificity': 2.2.0_puzc6b7dufinha5cpgt5azxriu postcss: 8.4.39 - postcss-selector-parser: 6.1.0 + postcss-selector-parser: 6.1.1 dev: true /@csstools/postcss-logical-float-and-clear/1.0.1_postcss@8.4.39: @@ -1883,7 +1883,7 @@ packages: postcss: ^8.4 dependencies: postcss: 8.4.39 - postcss-selector-parser: 6.1.0 + postcss-selector-parser: 6.1.1 dev: true /@csstools/postcss-stepped-value-functions/2.1.1_postcss@8.4.39: @@ -1930,22 +1930,22 @@ packages: postcss: 8.4.39 dev: true - /@csstools/selector-specificity/2.2.0_jbx4mus4njtel3ypyfykqgp6rq: + /@csstools/selector-specificity/2.2.0_puzc6b7dufinha5cpgt5azxriu: resolution: {integrity: sha512-+OJ9konv95ClSTOJCmMZqpd5+YGsB2S+x6w3E1oaM8UuR5j8nTNHYSz8c9BEPGDOCMQYIEEGlVPj/VY64iTbGw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss-selector-parser: ^6.0.10 dependencies: - postcss-selector-parser: 6.1.0 + postcss-selector-parser: 6.1.1 dev: true - /@csstools/selector-specificity/3.1.1_jbx4mus4njtel3ypyfykqgp6rq: + /@csstools/selector-specificity/3.1.1_puzc6b7dufinha5cpgt5azxriu: resolution: {integrity: sha512-a7cxGcJ2wIlMFLlh8z2ONm+715QkPHiyJcxwQlKOz/03GPw1COpfhcmC9wm4xlZfp//jWHNNMwzjtqHXVWU9KA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss-selector-parser: ^6.0.13 dependencies: - postcss-selector-parser: 6.1.0 + postcss-selector-parser: 6.1.1 dev: true /@csstools/utilities/1.0.0_postcss@8.4.39: @@ -2241,7 +2241,7 @@ packages: engines: {node: '>=6.0.0'} dependencies: '@jridgewell/set-array': 1.2.1 - '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/sourcemap-codec': 1.5.0 '@jridgewell/trace-mapping': 0.3.25 dev: true @@ -2262,34 +2262,34 @@ packages: '@jridgewell/trace-mapping': 0.3.25 dev: true - /@jridgewell/sourcemap-codec/1.4.15: - resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} + /@jridgewell/sourcemap-codec/1.5.0: + resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==} dev: true /@jridgewell/trace-mapping/0.3.25: resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} dependencies: '@jridgewell/resolve-uri': 3.1.2 - '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/sourcemap-codec': 1.5.0 dev: true /@jridgewell/trace-mapping/0.3.9: resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} dependencies: '@jridgewell/resolve-uri': 3.1.2 - '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/sourcemap-codec': 1.5.0 dev: true /@linaria/babel-preset/4.5.4_typescript@5.5.3: resolution: {integrity: sha512-AbOTqCb7XbQGAUNQkt8YxysXsek3qTEfXwj46bYLyFu/ADZ+ypmAUcmNJRJSjI0qAoS+ZFuK2dEpuwFVYeiveQ==} engines: {node: ^12.16.0 || >=13.7.0} dependencies: - '@babel/core': 7.24.7 - '@babel/generator': 7.24.7 + '@babel/core': 7.24.8 + '@babel/generator': 7.24.8 '@babel/helper-module-imports': 7.24.7 '@babel/template': 7.24.7 - '@babel/traverse': 7.24.7 - '@babel/types': 7.24.7 + '@babel/traverse': 7.24.8 + '@babel/types': 7.24.8 '@linaria/core': 4.5.4 '@linaria/logger': 4.5.0 '@linaria/shaker': 4.5.3 @@ -2346,12 +2346,12 @@ packages: resolution: {integrity: sha512-UeNw8HtY43pm+D0B+kq8BrW9GsRxm11zT7Lq3Qry8sX2mapvFqXaQ7VpTFHWEdkcbv7JOxBAMial2fu+ce/zqA==} engines: {node: ^12.16.0 || >=13.7.0} dependencies: - '@babel/core': 7.24.7 - '@babel/generator': 7.24.7 - '@babel/plugin-transform-modules-commonjs': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-runtime': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-template-literals': 7.24.7_@babel+core@7.24.7 - '@babel/preset-env': 7.24.7_@babel+core@7.24.7 + '@babel/core': 7.24.8 + '@babel/generator': 7.24.8 + '@babel/plugin-transform-modules-commonjs': 7.24.8_@babel+core@7.24.8 + '@babel/plugin-transform-runtime': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-template-literals': 7.24.7_@babel+core@7.24.8 + '@babel/preset-env': 7.24.8_@babel+core@7.24.8 '@linaria/logger': 4.5.0 '@linaria/utils': 4.5.3 babel-plugin-transform-react-remove-prop-types: 0.4.24 @@ -2364,7 +2364,7 @@ packages: resolution: {integrity: sha512-HPxLB6HlJWLi6o8+8lTLegOmDnbMbuzEE+zzunaPZEGSoIIYx8HAv5VbY/sG/zNyxDElk6laiAwEVWN8h5/zxg==} engines: {node: ^12.16.0 || >=13.7.0} dependencies: - '@babel/generator': 7.24.7 + '@babel/generator': 7.24.8 '@linaria/logger': 4.5.0 '@linaria/utils': 4.5.3 transitivePeerDependencies: @@ -2375,16 +2375,16 @@ packages: resolution: {integrity: sha512-tSpxA3Zn0DKJ2n/YBnYAgiDY+MNvkmzAHrD8R9PKrpGaZ+wz1jQEmE1vGn1cqh8dJyWK0NzPAA8sf1cqa+RmAg==} engines: {node: ^12.16.0 || >=13.7.0} dependencies: - '@babel/core': 7.24.7 - '@babel/generator': 7.24.7 - '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.24.7 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.24.7 - '@babel/plugin-transform-modules-commonjs': 7.24.7_@babel+core@7.24.7 + '@babel/core': 7.24.8 + '@babel/generator': 7.24.8 + '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.24.8 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.24.8 + '@babel/plugin-transform-modules-commonjs': 7.24.8_@babel+core@7.24.8 '@babel/template': 7.24.7 - '@babel/traverse': 7.24.7 - '@babel/types': 7.24.7 + '@babel/traverse': 7.24.8 + '@babel/types': 7.24.8 '@linaria/logger': 4.5.0 - babel-merge: 3.0.0_@babel+core@7.24.7 + babel-merge: 3.0.0_@babel+core@7.24.8 find-up: 5.0.0 minimatch: 9.0.5 transitivePeerDependencies: @@ -2401,7 +2401,7 @@ packages: '@linaria/logger': 4.5.0 '@linaria/utils': 4.5.3 '@rollup/pluginutils': 4.2.1 - vite: 4.5.3_vx6fmk5vabdmvcilbmvyvrvqye + vite: 4.5.3_xcv4bfgwwbznt5dh6myp4bsckq transitivePeerDependencies: - supports-color - typescript @@ -2433,7 +2433,7 @@ packages: engines: {node: '>=14.0.0'} dev: false - /@rollup/plugin-babel/5.3.1_je4nbmfg47mhbnn75kmajdcj7i: + /@rollup/plugin-babel/5.3.1_yy7ai7fqbp4brqcb3ykg5naz2q: resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -2444,7 +2444,7 @@ packages: '@types/babel__core': optional: true dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.8 '@babel/helper-module-imports': 7.24.7 '@rollup/pluginutils': 3.1.0_rollup@2.79.1 rollup: 2.79.1 @@ -2563,7 +2563,7 @@ packages: postcss: '>=7.0.0' postcss-syntax: '>=0.36.2' dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.8 postcss: 8.4.39 postcss-syntax: 0.36.2_q7f4cpdd7mqub4ix4qx7siur44 transitivePeerDependencies: @@ -2672,22 +2672,22 @@ packages: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} dev: true - /@vitejs/plugin-legacy/4.1.1_terser@5.31.1+vite@4.5.3: + /@vitejs/plugin-legacy/4.1.1_terser@5.31.2+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.7 - '@babel/preset-env': 7.24.7_@babel+core@7.24.7 - browserslist: 4.23.1 + '@babel/core': 7.24.8 + '@babel/preset-env': 7.24.8_@babel+core@7.24.8 + browserslist: 4.23.2 core-js: 3.37.1 magic-string: 0.30.10 regenerator-runtime: 0.13.11 systemjs: 6.15.1 - terser: 5.31.1 - vite: 4.5.3_vx6fmk5vabdmvcilbmvyvrvqye + terser: 5.31.2 + vite: 4.5.3_xcv4bfgwwbznt5dh6myp4bsckq transitivePeerDependencies: - supports-color dev: true @@ -2698,12 +2698,12 @@ packages: peerDependencies: vite: ^4.1.0-beta.0 || >=4 dependencies: - '@babel/core': 7.24.7 - '@babel/plugin-transform-react-jsx-self': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-react-jsx-source': 7.24.7_@babel+core@7.24.7 + '@babel/core': 7.24.8 + '@babel/plugin-transform-react-jsx-self': 7.24.7_@babel+core@7.24.8 + '@babel/plugin-transform-react-jsx-source': 7.24.7_@babel+core@7.24.8 magic-string: 0.27.0 react-refresh: 0.14.2 - vite: 4.5.3_vx6fmk5vabdmvcilbmvyvrvqye + vite: 4.5.3_xcv4bfgwwbznt5dh6myp4bsckq transitivePeerDependencies: - supports-color dev: true @@ -2746,13 +2746,13 @@ packages: uri-js: 4.4.1 dev: true - /ajv/8.16.0: - resolution: {integrity: sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==} + /ajv/8.17.1: + resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==} dependencies: fast-deep-equal: 3.1.3 + fast-uri: 3.0.1 json-schema-traverse: 1.0.0 require-from-string: 2.0.2 - uri-js: 4.4.1 dev: true /ansi-colors/4.1.3: @@ -2954,8 +2954,8 @@ packages: peerDependencies: postcss: ^8.1.0 dependencies: - browserslist: 4.23.1 - caniuse-lite: 1.0.30001640 + browserslist: 4.23.2 + caniuse-lite: 1.0.30001642 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.0.1 @@ -2985,49 +2985,49 @@ packages: resolution: {integrity: sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==} dev: true - /babel-merge/3.0.0_@babel+core@7.24.7: + /babel-merge/3.0.0_@babel+core@7.24.8: 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.7 + '@babel/core': 7.24.8 deepmerge: 2.2.1 object.omit: 3.0.0 dev: true - /babel-plugin-polyfill-corejs2/0.4.11_@babel+core@7.24.7: + /babel-plugin-polyfill-corejs2/0.4.11_@babel+core@7.24.8: 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.7 - '@babel/core': 7.24.7 - '@babel/helper-define-polyfill-provider': 0.6.2_@babel+core@7.24.7 + '@babel/compat-data': 7.24.8 + '@babel/core': 7.24.8 + '@babel/helper-define-polyfill-provider': 0.6.2_@babel+core@7.24.8 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-corejs3/0.10.4_@babel+core@7.24.7: + /babel-plugin-polyfill-corejs3/0.10.4_@babel+core@7.24.8: resolution: {integrity: sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-define-polyfill-provider': 0.6.2_@babel+core@7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-define-polyfill-provider': 0.6.2_@babel+core@7.24.8 core-js-compat: 3.37.1 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-regenerator/0.6.2_@babel+core@7.24.7: + /babel-plugin-polyfill-regenerator/0.6.2_@babel+core@7.24.8: resolution: {integrity: sha512-2R25rQZWP63nGwaAswvDazbPXfrM3HwVoBXK6HcqeKrSrL/JqcC/rDcf95l4r7LXLyxDXc8uQDa064GubtCABg==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-define-polyfill-provider': 0.6.2_@babel+core@7.24.7 + '@babel/core': 7.24.8 + '@babel/helper-define-polyfill-provider': 0.6.2_@babel+core@7.24.8 transitivePeerDependencies: - supports-color dev: true @@ -3118,18 +3118,18 @@ packages: resolution: {integrity: sha512-ftrrbI/VHBgEnmnSyhkqvQVMp6jAKybfs0qMIlm7SLBrQTGMsdCIP4q3BoKeLsZTBQllIQtY9kbxgRYV2WU47g==} engines: {node: '>=12'} dependencies: - browserslist: 4.23.1 + browserslist: 4.23.2 dev: true - /browserslist/4.23.1: - resolution: {integrity: sha512-TUfofFo/KsK/bWZ9TWQ5O26tsWW4Uhmt8IYklbnUa70udB6P2wA7w7o4PY4muaEPBQaAX+CEnmmIA41NVHtPVw==} + /browserslist/4.23.2: + resolution: {integrity: sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001640 - electron-to-chromium: 1.4.818 + caniuse-lite: 1.0.30001642 + electron-to-chromium: 1.4.827 node-releases: 2.0.14 - update-browserslist-db: 1.1.0_browserslist@4.23.1 + update-browserslist-db: 1.1.0_browserslist@4.23.2 dev: true /buffer-from/1.1.2: @@ -3200,8 +3200,8 @@ packages: engines: {node: '>=10'} dev: true - /caniuse-lite/1.0.30001640: - resolution: {integrity: sha512-lA4VMpW0PSUrFnkmVuEKBUovSWKhj7puyCg8StBChgu298N1AtuF1sKWEvfDuimSEDbhlb/KqPKC3fs1HbuQUA==} + /caniuse-lite/1.0.30001642: + resolution: {integrity: sha512-3XQ0DoRgLijXJErLSl+bLnJ+Et4KqV1PY6JJBGAFlsNsz31zeAIncyeZfLCabHK/jtSh+671RM9YMldxjUPZtA==} dev: true /capital-case/1.0.4: @@ -3375,7 +3375,7 @@ packages: lodash: 4.17.21 rxjs: 7.8.1 shell-quote: 1.8.1 - spawn-command: 0.0.2-1 + spawn-command: 0.0.2 supports-color: 8.1.1 tree-kill: 1.2.2 yargs: 17.7.2 @@ -3418,7 +3418,7 @@ packages: /core-js-compat/3.37.1: resolution: {integrity: sha512-9TNiImhKvQqSUkOvk/mMRZzOANTiEVC7WaBNhHcKM7x+/5E1l5NvsysR19zuDQScE8k+kfQXWRN3AtS/eOSHpg==} dependencies: - browserslist: 4.23.1 + browserslist: 4.23.2 dev: true /core-js/3.37.1: @@ -3482,7 +3482,7 @@ packages: postcss: ^8.4 dependencies: postcss: 8.4.39 - postcss-selector-parser: 6.1.0 + postcss-selector-parser: 6.1.1 dev: true /css-functions-list/3.2.2: @@ -3496,9 +3496,9 @@ packages: peerDependencies: postcss: ^8.4 dependencies: - '@csstools/selector-specificity': 2.2.0_jbx4mus4njtel3ypyfykqgp6rq + '@csstools/selector-specificity': 2.2.0_puzc6b7dufinha5cpgt5azxriu postcss: 8.4.39 - postcss-selector-parser: 6.1.0 + postcss-selector-parser: 6.1.1 postcss-value-parser: 4.2.0 dev: true @@ -3607,7 +3607,7 @@ packages: resolution: {integrity: sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==} engines: {node: '>=0.11'} dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 dev: true /debug/3.2.7: @@ -3770,7 +3770,7 @@ packages: /dom-helpers/5.2.1: resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==} dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 csstype: 3.1.3 dev: false @@ -3827,8 +3827,8 @@ packages: jake: 10.9.1 dev: true - /electron-to-chromium/1.4.818: - resolution: {integrity: sha512-eGvIk2V0dGImV9gWLq8fDfTTsCAeMDwZqEPMr+jMInxZdnp9Us8UpovYpRCf9NQ7VOFgrN2doNSgvISbsbNpxA==} + /electron-to-chromium/1.4.827: + resolution: {integrity: sha512-VY+J0e4SFcNfQy19MEoMdaIcZLmDCprqvBtkii1WTCTQHpRvf5N8+3kTYCgL/PcntvwQvmMJWTuDPsq+IlhWKQ==} dev: true /emoji-regex/8.0.0: @@ -4049,7 +4049,7 @@ packages: semver: 6.3.1 dev: true - /eslint-config-airbnb/19.0.4_uetw3sini2pdj6u45vyklkm64e: + /eslint-config-airbnb/19.0.4_6ukeqxqtj5hjpy7azw7idqdwqm: resolution: {integrity: sha512-T75QYQVQX57jiNgpF9r1KegMICE94VYwoFQyMGhrvc+lB8YF2E/M/PYDaQe1AJcWaEgqLE+ErXV1Og/+6Vyzew==} engines: {node: ^10.12.0 || ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4063,7 +4063,7 @@ packages: eslint-config-airbnb-base: 15.0.0_jrbq5spb6ym3vlo5mnlvtmgpyy eslint-plugin-import: 2.29.1_eslint@8.57.0 eslint-plugin-jsx-a11y: 6.9.0_eslint@8.57.0 - eslint-plugin-react: 7.34.3_eslint@8.57.0 + eslint-plugin-react: 7.34.4_eslint@8.57.0 eslint-plugin-react-hooks: 4.6.2_eslint@8.57.0 object.assign: 4.1.5 object.entries: 1.1.8 @@ -4227,8 +4227,8 @@ packages: eslint: 8.57.0 dev: true - /eslint-plugin-react/7.34.3_eslint@8.57.0: - resolution: {integrity: sha512-aoW4MV891jkUulwDApQbPYTVZmeuSyFrudpbTAQuj5Fv8VL+o6df2xIGpw8B0hPjAaih1/Fb0om9grCdyFYemA==} + /eslint-plugin-react/7.34.4_eslint@8.57.0: + resolution: {integrity: sha512-Np+jo9bUwJNxCsT12pXtrGhJgT3T44T1sHhn1Ssr42XFn8TES0267wPGo5nNrMHi8qkyimDAX2BUmkf9pSaVzA==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 @@ -4242,16 +4242,17 @@ packages: es-iterator-helpers: 1.0.19 eslint: 8.57.0 estraverse: 5.3.0 + hasown: 2.0.2 jsx-ast-utils: 3.3.5 minimatch: 3.1.2 object.entries: 1.1.8 object.fromentries: 2.0.8 - object.hasown: 1.1.4 object.values: 1.2.0 prop-types: 15.8.1 resolve: 2.0.0-next.5 semver: 6.3.1 string.prototype.matchall: 4.0.11 + string.prototype.repeat: 1.0.0 dev: true /eslint-plugin-sonarjs/0.18.0_eslint@8.57.0: @@ -4302,7 +4303,7 @@ packages: eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 - esquery: 1.5.0 + esquery: 1.6.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 file-entry-cache: 6.0.1 @@ -4336,8 +4337,8 @@ packages: eslint-visitor-keys: 3.4.3 dev: true - /esquery/1.5.0: - resolution: {integrity: sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==} + /esquery/1.6.0: + resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==} engines: {node: '>=0.10'} dependencies: estraverse: 5.3.0 @@ -4434,6 +4435,10 @@ packages: resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==} dev: true + /fast-uri/3.0.1: + resolution: {integrity: sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==} + dev: true + /fastest-levenshtein/1.0.16: resolution: {integrity: sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==} engines: {node: '>= 4.9.1'} @@ -4815,7 +4820,7 @@ packages: he: 1.2.0 param-case: 3.0.4 relateurl: 0.2.7 - terser: 5.31.1 + terser: 5.31.2 dev: true /html-tags/3.3.1: @@ -5509,9 +5514,8 @@ packages: tslib: 2.6.3 dev: true - /lru-cache/10.4.0: - resolution: {integrity: sha512-bfJaPTuEiTYBu+ulDaeQ0F+uLmlfFkMgXj4cbwfuMSjgObGMzb55FMMbDvbRU0fAHZ4sLGkz2mKwcMg8Dvm8Ww==} - engines: {node: '>=18'} + /lru-cache/10.4.3: + resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} dev: true /lru-cache/5.1.1: @@ -5537,13 +5541,13 @@ packages: resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} engines: {node: '>=12'} dependencies: - '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/sourcemap-codec': 1.5.0 dev: true /magic-string/0.30.10: resolution: {integrity: sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==} dependencies: - '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/sourcemap-codec': 1.5.0 dev: true /make-error/1.3.6: @@ -5859,15 +5863,6 @@ packages: es-abstract: 1.23.3 dev: true - /object.hasown/1.1.4: - resolution: {integrity: sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==} - engines: {node: '>= 0.4'} - dependencies: - define-properties: 1.2.1 - es-abstract: 1.23.3 - es-object-atoms: 1.0.0 - dev: true - /object.omit/3.0.0: resolution: {integrity: sha512-EO+BCv6LJfu+gBIF3ggLicFebFLN5zqzz/WWJlMFfkMyGth+oBkhxzDl0wx2W4GkLzuQs/FsSkXZb2IMWQqmBQ==} engines: {node: '>=0.10.0'} @@ -6024,7 +6019,7 @@ packages: resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==} engines: {node: '>=16 || 14 >=14.18'} dependencies: - lru-cache: 10.4.0 + lru-cache: 10.4.3 minipass: 7.1.2 dev: true @@ -6071,7 +6066,7 @@ packages: postcss: ^8.4 dependencies: postcss: 8.4.39 - postcss-selector-parser: 6.1.0 + postcss-selector-parser: 6.1.1 dev: true /postcss-clamp/4.1.0_postcss@8.4.39: @@ -6153,7 +6148,7 @@ packages: '@csstools/css-parser-algorithms': 2.7.1_glesim54nkefbp5a3gko6ietcq '@csstools/css-tokenizer': 2.4.1 postcss: 8.4.39 - postcss-selector-parser: 6.1.0 + postcss-selector-parser: 6.1.1 dev: true /postcss-dir-pseudo-class/7.0.2_postcss@8.4.39: @@ -6163,7 +6158,7 @@ packages: postcss: ^8.4 dependencies: postcss: 8.4.39 - postcss-selector-parser: 6.1.0 + postcss-selector-parser: 6.1.1 dev: true /postcss-double-position-gradients/4.0.4_postcss@8.4.39: @@ -6184,7 +6179,7 @@ packages: postcss: ^8.4 dependencies: postcss: 8.4.39 - postcss-selector-parser: 6.1.0 + postcss-selector-parser: 6.1.1 dev: true /postcss-focus-within/7.0.2_postcss@8.4.39: @@ -6194,7 +6189,7 @@ packages: postcss: ^8.4 dependencies: postcss: 8.4.39 - postcss-selector-parser: 6.1.0 + postcss-selector-parser: 6.1.1 dev: true /postcss-font-variant/5.0.0_postcss@8.4.39: @@ -6272,7 +6267,7 @@ packages: postcss: ^8.2.14 dependencies: postcss: 8.4.39 - postcss-selector-parser: 6.1.0 + postcss-selector-parser: 6.1.1 dev: true /postcss-nesting/11.3.0_postcss@8.4.39: @@ -6281,9 +6276,9 @@ packages: peerDependencies: postcss: ^8.4 dependencies: - '@csstools/selector-specificity': 2.2.0_jbx4mus4njtel3ypyfykqgp6rq + '@csstools/selector-specificity': 2.2.0_puzc6b7dufinha5cpgt5azxriu postcss: 8.4.39 - postcss-selector-parser: 6.1.0 + postcss-selector-parser: 6.1.1 dev: true /postcss-opacity-percentage/2.0.0_postcss@8.4.39: @@ -6353,7 +6348,7 @@ packages: '@csstools/postcss-trigonometric-functions': 2.1.1_postcss@8.4.39 '@csstools/postcss-unset-value': 2.0.1_postcss@8.4.39 autoprefixer: 10.4.19_postcss@8.4.39 - browserslist: 4.23.1 + browserslist: 4.23.2 css-blank-pseudo: 5.0.2_postcss@8.4.39 css-has-pseudo: 5.0.2_postcss@8.4.39 css-prefers-color-scheme: 8.0.2_postcss@8.4.39 @@ -6395,7 +6390,7 @@ packages: postcss: ^8.4 dependencies: postcss: 8.4.39 - postcss-selector-parser: 6.1.0 + postcss-selector-parser: 6.1.1 dev: true /postcss-replace-overflow-wrap/4.0.0_postcss@8.4.39: @@ -6426,11 +6421,11 @@ packages: postcss: ^8.4 dependencies: postcss: 8.4.39 - postcss-selector-parser: 6.1.0 + postcss-selector-parser: 6.1.1 dev: true - /postcss-selector-parser/6.1.0: - resolution: {integrity: sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==} + /postcss-selector-parser/6.1.1: + resolution: {integrity: sha512-b4dlw/9V8A71rLIDsSwVmak9z2DuBUB7CA1/wSdelNEzqsjoSPeADTWNO09lpH49Diy3/JIZ2bSPB1dI3LJCHg==} engines: {node: '>=4'} dependencies: cssesc: 3.0.0 @@ -6629,7 +6624,7 @@ packages: react: '>=16.6.0' react-dom: '>=16.6.0' dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 @@ -6740,7 +6735,7 @@ packages: /regenerator-transform/0.15.2: resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==} dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 dev: true /regexp.prototype.flags/1.5.2: @@ -6865,7 +6860,7 @@ packages: jest-worker: 26.6.2 rollup: 2.79.1 serialize-javascript: 4.0.0 - terser: 5.31.1 + terser: 5.31.2 dev: true /rollup-plugin-visualizer/5.12.0_rollup@2.79.1: @@ -7137,8 +7132,8 @@ packages: deprecated: Please use @jridgewell/sourcemap-codec instead dev: true - /spawn-command/0.0.2-1: - resolution: {integrity: sha512-n98l9E2RMSJ9ON1AKisHzz7V42VDiBQGY6PB1BwRglz99wpVsSuGzQ+jOi6lFXBGVTCrRpltvjm+/XA+tpeJrg==} + /spawn-command/0.0.2: + resolution: {integrity: sha512-zC8zGoGkmc8J9ndvml8Xksr1Amk9qBujgbF0JAIWO7kXr43w0h/0GJNM/Vustixu+YE8N/MTrQ7N31FvHUACxQ==} dev: true /spdx-correct/3.2.0: @@ -7181,7 +7176,7 @@ packages: dependencies: fast-fifo: 1.3.2 queue-tick: 1.0.1 - text-decoder: 1.1.0 + text-decoder: 1.1.1 optionalDependencies: bare-events: 2.4.2 dev: true @@ -7234,6 +7229,13 @@ packages: side-channel: 1.0.6 dev: true + /string.prototype.repeat/1.0.0: + resolution: {integrity: sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==} + dependencies: + define-properties: 1.2.1 + es-abstract: 1.23.3 + dev: true + /string.prototype.trim/1.2.9: resolution: {integrity: sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==} engines: {node: '>= 0.4'} @@ -7414,7 +7416,7 @@ packages: '@csstools/css-parser-algorithms': 2.7.1_glesim54nkefbp5a3gko6ietcq '@csstools/css-tokenizer': 2.4.1 '@csstools/media-query-list-parser': 2.1.13_xd6drlkxbhlidyyo3jeqw3hshy - '@csstools/selector-specificity': 3.1.1_jbx4mus4njtel3ypyfykqgp6rq + '@csstools/selector-specificity': 3.1.1_puzc6b7dufinha5cpgt5azxriu balanced-match: 2.0.0 colord: 2.9.3 cosmiconfig: 8.3.6_typescript@5.5.3 @@ -7441,7 +7443,7 @@ packages: postcss: 8.4.39 postcss-resolve-nested-selector: 0.1.1 postcss-safe-parser: 6.0.0_postcss@8.4.39 - postcss-selector-parser: 6.1.0 + postcss-selector-parser: 6.1.1 postcss-value-parser: 4.2.0 resolve-from: 5.0.0 string-width: 4.2.3 @@ -7532,7 +7534,7 @@ packages: resolution: {integrity: sha512-w2sfv80nrAh2VCbqR5AK27wswXhqcck2AhfnNW76beQXskGZ1V12GwS//yYVa3d3fcvAip2OUnbDAjW2k3v9fA==} engines: {node: '>=10.0.0'} dependencies: - ajv: 8.16.0 + ajv: 8.17.1 lodash.truncate: 4.4.2 slice-ansi: 4.0.0 string-width: 4.2.3 @@ -7592,8 +7594,8 @@ packages: unique-string: 2.0.0 dev: true - /terser/5.31.1: - resolution: {integrity: sha512-37upzU1+viGvuFtBo9NPufCb9dwM0+l9hMxYyWfBA+fbwrPqNJAhbZ6W47bBFnZHKHTUBnMvi87434qq+qnxOg==} + /terser/5.31.2: + resolution: {integrity: sha512-LGyRZVFm/QElZHy/CPr/O4eNZOZIzsrQ92y4v9UJe/pFJjypje2yI3C2FmPtvUEnhadlSbmG2nXtdcjHOjCfxw==} engines: {node: '>=10'} hasBin: true dependencies: @@ -7603,8 +7605,8 @@ packages: source-map-support: 0.5.21 dev: true - /text-decoder/1.1.0: - resolution: {integrity: sha512-TmLJNj6UgX8xcUZo4UDStGQtDiTzF7BzWlzn9g7UWrjkpHr5uJTK1ld16wZ3LXb2vb6jH8qU89dW5whuMdXYdw==} + /text-decoder/1.1.1: + resolution: {integrity: sha512-8zll7REEv4GDD3x4/0pW+ppIxSNs7H1J10IKFZsuOMscumCdM2a+toDGLPA3T+1+fLBql4zbt5z83GEQGGV5VA==} dependencies: b4a: 1.6.6 dev: true @@ -7863,13 +7865,13 @@ packages: engines: {node: '>=4'} dev: true - /update-browserslist-db/1.1.0_browserslist@4.23.1: + /update-browserslist-db/1.1.0_browserslist@4.23.2: resolution: {integrity: sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==} hasBin: true peerDependencies: browserslist: '>= 4.21.0' dependencies: - browserslist: 4.23.1 + browserslist: 4.23.2 escalade: 3.1.2 picocolors: 1.0.1 dev: true @@ -7913,7 +7915,7 @@ packages: peerDependencies: vite: '>=2.0.0 || >=4' dependencies: - vite: 4.5.3_vx6fmk5vabdmvcilbmvyvrvqye + vite: 4.5.3_xcv4bfgwwbznt5dh6myp4bsckq dev: true /vite-plugin-image-optimizer/1.1.8_vite@4.5.3: @@ -7924,7 +7926,7 @@ packages: dependencies: ansi-colors: 4.1.3 pathe: 1.1.2 - vite: 4.5.3_vx6fmk5vabdmvcilbmvyvrvqye + vite: 4.5.3_xcv4bfgwwbznt5dh6myp4bsckq dev: true /vite-plugin-minify/1.5.2_vite@4.5.3: @@ -7933,7 +7935,7 @@ packages: vite: '*' dependencies: html-minifier-terser: 6.1.0 - vite: 4.5.3_vx6fmk5vabdmvcilbmvyvrvqye + vite: 4.5.3_xcv4bfgwwbznt5dh6myp4bsckq dev: true /vite-plugin-pwa/0.14.7_rhhczuwoc2kqiub3cw4f6p4pay: @@ -7948,14 +7950,14 @@ packages: fast-glob: 3.3.2 pretty-bytes: 6.1.1 rollup: 3.29.4 - vite: 4.5.3_vx6fmk5vabdmvcilbmvyvrvqye + vite: 4.5.3_xcv4bfgwwbznt5dh6myp4bsckq workbox-build: 6.6.0 workbox-window: 6.6.1 transitivePeerDependencies: - supports-color dev: true - /vite/4.5.3_vx6fmk5vabdmvcilbmvyvrvqye: + /vite/4.5.3_xcv4bfgwwbznt5dh6myp4bsckq: resolution: {integrity: sha512-kQL23kMeX92v3ph7IauVkXkikdDRsYMGTVl5KY2E9OY4ONLvkHf04MDTbnfo6NKxZiDLWzVpP5oTa8hQD8U3dg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -7987,7 +7989,7 @@ packages: esbuild: 0.18.20 postcss: 8.4.39 rollup: 3.29.4 - terser: 5.31.1 + terser: 5.31.2 optionalDependencies: fsevents: 2.3.3 dev: true @@ -8090,15 +8092,15 @@ packages: resolution: {integrity: sha512-Tjf+gBwOTuGyZwMz2Nk/B13Fuyeo0Q84W++bebbVsfr9iLkDSo6j6PST8tET9HYA58mlRXwlMGpyWO8ETJiXdQ==} engines: {node: '>=10.0.0'} dependencies: - '@apideck/better-ajv-errors': 0.3.6_ajv@8.16.0 - '@babel/core': 7.24.7 - '@babel/preset-env': 7.24.7_@babel+core@7.24.7 - '@babel/runtime': 7.24.7 - '@rollup/plugin-babel': 5.3.1_je4nbmfg47mhbnn75kmajdcj7i + '@apideck/better-ajv-errors': 0.3.6_ajv@8.17.1 + '@babel/core': 7.24.8 + '@babel/preset-env': 7.24.8_@babel+core@7.24.8 + '@babel/runtime': 7.24.8 + '@rollup/plugin-babel': 5.3.1_yy7ai7fqbp4brqcb3ykg5naz2q '@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.16.0 + ajv: 8.17.1 common-tags: 1.8.2 fast-json-stable-stringify: 2.1.0 fs-extra: 9.1.0