diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index 31439611..828a4915 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -7,102 +7,102 @@ importers: ../../apps/ba-online-toolbox: specifiers: - '@csstools/css-parser-algorithms': ^2.2.0 - '@csstools/css-tokenizer': ^2.1.1 + '@csstools/css-parser-algorithms': ^2.6.0 + '@csstools/css-tokenizer': ^2.2.3 '@rushstack/eslint-patch': ^1.3.2 '@types/crypto-js': ^4.1.1 '@types/file-saver': ^2.0.5 '@types/js-yaml': ^4.0.5 '@typescript-eslint/eslint-plugin': ^5.60.1 '@typescript-eslint/parser': ^5.60.1 - '@vitejs/plugin-legacy': ^4.0.5 - '@vitejs/plugin-vue': ^4.2.3 + '@vitejs/plugin-legacy': ^5.3.0 + '@vitejs/plugin-vue': ^5.0.4 '@vue/compiler-sfc': ^3.3.4 '@vue/eslint-config-typescript': ^11.0.3 - '@vueuse/core': ^10.2.1 + '@vueuse/core': ^10.7.2 '@vueuse/math': ^10.2.1 - axios: ^1.6.0 + axios: ^1.6.7 ba-rig: workspace:* ba-story-player: workspace:* chalk: ^5.3.0 crypto-js: '>=4.2.0' - element-plus: ^2.3.7 - eslint: ^8.44.0 + element-plus: ^2.5.6 + eslint: ^8.56.0 eslint-config-prettier: ^8.8.0 - eslint-plugin-import: ^2.27.5 - eslint-plugin-sort-exports: ^0.8.0 - eslint-plugin-vue: ^9.15.1 + eslint-plugin-import: ^2.29.1 + eslint-plugin-sort-exports: ^0.9.1 + eslint-plugin-vue: ^9.21.1 eslint-plugin-yaml: ^0.5.0 file-saver: ^2.0.5 js-yaml: ^4.1.0 mitt: ^3.0.0 naive-ui: ^2.34.4 - pinia: ^2.1.4 - pinia-plugin-persistedstate: ^3.1.0 - postcss: ~8.4.31 + pinia: ^2.1.7 + pinia-plugin-persistedstate: ^3.2.1 + postcss: ~8.4.35 postcss-plugin-px2rem: ^0.8.1 - postcss-preset-env: ^9.2.0 + postcss-preset-env: ^9.4.0 prettier: ^2.8.8 - sass: ^1.63.6 - terser: ^5.18.2 - typescript: ^5.1.6 + sass: ^1.71.0 + terser: ^5.27.2 + typescript: ^5.3.3 unplugin-auto-import: ^0.16.7 unplugin-vue-components: ^0.25.2 vfonts: ^0.0.3 - vite: '>=4.5.1' + vite: 5.1.3 vue: ^3.3.7 - vue-eslint-parser: ^9.3.1 - vue-router: ^4.2.2 - vue-tsc: ^1.8.3 + vue-eslint-parser: ^9.4.2 + vue-router: ^4.2.5 + vue-tsc: ^1.8.27 dependencies: - '@vueuse/core': 10.5.0_vue@3.3.11 + '@vueuse/core': 10.9.0_vue@3.3.11 '@vueuse/math': 10.2.1_vue@3.3.11 - axios: 1.6.2 + axios: 1.6.8 ba-story-player: link:../../lib/ba-story-player crypto-js: 4.2.0 - element-plus: 2.3.8_vue@3.3.11 + element-plus: 2.7.2_vue@3.3.11 file-saver: 2.0.5 js-yaml: 4.1.0 mitt: 3.0.1 - pinia: 2.1.6_typescript@5.1.6+vue@3.3.11 - pinia-plugin-persistedstate: 3.2.0_pinia@2.1.6 - vue: 3.3.11_typescript@5.1.6 - vue-router: 4.2.4_vue@3.3.11 + pinia: 2.1.7_typescript@5.4.5+vue@3.3.11 + pinia-plugin-persistedstate: 3.2.1_pinia@2.1.7 + vue: 3.3.11_typescript@5.4.5 + vue-router: 4.3.2_vue@3.3.11 devDependencies: - '@csstools/css-parser-algorithms': 2.3.1_@csstools+css-tokenizer@2.2.0 - '@csstools/css-tokenizer': 2.2.0 + '@csstools/css-parser-algorithms': 2.6.1_@csstools+css-tokenizer@2.2.4 + '@csstools/css-tokenizer': 2.2.4 '@rushstack/eslint-patch': 1.3.2 '@types/crypto-js': 4.1.1 '@types/file-saver': 2.0.5 '@types/js-yaml': 4.0.5 - '@typescript-eslint/eslint-plugin': 5.62.0_17357f68f3a550d4e1de94100f3b1b27 - '@typescript-eslint/parser': 5.62.0_eslint@8.46.0+typescript@5.1.6 - '@vitejs/plugin-legacy': 4.1.1_terser@5.19.2+vite@4.5.1 - '@vitejs/plugin-vue': 4.2.3_vite@4.5.1+vue@3.3.11 + '@typescript-eslint/eslint-plugin': 5.62.0_240c4af58708ff43edc713a427034579 + '@typescript-eslint/parser': 5.62.0_eslint@8.57.0+typescript@5.4.5 + '@vitejs/plugin-legacy': 5.3.2_terser@5.31.0+vite@5.1.3 + '@vitejs/plugin-vue': 5.0.4_vite@5.1.3+vue@3.3.11 '@vue/compiler-sfc': 3.3.4 - '@vue/eslint-config-typescript': 11.0.3_d7ed7bb951749a6dd112c7ff9b56bd74 + '@vue/eslint-config-typescript': 11.0.3_975a654095b3126485495b6b4034b912 ba-rig: link:../../lib/ba-rig chalk: 5.3.0 - eslint: 8.46.0 - eslint-config-prettier: 8.10.0_eslint@8.46.0 - eslint-plugin-import: 2.28.0_eslint@8.46.0 - eslint-plugin-sort-exports: 0.8.0_eslint@8.46.0 - eslint-plugin-vue: 9.16.1_eslint@8.46.0 + eslint: 8.57.0 + eslint-config-prettier: 8.10.0_eslint@8.57.0 + eslint-plugin-import: 2.29.1_eslint@8.57.0 + eslint-plugin-sort-exports: 0.9.1_eslint@8.57.0 + eslint-plugin-vue: 9.25.0_eslint@8.57.0 eslint-plugin-yaml: 0.5.0 naive-ui: 2.34.4_vue@3.3.11 - postcss: 8.4.31 + postcss: 8.4.38 postcss-plugin-px2rem: 0.8.1 - postcss-preset-env: 9.3.0_postcss@8.4.31 + postcss-preset-env: 9.5.9_postcss@8.4.38 prettier: 2.8.8 - sass: 1.64.2 - terser: 5.19.2 - typescript: 5.1.6 - unplugin-auto-import: 0.16.7_@vueuse+core@10.5.0 + sass: 1.75.0 + terser: 5.31.0 + typescript: 5.4.5 + unplugin-auto-import: 0.16.7_@vueuse+core@10.9.0 unplugin-vue-components: 0.25.2_vue@3.3.11 vfonts: 0.0.3 - vite: 4.5.1_sass@1.64.2+terser@5.19.2 - vue-eslint-parser: 9.3.1_eslint@8.46.0 - vue-tsc: 1.8.8_typescript@5.1.6 + vite: 5.1.3_sass@1.75.0+terser@5.31.0 + vue-eslint-parser: 9.4.2_eslint@8.57.0 + vue-tsc: 1.8.27_typescript@5.4.5 ../../apps/ba-story-editor: specifiers: @@ -112,26 +112,26 @@ importers: '@codemirror/theme-one-dark': ~6.1.2 '@codemirror/view': ~6.16.0 '@iconify-json/carbon': ^1.1.17 - '@types/node': ^20.3.3 + '@types/node': ^20.11.19 '@typescript-eslint/eslint-plugin': ^5.60.1 '@typescript-eslint/parser': ^5.60.1 '@unocss/eslint-config': ^0.53.0 '@unocss/eslint-plugin': ~0.53.5 '@unocss/reset': ^0.53.0 - '@vitejs/plugin-vue': ^4.2.3 + '@vitejs/plugin-vue': ^5.0.4 '@vue-macros/volar': ^0.10.2 '@vue/test-utils': ^2.4.0 - '@vueuse/core': ^10.2.1 + '@vueuse/core': ^10.7.2 '@vueuse/head': ^1.1.26 ba-rig: workspace:* ba-story-player: workspace:* codemirror: ~6.0.1 - eslint: ^8.44.0 + eslint: ^8.56.0 eslint-plugin-antfu: ~0.39.7 eslint-plugin-cypress: ^2.13.3 eslint-plugin-eslint-comments: ~3.2.0 eslint-plugin-html: ~7.1.0 - eslint-plugin-import: ^2.27.5 + eslint-plugin-import: ^2.29.1 eslint-plugin-jsonc: ~2.9.0 eslint-plugin-markdown: ~3.0.0 eslint-plugin-n: ~16.0.1 @@ -139,201 +139,201 @@ importers: eslint-plugin-promise: ~6.1.1 eslint-plugin-unicorn: ~47.0.0 eslint-plugin-unused-imports: ~3.0.0 - eslint-plugin-vue: ^9.15.1 + eslint-plugin-vue: ^9.21.1 eslint-plugin-yml: ~1.8.0 jsdom: ^22.1.0 jsonc-eslint-parser: ~2.3.0 lint-staged: ^13.2.3 - pinia: ^2.1.4 + pinia: ^2.1.7 pnpm: ^8.6.5 simple-git-hooks: ^2.8.1 taze: ^0.10.3 tdesign-vue-next: ~1.4.2 - typescript: ^5.1.6 + typescript: ^5.3.3 unocss: ^0.53.0 unplugin-auto-import: ^0.16.7 unplugin-vue-components: ^0.25.2 unplugin-vue-macros: ^2.3.0 - vite: '>=4.5.1' + vite: 5.1.3 vite-plugin-pages: ^0.31.0 vitest: ^0.31.4 vue: ^3.3.7 vue-codemirror: ~6.1.1 - vue-eslint-parser: ^9.3.1 - vue-router: ^4.2.2 - vue-tsc: ^1.8.3 + vue-eslint-parser: ^9.4.2 + vue-router: ^4.2.5 + vue-tsc: ^1.8.27 workbox-window: ^7.0.0 dependencies: '@codemirror/lang-javascript': 6.1.9 '@codemirror/state': 6.2.1 '@codemirror/theme-one-dark': 6.1.2 '@codemirror/view': 6.16.0 - '@vueuse/core': 10.5.0_vue@3.3.11 + '@vueuse/core': 10.9.0_vue@3.3.11 '@vueuse/head': 1.3.1_vue@3.3.11 ba-story-player: link:../../lib/ba-story-player codemirror: 6.0.1 - pinia: 2.1.6_typescript@5.1.6+vue@3.3.11 + pinia: 2.1.7_typescript@5.4.5+vue@3.3.11 tdesign-vue-next: 1.4.2_vue@3.3.11 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 vue-codemirror: 6.1.1_codemirror@6.0.1+vue@3.3.11 - vue-router: 4.2.4_vue@3.3.11 + vue-router: 4.3.2_vue@3.3.11 devDependencies: - '@antfu/eslint-config': 0.39.8_eslint@8.46.0+typescript@5.1.6 + '@antfu/eslint-config': 0.39.8_eslint@8.57.0+typescript@5.4.5 '@iconify-json/carbon': 1.1.21 - '@types/node': 20.4.7 - '@typescript-eslint/eslint-plugin': 5.62.0_17357f68f3a550d4e1de94100f3b1b27 - '@typescript-eslint/parser': 5.62.0_eslint@8.46.0+typescript@5.1.6 - '@unocss/eslint-config': 0.53.6_eslint@8.46.0+typescript@5.1.6 - '@unocss/eslint-plugin': 0.53.6_eslint@8.46.0+typescript@5.1.6 + '@types/node': 20.12.7 + '@typescript-eslint/eslint-plugin': 5.62.0_240c4af58708ff43edc713a427034579 + '@typescript-eslint/parser': 5.62.0_eslint@8.57.0+typescript@5.4.5 + '@unocss/eslint-config': 0.53.6_eslint@8.57.0+typescript@5.4.5 + '@unocss/eslint-plugin': 0.53.6_eslint@8.57.0+typescript@5.4.5 '@unocss/reset': 0.53.6 - '@vitejs/plugin-vue': 4.2.3_vite@4.5.1+vue@3.3.11 - '@vue-macros/volar': 0.10.2_vue-tsc@1.8.8+vue@3.3.11 + '@vitejs/plugin-vue': 5.0.4_vite@5.1.3+vue@3.3.11 + '@vue-macros/volar': 0.10.2_vue-tsc@1.8.27+vue@3.3.11 '@vue/test-utils': 2.4.1_vue@3.3.11 ba-rig: link:../../lib/ba-rig - eslint: 8.46.0 - eslint-plugin-antfu: 0.39.8_eslint@8.46.0+typescript@5.1.6 - eslint-plugin-cypress: 2.13.3_eslint@8.46.0 - eslint-plugin-eslint-comments: 3.2.0_eslint@8.46.0 + eslint: 8.57.0 + eslint-plugin-antfu: 0.39.8_eslint@8.57.0+typescript@5.4.5 + eslint-plugin-cypress: 2.13.3_eslint@8.57.0 + eslint-plugin-eslint-comments: 3.2.0_eslint@8.57.0 eslint-plugin-html: 7.1.0 - eslint-plugin-import: 2.28.0_eslint@8.46.0 - eslint-plugin-jsonc: 2.9.0_eslint@8.46.0 - eslint-plugin-markdown: 3.0.1_eslint@8.46.0 - eslint-plugin-n: 16.0.2_eslint@8.46.0 + eslint-plugin-import: 2.29.1_eslint@8.57.0 + eslint-plugin-jsonc: 2.9.0_eslint@8.57.0 + eslint-plugin-markdown: 3.0.1_eslint@8.57.0 + eslint-plugin-n: 16.0.2_eslint@8.57.0 eslint-plugin-no-only-tests: 3.1.0 - eslint-plugin-promise: 6.1.1_eslint@8.46.0 - eslint-plugin-unicorn: 47.0.0_eslint@8.46.0 - eslint-plugin-unused-imports: 3.0.0_8d31066e7790cac1a47cd14fe986cbe9 - eslint-plugin-vue: 9.16.1_eslint@8.46.0 - eslint-plugin-yml: 1.8.0_eslint@8.46.0 + eslint-plugin-promise: 6.1.1_eslint@8.57.0 + eslint-plugin-unicorn: 47.0.0_eslint@8.57.0 + eslint-plugin-unused-imports: 3.0.0_1d62c53519c6b2de96b4098ef7671588 + eslint-plugin-vue: 9.25.0_eslint@8.57.0 + eslint-plugin-yml: 1.8.0_eslint@8.57.0 jsdom: 22.1.0 jsonc-eslint-parser: 2.3.0 lint-staged: 13.3.0 pnpm: 8.7.6 simple-git-hooks: 2.9.0 taze: 0.10.3 - typescript: 5.1.6 - unocss: 0.53.6_vite@4.5.1 - unplugin-auto-import: 0.16.7_@vueuse+core@10.5.0 + typescript: 5.4.5 + unocss: 0.53.6_vite@5.1.3 + unplugin-auto-import: 0.16.7_@vueuse+core@10.9.0 unplugin-vue-components: 0.25.2_vue@3.3.11 - unplugin-vue-macros: 2.5.1_6a371f2ac2266217ddf8b663a6d0b9e1 - vite: 4.5.1_@types+node@20.4.7 - vite-plugin-pages: 0.31.0_vite@4.5.1 + unplugin-vue-macros: 2.5.1_16a90c12340c3a0d20daa08a58e8e5fb + vite: 5.1.3_@types+node@20.12.7 + vite-plugin-pages: 0.31.0_vite@5.1.3 vitest: 0.31.4_jsdom@22.1.0 - vue-eslint-parser: 9.3.1_eslint@8.46.0 - vue-tsc: 1.8.8_typescript@5.1.6 + vue-eslint-parser: 9.4.2_eslint@8.57.0 + vue-tsc: 1.8.27_typescript@5.4.5 workbox-window: 7.0.0 ../../apps/blue-archive-story-viewer: specifiers: - '@babel/preset-env': ^7.22.5 - '@csstools/css-parser-algorithms': ^2.2.0 - '@csstools/css-tokenizer': ^2.1.1 - '@types/node': ^20.3.3 - '@types/toastify-js': ^1.11.1 + '@babel/preset-env': ^7.23.9 + '@csstools/css-parser-algorithms': ^2.6.0 + '@csstools/css-tokenizer': ^2.2.3 + '@types/node': ^20.11.19 + '@types/toastify-js': ^1.12.3 '@types/xxhashjs': ^0.2.2 '@typescript-eslint/eslint-plugin': ^5.60.1 '@typescript-eslint/parser': ^5.60.1 - '@vitejs/plugin-legacy': ^4.0.5 - '@vitejs/plugin-vue': ^4.2.3 + '@vitejs/plugin-legacy': ^5.3.0 + '@vitejs/plugin-vue': ^5.0.4 '@vue/compiler-sfc': ^3.3.4 '@vue/eslint-config-typescript': ^11.0.3 - '@vueuse/core': ^10.2.1 - autoprefixer: ~10.4.16 - axios: ^1.6.0 - axios-retry: ^3.5.1 + '@vueuse/core': ^10.7.2 + autoprefixer: ~10.4.17 + axios: ^1.6.7 + axios-retry: ^4.0.0 ba-rig: workspace:* ba-story-player: workspace:* chalk: ^5.3.0 - dayjs: ~1.11.9 - element-plus: ^2.3.7 - eslint: ^8.44.0 + dayjs: ~1.11.10 + element-plus: ^2.5.6 + eslint: ^8.56.0 eslint-config-prettier: ^8.8.0 - eslint-plugin-import: ^2.27.5 - eslint-plugin-sort-exports: ^0.8.0 - eslint-plugin-vue: ^9.15.1 + eslint-plugin-import: ^2.29.1 + eslint-plugin-sort-exports: ^0.9.1 + eslint-plugin-vue: ^9.21.1 eslint-plugin-yaml: ^0.5.0 fastest-levenshtein: ^1.0.16 - gsap: ^3.12.2 + gsap: ^3.12.5 husky: ^8.0.3 ismobilejs: ^1.1.1 js-yaml: ^4.1.0 mitt: ^3.0.0 - pinia: ^2.1.4 - pinia-plugin-persistedstate: ^3.1.0 - pinyin-pro: ^3.15.4 - postcss: ~8.4.31 + pinia: ^2.1.7 + pinia-plugin-persistedstate: ^3.2.1 + pinyin-pro: ^3.19.5 + postcss: ~8.4.35 postcss-plugin-px2rem: ^0.8.1 - postcss-preset-env: ^9.2.0 - rollup-plugin-visualizer: ^5.9.2 - sass: ^1.63.6 - tailwindcss: ~3.3.5 - terser: ^5.18.2 - typed.js: ^2.0.16 - typescript: ^5.1.6 - vite: '>=4.5.1' + postcss-preset-env: ^9.4.0 + rollup-plugin-visualizer: ^5.12.0 + sass: ^1.71.0 + tailwindcss: ~3.4.1 + terser: ^5.27.2 + typed.js: ^2.1.0 + typescript: ^5.3.3 + vite: 5.1.3 vite-plugin-compression: ^0.5.1 - vite-plugin-pwa: ^0.16.4 + vite-plugin-pwa: ^0.19.0 vue: ^3.3.7 - vue-eslint-parser: ^9.3.1 - vue-router: ^4.2.2 - vue-tsc: ^1.8.3 + vue-eslint-parser: ^9.4.2 + vue-router: ^4.2.5 + vue-tsc: ^1.8.27 workbox-window: ^7.0.0 xxhashjs: ^0.2.2 dependencies: '@vue/compiler-sfc': 3.3.4 - '@vueuse/core': 10.5.0_vue@3.3.11 - autoprefixer: 10.4.16_postcss@8.4.31 - axios: 1.6.2 - axios-retry: 3.6.0 + '@vueuse/core': 10.9.0_vue@3.3.11 + autoprefixer: 10.4.19_postcss@8.4.38 + axios: 1.6.8 + axios-retry: 4.1.0_axios@1.6.8 ba-story-player: link:../../lib/ba-story-player - dayjs: 1.11.9 - element-plus: 2.3.8_vue@3.3.11 + dayjs: 1.11.11 + element-plus: 2.7.2_vue@3.3.11 fastest-levenshtein: 1.0.16 - gsap: 3.12.2 + gsap: 3.12.5 husky: 8.0.3 ismobilejs: 1.1.1 mitt: 3.0.1 - pinia: 2.1.6_typescript@5.1.6+vue@3.3.11 - pinia-plugin-persistedstate: 3.2.0_pinia@2.1.6 - pinyin-pro: 3.16.2 - tailwindcss: 3.3.6 - typed.js: 2.0.16 - vue: 3.3.11_typescript@5.1.6 - vue-router: 4.2.4_vue@3.3.11 + pinia: 2.1.7_typescript@5.4.5+vue@3.3.11 + pinia-plugin-persistedstate: 3.2.1_pinia@2.1.7 + pinyin-pro: 3.20.3 + tailwindcss: 3.4.3 + typed.js: 2.1.0 + vue: 3.3.11_typescript@5.4.5 + vue-router: 4.3.2_vue@3.3.11 xxhashjs: 0.2.2 devDependencies: - '@babel/preset-env': 7.22.9 - '@csstools/css-parser-algorithms': 2.3.1_@csstools+css-tokenizer@2.2.0 - '@csstools/css-tokenizer': 2.2.0 - '@types/node': 20.4.7 - '@types/toastify-js': 1.12.0 + '@babel/preset-env': 7.24.5 + '@csstools/css-parser-algorithms': 2.6.1_@csstools+css-tokenizer@2.2.4 + '@csstools/css-tokenizer': 2.2.4 + '@types/node': 20.12.7 + '@types/toastify-js': 1.12.3 '@types/xxhashjs': 0.2.2 - '@typescript-eslint/eslint-plugin': 5.62.0_17357f68f3a550d4e1de94100f3b1b27 - '@typescript-eslint/parser': 5.62.0_eslint@8.46.0+typescript@5.1.6 - '@vitejs/plugin-legacy': 4.1.1_terser@5.19.2+vite@4.5.1 - '@vitejs/plugin-vue': 4.2.3_vite@4.5.1+vue@3.3.11 - '@vue/eslint-config-typescript': 11.0.3_d7ed7bb951749a6dd112c7ff9b56bd74 + '@typescript-eslint/eslint-plugin': 5.62.0_240c4af58708ff43edc713a427034579 + '@typescript-eslint/parser': 5.62.0_eslint@8.57.0+typescript@5.4.5 + '@vitejs/plugin-legacy': 5.3.2_terser@5.31.0+vite@5.1.3 + '@vitejs/plugin-vue': 5.0.4_vite@5.1.3+vue@3.3.11 + '@vue/eslint-config-typescript': 11.0.3_975a654095b3126485495b6b4034b912 ba-rig: link:../../lib/ba-rig chalk: 5.3.0 - eslint: 8.46.0 - eslint-config-prettier: 8.10.0_eslint@8.46.0 - eslint-plugin-import: 2.28.0_eslint@8.46.0 - eslint-plugin-sort-exports: 0.8.0_eslint@8.46.0 - eslint-plugin-vue: 9.16.1_eslint@8.46.0 + eslint: 8.57.0 + eslint-config-prettier: 8.10.0_eslint@8.57.0 + eslint-plugin-import: 2.29.1_eslint@8.57.0 + eslint-plugin-sort-exports: 0.9.1_eslint@8.57.0 + eslint-plugin-vue: 9.25.0_eslint@8.57.0 eslint-plugin-yaml: 0.5.0 js-yaml: 4.1.0 - postcss: 8.4.31 + postcss: 8.4.38 postcss-plugin-px2rem: 0.8.1 - postcss-preset-env: 9.3.0_postcss@8.4.31 - rollup-plugin-visualizer: 5.9.2 - sass: 1.64.2 - terser: 5.19.2 - typescript: 5.1.6 - vite: 4.5.1_237074412f49544c36e8d6709d480d6e - vite-plugin-compression: 0.5.1_vite@4.5.1 - vite-plugin-pwa: 0.16.4_vite@4.5.1 - vue-eslint-parser: 9.3.1_eslint@8.46.0 - vue-tsc: 1.8.8_typescript@5.1.6 + postcss-preset-env: 9.5.9_postcss@8.4.38 + rollup-plugin-visualizer: 5.12.0 + sass: 1.75.0 + terser: 5.31.0 + typescript: 5.4.5 + vite: 5.1.3_4d50180c003919cd35df0ffb70ab4158 + vite-plugin-compression: 0.5.1_vite@5.1.3 + vite-plugin-pwa: 0.19.8_vite@5.1.3 + vue-eslint-parser: 9.4.2_eslint@8.57.0 + vue-tsc: 1.8.27_typescript@5.4.5 workbox-window: 7.0.0 ../../lib/ba-rig: @@ -342,12 +342,12 @@ importers: '@typescript-eslint/eslint-plugin': ^5.60.1 '@typescript-eslint/parser': ^5.60.1 '@unocss/eslint-plugin': ~0.53.5 - eslint: ^8.44.0 + eslint: ^8.56.0 eslint-plugin-antfu: ~0.39.7 eslint-plugin-cypress: ^2.13.3 eslint-plugin-eslint-comments: ~3.2.0 eslint-plugin-html: ~7.1.0 - eslint-plugin-import: ^2.27.5 + eslint-plugin-import: ^2.29.1 eslint-plugin-jsonc: ~2.9.0 eslint-plugin-markdown: ~3.0.0 eslint-plugin-n: ~16.0.1 @@ -355,32 +355,32 @@ importers: eslint-plugin-promise: ~6.1.1 eslint-plugin-unicorn: ~47.0.0 eslint-plugin-unused-imports: ~3.0.0 - eslint-plugin-vue: ^9.15.1 + eslint-plugin-vue: ^9.21.1 eslint-plugin-yml: ~1.8.0 jsonc-eslint-parser: ~2.3.0 - vue-eslint-parser: ^9.3.1 - dependencies: - '@antfu/eslint-config': 0.39.8_eslint@8.46.0 - '@typescript-eslint/eslint-plugin': 5.62.0_cdf4b1b39ee7a79a18350962b50cb7bb - '@typescript-eslint/parser': 5.62.0_eslint@8.46.0 - '@unocss/eslint-plugin': 0.53.6_eslint@8.46.0 - eslint: 8.46.0 - eslint-plugin-antfu: 0.39.8_eslint@8.46.0 - eslint-plugin-cypress: 2.13.3_eslint@8.46.0 - eslint-plugin-eslint-comments: 3.2.0_eslint@8.46.0 + vue-eslint-parser: ^9.4.2 + dependencies: + '@antfu/eslint-config': 0.39.8_eslint@8.57.0 + '@typescript-eslint/eslint-plugin': 5.62.0_0b95c50a530229d628890e7e262e09d4 + '@typescript-eslint/parser': 5.62.0_eslint@8.57.0 + '@unocss/eslint-plugin': 0.53.6_eslint@8.57.0 + eslint: 8.57.0 + eslint-plugin-antfu: 0.39.8_eslint@8.57.0 + eslint-plugin-cypress: 2.13.3_eslint@8.57.0 + eslint-plugin-eslint-comments: 3.2.0_eslint@8.57.0 eslint-plugin-html: 7.1.0 - eslint-plugin-import: 2.28.0_eslint@8.46.0 - eslint-plugin-jsonc: 2.9.0_eslint@8.46.0 - eslint-plugin-markdown: 3.0.1_eslint@8.46.0 - eslint-plugin-n: 16.0.2_eslint@8.46.0 + eslint-plugin-import: 2.29.1_eslint@8.57.0 + eslint-plugin-jsonc: 2.9.0_eslint@8.57.0 + eslint-plugin-markdown: 3.0.1_eslint@8.57.0 + eslint-plugin-n: 16.0.2_eslint@8.57.0 eslint-plugin-no-only-tests: 3.1.0 - eslint-plugin-promise: 6.1.1_eslint@8.46.0 - eslint-plugin-unicorn: 47.0.0_eslint@8.46.0 - eslint-plugin-unused-imports: 3.0.0_8d31066e7790cac1a47cd14fe986cbe9 - eslint-plugin-vue: 9.16.1_eslint@8.46.0 - eslint-plugin-yml: 1.8.0_eslint@8.46.0 + eslint-plugin-promise: 6.1.1_eslint@8.57.0 + eslint-plugin-unicorn: 47.0.0_eslint@8.57.0 + eslint-plugin-unused-imports: 3.0.0_1d62c53519c6b2de96b4098ef7671588 + eslint-plugin-vue: 9.25.0_eslint@8.57.0 + eslint-plugin-yml: 1.8.0_eslint@8.57.0 jsonc-eslint-parser: 2.3.0 - vue-eslint-parser: 9.3.1_eslint@8.46.0 + vue-eslint-parser: 9.4.2_eslint@8.57.0 ../../lib/ba-story-player: specifiers: @@ -393,41 +393,41 @@ importers: '@pixi/particle-emitter': ~5.0.8 '@types/howler': ^2.2.7 '@types/lodash-es': ~4.17.8 - '@types/node': ^20.3.3 + '@types/node': ^20.11.19 '@types/uuid': ~9.0.2 '@types/xxhashjs': ^0.2.2 '@typescript-eslint/eslint-plugin': ^5.60.1 '@typescript-eslint/parser': ^5.60.1 - '@vitejs/plugin-vue': ^4.2.3 + '@vitejs/plugin-vue': ^5.0.4 '@vue/eslint-config-typescript': ^11.0.3 '@vue/shared': ~3.3.4 - '@vueuse/core': ^10.2.1 - axios: ^1.6.0 + '@vueuse/core': ^10.7.2 + axios: ^1.6.7 ba-rig: workspace:* - element-plus: ^2.3.7 - eslint: ^8.44.0 + element-plus: ^2.5.6 + eslint: ^8.56.0 eslint-config-prettier: ^8.8.0 - eslint-plugin-import: ^2.27.5 - eslint-plugin-sort-exports: ^0.8.0 - eslint-plugin-vue: ^9.15.1 + eslint-plugin-import: ^2.29.1 + eslint-plugin-sort-exports: ^0.9.1 + eslint-plugin-vue: ^9.21.1 eslint-plugin-yaml: ^0.5.0 - gsap: ^3.12.2 + gsap: ^3.12.5 howler: ~2.2.3 lodash-es: ~4.17.21 mitt: ^3.0.0 pixi-spine: ~3.1.2 pixi.js: ~6.5.10 rollup-plugin-node-externals: ^5.1.3 - sass: ^1.63.6 + sass: ^1.71.0 staged: ^0.0.0 type-fest: ~4.2.0 - typescript: ^5.1.6 + typescript: ^5.3.3 uuid: ~9.0.0 - vite: '>=4.5.1' + vite: 5.1.3 vue: ^3.3.7 - vue-eslint-parser: ^9.3.1 + vue-eslint-parser: ^9.4.2 vue-responsive-video-background-player: ^2.3.1 - vue-tsc: ^1.8.3 + vue-tsc: ^1.8.27 xxhashjs: ^0.2.2 dependencies: '@pixi-spine/base': 3.1.2 @@ -440,10 +440,10 @@ importers: '@types/lodash-es': 4.17.8 '@types/uuid': 9.0.2 '@vue/shared': 3.3.4 - '@vueuse/core': 10.5.0_vue@3.3.11 - axios: 1.6.2 - element-plus: 2.3.8_vue@3.3.11 - gsap: 3.12.2 + '@vueuse/core': 10.9.0_vue@3.3.11 + axios: 1.6.8 + element-plus: 2.7.2_vue@3.3.11 + gsap: 3.12.5 howler: 2.2.3 lodash-es: 4.17.21 mitt: 3.0.1 @@ -451,31 +451,31 @@ importers: pixi.js: 6.5.10 type-fest: 4.2.0 uuid: 9.0.0 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 vue-responsive-video-background-player: 2.3.1 xxhashjs: 0.2.2 devDependencies: '@types/howler': 2.2.7 - '@types/node': 20.4.7 + '@types/node': 20.12.7 '@types/xxhashjs': 0.2.2 - '@typescript-eslint/eslint-plugin': 5.62.0_17357f68f3a550d4e1de94100f3b1b27 - '@typescript-eslint/parser': 5.62.0_eslint@8.46.0+typescript@5.1.6 - '@vitejs/plugin-vue': 4.2.3_vite@4.5.1+vue@3.3.11 - '@vue/eslint-config-typescript': 11.0.3_d7ed7bb951749a6dd112c7ff9b56bd74 + '@typescript-eslint/eslint-plugin': 5.62.0_240c4af58708ff43edc713a427034579 + '@typescript-eslint/parser': 5.62.0_eslint@8.57.0+typescript@5.4.5 + '@vitejs/plugin-vue': 5.0.4_vite@5.1.3+vue@3.3.11 + '@vue/eslint-config-typescript': 11.0.3_975a654095b3126485495b6b4034b912 ba-rig: link:../ba-rig - eslint: 8.46.0 - eslint-config-prettier: 8.10.0_eslint@8.46.0 - eslint-plugin-import: 2.28.0_eslint@8.46.0 - eslint-plugin-sort-exports: 0.8.0_eslint@8.46.0 - eslint-plugin-vue: 9.16.1_eslint@8.46.0 + eslint: 8.57.0 + eslint-config-prettier: 8.10.0_eslint@8.57.0 + eslint-plugin-import: 2.29.1_eslint@8.57.0 + eslint-plugin-sort-exports: 0.9.1_eslint@8.57.0 + eslint-plugin-vue: 9.25.0_eslint@8.57.0 eslint-plugin-yaml: 0.5.0 rollup-plugin-node-externals: 5.1.3 - sass: 1.64.2 + sass: 1.75.0 staged: 0.0.0 - typescript: 5.1.6 - vite: 4.5.1_@types+node@20.4.7+sass@1.64.2 - vue-eslint-parser: 9.3.1_eslint@8.46.0 - vue-tsc: 1.8.8_typescript@5.1.6 + typescript: 5.4.5 + vite: 5.1.3_@types+node@20.12.7+sass@1.75.0 + vue-eslint-parser: 9.4.2_eslint@8.57.0 + vue-tsc: 1.8.27_typescript@5.4.5 ../../lib/eden-design: specifiers: @@ -484,60 +484,60 @@ importers: '@types/color-string': ~1.5.5 '@typescript-eslint/eslint-plugin': ^5.60.1 '@typescript-eslint/parser': ^5.60.1 - '@vitejs/plugin-legacy': ^4.0.5 - '@vitejs/plugin-vue': ^4.2.3 + '@vitejs/plugin-legacy': ^5.3.0 + '@vitejs/plugin-vue': ^5.0.4 '@vitejs/plugin-vue-jsx': ~3.1.0 '@vue/eslint-config-typescript': ^11.0.3 - '@vueuse/core': ^10.2.1 - autoprefixer: ~10.4.16 + '@vueuse/core': ^10.7.2 + autoprefixer: ~10.4.17 color-string: ~1.9.1 eslint-config-prettier: ^8.8.0 - eslint-plugin-import: ^2.27.5 - eslint-plugin-sort-exports: ^0.8.0 - eslint-plugin-vue: ^9.15.1 - postcss: ~8.4.31 + eslint-plugin-import: ^2.29.1 + eslint-plugin-sort-exports: ^0.9.1 + eslint-plugin-vue: ^9.21.1 + postcss: ~8.4.35 postcss-plugin-px2rem: ^0.8.1 - postcss-preset-env: ^9.2.0 + postcss-preset-env: ^9.4.0 prettier: ^2.8.8 radix-vue: ~1.2.5 - tailwindcss: ~3.3.5 - typescript: ^5.1.6 + tailwindcss: ~3.4.1 + typescript: ^5.3.3 unplugin-auto-import: ^0.16.7 unplugin-vue-components: ^0.25.2 - vite: '>=4.5.1' + vite: 5.1.3 vitepress: ~1.0.0-rc.24 vue: ^3.3.7 - vue-router: ^4.2.2 + vue-router: ^4.2.5 dependencies: '@arco-design/web-vue': 2.54.1_vue@3.3.11 '@arco-plugins/vite-vue': 1.4.5 '@types/color-string': 1.5.5 - '@typescript-eslint/eslint-plugin': 5.62.0_cca1d4900a205e16b16b9e87c210486b - '@typescript-eslint/parser': 5.62.0_typescript@5.1.6 - '@vitejs/plugin-legacy': 4.1.1_vite@5.0.7 - '@vitejs/plugin-vue': 4.5.2_vite@5.0.7+vue@3.3.11 - '@vitejs/plugin-vue-jsx': 3.1.0_vite@5.0.7+vue@3.3.11 - '@vue/eslint-config-typescript': 11.0.3_be832dbec443458c453c3bbf144d1abc - '@vueuse/core': 10.7.0_vue@3.3.11 - autoprefixer: 10.4.16_postcss@8.4.32 + '@typescript-eslint/eslint-plugin': 5.62.0_36b7cbb7282854ce58f7b26fddb31cb1 + '@typescript-eslint/parser': 5.62.0_typescript@5.4.5 + '@vitejs/plugin-legacy': 5.3.2_vite@5.1.3 + '@vitejs/plugin-vue': 5.0.4_vite@5.1.3+vue@3.3.11 + '@vitejs/plugin-vue-jsx': 3.1.0_vite@5.1.3+vue@3.3.11 + '@vue/eslint-config-typescript': 11.0.3_c94e9e1c32a3c2146a1a898a35d36e39 + '@vueuse/core': 10.9.0_vue@3.3.11 + autoprefixer: 10.4.19_postcss@8.4.38 color-string: 1.9.1 eslint-config-prettier: 8.10.0 - eslint-plugin-import: 2.28.0 - eslint-plugin-sort-exports: 0.8.0 - eslint-plugin-vue: 9.16.1 - postcss: 8.4.32 + eslint-plugin-import: 2.29.1 + eslint-plugin-sort-exports: 0.9.1 + eslint-plugin-vue: 9.25.0 + postcss: 8.4.38 postcss-plugin-px2rem: 0.8.1 - postcss-preset-env: 9.3.0_postcss@8.4.32 + postcss-preset-env: 9.5.9_postcss@8.4.38 prettier: 2.8.8 radix-vue: 1.2.5_vue@3.3.11 - tailwindcss: 3.3.6 - typescript: 5.1.6 - unplugin-auto-import: 0.16.7_@vueuse+core@10.7.0 + tailwindcss: 3.4.3 + typescript: 5.4.5 + unplugin-auto-import: 0.16.7_@vueuse+core@10.9.0 unplugin-vue-components: 0.25.2_vue@3.3.11 - vite: 5.0.7 - vitepress: 1.0.0-rc.31_postcss@8.4.32+typescript@5.1.6 - vue: 3.3.11_typescript@5.1.6 - vue-router: 4.2.4_vue@3.3.11 + vite: 5.1.3 + vitepress: 1.0.0-rc.31_postcss@8.4.38+typescript@5.4.5 + vue: 3.3.11_typescript@5.4.5 + vue-router: 4.3.2_vue@3.3.11 packages: @@ -688,24 +688,24 @@ packages: '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.18 - /@antfu/eslint-config-basic/0.39.8_bd0a39aad521e4492f563c643811c1dc: + /@antfu/eslint-config-basic/0.39.8_78d084aa66f6febc2837024da85d8c57: resolution: {integrity: sha512-HvxNu11NRpX/DHmcMcA2KenY/IIy3THEn5tpizg6vPIp3ZYSNkW3ov6sK2wxCd1S8Rwl/65566wplJ8xTYe0EA==} peerDependencies: eslint: '>=7.4.0' dependencies: - eslint: 8.46.0 - eslint-plugin-antfu: 0.39.8_eslint@8.46.0 - eslint-plugin-eslint-comments: 3.2.0_eslint@8.46.0 + eslint: 8.57.0 + eslint-plugin-antfu: 0.39.8_eslint@8.57.0 + eslint-plugin-eslint-comments: 3.2.0_eslint@8.57.0 eslint-plugin-html: 7.1.0 - eslint-plugin-import: /eslint-plugin-i/2.27.5-4_eslint@8.46.0 - eslint-plugin-jsonc: 2.9.0_eslint@8.46.0 - eslint-plugin-markdown: 3.0.1_eslint@8.46.0 - eslint-plugin-n: 16.0.2_eslint@8.46.0 + eslint-plugin-import: /eslint-plugin-i/2.27.5-4_eslint@8.57.0 + eslint-plugin-jsonc: 2.9.0_eslint@8.57.0 + eslint-plugin-markdown: 3.0.1_eslint@8.57.0 + eslint-plugin-n: 16.0.2_eslint@8.57.0 eslint-plugin-no-only-tests: 3.1.0 - eslint-plugin-promise: 6.1.1_eslint@8.46.0 - eslint-plugin-unicorn: 48.0.1_eslint@8.46.0 - eslint-plugin-unused-imports: 3.0.0_bd0a39aad521e4492f563c643811c1dc - eslint-plugin-yml: 1.8.0_eslint@8.46.0 + eslint-plugin-promise: 6.1.1_eslint@8.57.0 + eslint-plugin-unicorn: 48.0.1_eslint@8.57.0 + eslint-plugin-unused-imports: 3.0.0_78d084aa66f6febc2837024da85d8c57 + eslint-plugin-yml: 1.8.0_eslint@8.57.0 jsonc-eslint-parser: 2.3.0 yaml-eslint-parser: 1.2.2 transitivePeerDependencies: @@ -714,24 +714,24 @@ packages: - typescript dev: false - /@antfu/eslint-config-basic/0.39.8_c586f17ecd4f8abb370888d1c77b5de6: + /@antfu/eslint-config-basic/0.39.8_ff67e308ff792363bcbe0db827bf0764: resolution: {integrity: sha512-HvxNu11NRpX/DHmcMcA2KenY/IIy3THEn5tpizg6vPIp3ZYSNkW3ov6sK2wxCd1S8Rwl/65566wplJ8xTYe0EA==} peerDependencies: eslint: '>=7.4.0' dependencies: - eslint: 8.46.0 - eslint-plugin-antfu: 0.39.8_eslint@8.46.0+typescript@5.1.6 - eslint-plugin-eslint-comments: 3.2.0_eslint@8.46.0 + eslint: 8.57.0 + eslint-plugin-antfu: 0.39.8_eslint@8.57.0+typescript@5.4.5 + eslint-plugin-eslint-comments: 3.2.0_eslint@8.57.0 eslint-plugin-html: 7.1.0 - eslint-plugin-import: /eslint-plugin-i/2.27.5-4_eslint@8.46.0 - eslint-plugin-jsonc: 2.9.0_eslint@8.46.0 - eslint-plugin-markdown: 3.0.1_eslint@8.46.0 - eslint-plugin-n: 16.0.2_eslint@8.46.0 + eslint-plugin-import: /eslint-plugin-i/2.27.5-4_eslint@8.57.0 + eslint-plugin-jsonc: 2.9.0_eslint@8.57.0 + eslint-plugin-markdown: 3.0.1_eslint@8.57.0 + eslint-plugin-n: 16.0.2_eslint@8.57.0 eslint-plugin-no-only-tests: 3.1.0 - eslint-plugin-promise: 6.1.1_eslint@8.46.0 - eslint-plugin-unicorn: 48.0.1_eslint@8.46.0 - eslint-plugin-unused-imports: 3.0.0_bd0a39aad521e4492f563c643811c1dc - eslint-plugin-yml: 1.8.0_eslint@8.46.0 + eslint-plugin-promise: 6.1.1_eslint@8.57.0 + eslint-plugin-unicorn: 48.0.1_eslint@8.57.0 + eslint-plugin-unused-imports: 3.0.0_78d084aa66f6febc2837024da85d8c57 + eslint-plugin-yml: 1.8.0_eslint@8.57.0 jsonc-eslint-parser: 2.3.0 yaml-eslint-parser: 1.2.2 transitivePeerDependencies: @@ -740,48 +740,48 @@ packages: - typescript dev: true - /@antfu/eslint-config-ts/0.39.8_eslint@8.46.0: + /@antfu/eslint-config-ts/0.39.8_eslint@8.57.0: resolution: {integrity: sha512-oMkIzxxD+sdHpO7Ctk+ej1SCZAoSbPMGyqjfaGLqpaxh87gP7LSFlm6QpsdIWllnTyYB75Hk8LMqFQWCJU9dxw==} peerDependencies: eslint: '>=7.4.0' typescript: '>=3.9' dependencies: - '@antfu/eslint-config-basic': 0.39.8_bd0a39aad521e4492f563c643811c1dc - '@typescript-eslint/eslint-plugin': 6.7.0_f136299627a9c422d535c9151ce7a583 - '@typescript-eslint/parser': 6.7.0_eslint@8.46.0 - eslint: 8.46.0 - eslint-plugin-jest: 27.4.0_bd0a39aad521e4492f563c643811c1dc + '@antfu/eslint-config-basic': 0.39.8_78d084aa66f6febc2837024da85d8c57 + '@typescript-eslint/eslint-plugin': 6.7.0_9b3954edb3228aa06f52894b7c5d453d + '@typescript-eslint/parser': 6.7.0_eslint@8.57.0 + eslint: 8.57.0 + eslint-plugin-jest: 27.4.0_78d084aa66f6febc2837024da85d8c57 transitivePeerDependencies: - jest - supports-color dev: false - /@antfu/eslint-config-ts/0.39.8_eslint@8.46.0+typescript@5.1.6: + /@antfu/eslint-config-ts/0.39.8_eslint@8.57.0+typescript@5.4.5: resolution: {integrity: sha512-oMkIzxxD+sdHpO7Ctk+ej1SCZAoSbPMGyqjfaGLqpaxh87gP7LSFlm6QpsdIWllnTyYB75Hk8LMqFQWCJU9dxw==} peerDependencies: eslint: '>=7.4.0' typescript: '>=3.9' dependencies: - '@antfu/eslint-config-basic': 0.39.8_c586f17ecd4f8abb370888d1c77b5de6 - '@typescript-eslint/eslint-plugin': 6.7.0_78b33b3e248cac77049da9f2f839e67a - '@typescript-eslint/parser': 6.7.0_eslint@8.46.0+typescript@5.1.6 - eslint: 8.46.0 - eslint-plugin-jest: 27.4.0_c586f17ecd4f8abb370888d1c77b5de6 - typescript: 5.1.6 + '@antfu/eslint-config-basic': 0.39.8_ff67e308ff792363bcbe0db827bf0764 + '@typescript-eslint/eslint-plugin': 6.7.0_8bac206f4328a40bca84a4367fb488de + '@typescript-eslint/parser': 6.7.0_eslint@8.57.0+typescript@5.4.5 + eslint: 8.57.0 + eslint-plugin-jest: 27.4.0_ff67e308ff792363bcbe0db827bf0764 + typescript: 5.4.5 transitivePeerDependencies: - jest - supports-color dev: true - /@antfu/eslint-config-vue/0.39.8_bd0a39aad521e4492f563c643811c1dc: + /@antfu/eslint-config-vue/0.39.8_78d084aa66f6febc2837024da85d8c57: resolution: {integrity: sha512-BeBRdI8Bm0d9ppomvmPkrIim4IEW4ZHZHsGw2qSw/mSDZwprLyGi9tgNMnoHbN9OBGQwveuurdKFlJz5SlCjrA==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-basic': 0.39.8_bd0a39aad521e4492f563c643811c1dc - '@antfu/eslint-config-ts': 0.39.8_eslint@8.46.0 - eslint: 8.46.0 - eslint-plugin-vue: 9.16.1_eslint@8.46.0 + '@antfu/eslint-config-basic': 0.39.8_78d084aa66f6febc2837024da85d8c57 + '@antfu/eslint-config-ts': 0.39.8_eslint@8.57.0 + eslint: 8.57.0 + eslint-plugin-vue: 9.25.0_eslint@8.57.0 local-pkg: 0.4.3 transitivePeerDependencies: - '@typescript-eslint/eslint-plugin' @@ -790,15 +790,15 @@ packages: - typescript dev: false - /@antfu/eslint-config-vue/0.39.8_c586f17ecd4f8abb370888d1c77b5de6: + /@antfu/eslint-config-vue/0.39.8_ff67e308ff792363bcbe0db827bf0764: resolution: {integrity: sha512-BeBRdI8Bm0d9ppomvmPkrIim4IEW4ZHZHsGw2qSw/mSDZwprLyGi9tgNMnoHbN9OBGQwveuurdKFlJz5SlCjrA==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-basic': 0.39.8_c586f17ecd4f8abb370888d1c77b5de6 - '@antfu/eslint-config-ts': 0.39.8_eslint@8.46.0+typescript@5.1.6 - eslint: 8.46.0 - eslint-plugin-vue: 9.16.1_eslint@8.46.0 + '@antfu/eslint-config-basic': 0.39.8_ff67e308ff792363bcbe0db827bf0764 + '@antfu/eslint-config-ts': 0.39.8_eslint@8.57.0+typescript@5.4.5 + eslint: 8.57.0 + eslint-plugin-vue: 9.25.0_eslint@8.57.0 local-pkg: 0.4.3 transitivePeerDependencies: - '@typescript-eslint/eslint-plugin' @@ -807,24 +807,24 @@ packages: - typescript dev: true - /@antfu/eslint-config/0.39.8_eslint@8.46.0: + /@antfu/eslint-config/0.39.8_eslint@8.57.0: resolution: {integrity: sha512-KnDjLw6UEoHdEzB6CzQMm+EkA4ZI94r1Of1rRRw0qxhkFhD/+SQ2BTBgmF5d4wTsU0IT1Dk5JjJ6J/cVFKdXWQ==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-vue': 0.39.8_bd0a39aad521e4492f563c643811c1dc - '@typescript-eslint/eslint-plugin': 6.7.0_f136299627a9c422d535c9151ce7a583 - '@typescript-eslint/parser': 6.7.0_eslint@8.46.0 - eslint: 8.46.0 - eslint-plugin-eslint-comments: 3.2.0_eslint@8.46.0 + '@antfu/eslint-config-vue': 0.39.8_78d084aa66f6febc2837024da85d8c57 + '@typescript-eslint/eslint-plugin': 6.7.0_9b3954edb3228aa06f52894b7c5d453d + '@typescript-eslint/parser': 6.7.0_eslint@8.57.0 + eslint: 8.57.0 + eslint-plugin-eslint-comments: 3.2.0_eslint@8.57.0 eslint-plugin-html: 7.1.0 - eslint-plugin-import: /eslint-plugin-i/2.27.5-4_eslint@8.46.0 - eslint-plugin-jsonc: 2.9.0_eslint@8.46.0 - eslint-plugin-n: 16.0.2_eslint@8.46.0 - eslint-plugin-promise: 6.1.1_eslint@8.46.0 - eslint-plugin-unicorn: 48.0.1_eslint@8.46.0 - eslint-plugin-vue: 9.16.1_eslint@8.46.0 - eslint-plugin-yml: 1.8.0_eslint@8.46.0 + eslint-plugin-import: /eslint-plugin-i/2.27.5-4_eslint@8.57.0 + eslint-plugin-jsonc: 2.9.0_eslint@8.57.0 + eslint-plugin-n: 16.0.2_eslint@8.57.0 + eslint-plugin-promise: 6.1.1_eslint@8.57.0 + eslint-plugin-unicorn: 48.0.1_eslint@8.57.0 + eslint-plugin-vue: 9.25.0_eslint@8.57.0 + eslint-plugin-yml: 1.8.0_eslint@8.57.0 jsonc-eslint-parser: 2.3.0 yaml-eslint-parser: 1.2.2 transitivePeerDependencies: @@ -833,24 +833,24 @@ packages: - typescript dev: false - /@antfu/eslint-config/0.39.8_eslint@8.46.0+typescript@5.1.6: + /@antfu/eslint-config/0.39.8_eslint@8.57.0+typescript@5.4.5: resolution: {integrity: sha512-KnDjLw6UEoHdEzB6CzQMm+EkA4ZI94r1Of1rRRw0qxhkFhD/+SQ2BTBgmF5d4wTsU0IT1Dk5JjJ6J/cVFKdXWQ==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-vue': 0.39.8_c586f17ecd4f8abb370888d1c77b5de6 - '@typescript-eslint/eslint-plugin': 6.7.0_78b33b3e248cac77049da9f2f839e67a - '@typescript-eslint/parser': 6.7.0_eslint@8.46.0+typescript@5.1.6 - eslint: 8.46.0 - eslint-plugin-eslint-comments: 3.2.0_eslint@8.46.0 + '@antfu/eslint-config-vue': 0.39.8_ff67e308ff792363bcbe0db827bf0764 + '@typescript-eslint/eslint-plugin': 6.7.0_8bac206f4328a40bca84a4367fb488de + '@typescript-eslint/parser': 6.7.0_eslint@8.57.0+typescript@5.4.5 + eslint: 8.57.0 + eslint-plugin-eslint-comments: 3.2.0_eslint@8.57.0 eslint-plugin-html: 7.1.0 - eslint-plugin-import: /eslint-plugin-i/2.27.5-4_eslint@8.46.0 - eslint-plugin-jsonc: 2.9.0_eslint@8.46.0 - eslint-plugin-n: 16.0.2_eslint@8.46.0 - eslint-plugin-promise: 6.1.1_eslint@8.46.0 - eslint-plugin-unicorn: 48.0.1_eslint@8.46.0 - eslint-plugin-vue: 9.16.1_eslint@8.46.0 - eslint-plugin-yml: 1.8.0_eslint@8.46.0 + eslint-plugin-import: /eslint-plugin-i/2.27.5-4_eslint@8.57.0 + eslint-plugin-jsonc: 2.9.0_eslint@8.57.0 + eslint-plugin-n: 16.0.2_eslint@8.57.0 + eslint-plugin-promise: 6.1.1_eslint@8.57.0 + eslint-plugin-unicorn: 48.0.1_eslint@8.57.0 + eslint-plugin-vue: 9.25.0_eslint@8.57.0 + eslint-plugin-yml: 1.8.0_eslint@8.57.0 jsonc-eslint-parser: 2.3.0 yaml-eslint-parser: 1.2.2 transitivePeerDependencies: @@ -904,11 +904,11 @@ packages: b-tween: 0.3.3 b-validate: 1.5.3 compute-scroll-into-view: 1.0.20 - dayjs: 1.11.9 + dayjs: 1.11.11 number-precision: 1.6.0 resize-observer-polyfill: 1.5.1 scroll-into-view-if-needed: 2.2.31 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 dev: false /@arco-plugins/vite-vue/1.4.5: @@ -936,6 +936,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/highlight': 7.22.5 + dev: false /@babel/code-frame/7.23.5: resolution: {integrity: sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==} @@ -943,38 +944,21 @@ packages: dependencies: '@babel/highlight': 7.23.4 chalk: 2.4.2 - dev: false - /@babel/compat-data/7.22.9: - resolution: {integrity: sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==} + /@babel/code-frame/7.24.2: + resolution: {integrity: sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==} engines: {node: '>=6.9.0'} + dependencies: + '@babel/highlight': 7.24.5 + picocolors: 1.0.0 /@babel/compat-data/7.23.5: resolution: {integrity: sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==} engines: {node: '>=6.9.0'} - dev: false - /@babel/core/7.22.9: - resolution: {integrity: sha512-G2EgeufBcYw27U4hhoIwFcgc1XU7TlXJ3mv04oOv1WCuo900U/anZSPzEqNjwdjgffkk2Gs0AN0dW1CKVLcG7w==} + /@babel/compat-data/7.24.4: + resolution: {integrity: sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==} engines: {node: '>=6.9.0'} - dependencies: - '@ampproject/remapping': 2.2.1 - '@babel/code-frame': 7.22.5 - '@babel/generator': 7.22.9 - '@babel/helper-compilation-targets': 7.22.9_@babel+core@7.22.9 - '@babel/helper-module-transforms': 7.22.9_@babel+core@7.22.9 - '@babel/helpers': 7.22.6 - '@babel/parser': 7.22.7 - '@babel/template': 7.22.5 - '@babel/traverse': 7.22.8 - '@babel/types': 7.22.5 - convert-source-map: 1.9.0 - debug: 4.3.4 - gensync: 1.0.0-beta.2 - json5: 2.2.3 - semver: 6.3.1 - transitivePeerDependencies: - - supports-color /@babel/core/7.23.7: resolution: {integrity: sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw==} @@ -999,6 +983,28 @@ packages: - supports-color dev: false + /@babel/core/7.24.5: + resolution: {integrity: sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA==} + engines: {node: '>=6.9.0'} + dependencies: + '@ampproject/remapping': 2.2.1 + '@babel/code-frame': 7.24.2 + '@babel/generator': 7.24.5 + '@babel/helper-compilation-targets': 7.23.6 + '@babel/helper-module-transforms': 7.24.5_@babel+core@7.24.5 + '@babel/helpers': 7.24.5 + '@babel/parser': 7.24.5 + '@babel/template': 7.24.0 + '@babel/traverse': 7.24.5 + '@babel/types': 7.24.5 + convert-source-map: 2.0.0 + debug: 4.3.4 + gensync: 1.0.0-beta.2 + json5: 2.2.3 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + /@babel/generator/7.22.9: resolution: {integrity: sha512-KtLMbmicyuK2Ak/FTCJVbDnkN1SlT8/kceFTiuDiiRUUSMnHMidxSCdG4ndkTOHHpoomWe/4xkvHkEOncwjYIw==} engines: {node: '>=6.9.0'} @@ -1007,6 +1013,7 @@ packages: '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.18 jsesc: 2.5.2 + dev: false /@babel/generator/7.23.6: resolution: {integrity: sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==} @@ -1018,43 +1025,26 @@ packages: jsesc: 2.5.2 dev: false - /@babel/helper-annotate-as-pure/7.22.5: - resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} + /@babel/generator/7.24.5: + resolution: {integrity: sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.24.5 + '@jridgewell/gen-mapping': 0.3.5 + '@jridgewell/trace-mapping': 0.3.25 + jsesc: 2.5.2 - /@babel/helper-builder-binary-assignment-operator-visitor/7.22.5: - resolution: {integrity: sha512-m1EP3lVOPptR+2DwD125gziZNcmoNSHGmJROKoy87loWUQyJaVXDgpmruWqDARZSmtYQ+Dl25okU8+qhVzuykw==} + /@babel/helper-annotate-as-pure/7.22.5: + resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.22.5 - /@babel/helper-compilation-targets/7.22.9: - resolution: {integrity: sha512-7qYrNM6HjpnPHJbopxmb8hSPoZ0gsX8IvUS32JGVoy+pU9e5N0nLr1VjJoR6kA4d9dmGLxNYOjeB8sUDal2WMw==} + /@babel/helper-builder-binary-assignment-operator-visitor/7.22.15: + resolution: {integrity: sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw==} engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.22.9 - '@babel/helper-validator-option': 7.22.5 - browserslist: 4.21.10 - lru-cache: 5.1.1 - semver: 6.3.1 - dev: true - - /@babel/helper-compilation-targets/7.22.9_@babel+core@7.22.9: - resolution: {integrity: sha512-7qYrNM6HjpnPHJbopxmb8hSPoZ0gsX8IvUS32JGVoy+pU9e5N0nLr1VjJoR6kA4d9dmGLxNYOjeB8sUDal2WMw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/compat-data': 7.22.9 - '@babel/core': 7.22.9 - '@babel/helper-validator-option': 7.22.5 - browserslist: 4.21.10 - lru-cache: 5.1.1 - semver: 6.3.1 + '@babel/types': 7.24.5 /@babel/helper-compilation-targets/7.23.6: resolution: {integrity: sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==} @@ -1065,59 +1055,80 @@ packages: browserslist: 4.22.2 lru-cache: 5.1.1 semver: 6.3.1 - dev: false - /@babel/helper-create-class-features-plugin/7.22.9: - resolution: {integrity: sha512-Pwyi89uO4YrGKxL/eNJ8lfEH55DnRloGPOseaA8NFNL6jAUnn+KccaISiFazCj5IolPPDjGSdzQzXVzODVRqUQ==} + /@babel/helper-create-class-features-plugin/7.23.7_@babel+core@7.23.7: + resolution: {integrity: sha512-xCoqR/8+BoNnXOY7RVSgv6X+o7pmT5q1d+gGcRlXYkI+9B31glE4jeejhKVpA04O1AtzOt7OSQ6VYKP5FcRl9g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: + '@babel/core': 7.23.7 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-function-name': 7.22.5 - '@babel/helper-member-expression-to-functions': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 + '@babel/helper-member-expression-to-functions': 7.23.0 '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.22.9 + '@babel/helper-replace-supers': 7.22.20_@babel+core@7.23.7 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 semver: 6.3.1 - dev: true + dev: false - /@babel/helper-create-class-features-plugin/7.22.9_@babel+core@7.22.9: - resolution: {integrity: sha512-Pwyi89uO4YrGKxL/eNJ8lfEH55DnRloGPOseaA8NFNL6jAUnn+KccaISiFazCj5IolPPDjGSdzQzXVzODVRqUQ==} + /@babel/helper-create-class-features-plugin/7.24.5: + resolution: {integrity: sha512-uRc4Cv8UQWnE4NXlYTIIdM7wfFkOqlFztcC/gVXDKohKoVB3OyonfelUBaJzSwpBntZ2KYGF/9S7asCHsXwW6g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.9 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-function-name': 7.22.5 - '@babel/helper-member-expression-to-functions': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 + '@babel/helper-member-expression-to-functions': 7.24.5 '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.22.9_@babel+core@7.22.9 + '@babel/helper-replace-supers': 7.24.1 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 + '@babel/helper-split-export-declaration': 7.24.5 semver: 6.3.1 + dev: true - /@babel/helper-create-class-features-plugin/7.23.7_@babel+core@7.23.7: - resolution: {integrity: sha512-xCoqR/8+BoNnXOY7RVSgv6X+o7pmT5q1d+gGcRlXYkI+9B31glE4jeejhKVpA04O1AtzOt7OSQ6VYKP5FcRl9g==} + /@babel/helper-create-class-features-plugin/7.24.5_@babel+core@7.24.5: + resolution: {integrity: sha512-uRc4Cv8UQWnE4NXlYTIIdM7wfFkOqlFztcC/gVXDKohKoVB3OyonfelUBaJzSwpBntZ2KYGF/9S7asCHsXwW6g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.23.7 + '@babel/core': 7.24.5 '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-function-name': 7.23.0 - '@babel/helper-member-expression-to-functions': 7.23.0 + '@babel/helper-member-expression-to-functions': 7.24.5 '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.22.20_@babel+core@7.23.7 + '@babel/helper-replace-supers': 7.24.1_@babel+core@7.24.5 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 + '@babel/helper-split-export-declaration': 7.24.5 + semver: 6.3.1 + + /@babel/helper-create-regexp-features-plugin/7.22.15: + resolution: {integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/helper-annotate-as-pure': 7.22.5 + regexpu-core: 5.3.2 + semver: 6.3.1 + dev: true + + /@babel/helper-create-regexp-features-plugin/7.22.15_@babel+core@7.24.5: + resolution: {integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.24.5 + '@babel/helper-annotate-as-pure': 7.22.5 + regexpu-core: 5.3.2 semver: 6.3.1 - dev: false /@babel/helper-create-regexp-features-plugin/7.22.9: resolution: {integrity: sha512-+svjVa/tFwsNSG4NEy1h85+HQ5imbT92Q5/bgtS7P0GTQlP8WuFdqsiABmQouhiFGyV66oGxZFpeYHza1rNsKw==} @@ -1130,53 +1141,53 @@ packages: semver: 6.3.1 dev: true - /@babel/helper-create-regexp-features-plugin/7.22.9_@babel+core@7.22.9: + /@babel/helper-create-regexp-features-plugin/7.22.9_@babel+core@7.24.5: resolution: {integrity: sha512-+svjVa/tFwsNSG4NEy1h85+HQ5imbT92Q5/bgtS7P0GTQlP8WuFdqsiABmQouhiFGyV66oGxZFpeYHza1rNsKw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.24.5 '@babel/helper-annotate-as-pure': 7.22.5 regexpu-core: 5.3.2 semver: 6.3.1 - /@babel/helper-define-polyfill-provider/0.4.2: - resolution: {integrity: sha512-k0qnnOqHn5dK9pZpfD5XXZ9SojAITdCKRn2Lp6rnDGzIbaP0rHyMPk/4wsSxVBVz4RfN0q6VpXWP2pDGIoQ7hw==} + /@babel/helper-define-polyfill-provider/0.6.2: + resolution: {integrity: sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/helper-compilation-targets': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-compilation-targets': 7.23.6 + '@babel/helper-plugin-utils': 7.24.5 debug: 4.3.4 lodash.debounce: 4.0.8 - resolve: 1.22.2 + resolve: 1.22.8 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-define-polyfill-provider/0.4.2_@babel+core@7.22.9: - resolution: {integrity: sha512-k0qnnOqHn5dK9pZpfD5XXZ9SojAITdCKRn2Lp6rnDGzIbaP0rHyMPk/4wsSxVBVz4RfN0q6VpXWP2pDGIoQ7hw==} + /@babel/helper-define-polyfill-provider/0.6.2_@babel+core@7.24.5: + resolution: {integrity: sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-compilation-targets': 7.22.9_@babel+core@7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-compilation-targets': 7.23.6 + '@babel/helper-plugin-utils': 7.24.5 debug: 4.3.4 lodash.debounce: 4.0.8 - resolve: 1.22.2 + resolve: 1.22.8 transitivePeerDependencies: - supports-color /@babel/helper-environment-visitor/7.22.20: resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==} engines: {node: '>=6.9.0'} - dev: false /@babel/helper-environment-visitor/7.22.5: resolution: {integrity: sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==} engines: {node: '>=6.9.0'} + dev: false /@babel/helper-function-name/7.22.5: resolution: {integrity: sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==} @@ -1184,6 +1195,7 @@ packages: dependencies: '@babel/template': 7.22.5 '@babel/types': 7.22.5 + dev: false /@babel/helper-function-name/7.23.0: resolution: {integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==} @@ -1191,7 +1203,6 @@ packages: dependencies: '@babel/template': 7.22.15 '@babel/types': 7.23.6 - dev: false /@babel/helper-hoist-variables/7.22.5: resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} @@ -1199,18 +1210,17 @@ packages: dependencies: '@babel/types': 7.22.5 - /@babel/helper-member-expression-to-functions/7.22.5: - resolution: {integrity: sha512-aBiH1NKMG0H2cGZqspNvsaBe6wNGjbJjuLy29aU+eDZjSbbN53BaxlpB02xm9v34pLTZ1nIQPFYn2qMZoa5BQQ==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.5 - /@babel/helper-member-expression-to-functions/7.23.0: resolution: {integrity: sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.23.6 - dev: false + + /@babel/helper-member-expression-to-functions/7.24.5: + resolution: {integrity: sha512-4owRteeihKWKamtqg4JmWSsEZU445xpFRXPEwp44HbgbxdWlUV1b4Agg4lkA806Lil5XM/e+FJyS0vj5T6vmcA==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.24.5 /@babel/helper-module-imports/7.22.15: resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==} @@ -1224,46 +1234,53 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.22.5 + dev: false - /@babel/helper-module-transforms/7.22.9: - resolution: {integrity: sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ==} + /@babel/helper-module-imports/7.24.3: + resolution: {integrity: sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.24.5 + + /@babel/helper-module-transforms/7.23.3_@babel+core@7.23.7: + resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-module-imports': 7.22.5 + '@babel/core': 7.23.7 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-module-imports': 7.22.15 '@babel/helper-simple-access': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/helper-validator-identifier': 7.22.5 - dev: true + '@babel/helper-validator-identifier': 7.22.20 + dev: false - /@babel/helper-module-transforms/7.22.9_@babel+core@7.22.9: - resolution: {integrity: sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ==} + /@babel/helper-module-transforms/7.24.5: + resolution: {integrity: sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-module-imports': 7.22.5 - '@babel/helper-simple-access': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-module-imports': 7.24.3 + '@babel/helper-simple-access': 7.24.5 + '@babel/helper-split-export-declaration': 7.24.5 + '@babel/helper-validator-identifier': 7.24.5 + dev: true - /@babel/helper-module-transforms/7.23.3_@babel+core@7.23.7: - resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==} + /@babel/helper-module-transforms/7.24.5_@babel+core@7.24.5: + resolution: {integrity: sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.23.7 + '@babel/core': 7.24.5 '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-module-imports': 7.22.15 - '@babel/helper-simple-access': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - '@babel/helper-validator-identifier': 7.22.20 - dev: false + '@babel/helper-module-imports': 7.24.3 + '@babel/helper-simple-access': 7.24.5 + '@babel/helper-split-export-declaration': 7.24.5 + '@babel/helper-validator-identifier': 7.24.5 /@babel/helper-optimise-call-expression/7.22.5: resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} @@ -1274,28 +1291,33 @@ packages: /@babel/helper-plugin-utils/7.22.5: resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==} engines: {node: '>=6.9.0'} + dev: false - /@babel/helper-remap-async-to-generator/7.22.9: - resolution: {integrity: sha512-8WWC4oR4Px+tr+Fp0X3RHDVfINGpF3ad1HIbrc8A77epiR6eMMc6jsgozkzT2uDiOOdoS9cLIQ+XD2XvI2WSmQ==} + /@babel/helper-plugin-utils/7.24.5: + resolution: {integrity: sha512-xjNLDopRzW2o6ba0gKbkZq5YWEBaK3PCyTOY1K2P/O07LGMhMqlMXPxwN4S5/RhWuCobT8z0jrlKGlYmeR1OhQ==} + engines: {node: '>=6.9.0'} + + /@babel/helper-remap-async-to-generator/7.22.20: + resolution: {integrity: sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-wrap-function': 7.22.9 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-wrap-function': 7.24.5 dev: true - /@babel/helper-remap-async-to-generator/7.22.9_@babel+core@7.22.9: - resolution: {integrity: sha512-8WWC4oR4Px+tr+Fp0X3RHDVfINGpF3ad1HIbrc8A77epiR6eMMc6jsgozkzT2uDiOOdoS9cLIQ+XD2XvI2WSmQ==} + /@babel/helper-remap-async-to-generator/7.22.20_@babel+core@7.24.5: + resolution: {integrity: sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.24.5 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-wrap-function': 7.22.9 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-wrap-function': 7.24.5 /@babel/helper-replace-supers/7.22.20_@babel+core@7.23.7: resolution: {integrity: sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==} @@ -1309,26 +1331,26 @@ packages: '@babel/helper-optimise-call-expression': 7.22.5 dev: false - /@babel/helper-replace-supers/7.22.9: - resolution: {integrity: sha512-LJIKvvpgPOPUThdYqcX6IXRuIcTkcAub0IaDRGCZH0p5GPUp7PhRU9QVgFcDDd51BaPkk77ZjqFwh6DZTAEmGg==} + /@babel/helper-replace-supers/7.24.1: + resolution: {integrity: sha512-QCR1UqC9BzG5vZl8BMicmZ28RuUBnHhAMddD8yHFHDRH9lLTZ9uUPehX8ctVPT8l0TKblJidqcgUUKGVrePleQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-member-expression-to-functions': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-member-expression-to-functions': 7.23.0 '@babel/helper-optimise-call-expression': 7.22.5 dev: true - /@babel/helper-replace-supers/7.22.9_@babel+core@7.22.9: - resolution: {integrity: sha512-LJIKvvpgPOPUThdYqcX6IXRuIcTkcAub0IaDRGCZH0p5GPUp7PhRU9QVgFcDDd51BaPkk77ZjqFwh6DZTAEmGg==} + /@babel/helper-replace-supers/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-QCR1UqC9BzG5vZl8BMicmZ28RuUBnHhAMddD8yHFHDRH9lLTZ9uUPehX8ctVPT8l0TKblJidqcgUUKGVrePleQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-member-expression-to-functions': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-member-expression-to-functions': 7.23.0 '@babel/helper-optimise-call-expression': 7.22.5 /@babel/helper-simple-access/7.22.5: @@ -1337,6 +1359,12 @@ packages: dependencies: '@babel/types': 7.22.5 + /@babel/helper-simple-access/7.24.5: + resolution: {integrity: sha512-uH3Hmf5q5n7n8mz7arjUlDOCbttY/DW4DYhE6FUsjKJ/oYC1kQQUvwEQWxRwUpX9qQKRXeqLwWxrqilMrf32sQ==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.24.5 + /@babel/helper-skip-transparent-expression-wrappers/7.22.5: resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} engines: {node: '>=6.9.0'} @@ -1348,6 +1376,13 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.22.5 + dev: false + + /@babel/helper-split-export-declaration/7.24.5: + resolution: {integrity: sha512-5CHncttXohrHk8GWOFCcCl4oRD9fKosWlIRgWm4ql9VYioKm52Mk2xsmoohvm7f3JoiLSM5ZgJuRaf5QZZYd3Q==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.24.5 /@babel/helper-string-parser/7.22.5: resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} @@ -1356,7 +1391,10 @@ packages: /@babel/helper-string-parser/7.23.4: resolution: {integrity: sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==} engines: {node: '>=6.9.0'} - dev: false + + /@babel/helper-string-parser/7.24.1: + resolution: {integrity: sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==} + engines: {node: '>=6.9.0'} /@babel/helper-validator-identifier/7.22.20: resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==} @@ -1366,32 +1404,21 @@ packages: resolution: {integrity: sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==} engines: {node: '>=6.9.0'} - /@babel/helper-validator-option/7.22.5: - resolution: {integrity: sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw==} + /@babel/helper-validator-identifier/7.24.5: + resolution: {integrity: sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==} engines: {node: '>=6.9.0'} /@babel/helper-validator-option/7.23.5: resolution: {integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==} engines: {node: '>=6.9.0'} - dev: false - - /@babel/helper-wrap-function/7.22.9: - resolution: {integrity: sha512-sZ+QzfauuUEfxSEjKFmi3qDSHgLsTPK/pEpoD/qonZKOtTPTLbf59oabPQ4rKekt9lFcj/hTZaOhWwFYrgjk+Q==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-function-name': 7.22.5 - '@babel/template': 7.22.5 - '@babel/types': 7.22.5 - /@babel/helpers/7.22.6: - resolution: {integrity: sha512-YjDs6y/fVOYFV8hAf1rxd1QvR9wJe1pDBZ2AREKq/SDayfPzgk0PBnVuTCE5X1acEpMMNOVUqoe+OwiZGJ+OaA==} + /@babel/helper-wrap-function/7.24.5: + resolution: {integrity: sha512-/xxzuNvgRl4/HLNKvnFwdhdgN3cpLxgLROeLDl83Yx0AJ1SGvq1ak0OszTOjDfiB8Vx03eJbeDWh9r+jCCWttw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.22.5 - '@babel/traverse': 7.22.8 - '@babel/types': 7.22.5 - transitivePeerDependencies: - - supports-color + '@babel/helper-function-name': 7.23.0 + '@babel/template': 7.24.0 + '@babel/types': 7.24.5 /@babel/helpers/7.23.7: resolution: {integrity: sha512-6AMnjCoC8wjqBzDHkuqpa7jAKwvMo4dC+lr/TFBz+ucfulO1XMpDnwWPGBNwClOKZ8h6xn5N81W/R5OrcKtCbQ==} @@ -1404,6 +1431,16 @@ packages: - supports-color dev: false + /@babel/helpers/7.24.5: + resolution: {integrity: sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/template': 7.24.0 + '@babel/traverse': 7.24.5 + '@babel/types': 7.24.5 + transitivePeerDependencies: + - supports-color + /@babel/highlight/7.22.20: resolution: {integrity: sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==} engines: {node: '>=6.9.0'} @@ -1419,6 +1456,7 @@ packages: '@babel/helper-validator-identifier': 7.22.5 chalk: 2.4.2 js-tokens: 4.0.0 + dev: false /@babel/highlight/7.23.4: resolution: {integrity: sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==} @@ -1427,7 +1465,15 @@ packages: '@babel/helper-validator-identifier': 7.22.20 chalk: 2.4.2 js-tokens: 4.0.0 - dev: false + + /@babel/highlight/7.24.5: + resolution: {integrity: sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-validator-identifier': 7.24.5 + chalk: 2.4.2 + js-tokens: 4.0.0 + picocolors: 1.0.0 /@babel/parser/7.22.16: resolution: {integrity: sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==} @@ -1448,114 +1494,138 @@ packages: resolution: {integrity: sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==} engines: {node: '>=6.0.0'} hasBin: true - dev: false - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.22.5: - resolution: {integrity: sha512-NP1M5Rf+u2Gw9qfSO4ihjcTGW5zXTi36ITLd4/EoAcEhIZ0yjMqmftDNl3QC19CX7olhrjpyU454g/2W7X0jvQ==} + /@babel/parser/7.24.5: + resolution: {integrity: sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==} + engines: {node: '>=6.0.0'} + hasBin: true + + /@babel/plugin-bugfix-firefox-class-in-computed-class-key/7.24.5: + resolution: {integrity: sha512-LdXRi1wEMTrHVR4Zc9F8OewC3vdm5h4QB6L71zy6StmYeqGi1b3ttIO8UC+BfZKcH9jdr4aI249rBkm+3+YvHw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-NP1M5Rf+u2Gw9qfSO4ihjcTGW5zXTi36ITLd4/EoAcEhIZ0yjMqmftDNl3QC19CX7olhrjpyU454g/2W7X0jvQ==} + /@babel/plugin-bugfix-firefox-class-in-computed-class-key/7.24.5_@babel+core@7.24.5: + resolution: {integrity: sha512-LdXRi1wEMTrHVR4Zc9F8OewC3vdm5h4QB6L71zy6StmYeqGi1b3ttIO8UC+BfZKcH9jdr4aI249rBkm+3+YvHw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-plugin-utils': 7.24.5 + + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.24.1: + resolution: {integrity: sha512-y4HqEnkelJIOQGd+3g1bTeKsA5c6qM7eOn7VggGVbBc0y8MLSKHacwcIE2PplNlQSj0PqS9rrXL/nkPVK+kUNg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/helper-plugin-utils': 7.24.5 + dev: true - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.22.5: - resolution: {integrity: sha512-31Bb65aZaUwqCbWMnZPduIZxCBngHFlzyN6Dq6KAJjtx+lx6ohKHubc61OomYi7XwVD4Ol0XCVz4h+pYFR048g==} + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-y4HqEnkelJIOQGd+3g1bTeKsA5c6qM7eOn7VggGVbBc0y8MLSKHacwcIE2PplNlQSj0PqS9rrXL/nkPVK+kUNg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.24.1: + resolution: {integrity: sha512-Hj791Ii4ci8HqnaKHAlLNs+zaLXb0EzSDhiAWp5VNlyvCNymYfacs64pxTxbH1znW/NcArSmwpmG9IKE/TUVVQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/plugin-transform-optional-chaining': 7.22.6 + '@babel/plugin-transform-optional-chaining': 7.24.5 dev: true - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-31Bb65aZaUwqCbWMnZPduIZxCBngHFlzyN6Dq6KAJjtx+lx6ohKHubc61OomYi7XwVD4Ol0XCVz4h+pYFR048g==} + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-Hj791Ii4ci8HqnaKHAlLNs+zaLXb0EzSDhiAWp5VNlyvCNymYfacs64pxTxbH1znW/NcArSmwpmG9IKE/TUVVQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/plugin-transform-optional-chaining': 7.22.6_@babel+core@7.22.9 + '@babel/plugin-transform-optional-chaining': 7.24.5_@babel+core@7.24.5 - /@babel/plugin-proposal-private-property-in-object/7.21.0-placeholder-for-preset-env.2: - resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} + /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/7.24.1: + resolution: {integrity: sha512-m9m/fXsXLiHfwdgydIFnpk+7jlVbnvlK5B2EKiPdLUb6WX654ZaaEWJUjk8TftRbZpK0XibovlLWX4KIZhV6jw==} engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': ^7.0.0-0 + '@babel/core': ^7.0.0 + dependencies: + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-proposal-private-property-in-object/7.21.0-placeholder-for-preset-env.2_@babel+core@7.22.9: - resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} + /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-m9m/fXsXLiHfwdgydIFnpk+7jlVbnvlK5B2EKiPdLUb6WX654ZaaEWJUjk8TftRbZpK0XibovlLWX4KIZhV6jw==} engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': ^7.0.0-0 + '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.24.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-proposal-unicode-property-regex/7.18.6: - resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} - engines: {node: '>=4'} + /@babel/plugin-proposal-private-property-in-object/7.21.0-placeholder-for-preset-env.2: + resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/helper-create-regexp-features-plugin': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.22.9: - resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} - engines: {node: '>=4'} + /@babel/plugin-proposal-private-property-in-object/7.21.0-placeholder-for-preset-env.2_@babel+core@7.24.5: + resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-create-regexp-features-plugin': 7.22.9_@babel+core@7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 /@babel/plugin-syntax-async-generators/7.8.4: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.22.9: + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.24.5: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 /@babel/plugin-syntax-class-properties/7.12.13: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.22.9: + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.24.5: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 /@babel/plugin-syntax-class-static-block/7.14.5: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} @@ -1563,117 +1633,117 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.22.9: + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.24.5: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 /@babel/plugin-syntax-dynamic-import/7.8.3: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.22.9: + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.24.5: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 /@babel/plugin-syntax-export-namespace-from/7.8.3: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.22.9: + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.24.5: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-syntax-import-assertions/7.22.5: - resolution: {integrity: sha512-rdV97N7KqsRzeNGoWUOK6yUsWarLjE5Su/Snk9IYPU9CwkWHs4t+rTGOvffTR8XGkJMTAdLfO0xVnXm8wugIJg==} + /@babel/plugin-syntax-import-assertions/7.24.1: + resolution: {integrity: sha512-IuwnI5XnuF189t91XbxmXeCDz3qs6iDRO7GJ++wcfgeXNs/8FmIlKcpDSXNVyuLQxlwvskmI3Ct73wUODkJBlQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-import-assertions/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-rdV97N7KqsRzeNGoWUOK6yUsWarLjE5Su/Snk9IYPU9CwkWHs4t+rTGOvffTR8XGkJMTAdLfO0xVnXm8wugIJg==} + /@babel/plugin-syntax-import-assertions/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-IuwnI5XnuF189t91XbxmXeCDz3qs6iDRO7GJ++wcfgeXNs/8FmIlKcpDSXNVyuLQxlwvskmI3Ct73wUODkJBlQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-syntax-import-attributes/7.22.5: - resolution: {integrity: sha512-KwvoWDeNKPETmozyFE0P2rOLqh39EoQHNjqizrI5B8Vt0ZNS7M56s7dAiAqbYfiAYOuIzIh96z3iR2ktgu3tEg==} + /@babel/plugin-syntax-import-attributes/7.24.1: + resolution: {integrity: sha512-zhQTMH0X2nVLnb04tz+s7AMuasX8U0FnpE+nHTOhSOINjWMnopoZTxtIKsd45n4GQ/HIZLyfIpoul8e2m0DnRA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-import-attributes/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-KwvoWDeNKPETmozyFE0P2rOLqh39EoQHNjqizrI5B8Vt0ZNS7M56s7dAiAqbYfiAYOuIzIh96z3iR2ktgu3tEg==} + /@babel/plugin-syntax-import-attributes/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-zhQTMH0X2nVLnb04tz+s7AMuasX8U0FnpE+nHTOhSOINjWMnopoZTxtIKsd45n4GQ/HIZLyfIpoul8e2m0DnRA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 /@babel/plugin-syntax-import-meta/7.10.4: resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.22.9: + /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.24.5: resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 /@babel/plugin-syntax-json-strings/7.8.3: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.22.9: + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.24.5: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 /@babel/plugin-syntax-jsx/7.23.3_@babel+core@7.23.7: resolution: {integrity: sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg==} @@ -1690,96 +1760,96 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.22.9: + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.24.5: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.22.9: + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.24.5: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 /@babel/plugin-syntax-numeric-separator/7.10.4: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.22.9: + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.24.5: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 /@babel/plugin-syntax-object-rest-spread/7.8.3: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.22.9: + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.24.5: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 /@babel/plugin-syntax-optional-catch-binding/7.8.3: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.22.9: + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.24.5: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 /@babel/plugin-syntax-optional-chaining/7.8.3: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.22.9: + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.24.5: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 /@babel/plugin-syntax-private-property-in-object/7.14.5: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} @@ -1787,17 +1857,17 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.22.9: + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.24.5: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 /@babel/plugin-syntax-top-level-await/7.14.5: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} @@ -1805,17 +1875,17 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.22.9: + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.24.5: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 /@babel/plugin-syntax-typescript/7.23.3_@babel+core@7.23.7: resolution: {integrity: sha512-9EiNjVJOMwCO+43TqoTrgQ8jMwcAd0sWyXi9RPfIsLTj4R2MADDDQXELhffaUx/uJv2AYcxBgPwH6j4TIA4ytQ==} @@ -1834,532 +1904,532 @@ packages: '@babel/core': ^7.0.0 dependencies: '@babel/helper-create-regexp-features-plugin': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-unicode-sets-regex/7.18.6_@babel+core@7.22.9: + /@babel/plugin-syntax-unicode-sets-regex/7.18.6_@babel+core@7.24.5: resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-create-regexp-features-plugin': 7.22.9_@babel+core@7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-create-regexp-features-plugin': 7.22.9_@babel+core@7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-transform-arrow-functions/7.22.5: - resolution: {integrity: sha512-26lTNXoVRdAnsaDXPpvCNUq+OVWEVC6bx7Vvz9rC53F2bagUWW4u4ii2+h8Fejfh7RYqPxn+libeFBBck9muEw==} + /@babel/plugin-transform-arrow-functions/7.24.1: + resolution: {integrity: sha512-ngT/3NkRhsaep9ck9uj2Xhv9+xB1zShY3tM3g6om4xxCELwCDN4g4Aq5dRn48+0hasAql7s2hdBOysCfNpr4fw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-arrow-functions/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-26lTNXoVRdAnsaDXPpvCNUq+OVWEVC6bx7Vvz9rC53F2bagUWW4u4ii2+h8Fejfh7RYqPxn+libeFBBck9muEw==} + /@babel/plugin-transform-arrow-functions/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-ngT/3NkRhsaep9ck9uj2Xhv9+xB1zShY3tM3g6om4xxCELwCDN4g4Aq5dRn48+0hasAql7s2hdBOysCfNpr4fw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-transform-async-generator-functions/7.22.7: - resolution: {integrity: sha512-7HmE7pk/Fmke45TODvxvkxRMV9RazV+ZZzhOL9AG8G29TLrr3jkjwF7uJfxZ30EoXpO+LJkq4oA8NjO2DTnEDg==} + /@babel/plugin-transform-async-generator-functions/7.24.3: + resolution: {integrity: sha512-Qe26CMYVjpQxJ8zxM1340JFNjZaF+ISWpr1Kt/jGo+ZTUzKkfw/pphEWbRCb+lmSM6k/TOgfYLvmbHkUQ0asIg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-remap-async-to-generator': 7.22.9 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-remap-async-to-generator': 7.22.20 '@babel/plugin-syntax-async-generators': 7.8.4 dev: true - /@babel/plugin-transform-async-generator-functions/7.22.7_@babel+core@7.22.9: - resolution: {integrity: sha512-7HmE7pk/Fmke45TODvxvkxRMV9RazV+ZZzhOL9AG8G29TLrr3jkjwF7uJfxZ30EoXpO+LJkq4oA8NjO2DTnEDg==} + /@babel/plugin-transform-async-generator-functions/7.24.3_@babel+core@7.24.5: + resolution: {integrity: sha512-Qe26CMYVjpQxJ8zxM1340JFNjZaF+ISWpr1Kt/jGo+ZTUzKkfw/pphEWbRCb+lmSM6k/TOgfYLvmbHkUQ0asIg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-remap-async-to-generator': 7.22.9_@babel+core@7.22.9 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.22.9 + '@babel/core': 7.24.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-remap-async-to-generator': 7.22.20_@babel+core@7.24.5 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.24.5 - /@babel/plugin-transform-async-to-generator/7.22.5: - resolution: {integrity: sha512-b1A8D8ZzE/VhNDoV1MSJTnpKkCG5bJo+19R4o4oy03zM7ws8yEMK755j61Dc3EyvdysbqH5BOOTquJ7ZX9C6vQ==} + /@babel/plugin-transform-async-to-generator/7.24.1: + resolution: {integrity: sha512-AawPptitRXp1y0n4ilKcGbRYWfbbzFWz2NqNu7dacYDtFtz0CMjG64b3LQsb3KIgnf4/obcUL78hfaOS7iCUfw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-module-imports': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-remap-async-to-generator': 7.22.9 + '@babel/helper-module-imports': 7.24.3 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-remap-async-to-generator': 7.22.20 dev: true - /@babel/plugin-transform-async-to-generator/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-b1A8D8ZzE/VhNDoV1MSJTnpKkCG5bJo+19R4o4oy03zM7ws8yEMK755j61Dc3EyvdysbqH5BOOTquJ7ZX9C6vQ==} + /@babel/plugin-transform-async-to-generator/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-AawPptitRXp1y0n4ilKcGbRYWfbbzFWz2NqNu7dacYDtFtz0CMjG64b3LQsb3KIgnf4/obcUL78hfaOS7iCUfw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-module-imports': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-remap-async-to-generator': 7.22.9_@babel+core@7.22.9 + '@babel/core': 7.24.5 + '@babel/helper-module-imports': 7.24.3 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-remap-async-to-generator': 7.22.20_@babel+core@7.24.5 - /@babel/plugin-transform-block-scoped-functions/7.22.5: - resolution: {integrity: sha512-tdXZ2UdknEKQWKJP1KMNmuF5Lx3MymtMN/pvA+p/VEkhK8jVcQ1fzSy8KM9qRYhAf2/lV33hoMPKI/xaI9sADA==} + /@babel/plugin-transform-block-scoped-functions/7.24.1: + resolution: {integrity: sha512-TWWC18OShZutrv9C6mye1xwtam+uNi2bnTOCBUd5sZxyHOiWbU6ztSROofIMrK84uweEZC219POICK/sTYwfgg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-block-scoped-functions/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-tdXZ2UdknEKQWKJP1KMNmuF5Lx3MymtMN/pvA+p/VEkhK8jVcQ1fzSy8KM9qRYhAf2/lV33hoMPKI/xaI9sADA==} + /@babel/plugin-transform-block-scoped-functions/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-TWWC18OShZutrv9C6mye1xwtam+uNi2bnTOCBUd5sZxyHOiWbU6ztSROofIMrK84uweEZC219POICK/sTYwfgg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-transform-block-scoping/7.22.5: - resolution: {integrity: sha512-EcACl1i5fSQ6bt+YGuU/XGCeZKStLmyVGytWkpyhCLeQVA0eu6Wtiw92V+I1T/hnezUv7j74dA/Ro69gWcU+hg==} + /@babel/plugin-transform-block-scoping/7.24.5: + resolution: {integrity: sha512-sMfBc3OxghjC95BkYrYocHL3NaOplrcaunblzwXhGmlPwpmfsxr4vK+mBBt49r+S240vahmv+kUxkeKgs+haCw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-block-scoping/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-EcACl1i5fSQ6bt+YGuU/XGCeZKStLmyVGytWkpyhCLeQVA0eu6Wtiw92V+I1T/hnezUv7j74dA/Ro69gWcU+hg==} + /@babel/plugin-transform-block-scoping/7.24.5_@babel+core@7.24.5: + resolution: {integrity: sha512-sMfBc3OxghjC95BkYrYocHL3NaOplrcaunblzwXhGmlPwpmfsxr4vK+mBBt49r+S240vahmv+kUxkeKgs+haCw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-transform-class-properties/7.22.5: - resolution: {integrity: sha512-nDkQ0NfkOhPTq8YCLiWNxp1+f9fCobEjCb0n8WdbNUBc4IB5V7P1QnX9IjpSoquKrXF5SKojHleVNs2vGeHCHQ==} + /@babel/plugin-transform-class-properties/7.24.1: + resolution: {integrity: sha512-OMLCXi0NqvJfORTaPQBwqLXHhb93wkBKZ4aNwMl6WtehO7ar+cmp+89iPEQPqxAnxsOKTaMcs3POz3rKayJ72g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-create-class-features-plugin': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-create-class-features-plugin': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-class-properties/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-nDkQ0NfkOhPTq8YCLiWNxp1+f9fCobEjCb0n8WdbNUBc4IB5V7P1QnX9IjpSoquKrXF5SKojHleVNs2vGeHCHQ==} + /@babel/plugin-transform-class-properties/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-OMLCXi0NqvJfORTaPQBwqLXHhb93wkBKZ4aNwMl6WtehO7ar+cmp+89iPEQPqxAnxsOKTaMcs3POz3rKayJ72g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-create-class-features-plugin': 7.22.9_@babel+core@7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-create-class-features-plugin': 7.24.5_@babel+core@7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-transform-class-static-block/7.22.5: - resolution: {integrity: sha512-SPToJ5eYZLxlnp1UzdARpOGeC2GbHvr9d/UV0EukuVx8atktg194oe+C5BqQ8jRTkgLRVOPYeXRSBg1IlMoVRA==} + /@babel/plugin-transform-class-static-block/7.24.4: + resolution: {integrity: sha512-B8q7Pz870Hz/q9UgP8InNpY01CSLDSCyqX7zcRuv3FcPl87A2G17lASroHWaCtbdIcbYzOZ7kWmXFKbijMSmFg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/helper-create-class-features-plugin': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-create-class-features-plugin': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 '@babel/plugin-syntax-class-static-block': 7.14.5 dev: true - /@babel/plugin-transform-class-static-block/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-SPToJ5eYZLxlnp1UzdARpOGeC2GbHvr9d/UV0EukuVx8atktg194oe+C5BqQ8jRTkgLRVOPYeXRSBg1IlMoVRA==} + /@babel/plugin-transform-class-static-block/7.24.4_@babel+core@7.24.5: + resolution: {integrity: sha512-B8q7Pz870Hz/q9UgP8InNpY01CSLDSCyqX7zcRuv3FcPl87A2G17lASroHWaCtbdIcbYzOZ7kWmXFKbijMSmFg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-create-class-features-plugin': 7.22.9_@babel+core@7.22.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.22.9 + '@babel/core': 7.24.5 + '@babel/helper-create-class-features-plugin': 7.24.5_@babel+core@7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.24.5 - /@babel/plugin-transform-classes/7.22.6: - resolution: {integrity: sha512-58EgM6nuPNG6Py4Z3zSuu0xWu2VfodiMi72Jt5Kj2FECmaYk1RrTXA45z6KBFsu9tRgwQDwIiY4FXTt+YsSFAQ==} + /@babel/plugin-transform-classes/7.24.5: + resolution: {integrity: sha512-gWkLP25DFj2dwe9Ck8uwMOpko4YsqyfZJrOmqqcegeDYEbp7rmn4U6UQZNj08UF6MaX39XenSpKRCvpDRBtZ7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-compilation-targets': 7.22.9 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-function-name': 7.22.5 - '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.9 - '@babel/helper-split-export-declaration': 7.22.6 + '@babel/helper-compilation-targets': 7.23.6 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-replace-supers': 7.24.1 + '@babel/helper-split-export-declaration': 7.24.5 globals: 11.12.0 dev: true - /@babel/plugin-transform-classes/7.22.6_@babel+core@7.22.9: - resolution: {integrity: sha512-58EgM6nuPNG6Py4Z3zSuu0xWu2VfodiMi72Jt5Kj2FECmaYk1RrTXA45z6KBFsu9tRgwQDwIiY4FXTt+YsSFAQ==} + /@babel/plugin-transform-classes/7.24.5_@babel+core@7.24.5: + resolution: {integrity: sha512-gWkLP25DFj2dwe9Ck8uwMOpko4YsqyfZJrOmqqcegeDYEbp7rmn4U6UQZNj08UF6MaX39XenSpKRCvpDRBtZ7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.24.5 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-compilation-targets': 7.22.9_@babel+core@7.22.9 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-function-name': 7.22.5 - '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.9_@babel+core@7.22.9 - '@babel/helper-split-export-declaration': 7.22.6 + '@babel/helper-compilation-targets': 7.23.6 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-replace-supers': 7.24.1_@babel+core@7.24.5 + '@babel/helper-split-export-declaration': 7.24.5 globals: 11.12.0 - /@babel/plugin-transform-computed-properties/7.22.5: - resolution: {integrity: sha512-4GHWBgRf0krxPX+AaPtgBAlTgTeZmqDynokHOX7aqqAB4tHs3U2Y02zH6ETFdLZGcg9UQSD1WCmkVrE9ErHeOg==} + /@babel/plugin-transform-computed-properties/7.24.1: + resolution: {integrity: sha512-5pJGVIUfJpOS+pAqBQd+QMaTD2vCL/HcePooON6pDpHgRp4gNRmzyHTPIkXntwKsq3ayUFVfJaIKPw2pOkOcTw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 - '@babel/template': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/template': 7.24.0 dev: true - /@babel/plugin-transform-computed-properties/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-4GHWBgRf0krxPX+AaPtgBAlTgTeZmqDynokHOX7aqqAB4tHs3U2Y02zH6ETFdLZGcg9UQSD1WCmkVrE9ErHeOg==} + /@babel/plugin-transform-computed-properties/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-5pJGVIUfJpOS+pAqBQd+QMaTD2vCL/HcePooON6pDpHgRp4gNRmzyHTPIkXntwKsq3ayUFVfJaIKPw2pOkOcTw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/template': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/template': 7.24.0 - /@babel/plugin-transform-destructuring/7.22.5: - resolution: {integrity: sha512-GfqcFuGW8vnEqTUBM7UtPd5A4q797LTvvwKxXTgRsFjoqaJiEg9deBG6kWeQYkVEL569NpnmpC0Pkr/8BLKGnQ==} + /@babel/plugin-transform-destructuring/7.24.5: + resolution: {integrity: sha512-SZuuLyfxvsm+Ah57I/i1HVjveBENYK9ue8MJ7qkc7ndoNjqquJiElzA7f5yaAXjyW2hKojosOTAQQRX50bPSVg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-destructuring/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-GfqcFuGW8vnEqTUBM7UtPd5A4q797LTvvwKxXTgRsFjoqaJiEg9deBG6kWeQYkVEL569NpnmpC0Pkr/8BLKGnQ==} + /@babel/plugin-transform-destructuring/7.24.5_@babel+core@7.24.5: + resolution: {integrity: sha512-SZuuLyfxvsm+Ah57I/i1HVjveBENYK9ue8MJ7qkc7ndoNjqquJiElzA7f5yaAXjyW2hKojosOTAQQRX50bPSVg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-transform-dotall-regex/7.22.5: - resolution: {integrity: sha512-5/Yk9QxCQCl+sOIB1WelKnVRxTJDSAIxtJLL2/pqL14ZVlbH0fUQUZa/T5/UnQtBNgghR7mfB8ERBKyKPCi7Vw==} + /@babel/plugin-transform-dotall-regex/7.24.1: + resolution: {integrity: sha512-p7uUxgSoZwZ2lPNMzUkqCts3xlp8n+o05ikjy7gbtFJSt9gdU88jAmtfmOxHM14noQXBxfgzf2yRWECiNVhTCw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-create-regexp-features-plugin': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-create-regexp-features-plugin': 7.22.15 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-dotall-regex/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-5/Yk9QxCQCl+sOIB1WelKnVRxTJDSAIxtJLL2/pqL14ZVlbH0fUQUZa/T5/UnQtBNgghR7mfB8ERBKyKPCi7Vw==} + /@babel/plugin-transform-dotall-regex/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-p7uUxgSoZwZ2lPNMzUkqCts3xlp8n+o05ikjy7gbtFJSt9gdU88jAmtfmOxHM14noQXBxfgzf2yRWECiNVhTCw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-create-regexp-features-plugin': 7.22.9_@babel+core@7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-transform-duplicate-keys/7.22.5: - resolution: {integrity: sha512-dEnYD+9BBgld5VBXHnF/DbYGp3fqGMsyxKbtD1mDyIA7AkTSpKXFhCVuj/oQVOoALfBs77DudA0BE4d5mcpmqw==} + /@babel/plugin-transform-duplicate-keys/7.24.1: + resolution: {integrity: sha512-msyzuUnvsjsaSaocV6L7ErfNsa5nDWL1XKNnDePLgmz+WdU4w/J8+AxBMrWfi9m4IxfL5sZQKUPQKDQeeAT6lA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-duplicate-keys/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-dEnYD+9BBgld5VBXHnF/DbYGp3fqGMsyxKbtD1mDyIA7AkTSpKXFhCVuj/oQVOoALfBs77DudA0BE4d5mcpmqw==} + /@babel/plugin-transform-duplicate-keys/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-msyzuUnvsjsaSaocV6L7ErfNsa5nDWL1XKNnDePLgmz+WdU4w/J8+AxBMrWfi9m4IxfL5sZQKUPQKDQeeAT6lA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-transform-dynamic-import/7.22.5: - resolution: {integrity: sha512-0MC3ppTB1AMxd8fXjSrbPa7LT9hrImt+/fcj+Pg5YMD7UQyWp/02+JWpdnCymmsXwIx5Z+sYn1bwCn4ZJNvhqQ==} + /@babel/plugin-transform-dynamic-import/7.24.1: + resolution: {integrity: sha512-av2gdSTyXcJVdI+8aFZsCAtR29xJt0S5tas+Ef8NvBNmD1a+N/3ecMLeMBgfcK+xzsjdLDT6oHt+DFPyeqUbDA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 '@babel/plugin-syntax-dynamic-import': 7.8.3 dev: true - /@babel/plugin-transform-dynamic-import/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-0MC3ppTB1AMxd8fXjSrbPa7LT9hrImt+/fcj+Pg5YMD7UQyWp/02+JWpdnCymmsXwIx5Z+sYn1bwCn4ZJNvhqQ==} + /@babel/plugin-transform-dynamic-import/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-av2gdSTyXcJVdI+8aFZsCAtR29xJt0S5tas+Ef8NvBNmD1a+N/3ecMLeMBgfcK+xzsjdLDT6oHt+DFPyeqUbDA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.22.9 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.24.5 - /@babel/plugin-transform-exponentiation-operator/7.22.5: - resolution: {integrity: sha512-vIpJFNM/FjZ4rh1myqIya9jXwrwwgFRHPjT3DkUA9ZLHuzox8jiXkOLvwm1H+PQIP3CqfC++WPKeuDi0Sjdj1g==} + /@babel/plugin-transform-exponentiation-operator/7.24.1: + resolution: {integrity: sha512-U1yX13dVBSwS23DEAqU+Z/PkwE9/m7QQy8Y9/+Tdb8UWYaGNDYwTLi19wqIAiROr8sXVum9A/rtiH5H0boUcTw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-builder-binary-assignment-operator-visitor': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-builder-binary-assignment-operator-visitor': 7.22.15 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-exponentiation-operator/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-vIpJFNM/FjZ4rh1myqIya9jXwrwwgFRHPjT3DkUA9ZLHuzox8jiXkOLvwm1H+PQIP3CqfC++WPKeuDi0Sjdj1g==} + /@babel/plugin-transform-exponentiation-operator/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-U1yX13dVBSwS23DEAqU+Z/PkwE9/m7QQy8Y9/+Tdb8UWYaGNDYwTLi19wqIAiROr8sXVum9A/rtiH5H0boUcTw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-builder-binary-assignment-operator-visitor': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-builder-binary-assignment-operator-visitor': 7.22.15 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-transform-export-namespace-from/7.22.5: - resolution: {integrity: sha512-X4hhm7FRnPgd4nDA4b/5V280xCx6oL7Oob5+9qVS5C13Zq4bh1qq7LU0GgRU6b5dBWBvhGaXYVB4AcN6+ol6vg==} + /@babel/plugin-transform-export-namespace-from/7.24.1: + resolution: {integrity: sha512-Ft38m/KFOyzKw2UaJFkWG9QnHPG/Q/2SkOrRk4pNBPg5IPZ+dOxcmkK5IyuBcxiNPyyYowPGUReyBvrvZs7IlQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 '@babel/plugin-syntax-export-namespace-from': 7.8.3 dev: true - /@babel/plugin-transform-export-namespace-from/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-X4hhm7FRnPgd4nDA4b/5V280xCx6oL7Oob5+9qVS5C13Zq4bh1qq7LU0GgRU6b5dBWBvhGaXYVB4AcN6+ol6vg==} + /@babel/plugin-transform-export-namespace-from/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-Ft38m/KFOyzKw2UaJFkWG9QnHPG/Q/2SkOrRk4pNBPg5IPZ+dOxcmkK5IyuBcxiNPyyYowPGUReyBvrvZs7IlQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.22.9 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.24.5 - /@babel/plugin-transform-for-of/7.22.5: - resolution: {integrity: sha512-3kxQjX1dU9uudwSshyLeEipvrLjBCVthCgeTp6CzE/9JYrlAIaeekVxRpCWsDDfYTfRZRoCeZatCQvwo+wvK8A==} + /@babel/plugin-transform-for-of/7.24.1: + resolution: {integrity: sha512-OxBdcnF04bpdQdR3i4giHZNZQn7cm8RQKcSwA17wAAqEELo1ZOwp5FFgeptWUQXFyT9kwHo10aqqauYkRZPCAg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 dev: true - /@babel/plugin-transform-for-of/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-3kxQjX1dU9uudwSshyLeEipvrLjBCVthCgeTp6CzE/9JYrlAIaeekVxRpCWsDDfYTfRZRoCeZatCQvwo+wvK8A==} + /@babel/plugin-transform-for-of/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-OxBdcnF04bpdQdR3i4giHZNZQn7cm8RQKcSwA17wAAqEELo1ZOwp5FFgeptWUQXFyT9kwHo10aqqauYkRZPCAg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - /@babel/plugin-transform-function-name/7.22.5: - resolution: {integrity: sha512-UIzQNMS0p0HHiQm3oelztj+ECwFnj+ZRV4KnguvlsD2of1whUeM6o7wGNj6oLwcDoAXQ8gEqfgC24D+VdIcevg==} + /@babel/plugin-transform-function-name/7.24.1: + resolution: {integrity: sha512-BXmDZpPlh7jwicKArQASrj8n22/w6iymRnvHYYd2zO30DbE277JO20/7yXJT3QxDPtiQiOxQBbZH4TpivNXIxA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-compilation-targets': 7.22.9 - '@babel/helper-function-name': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-compilation-targets': 7.23.6 + '@babel/helper-function-name': 7.23.0 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-function-name/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-UIzQNMS0p0HHiQm3oelztj+ECwFnj+ZRV4KnguvlsD2of1whUeM6o7wGNj6oLwcDoAXQ8gEqfgC24D+VdIcevg==} + /@babel/plugin-transform-function-name/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-BXmDZpPlh7jwicKArQASrj8n22/w6iymRnvHYYd2zO30DbE277JO20/7yXJT3QxDPtiQiOxQBbZH4TpivNXIxA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-compilation-targets': 7.22.9_@babel+core@7.22.9 - '@babel/helper-function-name': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-compilation-targets': 7.23.6 + '@babel/helper-function-name': 7.23.0 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-transform-json-strings/7.22.5: - resolution: {integrity: sha512-DuCRB7fu8MyTLbEQd1ew3R85nx/88yMoqo2uPSjevMj3yoN7CDM8jkgrY0wmVxfJZyJ/B9fE1iq7EQppWQmR5A==} + /@babel/plugin-transform-json-strings/7.24.1: + resolution: {integrity: sha512-U7RMFmRvoasscrIFy5xA4gIp8iWnWubnKkKuUGJjsuOH7GfbMkB+XZzeslx2kLdEGdOJDamEmCqOks6e8nv8DQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 '@babel/plugin-syntax-json-strings': 7.8.3 dev: true - /@babel/plugin-transform-json-strings/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-DuCRB7fu8MyTLbEQd1ew3R85nx/88yMoqo2uPSjevMj3yoN7CDM8jkgrY0wmVxfJZyJ/B9fE1iq7EQppWQmR5A==} + /@babel/plugin-transform-json-strings/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-U7RMFmRvoasscrIFy5xA4gIp8iWnWubnKkKuUGJjsuOH7GfbMkB+XZzeslx2kLdEGdOJDamEmCqOks6e8nv8DQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.22.9 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.24.5 - /@babel/plugin-transform-literals/7.22.5: - resolution: {integrity: sha512-fTLj4D79M+mepcw3dgFBTIDYpbcB9Sm0bpm4ppXPaO+U+PKFFyV9MGRvS0gvGw62sd10kT5lRMKXAADb9pWy8g==} + /@babel/plugin-transform-literals/7.24.1: + resolution: {integrity: sha512-zn9pwz8U7nCqOYIiBaOxoQOtYmMODXTJnkxG4AtX8fPmnCRYWBOHD0qcpwS9e2VDSp1zNJYpdnFMIKb8jmwu6g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-literals/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-fTLj4D79M+mepcw3dgFBTIDYpbcB9Sm0bpm4ppXPaO+U+PKFFyV9MGRvS0gvGw62sd10kT5lRMKXAADb9pWy8g==} + /@babel/plugin-transform-literals/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-zn9pwz8U7nCqOYIiBaOxoQOtYmMODXTJnkxG4AtX8fPmnCRYWBOHD0qcpwS9e2VDSp1zNJYpdnFMIKb8jmwu6g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-transform-logical-assignment-operators/7.22.5: - resolution: {integrity: sha512-MQQOUW1KL8X0cDWfbwYP+TbVbZm16QmQXJQ+vndPtH/BoO0lOKpVoEDMI7+PskYxH+IiE0tS8xZye0qr1lGzSA==} + /@babel/plugin-transform-logical-assignment-operators/7.24.1: + resolution: {integrity: sha512-OhN6J4Bpz+hIBqItTeWJujDOfNP+unqv/NJgyhlpSqgBTPm37KkMmZV6SYcOj+pnDbdcl1qRGV/ZiIjX9Iy34w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4 dev: true - /@babel/plugin-transform-logical-assignment-operators/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-MQQOUW1KL8X0cDWfbwYP+TbVbZm16QmQXJQ+vndPtH/BoO0lOKpVoEDMI7+PskYxH+IiE0tS8xZye0qr1lGzSA==} + /@babel/plugin-transform-logical-assignment-operators/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-OhN6J4Bpz+hIBqItTeWJujDOfNP+unqv/NJgyhlpSqgBTPm37KkMmZV6SYcOj+pnDbdcl1qRGV/ZiIjX9Iy34w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.22.9 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.24.5 - /@babel/plugin-transform-member-expression-literals/7.22.5: - resolution: {integrity: sha512-RZEdkNtzzYCFl9SE9ATaUMTj2hqMb4StarOJLrZRbqqU4HSBE7UlBw9WBWQiDzrJZJdUWiMTVDI6Gv/8DPvfew==} + /@babel/plugin-transform-member-expression-literals/7.24.1: + resolution: {integrity: sha512-4ojai0KysTWXzHseJKa1XPNXKRbuUrhkOPY4rEGeR+7ChlJVKxFa3H3Bz+7tWaGKgJAXUWKOGmltN+u9B3+CVg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-member-expression-literals/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-RZEdkNtzzYCFl9SE9ATaUMTj2hqMb4StarOJLrZRbqqU4HSBE7UlBw9WBWQiDzrJZJdUWiMTVDI6Gv/8DPvfew==} + /@babel/plugin-transform-member-expression-literals/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-4ojai0KysTWXzHseJKa1XPNXKRbuUrhkOPY4rEGeR+7ChlJVKxFa3H3Bz+7tWaGKgJAXUWKOGmltN+u9B3+CVg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-transform-modules-amd/7.22.5: - resolution: {integrity: sha512-R+PTfLTcYEmb1+kK7FNkhQ1gP4KgjpSO6HfH9+f8/yfp2Nt3ggBjiVpRwmwTlfqZLafYKJACy36yDXlEmI9HjQ==} + /@babel/plugin-transform-modules-amd/7.24.1: + resolution: {integrity: sha512-lAxNHi4HVtjnHd5Rxg3D5t99Xm6H7b04hUS7EHIXcUl2EV4yl1gWdqZrNzXnSrHveL9qMdbODlLF55mvgjAfaQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-module-transforms': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-module-transforms': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-modules-amd/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-R+PTfLTcYEmb1+kK7FNkhQ1gP4KgjpSO6HfH9+f8/yfp2Nt3ggBjiVpRwmwTlfqZLafYKJACy36yDXlEmI9HjQ==} + /@babel/plugin-transform-modules-amd/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-lAxNHi4HVtjnHd5Rxg3D5t99Xm6H7b04hUS7EHIXcUl2EV4yl1gWdqZrNzXnSrHveL9qMdbODlLF55mvgjAfaQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-module-transforms': 7.22.9_@babel+core@7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-module-transforms': 7.24.5_@babel+core@7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-transform-modules-commonjs/7.22.5: - resolution: {integrity: sha512-B4pzOXj+ONRmuaQTg05b3y/4DuFz3WcCNAXPLb2Q0GT0TrGKGxNKV4jwsXts+StaM0LQczZbOpj8o1DLPDJIiA==} + /@babel/plugin-transform-modules-commonjs/7.24.1: + resolution: {integrity: sha512-szog8fFTUxBfw0b98gEWPaEqF42ZUD/T3bkynW/wtgx2p/XCP55WEsb+VosKceRSd6njipdZvNogqdtI4Q0chw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-module-transforms': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-module-transforms': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 '@babel/helper-simple-access': 7.22.5 dev: true - /@babel/plugin-transform-modules-commonjs/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-B4pzOXj+ONRmuaQTg05b3y/4DuFz3WcCNAXPLb2Q0GT0TrGKGxNKV4jwsXts+StaM0LQczZbOpj8o1DLPDJIiA==} + /@babel/plugin-transform-modules-commonjs/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-szog8fFTUxBfw0b98gEWPaEqF42ZUD/T3bkynW/wtgx2p/XCP55WEsb+VosKceRSd6njipdZvNogqdtI4Q0chw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-module-transforms': 7.22.9_@babel+core@7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-module-transforms': 7.24.5_@babel+core@7.24.5 + '@babel/helper-plugin-utils': 7.24.5 '@babel/helper-simple-access': 7.22.5 - /@babel/plugin-transform-modules-systemjs/7.22.5: - resolution: {integrity: sha512-emtEpoaTMsOs6Tzz+nbmcePl6AKVtS1yC4YNAeMun9U8YCsgadPNxnOPQ8GhHFB2qdx+LZu9LgoC0Lthuu05DQ==} + /@babel/plugin-transform-modules-systemjs/7.24.1: + resolution: {integrity: sha512-mqQ3Zh9vFO1Tpmlt8QPnbwGHzNz3lpNEMxQb1kAemn/erstyqw1r9KeOlOfo3y6xAnFEcOv2tSyrXfmMk+/YZA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/helper-hoist-variables': 7.22.5 - '@babel/helper-module-transforms': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-module-transforms': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-validator-identifier': 7.22.20 dev: true - /@babel/plugin-transform-modules-systemjs/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-emtEpoaTMsOs6Tzz+nbmcePl6AKVtS1yC4YNAeMun9U8YCsgadPNxnOPQ8GhHFB2qdx+LZu9LgoC0Lthuu05DQ==} + /@babel/plugin-transform-modules-systemjs/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-mqQ3Zh9vFO1Tpmlt8QPnbwGHzNz3lpNEMxQb1kAemn/erstyqw1r9KeOlOfo3y6xAnFEcOv2tSyrXfmMk+/YZA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.24.5 '@babel/helper-hoist-variables': 7.22.5 - '@babel/helper-module-transforms': 7.22.9_@babel+core@7.22.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-module-transforms': 7.24.5_@babel+core@7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-validator-identifier': 7.22.20 - /@babel/plugin-transform-modules-umd/7.22.5: - resolution: {integrity: sha512-+S6kzefN/E1vkSsKx8kmQuqeQsvCKCd1fraCM7zXm4SFoggI099Tr4G8U81+5gtMdUeMQ4ipdQffbKLX0/7dBQ==} + /@babel/plugin-transform-modules-umd/7.24.1: + resolution: {integrity: sha512-tuA3lpPj+5ITfcCluy6nWonSL7RvaG0AOTeAuvXqEKS34lnLzXpDb0dcP6K8jD0zWZFNDVly90AGFJPnm4fOYg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-module-transforms': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-module-transforms': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-modules-umd/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-+S6kzefN/E1vkSsKx8kmQuqeQsvCKCd1fraCM7zXm4SFoggI099Tr4G8U81+5gtMdUeMQ4ipdQffbKLX0/7dBQ==} + /@babel/plugin-transform-modules-umd/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-tuA3lpPj+5ITfcCluy6nWonSL7RvaG0AOTeAuvXqEKS34lnLzXpDb0dcP6K8jD0zWZFNDVly90AGFJPnm4fOYg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-module-transforms': 7.22.9_@babel+core@7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-module-transforms': 7.24.5_@babel+core@7.24.5 + '@babel/helper-plugin-utils': 7.24.5 /@babel/plugin-transform-named-capturing-groups-regex/7.22.5: resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==} @@ -2368,374 +2438,372 @@ packages: '@babel/core': ^7.0.0 dependencies: '@babel/helper-create-regexp-features-plugin': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-named-capturing-groups-regex/7.22.5_@babel+core@7.22.9: + /@babel/plugin-transform-named-capturing-groups-regex/7.22.5_@babel+core@7.24.5: resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-create-regexp-features-plugin': 7.22.9_@babel+core@7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-create-regexp-features-plugin': 7.22.9_@babel+core@7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-transform-new-target/7.22.5: - resolution: {integrity: sha512-AsF7K0Fx/cNKVyk3a+DW0JLo+Ua598/NxMRvxDnkpCIGFh43+h/v2xyhRUYf6oD8gE4QtL83C7zZVghMjHd+iw==} + /@babel/plugin-transform-new-target/7.24.1: + resolution: {integrity: sha512-/rurytBM34hYy0HKZQyA0nHbQgQNFm4Q/BOc9Hflxi2X3twRof7NaE5W46j4kQitm7SvACVRXsa6N/tSZxvPug==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-new-target/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-AsF7K0Fx/cNKVyk3a+DW0JLo+Ua598/NxMRvxDnkpCIGFh43+h/v2xyhRUYf6oD8gE4QtL83C7zZVghMjHd+iw==} + /@babel/plugin-transform-new-target/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-/rurytBM34hYy0HKZQyA0nHbQgQNFm4Q/BOc9Hflxi2X3twRof7NaE5W46j4kQitm7SvACVRXsa6N/tSZxvPug==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-transform-nullish-coalescing-operator/7.22.5: - resolution: {integrity: sha512-6CF8g6z1dNYZ/VXok5uYkkBBICHZPiGEl7oDnAx2Mt1hlHVHOSIKWJaXHjQJA5VB43KZnXZDIexMchY4y2PGdA==} + /@babel/plugin-transform-nullish-coalescing-operator/7.24.1: + resolution: {integrity: sha512-iQ+caew8wRrhCikO5DrUYx0mrmdhkaELgFa+7baMcVuhxIkN7oxt06CZ51D65ugIb1UWRQ8oQe+HXAVM6qHFjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3 dev: true - /@babel/plugin-transform-nullish-coalescing-operator/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-6CF8g6z1dNYZ/VXok5uYkkBBICHZPiGEl7oDnAx2Mt1hlHVHOSIKWJaXHjQJA5VB43KZnXZDIexMchY4y2PGdA==} + /@babel/plugin-transform-nullish-coalescing-operator/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-iQ+caew8wRrhCikO5DrUYx0mrmdhkaELgFa+7baMcVuhxIkN7oxt06CZ51D65ugIb1UWRQ8oQe+HXAVM6qHFjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.22.9 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.24.5 - /@babel/plugin-transform-numeric-separator/7.22.5: - resolution: {integrity: sha512-NbslED1/6M+sXiwwtcAB/nieypGw02Ejf4KtDeMkCEpP6gWFMX1wI9WKYua+4oBneCCEmulOkRpwywypVZzs/g==} + /@babel/plugin-transform-numeric-separator/7.24.1: + resolution: {integrity: sha512-7GAsGlK4cNL2OExJH1DzmDeKnRv/LXq0eLUSvudrehVA5Rgg4bIrqEUW29FbKMBRT0ztSqisv7kjP+XIC4ZMNw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 '@babel/plugin-syntax-numeric-separator': 7.10.4 dev: true - /@babel/plugin-transform-numeric-separator/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-NbslED1/6M+sXiwwtcAB/nieypGw02Ejf4KtDeMkCEpP6gWFMX1wI9WKYua+4oBneCCEmulOkRpwywypVZzs/g==} + /@babel/plugin-transform-numeric-separator/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-7GAsGlK4cNL2OExJH1DzmDeKnRv/LXq0eLUSvudrehVA5Rgg4bIrqEUW29FbKMBRT0ztSqisv7kjP+XIC4ZMNw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.22.9 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.24.5 - /@babel/plugin-transform-object-rest-spread/7.22.5: - resolution: {integrity: sha512-Kk3lyDmEslH9DnvCDA1s1kkd3YWQITiBOHngOtDL9Pt6BZjzqb6hiOlb8VfjiiQJ2unmegBqZu0rx5RxJb5vmQ==} + /@babel/plugin-transform-object-rest-spread/7.24.5: + resolution: {integrity: sha512-7EauQHszLGM3ay7a161tTQH7fj+3vVM/gThlz5HpFtnygTxjrlvoeq7MPVA1Vy9Q555OB8SnAOsMkLShNkkrHA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.22.9 - '@babel/helper-compilation-targets': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-compilation-targets': 7.23.6 + '@babel/helper-plugin-utils': 7.24.5 '@babel/plugin-syntax-object-rest-spread': 7.8.3 - '@babel/plugin-transform-parameters': 7.22.5 + '@babel/plugin-transform-parameters': 7.24.5 dev: true - /@babel/plugin-transform-object-rest-spread/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-Kk3lyDmEslH9DnvCDA1s1kkd3YWQITiBOHngOtDL9Pt6BZjzqb6hiOlb8VfjiiQJ2unmegBqZu0rx5RxJb5vmQ==} + /@babel/plugin-transform-object-rest-spread/7.24.5_@babel+core@7.24.5: + resolution: {integrity: sha512-7EauQHszLGM3ay7a161tTQH7fj+3vVM/gThlz5HpFtnygTxjrlvoeq7MPVA1Vy9Q555OB8SnAOsMkLShNkkrHA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.22.9 - '@babel/core': 7.22.9 - '@babel/helper-compilation-targets': 7.22.9_@babel+core@7.22.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.22.9 - '@babel/plugin-transform-parameters': 7.22.5_@babel+core@7.22.9 + '@babel/core': 7.24.5 + '@babel/helper-compilation-targets': 7.23.6 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.24.5 + '@babel/plugin-transform-parameters': 7.24.5_@babel+core@7.24.5 - /@babel/plugin-transform-object-super/7.22.5: - resolution: {integrity: sha512-klXqyaT9trSjIUrcsYIfETAzmOEZL3cBYqOYLJxBHfMFFggmXOv+NYSX/Jbs9mzMVESw/WycLFPRx8ba/b2Ipw==} + /@babel/plugin-transform-object-super/7.24.1: + resolution: {integrity: sha512-oKJqR3TeI5hSLRxudMjFQ9re9fBVUU0GICqM3J1mi8MqlhVr6hC/ZN4ttAyMuQR6EZZIY6h/exe5swqGNNIkWQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.9 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-replace-supers': 7.24.1 dev: true - /@babel/plugin-transform-object-super/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-klXqyaT9trSjIUrcsYIfETAzmOEZL3cBYqOYLJxBHfMFFggmXOv+NYSX/Jbs9mzMVESw/WycLFPRx8ba/b2Ipw==} + /@babel/plugin-transform-object-super/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-oKJqR3TeI5hSLRxudMjFQ9re9fBVUU0GICqM3J1mi8MqlhVr6hC/ZN4ttAyMuQR6EZZIY6h/exe5swqGNNIkWQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.9_@babel+core@7.22.9 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-replace-supers': 7.24.1_@babel+core@7.24.5 - /@babel/plugin-transform-optional-catch-binding/7.22.5: - resolution: {integrity: sha512-pH8orJahy+hzZje5b8e2QIlBWQvGpelS76C63Z+jhZKsmzfNaPQ+LaW6dcJ9bxTpo1mtXbgHwy765Ro3jftmUg==} + /@babel/plugin-transform-optional-catch-binding/7.24.1: + resolution: {integrity: sha512-oBTH7oURV4Y+3EUrf6cWn1OHio3qG/PVwO5J03iSJmBg6m2EhKjkAu/xuaXaYwWW9miYtvbWv4LNf0AmR43LUA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 '@babel/plugin-syntax-optional-catch-binding': 7.8.3 dev: true - /@babel/plugin-transform-optional-catch-binding/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-pH8orJahy+hzZje5b8e2QIlBWQvGpelS76C63Z+jhZKsmzfNaPQ+LaW6dcJ9bxTpo1mtXbgHwy765Ro3jftmUg==} + /@babel/plugin-transform-optional-catch-binding/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-oBTH7oURV4Y+3EUrf6cWn1OHio3qG/PVwO5J03iSJmBg6m2EhKjkAu/xuaXaYwWW9miYtvbWv4LNf0AmR43LUA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.22.9 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.24.5 - /@babel/plugin-transform-optional-chaining/7.22.6: - resolution: {integrity: sha512-Vd5HiWml0mDVtcLHIoEU5sw6HOUW/Zk0acLs/SAeuLzkGNOPc9DB4nkUajemhCmTIz3eiaKREZn2hQQqF79YTg==} + /@babel/plugin-transform-optional-chaining/7.24.5: + resolution: {integrity: sha512-xWCkmwKT+ihmA6l7SSTpk8e4qQl/274iNbSKRRS8mpqFR32ksy36+a+LWY8OXCCEefF8WFlnOHVsaDI2231wBg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 '@babel/plugin-syntax-optional-chaining': 7.8.3 dev: true - /@babel/plugin-transform-optional-chaining/7.22.6_@babel+core@7.22.9: - resolution: {integrity: sha512-Vd5HiWml0mDVtcLHIoEU5sw6HOUW/Zk0acLs/SAeuLzkGNOPc9DB4nkUajemhCmTIz3eiaKREZn2hQQqF79YTg==} + /@babel/plugin-transform-optional-chaining/7.24.5_@babel+core@7.24.5: + resolution: {integrity: sha512-xWCkmwKT+ihmA6l7SSTpk8e4qQl/274iNbSKRRS8mpqFR32ksy36+a+LWY8OXCCEefF8WFlnOHVsaDI2231wBg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.22.9 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.24.5 - /@babel/plugin-transform-parameters/7.22.5: - resolution: {integrity: sha512-AVkFUBurORBREOmHRKo06FjHYgjrabpdqRSwq6+C7R5iTCZOsM4QbcB27St0a4U6fffyAOqh3s/qEfybAhfivg==} + /@babel/plugin-transform-parameters/7.24.5: + resolution: {integrity: sha512-9Co00MqZ2aoky+4j2jhofErthm6QVLKbpQrvz20c3CH9KQCLHyNB+t2ya4/UrRpQGR+Wrwjg9foopoeSdnHOkA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-parameters/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-AVkFUBurORBREOmHRKo06FjHYgjrabpdqRSwq6+C7R5iTCZOsM4QbcB27St0a4U6fffyAOqh3s/qEfybAhfivg==} + /@babel/plugin-transform-parameters/7.24.5_@babel+core@7.24.5: + resolution: {integrity: sha512-9Co00MqZ2aoky+4j2jhofErthm6QVLKbpQrvz20c3CH9KQCLHyNB+t2ya4/UrRpQGR+Wrwjg9foopoeSdnHOkA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-transform-private-methods/7.22.5: - resolution: {integrity: sha512-PPjh4gyrQnGe97JTalgRGMuU4icsZFnWkzicB/fUtzlKUqvsWBKEpPPfr5a2JiyirZkHxnAqkQMO5Z5B2kK3fA==} + /@babel/plugin-transform-private-methods/7.24.1: + resolution: {integrity: sha512-tGvisebwBO5em4PaYNqt4fkw56K2VALsAbAakY0FjTYqJp7gfdrgr7YX76Or8/cpik0W6+tj3rZ0uHU9Oil4tw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-create-class-features-plugin': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-create-class-features-plugin': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-private-methods/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-PPjh4gyrQnGe97JTalgRGMuU4icsZFnWkzicB/fUtzlKUqvsWBKEpPPfr5a2JiyirZkHxnAqkQMO5Z5B2kK3fA==} + /@babel/plugin-transform-private-methods/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-tGvisebwBO5em4PaYNqt4fkw56K2VALsAbAakY0FjTYqJp7gfdrgr7YX76Or8/cpik0W6+tj3rZ0uHU9Oil4tw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-create-class-features-plugin': 7.22.9_@babel+core@7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-create-class-features-plugin': 7.24.5_@babel+core@7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-transform-private-property-in-object/7.22.5: - resolution: {integrity: sha512-/9xnaTTJcVoBtSSmrVyhtSvO3kbqS2ODoh2juEU72c3aYonNF0OMGiaz2gjukyKM2wBBYJP38S4JiE0Wfb5VMQ==} + /@babel/plugin-transform-private-property-in-object/7.24.5: + resolution: {integrity: sha512-JM4MHZqnWR04jPMujQDTBVRnqxpLLpx2tkn7iPn+Hmsc0Gnb79yvRWOkvqFOx3Z7P7VxiRIR22c4eGSNj87OBQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-create-class-features-plugin': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 '@babel/plugin-syntax-private-property-in-object': 7.14.5 dev: true - /@babel/plugin-transform-private-property-in-object/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-/9xnaTTJcVoBtSSmrVyhtSvO3kbqS2ODoh2juEU72c3aYonNF0OMGiaz2gjukyKM2wBBYJP38S4JiE0Wfb5VMQ==} + /@babel/plugin-transform-private-property-in-object/7.24.5_@babel+core@7.24.5: + resolution: {integrity: sha512-JM4MHZqnWR04jPMujQDTBVRnqxpLLpx2tkn7iPn+Hmsc0Gnb79yvRWOkvqFOx3Z7P7VxiRIR22c4eGSNj87OBQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.24.5 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.22.9_@babel+core@7.22.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.22.9 + '@babel/helper-create-class-features-plugin': 7.24.5_@babel+core@7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.24.5 - /@babel/plugin-transform-property-literals/7.22.5: - resolution: {integrity: sha512-TiOArgddK3mK/x1Qwf5hay2pxI6wCZnvQqrFSqbtg1GLl2JcNMitVH/YnqjP+M31pLUeTfzY1HAXFDnUBV30rQ==} + /@babel/plugin-transform-property-literals/7.24.1: + resolution: {integrity: sha512-LetvD7CrHmEx0G442gOomRr66d7q8HzzGGr4PMHGr+5YIm6++Yke+jxj246rpvsbyhJwCLxcTn6zW1P1BSenqA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-property-literals/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-TiOArgddK3mK/x1Qwf5hay2pxI6wCZnvQqrFSqbtg1GLl2JcNMitVH/YnqjP+M31pLUeTfzY1HAXFDnUBV30rQ==} + /@babel/plugin-transform-property-literals/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-LetvD7CrHmEx0G442gOomRr66d7q8HzzGGr4PMHGr+5YIm6++Yke+jxj246rpvsbyhJwCLxcTn6zW1P1BSenqA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-transform-regenerator/7.22.5: - resolution: {integrity: sha512-rR7KePOE7gfEtNTh9Qw+iO3Q/e4DEsoQ+hdvM6QUDH7JRJ5qxq5AA52ZzBWbI5i9lfNuvySgOGP8ZN7LAmaiPw==} + /@babel/plugin-transform-regenerator/7.24.1: + resolution: {integrity: sha512-sJwZBCzIBE4t+5Q4IGLaaun5ExVMRY0lYwos/jNecjMrVCygCdph3IKv0tkP5Fc87e/1+bebAmEAGBfnRD+cnw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 - regenerator-transform: 0.15.1 + '@babel/helper-plugin-utils': 7.24.5 + regenerator-transform: 0.15.2 dev: true - /@babel/plugin-transform-regenerator/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-rR7KePOE7gfEtNTh9Qw+iO3Q/e4DEsoQ+hdvM6QUDH7JRJ5qxq5AA52ZzBWbI5i9lfNuvySgOGP8ZN7LAmaiPw==} + /@babel/plugin-transform-regenerator/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-sJwZBCzIBE4t+5Q4IGLaaun5ExVMRY0lYwos/jNecjMrVCygCdph3IKv0tkP5Fc87e/1+bebAmEAGBfnRD+cnw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 - regenerator-transform: 0.15.1 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + regenerator-transform: 0.15.2 - /@babel/plugin-transform-reserved-words/7.22.5: - resolution: {integrity: sha512-DTtGKFRQUDm8svigJzZHzb/2xatPc6TzNvAIJ5GqOKDsGFYgAskjRulbR/vGsPKq3OPqtexnz327qYpP57RFyA==} + /@babel/plugin-transform-reserved-words/7.24.1: + resolution: {integrity: sha512-JAclqStUfIwKN15HrsQADFgeZt+wexNQ0uLhuqvqAUFoqPMjEcFCYZBhq0LUdz6dZK/mD+rErhW71fbx8RYElg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-reserved-words/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-DTtGKFRQUDm8svigJzZHzb/2xatPc6TzNvAIJ5GqOKDsGFYgAskjRulbR/vGsPKq3OPqtexnz327qYpP57RFyA==} + /@babel/plugin-transform-reserved-words/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-JAclqStUfIwKN15HrsQADFgeZt+wexNQ0uLhuqvqAUFoqPMjEcFCYZBhq0LUdz6dZK/mD+rErhW71fbx8RYElg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-transform-shorthand-properties/7.22.5: - resolution: {integrity: sha512-vM4fq9IXHscXVKzDv5itkO1X52SmdFBFcMIBZ2FRn2nqVYqw6dBexUgMvAjHW+KXpPPViD/Yo3GrDEBaRC0QYA==} + /@babel/plugin-transform-shorthand-properties/7.24.1: + resolution: {integrity: sha512-LyjVB1nsJ6gTTUKRjRWx9C1s9hE7dLfP/knKdrfeH9UPtAGjYGgxIbFfx7xyLIEWs7Xe1Gnf8EWiUqfjLhInZA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-shorthand-properties/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-vM4fq9IXHscXVKzDv5itkO1X52SmdFBFcMIBZ2FRn2nqVYqw6dBexUgMvAjHW+KXpPPViD/Yo3GrDEBaRC0QYA==} + /@babel/plugin-transform-shorthand-properties/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-LyjVB1nsJ6gTTUKRjRWx9C1s9hE7dLfP/knKdrfeH9UPtAGjYGgxIbFfx7xyLIEWs7Xe1Gnf8EWiUqfjLhInZA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-transform-spread/7.22.5: - resolution: {integrity: sha512-5ZzDQIGyvN4w8+dMmpohL6MBo+l2G7tfC/O2Dg7/hjpgeWvUx8FzfeOKxGog9IimPa4YekaQ9PlDqTLOljkcxg==} + /@babel/plugin-transform-spread/7.24.1: + resolution: {integrity: sha512-KjmcIM+fxgY+KxPVbjelJC6hrH1CgtPmTvdXAfn3/a9CnWGSTY7nH4zm5+cjmWJybdcPSsD0++QssDsjcpe47g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 dev: true - /@babel/plugin-transform-spread/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-5ZzDQIGyvN4w8+dMmpohL6MBo+l2G7tfC/O2Dg7/hjpgeWvUx8FzfeOKxGog9IimPa4YekaQ9PlDqTLOljkcxg==} + /@babel/plugin-transform-spread/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-KjmcIM+fxgY+KxPVbjelJC6hrH1CgtPmTvdXAfn3/a9CnWGSTY7nH4zm5+cjmWJybdcPSsD0++QssDsjcpe47g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - /@babel/plugin-transform-sticky-regex/7.22.5: - resolution: {integrity: sha512-zf7LuNpHG0iEeiyCNwX4j3gDg1jgt1k3ZdXBKbZSoA3BbGQGvMiSvfbZRR3Dr3aeJe3ooWFZxOOG3IRStYp2Bw==} + /@babel/plugin-transform-sticky-regex/7.24.1: + resolution: {integrity: sha512-9v0f1bRXgPVcPrngOQvLXeGNNVLc8UjMVfebo9ka0WF3/7+aVUHmaJVT3sa0XCzEFioPfPHZiOcYG9qOsH63cw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-sticky-regex/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-zf7LuNpHG0iEeiyCNwX4j3gDg1jgt1k3ZdXBKbZSoA3BbGQGvMiSvfbZRR3Dr3aeJe3ooWFZxOOG3IRStYp2Bw==} + /@babel/plugin-transform-sticky-regex/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-9v0f1bRXgPVcPrngOQvLXeGNNVLc8UjMVfebo9ka0WF3/7+aVUHmaJVT3sa0XCzEFioPfPHZiOcYG9qOsH63cw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-transform-template-literals/7.22.5: - resolution: {integrity: sha512-5ciOehRNf+EyUeewo8NkbQiUs4d6ZxiHo6BcBcnFlgiJfu16q0bQUw9Jvo0b0gBKFG1SMhDSjeKXSYuJLeFSMA==} + /@babel/plugin-transform-template-literals/7.24.1: + resolution: {integrity: sha512-WRkhROsNzriarqECASCNu/nojeXCDTE/F2HmRgOzi7NGvyfYGq1NEjKBK3ckLfRgGc6/lPAqP0vDOSw3YtG34g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-template-literals/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-5ciOehRNf+EyUeewo8NkbQiUs4d6ZxiHo6BcBcnFlgiJfu16q0bQUw9Jvo0b0gBKFG1SMhDSjeKXSYuJLeFSMA==} + /@babel/plugin-transform-template-literals/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-WRkhROsNzriarqECASCNu/nojeXCDTE/F2HmRgOzi7NGvyfYGq1NEjKBK3ckLfRgGc6/lPAqP0vDOSw3YtG34g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-transform-typeof-symbol/7.22.5: - resolution: {integrity: sha512-bYkI5lMzL4kPii4HHEEChkD0rkc+nvnlR6+o/qdqR6zrm0Sv/nodmyLhlq2DO0YKLUNd2VePmPRjJXSBh9OIdA==} + /@babel/plugin-transform-typeof-symbol/7.24.5: + resolution: {integrity: sha512-UTGnhYVZtTAjdwOTzT+sCyXmTn8AhaxOS/MjG9REclZ6ULHWF9KoCZur0HSGU7hk8PdBFKKbYe6+gqdXWz84Jg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-typeof-symbol/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-bYkI5lMzL4kPii4HHEEChkD0rkc+nvnlR6+o/qdqR6zrm0Sv/nodmyLhlq2DO0YKLUNd2VePmPRjJXSBh9OIdA==} + /@babel/plugin-transform-typeof-symbol/7.24.5_@babel+core@7.24.5: + resolution: {integrity: sha512-UTGnhYVZtTAjdwOTzT+sCyXmTn8AhaxOS/MjG9REclZ6ULHWF9KoCZur0HSGU7hk8PdBFKKbYe6+gqdXWz84Jg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 /@babel/plugin-transform-typescript/7.23.6_@babel+core@7.23.7: resolution: {integrity: sha512-6cBG5mBvUu4VUD04OHKnYzbuHNP8huDsD3EDqqpIpsswTDoqHCjLoHb6+QgsV1WsT2nipRqCPgxD3LXnEO7XfA==} @@ -2750,104 +2818,106 @@ packages: '@babel/plugin-syntax-typescript': 7.23.3_@babel+core@7.23.7 dev: false - /@babel/plugin-transform-unicode-escapes/7.22.5: - resolution: {integrity: sha512-biEmVg1IYB/raUO5wT1tgfacCef15Fbzhkx493D3urBI++6hpJ+RFG4SrWMn0NEZLfvilqKf3QDrRVZHo08FYg==} + /@babel/plugin-transform-unicode-escapes/7.24.1: + resolution: {integrity: sha512-RlkVIcWT4TLI96zM660S877E7beKlQw7Ig+wqkKBiWfj0zH5Q4h50q6er4wzZKRNSYpfo6ILJ+hrJAGSX2qcNw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-unicode-escapes/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-biEmVg1IYB/raUO5wT1tgfacCef15Fbzhkx493D3urBI++6hpJ+RFG4SrWMn0NEZLfvilqKf3QDrRVZHo08FYg==} + /@babel/plugin-transform-unicode-escapes/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-RlkVIcWT4TLI96zM660S877E7beKlQw7Ig+wqkKBiWfj0zH5Q4h50q6er4wzZKRNSYpfo6ILJ+hrJAGSX2qcNw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-transform-unicode-property-regex/7.22.5: - resolution: {integrity: sha512-HCCIb+CbJIAE6sXn5CjFQXMwkCClcOfPCzTlilJ8cUatfzwHlWQkbtV0zD338u9dZskwvuOYTuuaMaA8J5EI5A==} + /@babel/plugin-transform-unicode-property-regex/7.24.1: + resolution: {integrity: sha512-Ss4VvlfYV5huWApFsF8/Sq0oXnGO+jB+rijFEFugTd3cwSObUSnUi88djgR5528Csl0uKlrI331kRqe56Ov2Ng==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-create-regexp-features-plugin': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-create-regexp-features-plugin': 7.22.15 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-unicode-property-regex/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-HCCIb+CbJIAE6sXn5CjFQXMwkCClcOfPCzTlilJ8cUatfzwHlWQkbtV0zD338u9dZskwvuOYTuuaMaA8J5EI5A==} + /@babel/plugin-transform-unicode-property-regex/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-Ss4VvlfYV5huWApFsF8/Sq0oXnGO+jB+rijFEFugTd3cwSObUSnUi88djgR5528Csl0uKlrI331kRqe56Ov2Ng==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-create-regexp-features-plugin': 7.22.9_@babel+core@7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-transform-unicode-regex/7.22.5: - resolution: {integrity: sha512-028laaOKptN5vHJf9/Arr/HiJekMd41hOEZYvNsrsXqJ7YPYuX2bQxh31fkZzGmq3YqHRJzYFFAVYvKfMPKqyg==} + /@babel/plugin-transform-unicode-regex/7.24.1: + resolution: {integrity: sha512-2A/94wgZgxfTsiLaQ2E36XAOdcZmGAaEEgVmxQWwZXWkGhvoHbaqXcKnU8zny4ycpu3vNqg0L/PcCiYtHtA13g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-create-regexp-features-plugin': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-create-regexp-features-plugin': 7.22.15 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-unicode-regex/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-028laaOKptN5vHJf9/Arr/HiJekMd41hOEZYvNsrsXqJ7YPYuX2bQxh31fkZzGmq3YqHRJzYFFAVYvKfMPKqyg==} + /@babel/plugin-transform-unicode-regex/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-2A/94wgZgxfTsiLaQ2E36XAOdcZmGAaEEgVmxQWwZXWkGhvoHbaqXcKnU8zny4ycpu3vNqg0L/PcCiYtHtA13g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-create-regexp-features-plugin': 7.22.9_@babel+core@7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-transform-unicode-sets-regex/7.22.5: - resolution: {integrity: sha512-lhMfi4FC15j13eKrh3DnYHjpGj6UKQHtNKTbtc1igvAhRy4+kLhV07OpLcsN0VgDEw/MjAvJO4BdMJsHwMhzCg==} + /@babel/plugin-transform-unicode-sets-regex/7.24.1: + resolution: {integrity: sha512-fqj4WuzzS+ukpgerpAoOnMfQXwUHFxXUZUE84oL2Kao2N8uSlvcpnAidKASgsNgzZHBsHWvcm8s9FPWUhAb8fA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/helper-create-regexp-features-plugin': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-create-regexp-features-plugin': 7.22.15 + '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-transform-unicode-sets-regex/7.22.5_@babel+core@7.22.9: - resolution: {integrity: sha512-lhMfi4FC15j13eKrh3DnYHjpGj6UKQHtNKTbtc1igvAhRy4+kLhV07OpLcsN0VgDEw/MjAvJO4BdMJsHwMhzCg==} + /@babel/plugin-transform-unicode-sets-regex/7.24.1_@babel+core@7.24.5: + resolution: {integrity: sha512-fqj4WuzzS+ukpgerpAoOnMfQXwUHFxXUZUE84oL2Kao2N8uSlvcpnAidKASgsNgzZHBsHWvcm8s9FPWUhAb8fA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-create-regexp-features-plugin': 7.22.9_@babel+core@7.22.9 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - /@babel/preset-env/7.22.9: - resolution: {integrity: sha512-wNi5H/Emkhll/bqPjsjQorSykrlfY5OWakd6AulLvMEytpKasMVUpVy8RL4qBIBs5Ac6/5i0/Rv0b/Fg6Eag/g==} + /@babel/preset-env/7.24.5: + resolution: {integrity: sha512-UGK2ifKtcC8i5AI4cH+sbLLuLc2ktYSFJgBAXorKAsHUZmrQ1q6aQ6i3BvU24wWs2AAKqQB6kq3N9V9Gw1HiMQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.22.9 - '@babel/helper-compilation-targets': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-option': 7.22.5 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.22.5 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.22.5 + '@babel/compat-data': 7.24.4 + '@babel/helper-compilation-targets': 7.23.6 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-validator-option': 7.23.5 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.24.5 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.24.1 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.24.1 + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.24.1 '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2 '@babel/plugin-syntax-async-generators': 7.8.4 '@babel/plugin-syntax-class-properties': 7.12.13 '@babel/plugin-syntax-class-static-block': 7.14.5 '@babel/plugin-syntax-dynamic-import': 7.8.3 '@babel/plugin-syntax-export-namespace-from': 7.8.3 - '@babel/plugin-syntax-import-assertions': 7.22.5 - '@babel/plugin-syntax-import-attributes': 7.22.5 + '@babel/plugin-syntax-import-assertions': 7.24.1 + '@babel/plugin-syntax-import-attributes': 7.24.1 '@babel/plugin-syntax-import-meta': 7.10.4 '@babel/plugin-syntax-json-strings': 7.8.3 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4 @@ -2859,177 +2929,173 @@ packages: '@babel/plugin-syntax-private-property-in-object': 7.14.5 '@babel/plugin-syntax-top-level-await': 7.14.5 '@babel/plugin-syntax-unicode-sets-regex': 7.18.6 - '@babel/plugin-transform-arrow-functions': 7.22.5 - '@babel/plugin-transform-async-generator-functions': 7.22.7 - '@babel/plugin-transform-async-to-generator': 7.22.5 - '@babel/plugin-transform-block-scoped-functions': 7.22.5 - '@babel/plugin-transform-block-scoping': 7.22.5 - '@babel/plugin-transform-class-properties': 7.22.5 - '@babel/plugin-transform-class-static-block': 7.22.5 - '@babel/plugin-transform-classes': 7.22.6 - '@babel/plugin-transform-computed-properties': 7.22.5 - '@babel/plugin-transform-destructuring': 7.22.5 - '@babel/plugin-transform-dotall-regex': 7.22.5 - '@babel/plugin-transform-duplicate-keys': 7.22.5 - '@babel/plugin-transform-dynamic-import': 7.22.5 - '@babel/plugin-transform-exponentiation-operator': 7.22.5 - '@babel/plugin-transform-export-namespace-from': 7.22.5 - '@babel/plugin-transform-for-of': 7.22.5 - '@babel/plugin-transform-function-name': 7.22.5 - '@babel/plugin-transform-json-strings': 7.22.5 - '@babel/plugin-transform-literals': 7.22.5 - '@babel/plugin-transform-logical-assignment-operators': 7.22.5 - '@babel/plugin-transform-member-expression-literals': 7.22.5 - '@babel/plugin-transform-modules-amd': 7.22.5 - '@babel/plugin-transform-modules-commonjs': 7.22.5 - '@babel/plugin-transform-modules-systemjs': 7.22.5 - '@babel/plugin-transform-modules-umd': 7.22.5 + '@babel/plugin-transform-arrow-functions': 7.24.1 + '@babel/plugin-transform-async-generator-functions': 7.24.3 + '@babel/plugin-transform-async-to-generator': 7.24.1 + '@babel/plugin-transform-block-scoped-functions': 7.24.1 + '@babel/plugin-transform-block-scoping': 7.24.5 + '@babel/plugin-transform-class-properties': 7.24.1 + '@babel/plugin-transform-class-static-block': 7.24.4 + '@babel/plugin-transform-classes': 7.24.5 + '@babel/plugin-transform-computed-properties': 7.24.1 + '@babel/plugin-transform-destructuring': 7.24.5 + '@babel/plugin-transform-dotall-regex': 7.24.1 + '@babel/plugin-transform-duplicate-keys': 7.24.1 + '@babel/plugin-transform-dynamic-import': 7.24.1 + '@babel/plugin-transform-exponentiation-operator': 7.24.1 + '@babel/plugin-transform-export-namespace-from': 7.24.1 + '@babel/plugin-transform-for-of': 7.24.1 + '@babel/plugin-transform-function-name': 7.24.1 + '@babel/plugin-transform-json-strings': 7.24.1 + '@babel/plugin-transform-literals': 7.24.1 + '@babel/plugin-transform-logical-assignment-operators': 7.24.1 + '@babel/plugin-transform-member-expression-literals': 7.24.1 + '@babel/plugin-transform-modules-amd': 7.24.1 + '@babel/plugin-transform-modules-commonjs': 7.24.1 + '@babel/plugin-transform-modules-systemjs': 7.24.1 + '@babel/plugin-transform-modules-umd': 7.24.1 '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5 - '@babel/plugin-transform-new-target': 7.22.5 - '@babel/plugin-transform-nullish-coalescing-operator': 7.22.5 - '@babel/plugin-transform-numeric-separator': 7.22.5 - '@babel/plugin-transform-object-rest-spread': 7.22.5 - '@babel/plugin-transform-object-super': 7.22.5 - '@babel/plugin-transform-optional-catch-binding': 7.22.5 - '@babel/plugin-transform-optional-chaining': 7.22.6 - '@babel/plugin-transform-parameters': 7.22.5 - '@babel/plugin-transform-private-methods': 7.22.5 - '@babel/plugin-transform-private-property-in-object': 7.22.5 - '@babel/plugin-transform-property-literals': 7.22.5 - '@babel/plugin-transform-regenerator': 7.22.5 - '@babel/plugin-transform-reserved-words': 7.22.5 - '@babel/plugin-transform-shorthand-properties': 7.22.5 - '@babel/plugin-transform-spread': 7.22.5 - '@babel/plugin-transform-sticky-regex': 7.22.5 - '@babel/plugin-transform-template-literals': 7.22.5 - '@babel/plugin-transform-typeof-symbol': 7.22.5 - '@babel/plugin-transform-unicode-escapes': 7.22.5 - '@babel/plugin-transform-unicode-property-regex': 7.22.5 - '@babel/plugin-transform-unicode-regex': 7.22.5 - '@babel/plugin-transform-unicode-sets-regex': 7.22.5 - '@babel/preset-modules': 0.1.6 - '@babel/types': 7.22.5 - babel-plugin-polyfill-corejs2: 0.4.5 - babel-plugin-polyfill-corejs3: 0.8.3 - babel-plugin-polyfill-regenerator: 0.5.2 + '@babel/plugin-transform-new-target': 7.24.1 + '@babel/plugin-transform-nullish-coalescing-operator': 7.24.1 + '@babel/plugin-transform-numeric-separator': 7.24.1 + '@babel/plugin-transform-object-rest-spread': 7.24.5 + '@babel/plugin-transform-object-super': 7.24.1 + '@babel/plugin-transform-optional-catch-binding': 7.24.1 + '@babel/plugin-transform-optional-chaining': 7.24.5 + '@babel/plugin-transform-parameters': 7.24.5 + '@babel/plugin-transform-private-methods': 7.24.1 + '@babel/plugin-transform-private-property-in-object': 7.24.5 + '@babel/plugin-transform-property-literals': 7.24.1 + '@babel/plugin-transform-regenerator': 7.24.1 + '@babel/plugin-transform-reserved-words': 7.24.1 + '@babel/plugin-transform-shorthand-properties': 7.24.1 + '@babel/plugin-transform-spread': 7.24.1 + '@babel/plugin-transform-sticky-regex': 7.24.1 + '@babel/plugin-transform-template-literals': 7.24.1 + '@babel/plugin-transform-typeof-symbol': 7.24.5 + '@babel/plugin-transform-unicode-escapes': 7.24.1 + '@babel/plugin-transform-unicode-property-regex': 7.24.1 + '@babel/plugin-transform-unicode-regex': 7.24.1 + '@babel/plugin-transform-unicode-sets-regex': 7.24.1 + '@babel/preset-modules': 0.1.6-no-external-plugins + babel-plugin-polyfill-corejs2: 0.4.11 + babel-plugin-polyfill-corejs3: 0.10.4 + babel-plugin-polyfill-regenerator: 0.6.2 core-js-compat: 3.32.0 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /@babel/preset-env/7.22.9_@babel+core@7.22.9: - resolution: {integrity: sha512-wNi5H/Emkhll/bqPjsjQorSykrlfY5OWakd6AulLvMEytpKasMVUpVy8RL4qBIBs5Ac6/5i0/Rv0b/Fg6Eag/g==} + /@babel/preset-env/7.24.5_@babel+core@7.24.5: + resolution: {integrity: sha512-UGK2ifKtcC8i5AI4cH+sbLLuLc2ktYSFJgBAXorKAsHUZmrQ1q6aQ6i3BvU24wWs2AAKqQB6kq3N9V9Gw1HiMQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.22.9 - '@babel/core': 7.22.9 - '@babel/helper-compilation-targets': 7.22.9_@babel+core@7.22.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-option': 7.22.5 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2_@babel+core@7.22.9 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.22.9 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.22.9 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.22.9 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.22.9 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.22.9 - '@babel/plugin-syntax-import-assertions': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-syntax-import-attributes': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.22.9 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.22.9 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.22.9 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.22.9 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.22.9 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.22.9 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.22.9 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.22.9 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.22.9 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.22.9 - '@babel/plugin-syntax-unicode-sets-regex': 7.18.6_@babel+core@7.22.9 - '@babel/plugin-transform-arrow-functions': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-async-generator-functions': 7.22.7_@babel+core@7.22.9 - '@babel/plugin-transform-async-to-generator': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-block-scoped-functions': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-block-scoping': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-class-properties': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-class-static-block': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-classes': 7.22.6_@babel+core@7.22.9 - '@babel/plugin-transform-computed-properties': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-destructuring': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-dotall-regex': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-duplicate-keys': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-dynamic-import': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-exponentiation-operator': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-export-namespace-from': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-for-of': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-function-name': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-json-strings': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-literals': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-logical-assignment-operators': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-member-expression-literals': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-modules-amd': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-modules-commonjs': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-modules-systemjs': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-modules-umd': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-new-target': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-nullish-coalescing-operator': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-numeric-separator': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-object-rest-spread': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-object-super': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-optional-catch-binding': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-optional-chaining': 7.22.6_@babel+core@7.22.9 - '@babel/plugin-transform-parameters': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-private-methods': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-private-property-in-object': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-property-literals': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-regenerator': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-reserved-words': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-shorthand-properties': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-spread': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-sticky-regex': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-template-literals': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-typeof-symbol': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-unicode-escapes': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-unicode-property-regex': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-unicode-regex': 7.22.5_@babel+core@7.22.9 - '@babel/plugin-transform-unicode-sets-regex': 7.22.5_@babel+core@7.22.9 - '@babel/preset-modules': 0.1.6_@babel+core@7.22.9 - '@babel/types': 7.22.5 - babel-plugin-polyfill-corejs2: 0.4.5_@babel+core@7.22.9 - babel-plugin-polyfill-corejs3: 0.8.3_@babel+core@7.22.9 - babel-plugin-polyfill-regenerator: 0.5.2_@babel+core@7.22.9 + '@babel/compat-data': 7.24.4 + '@babel/core': 7.24.5 + '@babel/helper-compilation-targets': 7.23.6 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-validator-option': 7.23.5 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.24.5_@babel+core@7.24.5 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2_@babel+core@7.24.5 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.24.5 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.24.5 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.24.5 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.24.5 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.24.5 + '@babel/plugin-syntax-import-assertions': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-syntax-import-attributes': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.24.5 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.24.5 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.24.5 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.24.5 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.24.5 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.24.5 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.24.5 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.24.5 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.24.5 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.24.5 + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6_@babel+core@7.24.5 + '@babel/plugin-transform-arrow-functions': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-async-generator-functions': 7.24.3_@babel+core@7.24.5 + '@babel/plugin-transform-async-to-generator': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-block-scoped-functions': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-block-scoping': 7.24.5_@babel+core@7.24.5 + '@babel/plugin-transform-class-properties': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-class-static-block': 7.24.4_@babel+core@7.24.5 + '@babel/plugin-transform-classes': 7.24.5_@babel+core@7.24.5 + '@babel/plugin-transform-computed-properties': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-destructuring': 7.24.5_@babel+core@7.24.5 + '@babel/plugin-transform-dotall-regex': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-duplicate-keys': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-dynamic-import': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-exponentiation-operator': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-export-namespace-from': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-for-of': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-function-name': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-json-strings': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-literals': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-logical-assignment-operators': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-member-expression-literals': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-modules-amd': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-modules-commonjs': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-modules-systemjs': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-modules-umd': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5_@babel+core@7.24.5 + '@babel/plugin-transform-new-target': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-nullish-coalescing-operator': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-numeric-separator': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-object-rest-spread': 7.24.5_@babel+core@7.24.5 + '@babel/plugin-transform-object-super': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-optional-catch-binding': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-optional-chaining': 7.24.5_@babel+core@7.24.5 + '@babel/plugin-transform-parameters': 7.24.5_@babel+core@7.24.5 + '@babel/plugin-transform-private-methods': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-private-property-in-object': 7.24.5_@babel+core@7.24.5 + '@babel/plugin-transform-property-literals': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-regenerator': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-reserved-words': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-shorthand-properties': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-spread': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-sticky-regex': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-template-literals': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-typeof-symbol': 7.24.5_@babel+core@7.24.5 + '@babel/plugin-transform-unicode-escapes': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-unicode-property-regex': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-unicode-regex': 7.24.1_@babel+core@7.24.5 + '@babel/plugin-transform-unicode-sets-regex': 7.24.1_@babel+core@7.24.5 + '@babel/preset-modules': 0.1.6-no-external-plugins_@babel+core@7.24.5 + babel-plugin-polyfill-corejs2: 0.4.11_@babel+core@7.24.5 + babel-plugin-polyfill-corejs3: 0.10.4_@babel+core@7.24.5 + babel-plugin-polyfill-regenerator: 0.6.2_@babel+core@7.24.5 core-js-compat: 3.32.0 semver: 6.3.1 transitivePeerDependencies: - supports-color - /@babel/preset-modules/0.1.6: - resolution: {integrity: sha512-ID2yj6K/4lKfhuU3+EX4UvNbIt7eACFbHmNUjzA+ep+B5971CknnA/9DEWKbRokfbbtblxxxXFJJrH47UEAMVg==} + /@babel/preset-modules/0.1.6-no-external-plugins: + 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/helper-plugin-utils': 7.22.5 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6 - '@babel/plugin-transform-dotall-regex': 7.22.5 - '@babel/types': 7.22.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/types': 7.24.5 esutils: 2.0.3 dev: true - /@babel/preset-modules/0.1.6_@babel+core@7.22.9: - resolution: {integrity: sha512-ID2yj6K/4lKfhuU3+EX4UvNbIt7eACFbHmNUjzA+ep+B5971CknnA/9DEWKbRokfbbtblxxxXFJJrH47UEAMVg==} + /@babel/preset-modules/0.1.6-no-external-plugins_@babel+core@7.24.5: + resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==} peerDependencies: '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.22.9 - '@babel/plugin-transform-dotall-regex': 7.22.5_@babel+core@7.22.9 - '@babel/types': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/types': 7.24.5 esutils: 2.0.3 /@babel/regjsgen/0.8.0: @@ -3048,7 +3114,6 @@ packages: '@babel/code-frame': 7.23.5 '@babel/parser': 7.23.6 '@babel/types': 7.23.6 - dev: false /@babel/template/7.22.5: resolution: {integrity: sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==} @@ -3057,6 +3122,15 @@ packages: '@babel/code-frame': 7.22.5 '@babel/parser': 7.22.7 '@babel/types': 7.22.5 + dev: false + + /@babel/template/7.24.0: + resolution: {integrity: sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.24.2 + '@babel/parser': 7.24.5 + '@babel/types': 7.24.5 /@babel/traverse/7.22.8: resolution: {integrity: sha512-y6LPR+wpM2I3qJrsheCTwhIinzkETbplIgPBbwvqPKc+uljeA5gP+3nP8irdYt1mjQaDnlIcG+dw8OjAco4GXw==} @@ -3074,6 +3148,7 @@ packages: globals: 11.12.0 transitivePeerDependencies: - supports-color + dev: false /@babel/traverse/7.23.7: resolution: {integrity: sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==} @@ -3084,14 +3159,31 @@ packages: '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-function-name': 7.23.0 '@babel/helper-hoist-variables': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.23.6 - '@babel/types': 7.23.6 + '@babel/helper-split-export-declaration': 7.22.6 + '@babel/parser': 7.23.6 + '@babel/types': 7.23.6 + debug: 4.3.4 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + dev: false + + /@babel/traverse/7.24.5: + resolution: {integrity: sha512-7aaBLeDQ4zYcUFDUD41lJc1fG8+5IU9DaNSJAgal866FGvmD5EbWQgnEC6kO1gGLsX0esNkfnJSndbTXA3r7UA==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.24.2 + '@babel/generator': 7.24.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 + '@babel/helper-hoist-variables': 7.22.5 + '@babel/helper-split-export-declaration': 7.24.5 + '@babel/parser': 7.24.5 + '@babel/types': 7.24.5 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: - supports-color - dev: false /@babel/types/7.22.19: resolution: {integrity: sha512-P7LAw/LbojPzkgp5oznjE6tQEIWbp4PkkfrZDINTro9zgBRtI324/EYsiSI7lhPbpIQ+DCeR2NNmMWANGGfZsg==} @@ -3116,7 +3208,14 @@ packages: '@babel/helper-string-parser': 7.23.4 '@babel/helper-validator-identifier': 7.22.20 to-fast-properties: 2.0.0 - dev: false + + /@babel/types/7.24.5: + resolution: {integrity: sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-string-parser': 7.24.1 + '@babel/helper-validator-identifier': 7.24.5 + to-fast-properties: 2.0.0 /@codemirror/autocomplete/6.9.0: resolution: {integrity: sha512-Fbwm0V/Wn3BkEJZRhr0hi5BhCo5a7eBL6LYaliPjOSwCyfOpnjXY59HruSxOUNV+1OYer0Tgx1zRNQttjXyDog==} @@ -3209,706 +3308,394 @@ packages: peerDependencies: vue: ^3.0.11 dependencies: - vue: 3.3.11_typescript@5.1.6 - dev: true - - /@csstools/cascade-layer-name-parser/1.0.5_a9c560f070a640d39547bd2086aba651: - resolution: {integrity: sha512-v/5ODKNBMfBl0us/WQjlfsvSlYxfZLhNMVIsuCPib2ulTwGKYbKJbwqw671+qH9Y4wvWVnu7LBChvml/wBKjFg==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - '@csstools/css-parser-algorithms': ^2.3.2 - '@csstools/css-tokenizer': ^2.2.1 - dependencies: - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - - /@csstools/color-helpers/3.0.2: - resolution: {integrity: sha512-NMVs/l7Y9eIKL5XjbCHEgGcG8LOUT2qVcRjX6EzkCdlvftHVKr2tHIPzHavfrULRZ5Q2gxrJ9f44dAlj6fX97Q==} - engines: {node: ^14 || ^16 || >=18} - - /@csstools/css-calc/1.1.4_a9c560f070a640d39547bd2086aba651: - resolution: {integrity: sha512-ZV1TSmToiNcQL1P3hfzlzZzA02mmVkVmXGaUDUqpYUG84PmLhVSZpKX+KfxAuOcK7de04UXSQPBrAvaya6iiGg==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - '@csstools/css-parser-algorithms': ^2.3.2 - '@csstools/css-tokenizer': ^2.2.1 - dependencies: - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - - /@csstools/css-color-parser/1.4.0_a9c560f070a640d39547bd2086aba651: - resolution: {integrity: sha512-SlGd8E6ron24JYQPQAIzu5tvmWi1H4sDKTdA7UDnwF45oJv7AVESbOlOO1YjfBhrQFuvLWUgKiOY9DwGoAxwTA==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - '@csstools/css-parser-algorithms': ^2.3.2 - '@csstools/css-tokenizer': ^2.2.1 - dependencies: - '@csstools/color-helpers': 3.0.2 - '@csstools/css-calc': 1.1.4_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - - /@csstools/css-parser-algorithms/2.3.1_@csstools+css-tokenizer@2.2.0: - resolution: {integrity: sha512-xrvsmVUtefWMWQsGgFffqWSK03pZ1vfDki4IVIIUxxDKnGBzqNgv0A7SB1oXtVNEkcVO8xi1ZrTL29HhSu5kGA==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - '@csstools/css-tokenizer': ^2.2.0 - dependencies: - '@csstools/css-tokenizer': 2.2.0 + vue: 3.3.11_typescript@5.4.5 dev: true - /@csstools/css-parser-algorithms/2.3.2_@csstools+css-tokenizer@2.2.1: - resolution: {integrity: sha512-sLYGdAdEY2x7TSw9FtmdaTrh2wFtRJO5VMbBrA8tEqEod7GEggFmxTSK9XqExib3yMuYNcvcTdCZIP6ukdjAIA==} + /@csstools/cascade-layer-name-parser/1.0.9_dfd6254503866b58928da859727c7028: + resolution: {integrity: sha512-RRqNjxTZDUhx7pxYOBG/AkCVmPS3zYzfE47GEhIGkFuWFTQGJBgWOUUkKNo5MfxIfjDz5/1L3F3rF1oIsYaIpw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: - '@csstools/css-tokenizer': ^2.2.1 + '@csstools/css-parser-algorithms': ^2.6.1 + '@csstools/css-tokenizer': ^2.2.4 dependencies: - '@csstools/css-tokenizer': 2.2.1 - - /@csstools/css-tokenizer/2.2.0: - resolution: {integrity: sha512-wErmsWCbsmig8sQKkM6pFhr/oPha1bHfvxsUY5CYSQxwyhA9Ulrs8EqCgClhg4Tgg2XapVstGqSVcz0xOYizZA==} - engines: {node: ^14 || ^16 || >=18} - dev: true + '@csstools/css-parser-algorithms': 2.6.1_@csstools+css-tokenizer@2.2.4 + '@csstools/css-tokenizer': 2.2.4 - /@csstools/css-tokenizer/2.2.1: - resolution: {integrity: sha512-Zmsf2f/CaEPWEVgw29odOj+WEVoiJy9s9NOv5GgNY9mZ1CZ7394By6wONrONrTsnNDv6F9hR02nvFihrGVGHBg==} + /@csstools/color-helpers/4.2.0: + resolution: {integrity: sha512-hJJrSBzbfGxUsaR6X4Bzd/FLx0F1ulKnR5ljY9AiXCtsR+H+zSWQDFWlKES1BRaVZTDHLpIIHS9K2o0h+JLlrg==} engines: {node: ^14 || ^16 || >=18} - /@csstools/media-query-list-parser/2.1.5_a9c560f070a640d39547bd2086aba651: - resolution: {integrity: sha512-IxVBdYzR8pYe89JiyXQuYk4aVVoCPhMJkz6ElRwlVysjwURTsTk/bmY/z4FfeRE+CRBMlykPwXEVUg8lThv7AQ==} + /@csstools/css-calc/1.2.0_dfd6254503866b58928da859727c7028: + resolution: {integrity: sha512-iQqIW5vDPqQdLx07/atCuNKDprhIWjB0b8XRhUyXZWBZYUG+9mNyFwyu30rypX84WLevVo25NYW2ipxR8WyseQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: - '@csstools/css-parser-algorithms': ^2.3.2 - '@csstools/css-tokenizer': ^2.2.1 + '@csstools/css-parser-algorithms': ^2.6.1 + '@csstools/css-tokenizer': ^2.2.4 dependencies: - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 + '@csstools/css-parser-algorithms': 2.6.1_@csstools+css-tokenizer@2.2.4 + '@csstools/css-tokenizer': 2.2.4 - /@csstools/postcss-cascade-layers/4.0.1_postcss@8.4.31: - resolution: {integrity: sha512-UYFuFL9GgVnftg9v7tBvVEBRLaBeAD66euD+yYy5fYCUld9ZIWTJNCE30hm6STMEdt6FL5xzeVw1lAZ1tpvUEg==} + /@csstools/css-color-parser/2.0.0_dfd6254503866b58928da859727c7028: + resolution: {integrity: sha512-0/v6OPpcg+b8TJT2N1Rcp0oH5xEvVOU5K2qDkaR3IMHNXuJ7XfVCQLINt3Cuj8mr54DbilEoZ9uvAmHBoZ//Fw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: - postcss: ^8.4 - dependencies: - '@csstools/selector-specificity': 3.0.0_postcss-selector-parser@6.0.13 - postcss: 8.4.31 - postcss-selector-parser: 6.0.13 - dev: true - - /@csstools/postcss-cascade-layers/4.0.1_postcss@8.4.32: - resolution: {integrity: sha512-UYFuFL9GgVnftg9v7tBvVEBRLaBeAD66euD+yYy5fYCUld9ZIWTJNCE30hm6STMEdt6FL5xzeVw1lAZ1tpvUEg==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + '@csstools/css-parser-algorithms': ^2.6.1 + '@csstools/css-tokenizer': ^2.2.4 dependencies: - '@csstools/selector-specificity': 3.0.0_postcss-selector-parser@6.0.13 - postcss: 8.4.32 - postcss-selector-parser: 6.0.13 - dev: false + '@csstools/color-helpers': 4.2.0 + '@csstools/css-calc': 1.2.0_dfd6254503866b58928da859727c7028 + '@csstools/css-parser-algorithms': 2.6.1_@csstools+css-tokenizer@2.2.4 + '@csstools/css-tokenizer': 2.2.4 - /@csstools/postcss-color-function/3.0.7_postcss@8.4.31: - resolution: {integrity: sha512-/PIB20G1TPCXmQlaJLWIYzTZRZpj6csT4ijgnshIj/kcmniIRroAfDa0xSWnfuO1eNo0NptIaPU7jzUukWn55Q==} + /@csstools/css-parser-algorithms/2.6.1_@csstools+css-tokenizer@2.2.4: + resolution: {integrity: sha512-ubEkAaTfVZa+WwGhs5jbo5Xfqpeaybr/RvWzvFxRs4jfq16wH8l8Ty/QEEpINxll4xhuGfdMbipRyz5QZh9+FA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: - postcss: ^8.4 + '@csstools/css-tokenizer': ^2.2.4 dependencies: - '@csstools/css-color-parser': 1.4.0_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - '@csstools/postcss-progressive-custom-properties': 3.0.2_postcss@8.4.31 - postcss: 8.4.31 - dev: true + '@csstools/css-tokenizer': 2.2.4 - /@csstools/postcss-color-function/3.0.7_postcss@8.4.32: - resolution: {integrity: sha512-/PIB20G1TPCXmQlaJLWIYzTZRZpj6csT4ijgnshIj/kcmniIRroAfDa0xSWnfuO1eNo0NptIaPU7jzUukWn55Q==} + /@csstools/css-tokenizer/2.2.4: + resolution: {integrity: sha512-PuWRAewQLbDhGeTvFuq2oClaSCKPIBmHyIobCV39JHRYN0byDcUWJl5baPeNUcqrjtdMNqFooE0FGl31I3JOqw==} engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - '@csstools/css-color-parser': 1.4.0_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - '@csstools/postcss-progressive-custom-properties': 3.0.2_postcss@8.4.32 - postcss: 8.4.32 - dev: false - /@csstools/postcss-color-mix-function/2.0.7_postcss@8.4.31: - resolution: {integrity: sha512-57/g8aGo5eKFjEeJMiRKh8Qq43K2rCyk5ZZTvJ34TNl4zUtYU5DvLkIkOnhCtL8/a4z9oMA42aOnFPddRrScUQ==} + /@csstools/media-query-list-parser/2.1.9_dfd6254503866b58928da859727c7028: + resolution: {integrity: sha512-qqGuFfbn4rUmyOB0u8CVISIp5FfJ5GAR3mBrZ9/TKndHakdnm6pY0L/fbLcpPnrzwCyyTEZl1nUcXAYHEWneTA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: - postcss: ^8.4 + '@csstools/css-parser-algorithms': ^2.6.1 + '@csstools/css-tokenizer': ^2.2.4 dependencies: - '@csstools/css-color-parser': 1.4.0_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - '@csstools/postcss-progressive-custom-properties': 3.0.2_postcss@8.4.31 - postcss: 8.4.31 - dev: true + '@csstools/css-parser-algorithms': 2.6.1_@csstools+css-tokenizer@2.2.4 + '@csstools/css-tokenizer': 2.2.4 - /@csstools/postcss-color-mix-function/2.0.7_postcss@8.4.32: - resolution: {integrity: sha512-57/g8aGo5eKFjEeJMiRKh8Qq43K2rCyk5ZZTvJ34TNl4zUtYU5DvLkIkOnhCtL8/a4z9oMA42aOnFPddRrScUQ==} + /@csstools/postcss-cascade-layers/4.0.4_postcss@8.4.38: + resolution: {integrity: sha512-MKErv8lpEwVmAcAwidY1Kfd3oWrh2Q14kxHs9xn26XzjP/PrcdngWq63lJsZeMlBY7o+WlEOeE+FP6zPzeY2uw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.4.0_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - '@csstools/postcss-progressive-custom-properties': 3.0.2_postcss@8.4.32 - postcss: 8.4.32 - dev: false + '@csstools/selector-specificity': 3.0.3_postcss-selector-parser@6.0.16 + postcss: 8.4.38 + postcss-selector-parser: 6.0.16 - /@csstools/postcss-exponential-functions/1.0.1_postcss@8.4.31: - resolution: {integrity: sha512-ZLK2iSK4DUxeypGce2PnQSdYugUqDTwxnhNiq1o6OyKMNYgYs4eKbvEhFG8JKr1sJWbeqBi5jRr0017l2EWVvg==} + /@csstools/postcss-color-function/3.0.14_postcss@8.4.38: + resolution: {integrity: sha512-joGAf5bT3Jg1CpybupMJ4DwNg/VNjmLWZoWMDmX0MTy/ftHA1Qr4+CslqTT4AA1n6Dx4Wa+DSMGPrDLHtRP0jg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-calc': 1.1.4_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - postcss: 8.4.31 - dev: true + '@csstools/css-color-parser': 2.0.0_dfd6254503866b58928da859727c7028 + '@csstools/css-parser-algorithms': 2.6.1_@csstools+css-tokenizer@2.2.4 + '@csstools/css-tokenizer': 2.2.4 + '@csstools/postcss-progressive-custom-properties': 3.2.0_postcss@8.4.38 + '@csstools/utilities': 1.0.0_postcss@8.4.38 + postcss: 8.4.38 - /@csstools/postcss-exponential-functions/1.0.1_postcss@8.4.32: - resolution: {integrity: sha512-ZLK2iSK4DUxeypGce2PnQSdYugUqDTwxnhNiq1o6OyKMNYgYs4eKbvEhFG8JKr1sJWbeqBi5jRr0017l2EWVvg==} + /@csstools/postcss-color-mix-function/2.0.14_postcss@8.4.38: + resolution: {integrity: sha512-ZLbgtdhyuOoWoRo/W8jFv68q+IMgTJHOAI+WunRbrRPqI+vJ0K2rud/lS9Se5urzM/imVKs/kz0Uobm5Yj4HUg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-calc': 1.1.4_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - postcss: 8.4.32 - dev: false + '@csstools/css-color-parser': 2.0.0_dfd6254503866b58928da859727c7028 + '@csstools/css-parser-algorithms': 2.6.1_@csstools+css-tokenizer@2.2.4 + '@csstools/css-tokenizer': 2.2.4 + '@csstools/postcss-progressive-custom-properties': 3.2.0_postcss@8.4.38 + '@csstools/utilities': 1.0.0_postcss@8.4.38 + postcss: 8.4.38 - /@csstools/postcss-font-format-keywords/3.0.0_postcss@8.4.31: - resolution: {integrity: sha512-ntkGj+1uDa/u6lpjPxnkPcjJn7ChO/Kcy08YxctOZI7vwtrdYvFhmE476dq8bj1yna306+jQ9gzXIG/SWfOaRg==} + /@csstools/postcss-exponential-functions/1.0.5_postcss@8.4.38: + resolution: {integrity: sha512-7S7I7KgwHWQYzJJAoIjRtUf7DQs1dxipeg1A6ikZr0PYapNJX7UHz0evlpE67SQqYj1xBs70gpG7xUv3uLp4PA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - dev: true + '@csstools/css-calc': 1.2.0_dfd6254503866b58928da859727c7028 + '@csstools/css-parser-algorithms': 2.6.1_@csstools+css-tokenizer@2.2.4 + '@csstools/css-tokenizer': 2.2.4 + postcss: 8.4.38 - /@csstools/postcss-font-format-keywords/3.0.0_postcss@8.4.32: - resolution: {integrity: sha512-ntkGj+1uDa/u6lpjPxnkPcjJn7ChO/Kcy08YxctOZI7vwtrdYvFhmE476dq8bj1yna306+jQ9gzXIG/SWfOaRg==} + /@csstools/postcss-font-format-keywords/3.0.2_postcss@8.4.38: + resolution: {integrity: sha512-E0xz2sjm4AMCkXLCFvI/lyl4XO6aN1NCSMMVEOngFDJ+k2rDwfr6NDjWljk1li42jiLNChVX+YFnmfGCigZKXw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.32 + '@csstools/utilities': 1.0.0_postcss@8.4.38 + postcss: 8.4.38 postcss-value-parser: 4.2.0 - dev: false - - /@csstools/postcss-gamut-mapping/1.0.0_postcss@8.4.31: - resolution: {integrity: sha512-6UQyK8l9YaG5Ao5rBDcCnKHrLsHiQ1E0zeFQuqDJqEtinVzAPb/MwSw3TenZXL1Rnd7th3tb+4CBFHBXdW5tbQ==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - '@csstools/css-color-parser': 1.4.0_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - postcss: 8.4.31 - dev: true - - /@csstools/postcss-gamut-mapping/1.0.0_postcss@8.4.32: - resolution: {integrity: sha512-6UQyK8l9YaG5Ao5rBDcCnKHrLsHiQ1E0zeFQuqDJqEtinVzAPb/MwSw3TenZXL1Rnd7th3tb+4CBFHBXdW5tbQ==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - '@csstools/css-color-parser': 1.4.0_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - postcss: 8.4.32 - dev: false - - /@csstools/postcss-gradients-interpolation-method/4.0.7_postcss@8.4.31: - resolution: {integrity: sha512-GT1CzE/Tyr/ei4j5BwKESkHAgg+Gzys/0mAY7W+UiR+XrcYk5hDbOrE/YJIx1rflfO/7La1bDoZtA0YnLl4qNA==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - '@csstools/css-color-parser': 1.4.0_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - '@csstools/postcss-progressive-custom-properties': 3.0.2_postcss@8.4.31 - postcss: 8.4.31 - dev: true - /@csstools/postcss-gradients-interpolation-method/4.0.7_postcss@8.4.32: - resolution: {integrity: sha512-GT1CzE/Tyr/ei4j5BwKESkHAgg+Gzys/0mAY7W+UiR+XrcYk5hDbOrE/YJIx1rflfO/7La1bDoZtA0YnLl4qNA==} + /@csstools/postcss-gamut-mapping/1.0.7_postcss@8.4.38: + resolution: {integrity: sha512-vrsHsl5TN6NB5CT0rPG6JE9V2GLFftcmPtF/k4cWT4gyVMCsDyS9wEVl82sgvh/JQ32TaUo6bh8Ndl+XRJqGQw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.4.0_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - '@csstools/postcss-progressive-custom-properties': 3.0.2_postcss@8.4.32 - postcss: 8.4.32 - dev: false - - /@csstools/postcss-hwb-function/3.0.6_postcss@8.4.31: - resolution: {integrity: sha512-uQgWt2Ho2yy2S6qthWY7mD5v57NKxi6dD1NB8nAybU5bJSsm+hLXRGm3/zbOH4xNrqO3Cl60DFSNlSrUME3Xjg==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - '@csstools/css-color-parser': 1.4.0_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - postcss: 8.4.31 - dev: true + '@csstools/css-color-parser': 2.0.0_dfd6254503866b58928da859727c7028 + '@csstools/css-parser-algorithms': 2.6.1_@csstools+css-tokenizer@2.2.4 + '@csstools/css-tokenizer': 2.2.4 + postcss: 8.4.38 - /@csstools/postcss-hwb-function/3.0.6_postcss@8.4.32: - resolution: {integrity: sha512-uQgWt2Ho2yy2S6qthWY7mD5v57NKxi6dD1NB8nAybU5bJSsm+hLXRGm3/zbOH4xNrqO3Cl60DFSNlSrUME3Xjg==} + /@csstools/postcss-gradients-interpolation-method/4.0.15_postcss@8.4.38: + resolution: {integrity: sha512-0xQ5r4WU/6W2lDmnOTx9liC1Cq6RSnrkEzqX7d0cRA3fz5hjC276pA0nLMoAiY3vtAp0u71nTk/3TRdnCx/OUw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.4.0_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - postcss: 8.4.32 - dev: false + '@csstools/css-color-parser': 2.0.0_dfd6254503866b58928da859727c7028 + '@csstools/css-parser-algorithms': 2.6.1_@csstools+css-tokenizer@2.2.4 + '@csstools/css-tokenizer': 2.2.4 + '@csstools/postcss-progressive-custom-properties': 3.2.0_postcss@8.4.38 + '@csstools/utilities': 1.0.0_postcss@8.4.38 + postcss: 8.4.38 - /@csstools/postcss-ic-unit/3.0.2_postcss@8.4.31: - resolution: {integrity: sha512-n28Er7W9qc48zNjJnvTKuVHY26/+6YlA9WzJRksIHiAWOMxSH5IksXkw7FpkIOd+jLi59BMrX/BWrZMgjkLBHg==} + /@csstools/postcss-hwb-function/3.0.13_postcss@8.4.38: + resolution: {integrity: sha512-f44tgkFSxJBGm8UjlkAfBP7xE2x2XFFdvNdedHl8jpx2pQcW8a50OT3yeMnM3NB9Y2Ynd7Wn8iXARiV/IHoKvw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/postcss-progressive-custom-properties': 3.0.2_postcss@8.4.31 - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - dev: true + '@csstools/css-color-parser': 2.0.0_dfd6254503866b58928da859727c7028 + '@csstools/css-parser-algorithms': 2.6.1_@csstools+css-tokenizer@2.2.4 + '@csstools/css-tokenizer': 2.2.4 + '@csstools/postcss-progressive-custom-properties': 3.2.0_postcss@8.4.38 + '@csstools/utilities': 1.0.0_postcss@8.4.38 + postcss: 8.4.38 - /@csstools/postcss-ic-unit/3.0.2_postcss@8.4.32: - resolution: {integrity: sha512-n28Er7W9qc48zNjJnvTKuVHY26/+6YlA9WzJRksIHiAWOMxSH5IksXkw7FpkIOd+jLi59BMrX/BWrZMgjkLBHg==} + /@csstools/postcss-ic-unit/3.0.6_postcss@8.4.38: + resolution: {integrity: sha512-fHaU9C/sZPauXMrzPitZ/xbACbvxbkPpHoUgB9Kw5evtsBWdVkVrajOyiT9qX7/c+G1yjApoQjP1fQatldsy9w==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/postcss-progressive-custom-properties': 3.0.2_postcss@8.4.32 - postcss: 8.4.32 + '@csstools/postcss-progressive-custom-properties': 3.2.0_postcss@8.4.38 + '@csstools/utilities': 1.0.0_postcss@8.4.38 + postcss: 8.4.38 postcss-value-parser: 4.2.0 - dev: false - - /@csstools/postcss-initial/1.0.0_postcss@8.4.31: - resolution: {integrity: sha512-1l7iHHjIl5qmVeGItugr4ZOlCREDP71mNKqoEyxlosIoiu3Os1nPWMHpuCvDLCLiWI/ONTOg3nzJh7gwHOrqUA==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - postcss: 8.4.31 - dev: true - - /@csstools/postcss-initial/1.0.0_postcss@8.4.32: - resolution: {integrity: sha512-1l7iHHjIl5qmVeGItugr4ZOlCREDP71mNKqoEyxlosIoiu3Os1nPWMHpuCvDLCLiWI/ONTOg3nzJh7gwHOrqUA==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - postcss: 8.4.32 - dev: false - - /@csstools/postcss-is-pseudo-class/4.0.3_postcss@8.4.31: - resolution: {integrity: sha512-/dt5M9Ty/x3Yiq0Nm/5PJJzwkVFchJgdjKVnryBPtoMCb9ohb/nDIJOwr/Wr3hK3FDs1EA1GE6PyRYsUmQPS8Q==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - '@csstools/selector-specificity': 3.0.0_postcss-selector-parser@6.0.13 - postcss: 8.4.31 - postcss-selector-parser: 6.0.13 - dev: true - - /@csstools/postcss-is-pseudo-class/4.0.3_postcss@8.4.32: - resolution: {integrity: sha512-/dt5M9Ty/x3Yiq0Nm/5PJJzwkVFchJgdjKVnryBPtoMCb9ohb/nDIJOwr/Wr3hK3FDs1EA1GE6PyRYsUmQPS8Q==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - '@csstools/selector-specificity': 3.0.0_postcss-selector-parser@6.0.13 - postcss: 8.4.32 - postcss-selector-parser: 6.0.13 - dev: false - - /@csstools/postcss-logical-float-and-clear/2.0.0_postcss@8.4.31: - resolution: {integrity: sha512-Wki4vxsF6icRvRz8eF9bPpAvwaAt0RHwhVOyzfoFg52XiIMjb6jcbHkGxwpJXP4DVrnFEwpwmrz5aTRqOW82kg==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - postcss: 8.4.31 - dev: true - /@csstools/postcss-logical-float-and-clear/2.0.0_postcss@8.4.32: - resolution: {integrity: sha512-Wki4vxsF6icRvRz8eF9bPpAvwaAt0RHwhVOyzfoFg52XiIMjb6jcbHkGxwpJXP4DVrnFEwpwmrz5aTRqOW82kg==} + /@csstools/postcss-initial/1.0.1_postcss@8.4.38: + resolution: {integrity: sha512-wtb+IbUIrIf8CrN6MLQuFR7nlU5C7PwuebfeEXfjthUha1+XZj2RVi+5k/lukToA24sZkYAiSJfHM8uG/UZIdg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.32 - dev: false + postcss: 8.4.38 - /@csstools/postcss-logical-overflow/1.0.0_postcss@8.4.31: - resolution: {integrity: sha512-cIrZ8f7bGGvr+W53nEuMspcwaeaI2YTmz6LZ4yiAO5z14/PQgOOv+Pn+qjvPOPoadeY2BmpaoTzZKvdAQuM17w==} + /@csstools/postcss-is-pseudo-class/4.0.6_postcss@8.4.38: + resolution: {integrity: sha512-HilOhAsMpFheMYkuaREZx+CGa4hsG6kQdzwXSsuqKDFzYz2eIMP213+3dH/vUbPXaWrzqLKr8m3i0dgYPoh7vg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.31 - dev: true + '@csstools/selector-specificity': 3.0.3_postcss-selector-parser@6.0.16 + postcss: 8.4.38 + postcss-selector-parser: 6.0.16 - /@csstools/postcss-logical-overflow/1.0.0_postcss@8.4.32: - resolution: {integrity: sha512-cIrZ8f7bGGvr+W53nEuMspcwaeaI2YTmz6LZ4yiAO5z14/PQgOOv+Pn+qjvPOPoadeY2BmpaoTzZKvdAQuM17w==} + /@csstools/postcss-light-dark-function/1.0.3_postcss@8.4.38: + resolution: {integrity: sha512-izW8hvhOqJlarLcGXO5PSylW9pQS3fytmhRdx2/e1oZFi15vs7ZShOHcREHJ3FfGdYqDA10cP9uhH0A3hmm1Rw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.32 - dev: false + '@csstools/css-parser-algorithms': 2.6.1_@csstools+css-tokenizer@2.2.4 + '@csstools/css-tokenizer': 2.2.4 + '@csstools/postcss-progressive-custom-properties': 3.2.0_postcss@8.4.38 + '@csstools/utilities': 1.0.0_postcss@8.4.38 + postcss: 8.4.38 - /@csstools/postcss-logical-overscroll-behavior/1.0.0_postcss@8.4.31: - resolution: {integrity: sha512-e89S2LWjnxf0SB2wNUAbqDyFb/Fow/tlOe1XqOLbNx4rf3LrQokM9qldVx7sarnddml3ORE5LDUmlKpPOOeJTA==} + /@csstools/postcss-logical-float-and-clear/2.0.1_postcss@8.4.38: + resolution: {integrity: sha512-SsrWUNaXKr+e/Uo4R/uIsqJYt3DaggIh/jyZdhy/q8fECoJSKsSMr7nObSLdvoULB69Zb6Bs+sefEIoMG/YfOA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.31 - dev: true + postcss: 8.4.38 - /@csstools/postcss-logical-overscroll-behavior/1.0.0_postcss@8.4.32: - resolution: {integrity: sha512-e89S2LWjnxf0SB2wNUAbqDyFb/Fow/tlOe1XqOLbNx4rf3LrQokM9qldVx7sarnddml3ORE5LDUmlKpPOOeJTA==} + /@csstools/postcss-logical-overflow/1.0.1_postcss@8.4.38: + resolution: {integrity: sha512-Kl4lAbMg0iyztEzDhZuQw8Sj9r2uqFDcU1IPl+AAt2nue8K/f1i7ElvKtXkjhIAmKiy5h2EY8Gt/Cqg0pYFDCw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.32 - dev: false + postcss: 8.4.38 - /@csstools/postcss-logical-resize/2.0.0_postcss@8.4.31: - resolution: {integrity: sha512-lCQ1aX8c5+WI4t5EoYf3alTzJNNocMqTb+u1J9CINdDhFh1fjovqK+0aHalUHsNstZmzFPNzIkU4Mb3eM9U8SA==} + /@csstools/postcss-logical-overscroll-behavior/1.0.1_postcss@8.4.38: + resolution: {integrity: sha512-+kHamNxAnX8ojPCtV8WPcUP3XcqMFBSDuBuvT6MHgq7oX4IQxLIXKx64t7g9LiuJzE7vd06Q9qUYR6bh4YnGpQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - dev: true + postcss: 8.4.38 - /@csstools/postcss-logical-resize/2.0.0_postcss@8.4.32: - resolution: {integrity: sha512-lCQ1aX8c5+WI4t5EoYf3alTzJNNocMqTb+u1J9CINdDhFh1fjovqK+0aHalUHsNstZmzFPNzIkU4Mb3eM9U8SA==} + /@csstools/postcss-logical-resize/2.0.1_postcss@8.4.38: + resolution: {integrity: sha512-W5Gtwz7oIuFcKa5SmBjQ2uxr8ZoL7M2bkoIf0T1WeNqljMkBrfw1DDA8/J83k57NQ1kcweJEjkJ04pUkmyee3A==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.32 + postcss: 8.4.38 postcss-value-parser: 4.2.0 - dev: false - - /@csstools/postcss-logical-viewport-units/2.0.3_postcss@8.4.31: - resolution: {integrity: sha512-xeVxqND5rlQyqLGdH7rX34sIm/JbbQKxpKQP8oD1YQqUHHCLQR9NUS57WqJKajxKN6AcNAMWJhb5LUH5RfPcyA==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - '@csstools/css-tokenizer': 2.2.1 - postcss: 8.4.31 - dev: true - - /@csstools/postcss-logical-viewport-units/2.0.3_postcss@8.4.32: - resolution: {integrity: sha512-xeVxqND5rlQyqLGdH7rX34sIm/JbbQKxpKQP8oD1YQqUHHCLQR9NUS57WqJKajxKN6AcNAMWJhb5LUH5RfPcyA==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - '@csstools/css-tokenizer': 2.2.1 - postcss: 8.4.32 - dev: false - - /@csstools/postcss-media-minmax/1.1.0_postcss@8.4.31: - resolution: {integrity: sha512-t5Li/DPC5QmW/6VFLfUvsw/4dNYYseWR0tOXDeJg/9EKUodBgNawz5tuk5vYKtNvoj+Q08odMuXcpS5YJj0AFA==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - '@csstools/css-calc': 1.1.4_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - '@csstools/media-query-list-parser': 2.1.5_a9c560f070a640d39547bd2086aba651 - postcss: 8.4.31 - dev: true - - /@csstools/postcss-media-minmax/1.1.0_postcss@8.4.32: - resolution: {integrity: sha512-t5Li/DPC5QmW/6VFLfUvsw/4dNYYseWR0tOXDeJg/9EKUodBgNawz5tuk5vYKtNvoj+Q08odMuXcpS5YJj0AFA==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - '@csstools/css-calc': 1.1.4_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - '@csstools/media-query-list-parser': 2.1.5_a9c560f070a640d39547bd2086aba651 - postcss: 8.4.32 - dev: false - - /@csstools/postcss-media-queries-aspect-ratio-number-values/2.0.3_postcss@8.4.31: - resolution: {integrity: sha512-IPL8AvnwMYW+cWtp+j8cW3MFN0RyXNT4hLOvs6Rf2N+NcbvXhSyKxZuE3W9Cv4KjaNoNoGx1d0UhT6tktq6tUw==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - '@csstools/media-query-list-parser': 2.1.5_a9c560f070a640d39547bd2086aba651 - postcss: 8.4.31 - dev: true - /@csstools/postcss-media-queries-aspect-ratio-number-values/2.0.3_postcss@8.4.32: - resolution: {integrity: sha512-IPL8AvnwMYW+cWtp+j8cW3MFN0RyXNT4hLOvs6Rf2N+NcbvXhSyKxZuE3W9Cv4KjaNoNoGx1d0UhT6tktq6tUw==} + /@csstools/postcss-logical-viewport-units/2.0.7_postcss@8.4.38: + resolution: {integrity: sha512-L4G3zsp/bnU0+WXUyysihCUH14LkfMgUJsS9vKz3vCYbVobOTqQRoNXnEPpyNp8WYyolLqAWbGGJhVu8J6u2OQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - '@csstools/media-query-list-parser': 2.1.5_a9c560f070a640d39547bd2086aba651 - postcss: 8.4.32 - dev: false + '@csstools/css-tokenizer': 2.2.4 + '@csstools/utilities': 1.0.0_postcss@8.4.38 + postcss: 8.4.38 - /@csstools/postcss-nested-calc/3.0.0_postcss@8.4.31: - resolution: {integrity: sha512-HsB66aDWAouOwD/GcfDTS0a7wCuVWaTpXcjl5VKP0XvFxDiU+r0T8FG7xgb6ovZNZ+qzvGIwRM+CLHhDgXrYgQ==} + /@csstools/postcss-media-minmax/1.1.4_postcss@8.4.38: + resolution: {integrity: sha512-xl/PIO3TUbXO1ZA4SA6HCw+Q9UGe2cgeRKx3lHCzoNig2D4bT5vfVCOrwhxjUb09oHihc9eI3I0iIfVPiXaN1A==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - dev: true + '@csstools/css-calc': 1.2.0_dfd6254503866b58928da859727c7028 + '@csstools/css-parser-algorithms': 2.6.1_@csstools+css-tokenizer@2.2.4 + '@csstools/css-tokenizer': 2.2.4 + '@csstools/media-query-list-parser': 2.1.9_dfd6254503866b58928da859727c7028 + postcss: 8.4.38 - /@csstools/postcss-nested-calc/3.0.0_postcss@8.4.32: - resolution: {integrity: sha512-HsB66aDWAouOwD/GcfDTS0a7wCuVWaTpXcjl5VKP0XvFxDiU+r0T8FG7xgb6ovZNZ+qzvGIwRM+CLHhDgXrYgQ==} + /@csstools/postcss-media-queries-aspect-ratio-number-values/2.0.7_postcss@8.4.38: + resolution: {integrity: sha512-HBDAQw1K0NilcHGMUHv8jzf2mpOtcWTVKtuY3AeZ5TS1uyWWNVi5/yuA/tREPLU9WifNdqHQ+rfbsV/8zTIkTg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.32 - postcss-value-parser: 4.2.0 - dev: false + '@csstools/css-parser-algorithms': 2.6.1_@csstools+css-tokenizer@2.2.4 + '@csstools/css-tokenizer': 2.2.4 + '@csstools/media-query-list-parser': 2.1.9_dfd6254503866b58928da859727c7028 + postcss: 8.4.38 - /@csstools/postcss-normalize-display-values/3.0.1_postcss@8.4.31: - resolution: {integrity: sha512-nUvRxI+ALJwkxZdPU4EDyuM380vP91sAGvI3jAOHs/sr3jfcCOzLkY6xKI1Mr526kZ3RivmMoYM/xq+XFyE/bw==} + /@csstools/postcss-nested-calc/3.0.2_postcss@8.4.38: + resolution: {integrity: sha512-ySUmPyawiHSmBW/VI44+IObcKH0v88LqFe0d09Sb3w4B1qjkaROc6d5IA3ll9kjD46IIX/dbO5bwFN/swyoyZA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.31 + '@csstools/utilities': 1.0.0_postcss@8.4.38 + postcss: 8.4.38 postcss-value-parser: 4.2.0 - dev: true - /@csstools/postcss-normalize-display-values/3.0.1_postcss@8.4.32: - resolution: {integrity: sha512-nUvRxI+ALJwkxZdPU4EDyuM380vP91sAGvI3jAOHs/sr3jfcCOzLkY6xKI1Mr526kZ3RivmMoYM/xq+XFyE/bw==} + /@csstools/postcss-normalize-display-values/3.0.2_postcss@8.4.38: + resolution: {integrity: sha512-fCapyyT/dUdyPtrelQSIV+d5HqtTgnNP/BEG9IuhgXHt93Wc4CfC1bQ55GzKAjWrZbgakMQ7MLfCXEf3rlZJOw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.32 + postcss: 8.4.38 postcss-value-parser: 4.2.0 - dev: false - - /@csstools/postcss-oklab-function/3.0.7_postcss@8.4.31: - resolution: {integrity: sha512-vBFTQD3CARB3u/XIGO44wWbcO7xG/4GsYqJlcPuUGRSK8mtxes6n4vvNFlIByyAZy2k4d4RY63nyvTbMpeNTaQ==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - '@csstools/css-color-parser': 1.4.0_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - '@csstools/postcss-progressive-custom-properties': 3.0.2_postcss@8.4.31 - postcss: 8.4.31 - dev: true - - /@csstools/postcss-oklab-function/3.0.7_postcss@8.4.32: - resolution: {integrity: sha512-vBFTQD3CARB3u/XIGO44wWbcO7xG/4GsYqJlcPuUGRSK8mtxes6n4vvNFlIByyAZy2k4d4RY63nyvTbMpeNTaQ==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - '@csstools/css-color-parser': 1.4.0_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - '@csstools/postcss-progressive-custom-properties': 3.0.2_postcss@8.4.32 - postcss: 8.4.32 - dev: false - /@csstools/postcss-progressive-custom-properties/3.0.2_postcss@8.4.31: - resolution: {integrity: sha512-YEvTozk1SxnV/PGL5DllBVDuLQ+jiQhyCSQiZJ6CwBMU5JQ9hFde3i1qqzZHuclZfptjrU0JjlX4ePsOhxNzHw==} + /@csstools/postcss-oklab-function/3.0.14_postcss@8.4.38: + resolution: {integrity: sha512-92xdpcfc2wB3z4+GftPA0PXMuGI/tRLw9Tc0+HzpaAHHxyLK6aCJtoQIcw0Ox/PthXtqXZn/3wWT/Idfe8I7Wg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - dev: true + '@csstools/css-color-parser': 2.0.0_dfd6254503866b58928da859727c7028 + '@csstools/css-parser-algorithms': 2.6.1_@csstools+css-tokenizer@2.2.4 + '@csstools/css-tokenizer': 2.2.4 + '@csstools/postcss-progressive-custom-properties': 3.2.0_postcss@8.4.38 + '@csstools/utilities': 1.0.0_postcss@8.4.38 + postcss: 8.4.38 - /@csstools/postcss-progressive-custom-properties/3.0.2_postcss@8.4.32: - resolution: {integrity: sha512-YEvTozk1SxnV/PGL5DllBVDuLQ+jiQhyCSQiZJ6CwBMU5JQ9hFde3i1qqzZHuclZfptjrU0JjlX4ePsOhxNzHw==} + /@csstools/postcss-progressive-custom-properties/3.2.0_postcss@8.4.38: + resolution: {integrity: sha512-BZlirVxCRgKlE7yVme+Xvif72eTn1MYXj8oZ4Knb+jwaH4u3AN1DjbhM7j86RP5vvuAOexJ4JwfifYYKWMN/QQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.32 + postcss: 8.4.38 postcss-value-parser: 4.2.0 - dev: false - - /@csstools/postcss-relative-color-syntax/2.0.7_postcss@8.4.31: - resolution: {integrity: sha512-2AiFbJSVF4EyymLxme4JzSrbXykHolx8DdZECHjYKMhoulhKLltx5ccYgtrK3BmXGd3v3nJrWFCc8JM8bjuiOg==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - '@csstools/css-color-parser': 1.4.0_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - '@csstools/postcss-progressive-custom-properties': 3.0.2_postcss@8.4.31 - postcss: 8.4.31 - dev: true - - /@csstools/postcss-relative-color-syntax/2.0.7_postcss@8.4.32: - resolution: {integrity: sha512-2AiFbJSVF4EyymLxme4JzSrbXykHolx8DdZECHjYKMhoulhKLltx5ccYgtrK3BmXGd3v3nJrWFCc8JM8bjuiOg==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - '@csstools/css-color-parser': 1.4.0_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - '@csstools/postcss-progressive-custom-properties': 3.0.2_postcss@8.4.32 - postcss: 8.4.32 - dev: false - - /@csstools/postcss-scope-pseudo-class/3.0.0_postcss@8.4.31: - resolution: {integrity: sha512-GFNVsD97OuEcfHmcT0/DAZWAvTM/FFBDQndIOLawNc1Wq8YqpZwBdHa063Lq+Irk7azygTT+Iinyg3Lt76p7rg==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - postcss: 8.4.31 - postcss-selector-parser: 6.0.13 - dev: true - /@csstools/postcss-scope-pseudo-class/3.0.0_postcss@8.4.32: - resolution: {integrity: sha512-GFNVsD97OuEcfHmcT0/DAZWAvTM/FFBDQndIOLawNc1Wq8YqpZwBdHa063Lq+Irk7azygTT+Iinyg3Lt76p7rg==} + /@csstools/postcss-relative-color-syntax/2.0.14_postcss@8.4.38: + resolution: {integrity: sha512-NlxgLjAjVCTUVGiWk8WNj3dKvux9eC6O5aLM3BmdA8UXEwBHYI9r4IqlanxG9PlcXnzhTUX6eZsqgmxwt4FPow==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.32 - postcss-selector-parser: 6.0.13 - dev: false + '@csstools/css-color-parser': 2.0.0_dfd6254503866b58928da859727c7028 + '@csstools/css-parser-algorithms': 2.6.1_@csstools+css-tokenizer@2.2.4 + '@csstools/css-tokenizer': 2.2.4 + '@csstools/postcss-progressive-custom-properties': 3.2.0_postcss@8.4.38 + '@csstools/utilities': 1.0.0_postcss@8.4.38 + postcss: 8.4.38 - /@csstools/postcss-stepped-value-functions/3.0.2_postcss@8.4.31: - resolution: {integrity: sha512-I3wX44MZVv+tDuWfrd3BTvRB/YRIM2F5v1MBtTI89sxpFn47mNpTwpPYUOGPVCgKlRDfZSlxIUYhUQmqRQZZFQ==} + /@csstools/postcss-scope-pseudo-class/3.0.1_postcss@8.4.38: + resolution: {integrity: sha512-3ZFonK2gfgqg29gUJ2w7xVw2wFJ1eNWVDONjbzGkm73gJHVCYK5fnCqlLr+N+KbEfv2XbWAO0AaOJCFB6Fer6A==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-calc': 1.1.4_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - postcss: 8.4.31 - dev: true + postcss: 8.4.38 + postcss-selector-parser: 6.0.16 - /@csstools/postcss-stepped-value-functions/3.0.2_postcss@8.4.32: - resolution: {integrity: sha512-I3wX44MZVv+tDuWfrd3BTvRB/YRIM2F5v1MBtTI89sxpFn47mNpTwpPYUOGPVCgKlRDfZSlxIUYhUQmqRQZZFQ==} + /@csstools/postcss-stepped-value-functions/3.0.6_postcss@8.4.38: + resolution: {integrity: sha512-rnyp8tWRuBXERTHVdB5hjUlif5dQgPcyN+BX55wUnYpZ3LN9QPfK2Z3/HUZymwyou8Gg6vhd6X2W+g1pLq1jYg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-calc': 1.1.4_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - postcss: 8.4.32 - dev: false + '@csstools/css-calc': 1.2.0_dfd6254503866b58928da859727c7028 + '@csstools/css-parser-algorithms': 2.6.1_@csstools+css-tokenizer@2.2.4 + '@csstools/css-tokenizer': 2.2.4 + postcss: 8.4.38 - /@csstools/postcss-text-decoration-shorthand/3.0.3_postcss@8.4.31: - resolution: {integrity: sha512-d5J9m49HhqXRcw1S6vTZuviHi/iknUKGjBpChiNK1ARg9sSa3b8m5lsWz5Izs8ISORZdv2bZRwbw5Z2R6gQ9kQ==} + /@csstools/postcss-text-decoration-shorthand/3.0.6_postcss@8.4.38: + resolution: {integrity: sha512-Q8HEu4AEiwNVZBD6+DpQ8M9SajpMow4+WtmndWIAv8qxDtDYL4JK1xXWkhOGk28PrcJawOvkrEZ8Ri59UN1TJw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/color-helpers': 3.0.2 - postcss: 8.4.31 + '@csstools/color-helpers': 4.2.0 + postcss: 8.4.38 postcss-value-parser: 4.2.0 - dev: true - /@csstools/postcss-text-decoration-shorthand/3.0.3_postcss@8.4.32: - resolution: {integrity: sha512-d5J9m49HhqXRcw1S6vTZuviHi/iknUKGjBpChiNK1ARg9sSa3b8m5lsWz5Izs8ISORZdv2bZRwbw5Z2R6gQ9kQ==} + /@csstools/postcss-trigonometric-functions/3.0.6_postcss@8.4.38: + resolution: {integrity: sha512-i5Zd0bMJooZAn+ZcDmPij2WCkcOJJJ6opzK+QeDjxbMrYmoGQl0CY8FDHdeQyBF1Nly+Q0Fq3S7QfdNLKBBaCg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/color-helpers': 3.0.2 - postcss: 8.4.32 - postcss-value-parser: 4.2.0 - dev: false + '@csstools/css-calc': 1.2.0_dfd6254503866b58928da859727c7028 + '@csstools/css-parser-algorithms': 2.6.1_@csstools+css-tokenizer@2.2.4 + '@csstools/css-tokenizer': 2.2.4 + postcss: 8.4.38 - /@csstools/postcss-trigonometric-functions/3.0.2_postcss@8.4.31: - resolution: {integrity: sha512-AwzNhF4QOKaLOKvMljwwFkeYXwufhRO15G+kKohHkyoNOL75xWkN+W2Y9ik9tSeAyDv+cYNlYaF+o/a79WjVjg==} + /@csstools/postcss-unset-value/3.0.1_postcss@8.4.38: + resolution: {integrity: sha512-dbDnZ2ja2U8mbPP0Hvmt2RMEGBiF1H7oY6HYSpjteXJGihYwgxgTr6KRbbJ/V6c+4wd51M+9980qG4gKVn5ttg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-calc': 1.1.4_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - postcss: 8.4.31 - dev: true + postcss: 8.4.38 - /@csstools/postcss-trigonometric-functions/3.0.2_postcss@8.4.32: - resolution: {integrity: sha512-AwzNhF4QOKaLOKvMljwwFkeYXwufhRO15G+kKohHkyoNOL75xWkN+W2Y9ik9tSeAyDv+cYNlYaF+o/a79WjVjg==} + /@csstools/selector-resolve-nested/1.1.0_postcss-selector-parser@6.0.16: + resolution: {integrity: sha512-uWvSaeRcHyeNenKg8tp17EVDRkpflmdyvbE0DHo6D/GdBb6PDnCYYU6gRpXhtICMGMcahQmj2zGxwFM/WC8hCg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: - postcss: ^8.4 + postcss-selector-parser: ^6.0.13 dependencies: - '@csstools/css-calc': 1.1.4_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - postcss: 8.4.32 - dev: false + postcss-selector-parser: 6.0.16 - /@csstools/postcss-unset-value/3.0.0_postcss@8.4.31: - resolution: {integrity: sha512-P0JD1WHh3avVyKKRKjd0dZIjCEeaBer8t1BbwGMUDtSZaLhXlLNBqZ8KkqHzYWXOJgHleXAny2/sx8LYl6qhEA==} + /@csstools/selector-specificity/3.0.3_postcss-selector-parser@6.0.16: + resolution: {integrity: sha512-KEPNw4+WW5AVEIyzC80rTbWEUatTW2lXpN8+8ILC8PiPeWPjwUzrPZDIOZ2wwqDmeqOYTdSGyL3+vE5GC3FB3Q==} engines: {node: ^14 || ^16 || >=18} peerDependencies: - postcss: ^8.4 + postcss-selector-parser: ^6.0.13 dependencies: - postcss: 8.4.31 - dev: true + postcss-selector-parser: 6.0.16 - /@csstools/postcss-unset-value/3.0.0_postcss@8.4.32: - resolution: {integrity: sha512-P0JD1WHh3avVyKKRKjd0dZIjCEeaBer8t1BbwGMUDtSZaLhXlLNBqZ8KkqHzYWXOJgHleXAny2/sx8LYl6qhEA==} + /@csstools/utilities/1.0.0_postcss@8.4.38: + resolution: {integrity: sha512-tAgvZQe/t2mlvpNosA4+CkMiZ2azISW5WPAcdSalZlEjQvUfghHxfQcrCiK/7/CrfAWVxyM88kGFYO82heIGDg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.32 - dev: false - - /@csstools/selector-specificity/3.0.0_postcss-selector-parser@6.0.13: - resolution: {integrity: sha512-hBI9tfBtuPIi885ZsZ32IMEU/5nlZH/KOVYJCOh7gyMxaVLGmLedYqFN6Ui1LXkI8JlC8IsuC0rF0btcRZKd5g==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss-selector-parser: ^6.0.13 - dependencies: - postcss-selector-parser: 6.0.13 + postcss: 8.4.38 /@ctrl/tinycolor/3.6.0: resolution: {integrity: sha512-/Z3l6pXthq0JvMYdUFyX9j0MaCltlIn6mfh9jLyQwg5aPKxkyNa0PTHtU1AlFXLNk55ZuAeJRcpvq+tmLfKmaQ==} @@ -3957,12 +3744,12 @@ packages: - '@algolia/client-search' dev: false - /@element-plus/icons-vue/2.1.0_vue@3.3.11: - resolution: {integrity: sha512-PSBn3elNoanENc1vnCfh+3WA9fimRC7n+fWkf3rE5jvv+aBohNHABC/KAR5KWPecxWxDTVT1ERpRbOMRcOV/vA==} + /@element-plus/icons-vue/2.3.1_vue@3.3.11: + resolution: {integrity: sha512-XxVUZv48RZAd87ucGS48jPf6pKu0yV5UCg9f4FFwtrYxXOwWuVJo6wOvSLKEoMQKjv8GsX/mhP6UsC1lRwbUWg==} peerDependencies: vue: ^3.2.0 dependencies: - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 dev: false /@emotion/hash/0.8.0: @@ -3990,7 +3777,6 @@ packages: engines: {node: '>=12'} cpu: [arm] os: [android] - dev: false optional: true /@esbuild/android-arm64/0.18.17: @@ -4014,7 +3800,6 @@ packages: engines: {node: '>=12'} cpu: [arm64] os: [android] - dev: false optional: true /@esbuild/android-x64/0.18.17: @@ -4038,7 +3823,6 @@ packages: engines: {node: '>=12'} cpu: [x64] os: [android] - dev: false optional: true /@esbuild/darwin-arm64/0.18.17: @@ -4062,7 +3846,6 @@ packages: engines: {node: '>=12'} cpu: [arm64] os: [darwin] - dev: false optional: true /@esbuild/darwin-x64/0.18.17: @@ -4086,7 +3869,6 @@ packages: engines: {node: '>=12'} cpu: [x64] os: [darwin] - dev: false optional: true /@esbuild/freebsd-arm64/0.18.17: @@ -4110,7 +3892,6 @@ packages: engines: {node: '>=12'} cpu: [arm64] os: [freebsd] - dev: false optional: true /@esbuild/freebsd-x64/0.18.17: @@ -4134,7 +3915,6 @@ packages: engines: {node: '>=12'} cpu: [x64] os: [freebsd] - dev: false optional: true /@esbuild/linux-arm/0.18.17: @@ -4158,7 +3938,6 @@ packages: engines: {node: '>=12'} cpu: [arm] os: [linux] - dev: false optional: true /@esbuild/linux-arm64/0.18.17: @@ -4182,7 +3961,6 @@ packages: engines: {node: '>=12'} cpu: [arm64] os: [linux] - dev: false optional: true /@esbuild/linux-ia32/0.18.17: @@ -4206,7 +3984,6 @@ packages: engines: {node: '>=12'} cpu: [ia32] os: [linux] - dev: false optional: true /@esbuild/linux-loong64/0.18.17: @@ -4230,7 +4007,6 @@ packages: engines: {node: '>=12'} cpu: [loong64] os: [linux] - dev: false optional: true /@esbuild/linux-mips64el/0.18.17: @@ -4254,7 +4030,6 @@ packages: engines: {node: '>=12'} cpu: [mips64el] os: [linux] - dev: false optional: true /@esbuild/linux-ppc64/0.18.17: @@ -4278,7 +4053,6 @@ packages: engines: {node: '>=12'} cpu: [ppc64] os: [linux] - dev: false optional: true /@esbuild/linux-riscv64/0.18.17: @@ -4302,7 +4076,6 @@ packages: engines: {node: '>=12'} cpu: [riscv64] os: [linux] - dev: false optional: true /@esbuild/linux-s390x/0.18.17: @@ -4326,7 +4099,6 @@ packages: engines: {node: '>=12'} cpu: [s390x] os: [linux] - dev: false optional: true /@esbuild/linux-x64/0.18.17: @@ -4350,7 +4122,6 @@ packages: engines: {node: '>=12'} cpu: [x64] os: [linux] - dev: false optional: true /@esbuild/netbsd-x64/0.18.17: @@ -4374,7 +4145,6 @@ packages: engines: {node: '>=12'} cpu: [x64] os: [netbsd] - dev: false optional: true /@esbuild/openbsd-x64/0.18.17: @@ -4398,7 +4168,6 @@ packages: engines: {node: '>=12'} cpu: [x64] os: [openbsd] - dev: false optional: true /@esbuild/sunos-x64/0.18.17: @@ -4422,7 +4191,6 @@ packages: engines: {node: '>=12'} cpu: [x64] os: [sunos] - dev: false optional: true /@esbuild/win32-arm64/0.18.17: @@ -4446,7 +4214,6 @@ packages: engines: {node: '>=12'} cpu: [arm64] os: [win32] - dev: false optional: true /@esbuild/win32-ia32/0.18.17: @@ -4470,7 +4237,6 @@ packages: engines: {node: '>=12'} cpu: [ia32] os: [win32] - dev: false optional: true /@esbuild/win32-x64/0.18.17: @@ -4494,7 +4260,6 @@ packages: engines: {node: '>=12'} cpu: [x64] os: [win32] - dev: false optional: true /@eslint-community/eslint-utils/4.4.0: @@ -4506,27 +4271,27 @@ packages: eslint-visitor-keys: 3.4.2 dev: false - /@eslint-community/eslint-utils/4.4.0_eslint@8.46.0: + /@eslint-community/eslint-utils/4.4.0_eslint@8.57.0: resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 8.46.0 + eslint: 8.57.0 eslint-visitor-keys: 3.4.2 /@eslint-community/regexpp/4.6.2: resolution: {integrity: sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - /@eslint/eslintrc/2.1.1: - resolution: {integrity: sha512-9t7ZA7NGGK8ckelF0PQCfcxIUzs1Md5rrO6U/c+FIQNanea5UZC0wqKXH4vHBccmu4ZJgZ2idtPeW7+Q2npOEA==} + /@eslint/eslintrc/2.1.4: + resolution: {integrity: sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 debug: 4.3.4 espree: 9.6.1 - globals: 13.20.0 + globals: 13.24.0 ignore: 5.2.4 import-fresh: 3.3.0 js-yaml: 4.1.0 @@ -4535,8 +4300,8 @@ packages: transitivePeerDependencies: - supports-color - /@eslint/js/8.46.0: - resolution: {integrity: sha512-a8TLtmPi8xzPkCbp/OGFUo5yhRkHM2Ko9kOWP4znJr0WAhWyThaw3PnwX4vOTWOAMsV2uRt32PPDcEz63esSaA==} + /@eslint/js/8.57.0: + resolution: {integrity: sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} /@floating-ui/core/1.5.2: @@ -4566,11 +4331,11 @@ packages: - vue dev: false - /@humanwhocodes/config-array/0.11.10: - resolution: {integrity: sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==} + /@humanwhocodes/config-array/0.11.14: + resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==} engines: {node: '>=10.10.0'} dependencies: - '@humanwhocodes/object-schema': 1.2.1 + '@humanwhocodes/object-schema': 2.0.3 debug: 4.3.4 minimatch: 3.1.2 transitivePeerDependencies: @@ -4580,8 +4345,8 @@ packages: resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} engines: {node: '>=12.22'} - /@humanwhocodes/object-schema/1.2.1: - resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} + /@humanwhocodes/object-schema/2.0.3: + resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==} /@iconify-json/carbon/1.1.21: resolution: {integrity: sha512-bK2cMVM4noBU+FGlay433flpXLRzQu0ED095iAnoO6ka3yb4uz0lvb8acpN5gthyGLJ89C4HpfIbQZLQnMKQww==} @@ -4626,6 +4391,14 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 '@jridgewell/trace-mapping': 0.3.18 + /@jridgewell/gen-mapping/0.3.5: + resolution: {integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==} + engines: {node: '>=6.0.0'} + dependencies: + '@jridgewell/set-array': 1.2.1 + '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/trace-mapping': 0.3.25 + /@jridgewell/resolve-uri/3.1.0: resolution: {integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==} engines: {node: '>=6.0.0'} @@ -4634,6 +4407,10 @@ packages: resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==} engines: {node: '>=6.0.0'} + /@jridgewell/set-array/1.2.1: + resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==} + engines: {node: '>=6.0.0'} + /@jridgewell/source-map/0.3.5: resolution: {integrity: sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==} dependencies: @@ -4653,6 +4430,12 @@ packages: '@jridgewell/resolve-uri': 3.1.0 '@jridgewell/sourcemap-codec': 1.4.14 + /@jridgewell/trace-mapping/0.3.25: + resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} + dependencies: + '@jridgewell/resolve-uri': 3.1.0 + '@jridgewell/sourcemap-codec': 1.4.15 + /@juggle/resize-observer/3.4.0: resolution: {integrity: sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==} dev: true @@ -5435,7 +5218,7 @@ packages: resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==} dev: false - /@rollup/plugin-babel/5.3.1_@babel+core@7.22.9+rollup@2.79.1: + /@rollup/plugin-babel/5.3.1_@babel+core@7.24.5+rollup@2.79.1: resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -5446,8 +5229,8 @@ packages: '@types/babel__core': optional: true dependencies: - '@babel/core': 7.22.9 - '@babel/helper-module-imports': 7.22.5 + '@babel/core': 7.24.5 + '@babel/helper-module-imports': 7.24.3 '@rollup/pluginutils': 3.1.0_rollup@2.79.1 rollup: 2.79.1 dev: true @@ -5463,7 +5246,7 @@ packages: builtin-modules: 3.3.0 deepmerge: 4.3.1 is-module: 1.0.0 - resolve: 1.22.2 + resolve: 1.22.8 rollup: 2.79.1 dev: true @@ -5534,91 +5317,78 @@ packages: resolution: {integrity: sha512-rGku10pL1StFlFvXX5pEv88KdGW6DHUghsxyP/aRYb9eH+74jTGJ3U0S/rtlsQ4yYq1Hcc7AMkoJOb1xu29Fxw==} cpu: [arm] os: [android] - dev: false optional: true /@rollup/rollup-android-arm64/4.7.0: resolution: {integrity: sha512-/EBw0cuJ/KVHiU2qyVYUhogXz7W2vXxBzeE9xtVIMC+RyitlY2vvaoysMUqASpkUtoNIHlnKTu/l7mXOPgnKOA==} cpu: [arm64] os: [android] - dev: false optional: true /@rollup/rollup-darwin-arm64/4.7.0: resolution: {integrity: sha512-4VXG1bgvClJdbEYYjQ85RkOtwN8sqI3uCxH0HC5w9fKdqzRzgG39K7GAehATGS8jghA7zNoS5CjSKkDEqWmNZg==} cpu: [arm64] os: [darwin] - dev: false optional: true /@rollup/rollup-darwin-x64/4.7.0: resolution: {integrity: sha512-/ImhO+T/RWJ96hUbxiCn2yWI0/MeQZV/aeukQQfhxiSXuZJfyqtdHPUPrc84jxCfXTxbJLmg4q+GBETeb61aNw==} cpu: [x64] os: [darwin] - dev: false optional: true /@rollup/rollup-linux-arm-gnueabihf/4.7.0: resolution: {integrity: sha512-zhye8POvTyUXlKbfPBVqoHy3t43gIgffY+7qBFqFxNqVtltQLtWeHNAbrMnXiLIfYmxcoL/feuLDote2tx+Qbg==} cpu: [arm] os: [linux] - dev: false optional: true /@rollup/rollup-linux-arm64-gnu/4.7.0: resolution: {integrity: sha512-RAdr3OJnUum6Vs83cQmKjxdTg31zJnLLTkjhcFt0auxM6jw00GD6IPFF42uasYPr/wGC6TRm7FsQiJyk0qIEfg==} cpu: [arm64] os: [linux] - dev: false optional: true /@rollup/rollup-linux-arm64-musl/4.7.0: resolution: {integrity: sha512-nhWwYsiJwZGq7SyR3afS3EekEOsEAlrNMpPC4ZDKn5ooYSEjDLe9W/xGvoIV8/F/+HNIY6jY8lIdXjjxfxopXw==} cpu: [arm64] os: [linux] - dev: false optional: true /@rollup/rollup-linux-riscv64-gnu/4.7.0: resolution: {integrity: sha512-rlfy5RnQG1aop1BL/gjdH42M2geMUyVQqd52GJVirqYc787A/XVvl3kQ5NG/43KXgOgE9HXgCaEH05kzQ+hLoA==} cpu: [riscv64] os: [linux] - dev: false optional: true /@rollup/rollup-linux-x64-gnu/4.7.0: resolution: {integrity: sha512-cCkoGlGWfBobdDtiiypxf79q6k3/iRVGu1HVLbD92gWV5WZbmuWJCgRM4x2N6i7ljGn1cGytPn9ZAfS8UwF6vg==} cpu: [x64] os: [linux] - dev: false optional: true /@rollup/rollup-linux-x64-musl/4.7.0: resolution: {integrity: sha512-R2oBf2p/Arc1m+tWmiWbpHBjEcJnHVnv6bsypu4tcKdrYTpDfl1UT9qTyfkIL1iiii5D4WHxUHCg5X0pzqmxFg==} cpu: [x64] os: [linux] - dev: false optional: true /@rollup/rollup-win32-arm64-msvc/4.7.0: resolution: {integrity: sha512-CPtgaQL1aaPc80m8SCVEoxFGHxKYIt3zQYC3AccL/SqqiWXblo3pgToHuBwR8eCP2Toa+X1WmTR/QKFMykws7g==} cpu: [arm64] os: [win32] - dev: false optional: true /@rollup/rollup-win32-ia32-msvc/4.7.0: resolution: {integrity: sha512-pmioUlttNh9GXF5x2CzNa7Z8kmRTyhEzzAC+2WOOapjewMbl+3tGuAnxbwc5JyG8Jsz2+hf/QD/n5VjimOZ63g==} cpu: [ia32] os: [win32] - dev: false optional: true /@rollup/rollup-win32-x64-msvc/4.7.0: resolution: {integrity: sha512-SeZzC2QhhdBQUm3U0c8+c/P6UlRyBcLL2Xp5KX7z46WXZxzR8RJSIWL9wSUeBTgxog5LTPJuPj0WOT9lvrtP7Q==} cpu: [x64] os: [win32] - dev: false optional: true /@rushstack/eslint-patch/1.3.2: @@ -5798,8 +5568,10 @@ packages: resolution: {integrity: sha512-pcDZtkx9z8XYV+ius2P3Ot2VVrcYOfXffBQUBuiszrlUzKSmoDYqo+mV+IoL8iIiIjjtOMvNSmH1hwJ+Q+f96Q==} dev: false - /@types/node/20.4.7: - resolution: {integrity: sha512-bUBrPjEry2QUTsnuEjzjbS7voGWCc30W0qzgMf90GPeDGFRakvrz47ju+oqDAKCXLUCe39u57/ORMl/O/04/9g==} + /@types/node/20.12.7: + resolution: {integrity: sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==} + dependencies: + undici-types: 5.26.5 dev: true /@types/normalize-package-data/2.4.1: @@ -5812,7 +5584,7 @@ packages: /@types/resolve/1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} dependencies: - '@types/node': 20.4.7 + '@types/node': 20.12.7 dev: true /@types/semver/7.5.0: @@ -5826,8 +5598,8 @@ packages: resolution: {integrity: sha512-Kf1w9NE5HEgGxCRyIcRXR/ZYtDv0V8FVPtYHwLxl0O+maGX0erE77pQlD0gpP+/KByMZ87mOA79SjifhSB3PjQ==} dev: false - /@types/toastify-js/1.12.0: - resolution: {integrity: sha512-fqpDHaKhFukN9KRm24bbH0wozvHmSwjvkaLjBUrWcSfSS4zysIwTYqNLG3XbSNhRlsTNRNLGS23tp/VhPwsfHQ==} + /@types/toastify-js/1.12.3: + resolution: {integrity: sha512-9RjLlbAHMSaae/KZNHGv19VG4gcLIm3YjvacCXBtfMfYn26h76YP5oxXI8k26q4iKXCB9LNfv18lsoS0JnFPTg==} dev: true /@types/trusted-types/2.0.3: @@ -5853,10 +5625,6 @@ packages: resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==} dev: false - /@types/web-bluetooth/0.0.18: - resolution: {integrity: sha512-v/ZHEj9xh82usl8LMR3GarzFY1IrbXJw5L4QfQhokjRV91q+SelFqxQWSep1ucXEZ22+dSTwLFkXeur25sPIbw==} - dev: false - /@types/web-bluetooth/0.0.20: resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==} dev: false @@ -5864,10 +5632,10 @@ packages: /@types/xxhashjs/0.2.2: resolution: {integrity: sha512-+hlk/W1kgnZn0vR22XNhxHk/qIRQYF54i0UTF2MwBAPd0e7xSy+jKOJwSwTdRQrNnOMRVv+vsh8ITV0uyhp2yg==} dependencies: - '@types/node': 20.4.7 + '@types/node': 20.12.7 dev: true - /@typescript-eslint/eslint-plugin/5.62.0_17357f68f3a550d4e1de94100f3b1b27: + /@typescript-eslint/eslint-plugin/5.62.0_0b95c50a530229d628890e7e262e09d4: resolution: {integrity: sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5879,23 +5647,22 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.6.2 - '@typescript-eslint/parser': 5.62.0_eslint@8.46.0+typescript@5.1.6 + '@typescript-eslint/parser': 5.62.0_eslint@8.57.0 '@typescript-eslint/scope-manager': 5.62.0 - '@typescript-eslint/type-utils': 5.62.0_eslint@8.46.0+typescript@5.1.6 - '@typescript-eslint/utils': 5.62.0_eslint@8.46.0+typescript@5.1.6 + '@typescript-eslint/type-utils': 5.62.0_eslint@8.57.0 + '@typescript-eslint/utils': 5.62.0_eslint@8.57.0 debug: 4.3.4 - eslint: 8.46.0 + eslint: 8.57.0 graphemer: 1.4.0 ignore: 5.2.4 natural-compare-lite: 1.4.0 semver: 7.5.4 - tsutils: 3.21.0_typescript@5.1.6 - typescript: 5.1.6 + tsutils: 3.21.0 transitivePeerDependencies: - supports-color - dev: true + dev: false - /@typescript-eslint/eslint-plugin/5.62.0_cca1d4900a205e16b16b9e87c210486b: + /@typescript-eslint/eslint-plugin/5.62.0_240c4af58708ff43edc713a427034579: resolution: {integrity: sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5907,22 +5674,23 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.6.2 - '@typescript-eslint/parser': 5.62.0_typescript@5.1.6 + '@typescript-eslint/parser': 5.62.0_eslint@8.57.0+typescript@5.4.5 '@typescript-eslint/scope-manager': 5.62.0 - '@typescript-eslint/type-utils': 5.62.0_typescript@5.1.6 - '@typescript-eslint/utils': 5.62.0_typescript@5.1.6 + '@typescript-eslint/type-utils': 5.62.0_eslint@8.57.0+typescript@5.4.5 + '@typescript-eslint/utils': 5.62.0_eslint@8.57.0+typescript@5.4.5 debug: 4.3.4 + eslint: 8.57.0 graphemer: 1.4.0 ignore: 5.2.4 natural-compare-lite: 1.4.0 semver: 7.5.4 - tsutils: 3.21.0_typescript@5.1.6 - typescript: 5.1.6 + tsutils: 3.21.0_typescript@5.4.5 + typescript: 5.4.5 transitivePeerDependencies: - supports-color - dev: false + dev: true - /@typescript-eslint/eslint-plugin/5.62.0_cdf4b1b39ee7a79a18350962b50cb7bb: + /@typescript-eslint/eslint-plugin/5.62.0_36b7cbb7282854ce58f7b26fddb31cb1: resolution: {integrity: sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5934,22 +5702,22 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.6.2 - '@typescript-eslint/parser': 5.62.0_eslint@8.46.0 + '@typescript-eslint/parser': 5.62.0_typescript@5.4.5 '@typescript-eslint/scope-manager': 5.62.0 - '@typescript-eslint/type-utils': 5.62.0_eslint@8.46.0 - '@typescript-eslint/utils': 5.62.0_eslint@8.46.0 + '@typescript-eslint/type-utils': 5.62.0_typescript@5.4.5 + '@typescript-eslint/utils': 5.62.0_typescript@5.4.5 debug: 4.3.4 - eslint: 8.46.0 graphemer: 1.4.0 ignore: 5.2.4 natural-compare-lite: 1.4.0 semver: 7.5.4 - tsutils: 3.21.0 + tsutils: 3.21.0_typescript@5.4.5 + typescript: 5.4.5 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/eslint-plugin/6.7.0_78b33b3e248cac77049da9f2f839e67a: + /@typescript-eslint/eslint-plugin/6.7.0_8bac206f4328a40bca84a4367fb488de: resolution: {integrity: sha512-gUqtknHm0TDs1LhY12K2NA3Rmlmp88jK9Tx8vGZMfHeNMLE3GH2e9TRub+y+SOjuYgtOmok+wt1AyDPZqxbNag==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -5961,24 +5729,24 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.6.2 - '@typescript-eslint/parser': 6.7.0_eslint@8.46.0+typescript@5.1.6 + '@typescript-eslint/parser': 6.7.0_eslint@8.57.0+typescript@5.4.5 '@typescript-eslint/scope-manager': 6.7.0 - '@typescript-eslint/type-utils': 6.7.0_eslint@8.46.0+typescript@5.1.6 - '@typescript-eslint/utils': 6.7.0_eslint@8.46.0+typescript@5.1.6 + '@typescript-eslint/type-utils': 6.7.0_eslint@8.57.0+typescript@5.4.5 + '@typescript-eslint/utils': 6.7.0_eslint@8.57.0+typescript@5.4.5 '@typescript-eslint/visitor-keys': 6.7.0 debug: 4.3.4 - eslint: 8.46.0 + eslint: 8.57.0 graphemer: 1.4.0 ignore: 5.2.4 natural-compare: 1.4.0 semver: 7.5.4 - ts-api-utils: 1.0.3_typescript@5.1.6 - typescript: 5.1.6 + ts-api-utils: 1.0.3_typescript@5.4.5 + typescript: 5.4.5 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/eslint-plugin/6.7.0_f136299627a9c422d535c9151ce7a583: + /@typescript-eslint/eslint-plugin/6.7.0_9b3954edb3228aa06f52894b7c5d453d: resolution: {integrity: sha512-gUqtknHm0TDs1LhY12K2NA3Rmlmp88jK9Tx8vGZMfHeNMLE3GH2e9TRub+y+SOjuYgtOmok+wt1AyDPZqxbNag==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -5990,13 +5758,13 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.6.2 - '@typescript-eslint/parser': 6.7.0_eslint@8.46.0 + '@typescript-eslint/parser': 6.7.0_eslint@8.57.0 '@typescript-eslint/scope-manager': 6.7.0 - '@typescript-eslint/type-utils': 6.7.0_eslint@8.46.0 - '@typescript-eslint/utils': 6.7.0_eslint@8.46.0 + '@typescript-eslint/type-utils': 6.7.0_eslint@8.57.0 + '@typescript-eslint/utils': 6.7.0_eslint@8.57.0 '@typescript-eslint/visitor-keys': 6.7.0 debug: 4.3.4 - eslint: 8.46.0 + eslint: 8.57.0 graphemer: 1.4.0 ignore: 5.2.4 natural-compare: 1.4.0 @@ -6006,7 +5774,7 @@ packages: - supports-color dev: false - /@typescript-eslint/parser/5.62.0_eslint@8.46.0: + /@typescript-eslint/parser/5.62.0_eslint@8.57.0: resolution: {integrity: sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -6020,12 +5788,12 @@ packages: '@typescript-eslint/types': 5.62.0 '@typescript-eslint/typescript-estree': 5.62.0 debug: 4.3.4 - eslint: 8.46.0 + eslint: 8.57.0 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/parser/5.62.0_eslint@8.46.0+typescript@5.1.6: + /@typescript-eslint/parser/5.62.0_eslint@8.57.0+typescript@5.4.5: resolution: {integrity: sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -6037,15 +5805,15 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.1.6 + '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.4.5 debug: 4.3.4 - eslint: 8.46.0 - typescript: 5.1.6 + eslint: 8.57.0 + typescript: 5.4.5 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/5.62.0_typescript@5.1.6: + /@typescript-eslint/parser/5.62.0_typescript@5.4.5: resolution: {integrity: sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -6057,14 +5825,14 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.1.6 + '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.4.5 debug: 4.3.4 - typescript: 5.1.6 + typescript: 5.4.5 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/parser/6.7.0_eslint@8.46.0: + /@typescript-eslint/parser/6.7.0_eslint@8.57.0: resolution: {integrity: sha512-jZKYwqNpNm5kzPVP5z1JXAuxjtl2uG+5NpaMocFPTNC2EdYIgbXIPImObOkhbONxtFTTdoZstLZefbaK+wXZng==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -6079,12 +5847,12 @@ packages: '@typescript-eslint/typescript-estree': 6.7.0 '@typescript-eslint/visitor-keys': 6.7.0 debug: 4.3.4 - eslint: 8.46.0 + eslint: 8.57.0 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/parser/6.7.0_eslint@8.46.0+typescript@5.1.6: + /@typescript-eslint/parser/6.7.0_eslint@8.57.0+typescript@5.4.5: resolution: {integrity: sha512-jZKYwqNpNm5kzPVP5z1JXAuxjtl2uG+5NpaMocFPTNC2EdYIgbXIPImObOkhbONxtFTTdoZstLZefbaK+wXZng==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -6096,11 +5864,11 @@ packages: dependencies: '@typescript-eslint/scope-manager': 6.7.0 '@typescript-eslint/types': 6.7.0 - '@typescript-eslint/typescript-estree': 6.7.0_typescript@5.1.6 + '@typescript-eslint/typescript-estree': 6.7.0_typescript@5.4.5 '@typescript-eslint/visitor-keys': 6.7.0 debug: 4.3.4 - eslint: 8.46.0 - typescript: 5.1.6 + eslint: 8.57.0 + typescript: 5.4.5 transitivePeerDependencies: - supports-color dev: true @@ -6119,7 +5887,7 @@ packages: '@typescript-eslint/types': 6.7.0 '@typescript-eslint/visitor-keys': 6.7.0 - /@typescript-eslint/type-utils/5.62.0_eslint@8.46.0: + /@typescript-eslint/type-utils/5.62.0_eslint@8.57.0: resolution: {integrity: sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -6130,15 +5898,15 @@ packages: optional: true dependencies: '@typescript-eslint/typescript-estree': 5.62.0 - '@typescript-eslint/utils': 5.62.0_eslint@8.46.0 + '@typescript-eslint/utils': 5.62.0_eslint@8.57.0 debug: 4.3.4 - eslint: 8.46.0 + eslint: 8.57.0 tsutils: 3.21.0 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/type-utils/5.62.0_eslint@8.46.0+typescript@5.1.6: + /@typescript-eslint/type-utils/5.62.0_eslint@8.57.0+typescript@5.4.5: resolution: {integrity: sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -6148,17 +5916,17 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.1.6 - '@typescript-eslint/utils': 5.62.0_eslint@8.46.0+typescript@5.1.6 + '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.4.5 + '@typescript-eslint/utils': 5.62.0_eslint@8.57.0+typescript@5.4.5 debug: 4.3.4 - eslint: 8.46.0 - tsutils: 3.21.0_typescript@5.1.6 - typescript: 5.1.6 + eslint: 8.57.0 + tsutils: 3.21.0_typescript@5.4.5 + typescript: 5.4.5 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/type-utils/5.62.0_typescript@5.1.6: + /@typescript-eslint/type-utils/5.62.0_typescript@5.4.5: resolution: {integrity: sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -6168,16 +5936,16 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.1.6 - '@typescript-eslint/utils': 5.62.0_typescript@5.1.6 + '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.4.5 + '@typescript-eslint/utils': 5.62.0_typescript@5.4.5 debug: 4.3.4 - tsutils: 3.21.0_typescript@5.1.6 - typescript: 5.1.6 + tsutils: 3.21.0_typescript@5.4.5 + typescript: 5.4.5 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/type-utils/6.7.0_eslint@8.46.0: + /@typescript-eslint/type-utils/6.7.0_eslint@8.57.0: resolution: {integrity: sha512-f/QabJgDAlpSz3qduCyQT0Fw7hHpmhOzY/Rv6zO3yO+HVIdPfIWhrQoAyG+uZVtWAIS85zAyzgAFfyEr+MgBpg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -6188,15 +5956,15 @@ packages: optional: true dependencies: '@typescript-eslint/typescript-estree': 6.7.0 - '@typescript-eslint/utils': 6.7.0_eslint@8.46.0 + '@typescript-eslint/utils': 6.7.0_eslint@8.57.0 debug: 4.3.4 - eslint: 8.46.0 + eslint: 8.57.0 ts-api-utils: 1.0.3 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/type-utils/6.7.0_eslint@8.46.0+typescript@5.1.6: + /@typescript-eslint/type-utils/6.7.0_eslint@8.57.0+typescript@5.4.5: resolution: {integrity: sha512-f/QabJgDAlpSz3qduCyQT0Fw7hHpmhOzY/Rv6zO3yO+HVIdPfIWhrQoAyG+uZVtWAIS85zAyzgAFfyEr+MgBpg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -6206,12 +5974,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.7.0_typescript@5.1.6 - '@typescript-eslint/utils': 6.7.0_eslint@8.46.0+typescript@5.1.6 + '@typescript-eslint/typescript-estree': 6.7.0_typescript@5.4.5 + '@typescript-eslint/utils': 6.7.0_eslint@8.57.0+typescript@5.4.5 debug: 4.3.4 - eslint: 8.46.0 - ts-api-utils: 1.0.3_typescript@5.1.6 - typescript: 5.1.6 + eslint: 8.57.0 + ts-api-utils: 1.0.3_typescript@5.4.5 + typescript: 5.4.5 transitivePeerDependencies: - supports-color dev: true @@ -6244,7 +6012,7 @@ packages: - supports-color dev: false - /@typescript-eslint/typescript-estree/5.62.0_typescript@5.1.6: + /@typescript-eslint/typescript-estree/5.62.0_typescript@5.4.5: resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -6259,8 +6027,8 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.4 - tsutils: 3.21.0_typescript@5.1.6 - typescript: 5.1.6 + tsutils: 3.21.0_typescript@5.4.5 + typescript: 5.4.5 transitivePeerDependencies: - supports-color @@ -6284,7 +6052,7 @@ packages: - supports-color dev: false - /@typescript-eslint/typescript-estree/6.7.0_typescript@5.1.6: + /@typescript-eslint/typescript-estree/6.7.0_typescript@5.4.5: resolution: {integrity: sha512-dPvkXj3n6e9yd/0LfojNU8VMUGHWiLuBZvbM6V6QYD+2qxqInE7J+J/ieY2iGwR9ivf/R/haWGkIj04WVUeiSQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -6299,25 +6067,25 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.4 - ts-api-utils: 1.0.3_typescript@5.1.6 - typescript: 5.1.6 + ts-api-utils: 1.0.3_typescript@5.4.5 + typescript: 5.4.5 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/5.62.0_eslint@8.46.0: + /@typescript-eslint/utils/5.62.0_eslint@8.57.0: resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0_eslint@8.46.0 + '@eslint-community/eslint-utils': 4.4.0_eslint@8.57.0 '@types/json-schema': 7.0.12 '@types/semver': 7.5.0 '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 '@typescript-eslint/typescript-estree': 5.62.0 - eslint: 8.46.0 + eslint: 8.57.0 eslint-scope: 5.1.1 semver: 7.5.4 transitivePeerDependencies: @@ -6325,19 +6093,19 @@ packages: - typescript dev: false - /@typescript-eslint/utils/5.62.0_eslint@8.46.0+typescript@5.1.6: + /@typescript-eslint/utils/5.62.0_eslint@8.57.0+typescript@5.4.5: resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0_eslint@8.46.0 + '@eslint-community/eslint-utils': 4.4.0_eslint@8.57.0 '@types/json-schema': 7.0.12 '@types/semver': 7.5.0 '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.1.6 - eslint: 8.46.0 + '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.4.5 + eslint: 8.57.0 eslint-scope: 5.1.1 semver: 7.5.4 transitivePeerDependencies: @@ -6345,7 +6113,7 @@ packages: - typescript dev: true - /@typescript-eslint/utils/5.62.0_typescript@5.1.6: + /@typescript-eslint/utils/5.62.0_typescript@5.4.5: resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -6356,7 +6124,7 @@ packages: '@types/semver': 7.5.0 '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.1.6 + '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.4.5 eslint-scope: 5.1.1 semver: 7.5.4 transitivePeerDependencies: @@ -6364,38 +6132,38 @@ packages: - typescript dev: false - /@typescript-eslint/utils/6.7.0_eslint@8.46.0: + /@typescript-eslint/utils/6.7.0_eslint@8.57.0: resolution: {integrity: sha512-MfCq3cM0vh2slSikQYqK2Gq52gvOhe57vD2RM3V4gQRZYX4rDPnKLu5p6cm89+LJiGlwEXU8hkYxhqqEC/V3qA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0_eslint@8.46.0 + '@eslint-community/eslint-utils': 4.4.0_eslint@8.57.0 '@types/json-schema': 7.0.12 '@types/semver': 7.5.0 '@typescript-eslint/scope-manager': 6.7.0 '@typescript-eslint/types': 6.7.0 '@typescript-eslint/typescript-estree': 6.7.0 - eslint: 8.46.0 + eslint: 8.57.0 semver: 7.5.4 transitivePeerDependencies: - supports-color - typescript dev: false - /@typescript-eslint/utils/6.7.0_eslint@8.46.0+typescript@5.1.6: + /@typescript-eslint/utils/6.7.0_eslint@8.57.0+typescript@5.4.5: resolution: {integrity: sha512-MfCq3cM0vh2slSikQYqK2Gq52gvOhe57vD2RM3V4gQRZYX4rDPnKLu5p6cm89+LJiGlwEXU8hkYxhqqEC/V3qA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0_eslint@8.46.0 + '@eslint-community/eslint-utils': 4.4.0_eslint@8.57.0 '@types/json-schema': 7.0.12 '@types/semver': 7.5.0 '@typescript-eslint/scope-manager': 6.7.0 '@typescript-eslint/types': 6.7.0 - '@typescript-eslint/typescript-estree': 6.7.0_typescript@5.1.6 - eslint: 8.46.0 + '@typescript-eslint/typescript-estree': 6.7.0_typescript@5.4.5 + eslint: 8.57.0 semver: 7.5.4 transitivePeerDependencies: - supports-color @@ -6418,7 +6186,6 @@ packages: /@ungap/structured-clone/1.2.0: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} - dev: false /@unhead/dom/1.7.4: resolution: {integrity: sha512-xanQMtGmgikqTvDtuyJy6GXgqvUXOdrdnIyqAabpeS8goD8udxo0stzjtbT8ERbMQibzPGSGcN+Ux+MKoWzrjQ==} @@ -6456,15 +6223,15 @@ packages: '@unhead/shared': 1.7.4 hookable: 5.5.3 unhead: 1.7.4 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 dev: false - /@unocss/astro/0.53.6_vite@4.5.1: + /@unocss/astro/0.53.6_vite@5.1.3: resolution: {integrity: sha512-RA0H8iujvMhH7ga6RWOzzdtNRP8qB++1eu7ffajJTktih6xYXh1I5lRR9uYajW2riShhtMQ7FXLRnlEIa1Vwog==} dependencies: '@unocss/core': 0.53.6 '@unocss/reset': 0.53.6 - '@unocss/vite': 0.53.6_vite@4.5.1 + '@unocss/vite': 0.53.6_vite@5.1.3 transitivePeerDependencies: - rollup - vite @@ -6502,22 +6269,22 @@ packages: /@unocss/core/0.53.6: resolution: {integrity: sha512-wuaLjWCzKUisHUxo4pjIdzcimdSmVa2hMHA3V7wVFBiSFX96/s7l0bvhHGFF/gMjbOnvJ+y+lBl3VKqcj9kwbA==} - /@unocss/eslint-config/0.53.6_eslint@8.46.0+typescript@5.1.6: + /@unocss/eslint-config/0.53.6_eslint@8.57.0+typescript@5.4.5: resolution: {integrity: sha512-shS4CV/TcyCqYsj/uk2uxohVNkm9qojuafej889KmiTySosIN+WDcyP0zhAX5vLHIeLbPJUbYCTrdu1TIXhsTA==} engines: {node: '>=14'} dependencies: - '@unocss/eslint-plugin': 0.53.6_eslint@8.46.0+typescript@5.1.6 + '@unocss/eslint-plugin': 0.53.6_eslint@8.57.0+typescript@5.4.5 transitivePeerDependencies: - eslint - supports-color - typescript dev: true - /@unocss/eslint-plugin/0.53.6_eslint@8.46.0: + /@unocss/eslint-plugin/0.53.6_eslint@8.57.0: resolution: {integrity: sha512-qsUTjo9pIg4/y93402yaUm0pIMfdu+ml3oNA5Y30X84iBfTwtMyl8Msec3Xa9hv7q48jldCFvdSWKY59ja2Lww==} engines: {node: '>=14'} dependencies: - '@typescript-eslint/utils': 5.62.0_eslint@8.46.0 + '@typescript-eslint/utils': 5.62.0_eslint@8.57.0 '@unocss/config': 0.53.6 '@unocss/core': 0.53.6 magic-string: 0.30.2 @@ -6528,11 +6295,11 @@ packages: - typescript dev: false - /@unocss/eslint-plugin/0.53.6_eslint@8.46.0+typescript@5.1.6: + /@unocss/eslint-plugin/0.53.6_eslint@8.57.0+typescript@5.4.5: resolution: {integrity: sha512-qsUTjo9pIg4/y93402yaUm0pIMfdu+ml3oNA5Y30X84iBfTwtMyl8Msec3Xa9hv7q48jldCFvdSWKY59ja2Lww==} engines: {node: '>=14'} dependencies: - '@typescript-eslint/utils': 5.62.0_eslint@8.46.0+typescript@5.1.6 + '@typescript-eslint/utils': 5.62.0_eslint@8.57.0+typescript@5.4.5 '@unocss/config': 0.53.6 '@unocss/core': 0.53.6 magic-string: 0.30.2 @@ -6565,7 +6332,7 @@ packages: css-tree: 2.3.1 fast-glob: 3.3.1 magic-string: 0.30.2 - postcss: 8.4.31 + postcss: 8.4.38 dev: true /@unocss/preset-attributify/0.53.6: @@ -6665,7 +6432,7 @@ packages: '@unocss/core': 0.53.6 dev: true - /@unocss/vite/0.53.6_vite@4.5.1: + /@unocss/vite/0.53.6_vite@5.1.3: resolution: {integrity: sha512-EfbtSqozWC8NVG0P+x02k6L77cEr0H/bfVtEtvwLIrzSyLoVU/Z+li248cB7v8ZSDQXYKJe9uiItx/GTc04A4g==} peerDependencies: vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 @@ -6680,51 +6447,53 @@ packages: chokidar: 3.5.3 fast-glob: 3.3.1 magic-string: 0.30.2 - vite: 4.5.1_@types+node@20.4.7 + vite: 5.1.3_@types+node@20.12.7 transitivePeerDependencies: - rollup dev: true - /@vitejs/plugin-legacy/4.1.1_terser@5.19.2+vite@4.5.1: - resolution: {integrity: sha512-um3gbVouD2Q/g19C0qpDfHwveXDCAHzs8OC3e9g6aXpKoD1H14himgs7wkMnhAynBJy7QqUoZNAXDuqN8zLR2g==} - engines: {node: ^14.18.0 || >=16.0.0} + /@vitejs/plugin-legacy/5.3.2_terser@5.31.0+vite@5.1.3: + resolution: {integrity: sha512-8moCOrIMaZ/Rjln0Q6GsH6s8fAt1JOI3k8nmfX4tXUxE5KAExVctSyOBk+A25GClsdSWqIk2yaUthH3KJ2X4tg==} + engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: terser: ^5.4.0 - vite: ^4.0.0 - dependencies: - '@babel/core': 7.22.9 - '@babel/preset-env': 7.22.9_@babel+core@7.22.9 - browserslist: 4.21.10 - core-js: 3.32.0 - magic-string: 0.30.2 - regenerator-runtime: 0.13.11 - systemjs: 6.14.1 - terser: 5.19.2 - vite: 4.5.1_sass@1.64.2+terser@5.19.2 + vite: ^5.0.0 + dependencies: + '@babel/core': 7.24.5 + '@babel/preset-env': 7.24.5_@babel+core@7.24.5 + browserslist: 4.23.0 + browserslist-to-esbuild: 2.1.1_browserslist@4.23.0 + core-js: 3.37.0 + magic-string: 0.30.10 + regenerator-runtime: 0.14.1 + systemjs: 6.15.1 + terser: 5.31.0 + vite: 5.1.3_sass@1.75.0+terser@5.31.0 transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-legacy/4.1.1_vite@5.0.7: - resolution: {integrity: sha512-um3gbVouD2Q/g19C0qpDfHwveXDCAHzs8OC3e9g6aXpKoD1H14himgs7wkMnhAynBJy7QqUoZNAXDuqN8zLR2g==} - engines: {node: ^14.18.0 || >=16.0.0} + /@vitejs/plugin-legacy/5.3.2_vite@5.1.3: + resolution: {integrity: sha512-8moCOrIMaZ/Rjln0Q6GsH6s8fAt1JOI3k8nmfX4tXUxE5KAExVctSyOBk+A25GClsdSWqIk2yaUthH3KJ2X4tg==} + engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: terser: ^5.4.0 - vite: ^4.0.0 - dependencies: - '@babel/core': 7.22.9 - '@babel/preset-env': 7.22.9_@babel+core@7.22.9 - browserslist: 4.21.10 - core-js: 3.32.0 - magic-string: 0.30.2 - regenerator-runtime: 0.13.11 - systemjs: 6.14.1 - vite: 5.0.7 + vite: ^5.0.0 + dependencies: + '@babel/core': 7.24.5 + '@babel/preset-env': 7.24.5_@babel+core@7.24.5 + browserslist: 4.23.0 + browserslist-to-esbuild: 2.1.1_browserslist@4.23.0 + core-js: 3.37.0 + magic-string: 0.30.10 + regenerator-runtime: 0.14.1 + systemjs: 6.15.1 + vite: 5.1.3 transitivePeerDependencies: - supports-color dev: false - /@vitejs/plugin-vue-jsx/3.1.0_vite@5.0.7+vue@3.3.11: + /@vitejs/plugin-vue-jsx/3.1.0_vite@5.1.3+vue@3.3.11: resolution: {integrity: sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -6734,33 +6503,32 @@ packages: '@babel/core': 7.23.7 '@babel/plugin-transform-typescript': 7.23.6_@babel+core@7.23.7 '@vue/babel-plugin-jsx': 1.1.5_@babel+core@7.23.7 - vite: 5.0.7 - vue: 3.3.11_typescript@5.1.6 + vite: 5.1.3 + vue: 3.3.11_typescript@5.4.5 transitivePeerDependencies: - supports-color dev: false - /@vitejs/plugin-vue/4.2.3_vite@4.5.1+vue@3.3.11: - resolution: {integrity: sha512-R6JDUfiZbJA9cMiguQ7jxALsgiprjBeHL5ikpXfJCH62pPHtI+JdJ5xWj6Ev73yXSlYl86+blXn1kZHQ7uElxw==} + /@vitejs/plugin-vue/4.5.2_vite@5.1.3+vue@3.3.11: + resolution: {integrity: sha512-UGR3DlzLi/SaVBPX0cnSyE37vqxU3O6chn8l0HJNzQzDia6/Au2A4xKv+iIJW8w2daf80G7TYHhi1pAUjdZ0bQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: - vite: ^4.0.0 + vite: ^4.0.0 || ^5.0.0 vue: ^3.2.25 dependencies: - vite: 4.5.1_@types+node@20.4.7+sass@1.64.2 - vue: 3.3.11_typescript@5.1.6 - dev: true + vite: 5.1.3 + vue: 3.3.11_typescript@5.4.5 + dev: false - /@vitejs/plugin-vue/4.5.2_vite@5.0.7+vue@3.3.11: - resolution: {integrity: sha512-UGR3DlzLi/SaVBPX0cnSyE37vqxU3O6chn8l0HJNzQzDia6/Au2A4xKv+iIJW8w2daf80G7TYHhi1pAUjdZ0bQ==} - engines: {node: ^14.18.0 || >=16.0.0} + /@vitejs/plugin-vue/5.0.4_vite@5.1.3+vue@3.3.11: + resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==} + engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: - vite: ^4.0.0 || ^5.0.0 + vite: ^5.0.0 vue: ^3.2.25 dependencies: - vite: 5.0.7 - vue: 3.3.11_typescript@5.1.6 - dev: false + vite: 5.1.3 + vue: 3.3.11_typescript@5.4.5 /@vitest/expect/0.31.4: resolution: {integrity: sha512-tibyx8o7GUyGHZGyPgzwiaPaLDQ9MMuCOrc03BYT0nryUuhLbL7NV2r/q98iv5STlwMgaKuFJkgBW/8iPKwlSg==} @@ -6801,10 +6569,10 @@ packages: pretty-format: 27.5.1 dev: true - /@volar/language-core/1.10.0: - resolution: {integrity: sha512-ddyWwSYqcbEZNFHm+Z3NZd6M7Ihjcwl/9B5cZd8kECdimVXUFdFi60XHWD27nrWtUQIsUYIG7Ca1WBwV2u2LSQ==} + /@volar/language-core/1.11.1: + resolution: {integrity: sha512-dOcNn3i9GgZAcJt43wuaEykSluAuOkQgzni1cuxLxTV0nJKanQztp7FxyswdRILaKH+P2XZMPRp2S4MV/pElCw==} dependencies: - '@volar/source-map': 1.10.0 + '@volar/source-map': 1.11.1 dev: true /@volar/language-core/1.4.1: @@ -6819,8 +6587,8 @@ packages: '@volar/source-map': 1.6.9 dev: true - /@volar/source-map/1.10.0: - resolution: {integrity: sha512-/ibWdcOzDGiq/GM1JU2eX8fH1bvAhl66hfe8yEgLEzg9txgr6qb5sQ/DEz5PcDL75tF5H5sCRRwn8Eu8ezi9mw==} + /@volar/source-map/1.11.1: + resolution: {integrity: sha512-hJnOnwZ4+WT5iupLRnuzbULZ42L7BWWPMmruzwtLhJfpDVoZLjNBxHDi2sY2bgZXCKlpU5XcsMFoYrsQmPhfZg==} dependencies: muggle-string: 0.3.1 dev: true @@ -6837,10 +6605,11 @@ packages: muggle-string: 0.3.1 dev: true - /@volar/typescript/1.10.0: - resolution: {integrity: sha512-OtqGtFbUKYC0pLNIk3mHQp5xWnvL1CJIUc9VE39VdZ/oqpoBh5jKfb9uJ45Y4/oP/WYTrif/Uxl1k8VTPz66Gg==} + /@volar/typescript/1.11.1: + resolution: {integrity: sha512-iU+t2mas/4lYierSnoFOeRFQUhAEMgsFuQxoxvwn5EdQopw43j+J27a4lt9LMInx1gLJBC6qL14WYGlgymaSMQ==} dependencies: - '@volar/language-core': 1.10.0 + '@volar/language-core': 1.11.1 + path-browserify: 1.0.1 dev: true /@volar/vue-language-core/1.6.5: @@ -6929,7 +6698,7 @@ packages: '@vue/compiler-sfc': 3.3.4 local-pkg: 0.4.3 magic-string-ast: 0.1.3 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 transitivePeerDependencies: - rollup dev: true @@ -6949,7 +6718,7 @@ packages: ast-kit: 0.10.0 local-pkg: 0.4.3 magic-string-ast: 0.3.0 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 transitivePeerDependencies: - rollup dev: true @@ -6969,7 +6738,7 @@ packages: ast-kit: 0.11.2_rollup@3.29.2 local-pkg: 0.4.3 magic-string-ast: 0.3.0 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 transitivePeerDependencies: - rollup dev: true @@ -6989,7 +6758,7 @@ packages: ast-kit: 0.11.2 local-pkg: 0.4.3 magic-string-ast: 0.3.0 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 transitivePeerDependencies: - rollup dev: true @@ -7004,10 +6773,10 @@ packages: '@vue-macros/common': 1.8.0_rollup@3.29.2+vue@3.3.11 rollup: 3.29.2 unplugin: 1.4.0 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 dev: true - /@vue-macros/define-models/1.0.16_@vueuse+core@10.5.0+vue@3.3.11: + /@vue-macros/define-models/1.0.16_@vueuse+core@10.9.0+vue@3.3.11: resolution: {integrity: sha512-+/3tMcCP6UCdmzn4R8IG16eAk8JNSndsKguq5PNXfg1OZaAmbskGUA5QGOUqNKxynP1rtcCtwEJB8CnzMiiAUQ==} engines: {node: '>=16.14.0'} peerDependencies: @@ -7017,7 +6786,7 @@ packages: optional: true dependencies: '@vue-macros/common': 1.8.0_vue@3.3.11 - '@vueuse/core': 10.5.0_vue@3.3.11 + '@vueuse/core': 10.9.0_vue@3.3.11 ast-walker-scope: 0.5.0 unplugin: 1.4.0 transitivePeerDependencies: @@ -7035,7 +6804,7 @@ packages: '@vue-macros/common': 1.8.0_rollup@3.29.2+vue@3.3.11 rollup: 3.29.2 unplugin: 1.4.0 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 dev: true /@vue-macros/define-props-refs/1.1.10_vue@3.3.11: @@ -7046,7 +6815,7 @@ packages: dependencies: '@vue-macros/common': 1.8.0_vue@3.3.11 unplugin: 1.4.0 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 transitivePeerDependencies: - rollup dev: true @@ -7061,7 +6830,7 @@ packages: '@vue-macros/common': 1.8.0_vue@3.3.11 '@vue-macros/reactivity-transform': 0.3.23_vue@3.3.11 unplugin: 1.4.0 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 transitivePeerDependencies: - rollup dev: true @@ -7075,7 +6844,7 @@ packages: dependencies: '@vue-macros/common': 1.8.0_vue@3.3.11 unplugin: 1.4.0 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 transitivePeerDependencies: - rollup dev: true @@ -7088,7 +6857,7 @@ packages: dependencies: '@vue-macros/common': 1.8.0_vue@3.3.11 unplugin: 1.4.0 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 transitivePeerDependencies: - rollup dev: true @@ -7101,12 +6870,12 @@ packages: dependencies: '@vue-macros/common': 1.8.0_vue@3.3.11 unplugin: 1.4.0 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 transitivePeerDependencies: - rollup dev: true - /@vue-macros/devtools/0.1.3_typescript@5.1.6+vite@4.5.1: + /@vue-macros/devtools/0.1.3_typescript@5.4.5+vite@5.1.3: resolution: {integrity: sha512-aQRC9/TfmQajTMbZZ1BJn61rrraQztJqf64JdXRIpotbGR+xufLY/KIyTTB4SgL1pE1eW/ar5FaZTSjMqyVGIg==} engines: {node: '>=16.14.0'} peerDependencies: @@ -7116,8 +6885,8 @@ packages: optional: true dependencies: sirv: 2.0.3 - vite: 4.5.1_@types+node@20.4.7 - vue: 3.3.11_typescript@5.1.6 + vite: 5.1.3_@types+node@20.12.7 + vue: 3.3.11_typescript@5.4.5 transitivePeerDependencies: - typescript dev: true @@ -7131,7 +6900,7 @@ packages: '@vue-macros/common': 1.8.0_vue@3.3.11 '@vue/compiler-sfc': 3.3.4 unplugin: 1.4.0 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 transitivePeerDependencies: - rollup dev: true @@ -7144,7 +6913,7 @@ packages: dependencies: '@vue-macros/common': 1.8.0_vue@3.3.11 unplugin: 1.4.0 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 transitivePeerDependencies: - rollup dev: true @@ -7158,7 +6927,7 @@ packages: '@vue-macros/common': 1.8.0_vue@3.3.11 '@vue/compiler-sfc': 3.3.4 unplugin: 1.4.0 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 transitivePeerDependencies: - rollup dev: true @@ -7209,7 +6978,7 @@ packages: '@vue/shared': 3.3.4 magic-string: 0.30.3 unplugin: 1.4.0 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 transitivePeerDependencies: - rollup dev: true @@ -7281,7 +7050,7 @@ packages: - vue dev: true - /@vue-macros/volar/0.10.2_vue-tsc@1.8.8+vue@3.3.11: + /@vue-macros/volar/0.10.2_vue-tsc@1.8.27+vue@3.3.11: resolution: {integrity: sha512-MHo6gNn+/uymQe/dD349LYRp2OJXuUT4dva5y7rwVAOzDJMAm/QHCFVlEYJhOwb+n8ZNOwD+NZfA/GPOdVSJQQ==} engines: {node: '>=16.14.0'} peerDependencies: @@ -7296,7 +7065,7 @@ packages: '@vue-macros/common': 1.3.3_vue@3.3.11 '@vue-macros/define-props': 1.0.21_vue@3.3.11 '@vue-macros/short-vmodel': 1.2.17_vue@3.3.11 - vue-tsc: 1.8.8_typescript@5.1.6 + vue-tsc: 1.8.27_typescript@5.4.5 transitivePeerDependencies: - '@vue-macros/reactivity-transform' - rollup @@ -7365,7 +7134,7 @@ packages: '@vue/shared': 3.3.11 estree-walker: 2.0.2 magic-string: 0.30.5 - postcss: 8.4.32 + postcss: 8.4.38 source-map-js: 1.0.2 /@vue/compiler-sfc/3.3.4: @@ -7379,7 +7148,7 @@ packages: '@vue/shared': 3.3.4 estree-walker: 2.0.2 magic-string: 0.30.2 - postcss: 8.4.31 + postcss: 8.4.38 source-map-js: 1.0.2 /@vue/compiler-ssr/3.3.11: @@ -7394,15 +7163,11 @@ packages: '@vue/compiler-dom': 3.3.4 '@vue/shared': 3.3.4 - /@vue/devtools-api/6.5.0: - resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==} - dev: false - /@vue/devtools-api/6.5.1: resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==} dev: false - /@vue/eslint-config-typescript/11.0.3_be832dbec443458c453c3bbf144d1abc: + /@vue/eslint-config-typescript/11.0.3_975a654095b3126485495b6b4034b912: resolution: {integrity: sha512-dkt6W0PX6H/4Xuxg/BlFj5xHvksjpSlVjtkQCpaYJBIEuKj2hOVU7r+TIe+ysCwRYFz/lGqvklntRkCAibsbPw==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: @@ -7413,16 +7178,17 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.62.0_cca1d4900a205e16b16b9e87c210486b - '@typescript-eslint/parser': 5.62.0_typescript@5.1.6 - eslint-plugin-vue: 9.16.1 - typescript: 5.1.6 - vue-eslint-parser: 9.3.1 + '@typescript-eslint/eslint-plugin': 5.62.0_240c4af58708ff43edc713a427034579 + '@typescript-eslint/parser': 5.62.0_eslint@8.57.0+typescript@5.4.5 + eslint: 8.57.0 + eslint-plugin-vue: 9.25.0_eslint@8.57.0 + typescript: 5.4.5 + vue-eslint-parser: 9.4.2_eslint@8.57.0 transitivePeerDependencies: - supports-color - dev: false + dev: true - /@vue/eslint-config-typescript/11.0.3_d7ed7bb951749a6dd112c7ff9b56bd74: + /@vue/eslint-config-typescript/11.0.3_c94e9e1c32a3c2146a1a898a35d36e39: resolution: {integrity: sha512-dkt6W0PX6H/4Xuxg/BlFj5xHvksjpSlVjtkQCpaYJBIEuKj2hOVU7r+TIe+ysCwRYFz/lGqvklntRkCAibsbPw==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: @@ -7433,32 +7199,32 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.62.0_17357f68f3a550d4e1de94100f3b1b27 - '@typescript-eslint/parser': 5.62.0_eslint@8.46.0+typescript@5.1.6 - eslint: 8.46.0 - eslint-plugin-vue: 9.16.1_eslint@8.46.0 - typescript: 5.1.6 - vue-eslint-parser: 9.3.1_eslint@8.46.0 + '@typescript-eslint/eslint-plugin': 5.62.0_36b7cbb7282854ce58f7b26fddb31cb1 + '@typescript-eslint/parser': 5.62.0_typescript@5.4.5 + eslint-plugin-vue: 9.25.0 + typescript: 5.4.5 + vue-eslint-parser: 9.4.2 transitivePeerDependencies: - supports-color - dev: true + dev: false - /@vue/language-core/1.8.8_typescript@5.1.6: - resolution: {integrity: sha512-i4KMTuPazf48yMdYoebTkgSOJdFraE4pQf0B+FTOFkbB+6hAfjrSou/UmYWRsWyZV6r4Rc6DDZdI39CJwL0rWw==} + /@vue/language-core/1.8.27_typescript@5.4.5: + resolution: {integrity: sha512-L8Kc27VdQserNaCUNiSFdDl9LWT24ly8Hpwf1ECy3aFb9m6bDhBGQYOujDm21N7EW3moKIOKEanQwe1q5BK+mA==} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@volar/language-core': 1.10.0 - '@volar/source-map': 1.10.0 - '@vue/compiler-dom': 3.3.4 - '@vue/reactivity': 3.3.4 - '@vue/shared': 3.3.4 + '@volar/language-core': 1.11.1 + '@volar/source-map': 1.11.1 + '@vue/compiler-dom': 3.3.11 + '@vue/shared': 3.3.11 + computeds: 0.0.1 minimatch: 9.0.3 muggle-string: 0.3.1 - typescript: 5.1.6 + path-browserify: 1.0.1 + typescript: 5.4.5 vue-template-compiler: 2.7.14 dev: true @@ -7511,7 +7277,7 @@ packages: dependencies: '@vue/compiler-ssr': 3.3.11 '@vue/shared': 3.3.11 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 /@vue/shared/3.3.11: resolution: {integrity: sha512-u2G8ZQ9IhMWTMXaWqZycnK4UthG1fA238CD+DP4Dm4WJi5hdUKKLg0RMRaRpDPNMdkTwIDkp7WtD0Rd9BH9fLw==} @@ -7529,38 +7295,29 @@ packages: optional: true dependencies: js-beautify: 1.14.9 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 vue-component-type-helpers: 1.8.4 dev: true - /@vue/typescript/1.8.8_typescript@5.1.6: - resolution: {integrity: sha512-jUnmMB6egu5wl342eaUH236v8tdcEPXXkPgj+eI/F6JwW/lb+yAU6U07ZbQ3MVabZRlupIlPESB7ajgAGixhow==} - dependencies: - '@volar/typescript': 1.10.0 - '@vue/language-core': 1.8.8_typescript@5.1.6 - transitivePeerDependencies: - - typescript - dev: true - - /@vueuse/core/10.5.0_vue@3.3.11: - resolution: {integrity: sha512-z/tI2eSvxwLRjOhDm0h/SXAjNm8N5ld6/SC/JQs6o6kpJ6Ya50LnEL8g5hoYu005i28L0zqB5L5yAl8Jl26K3A==} + /@vueuse/core/10.7.0_vue@3.3.11: + resolution: {integrity: sha512-4EUDESCHtwu44ZWK3Gc/hZUVhVo/ysvdtwocB5vcauSV4B7NiGY5972WnsojB3vRNdxvAt7kzJWE2h9h7C9d5w==} dependencies: - '@types/web-bluetooth': 0.0.18 - '@vueuse/metadata': 10.5.0 - '@vueuse/shared': 10.5.0_vue@3.3.11 + '@types/web-bluetooth': 0.0.20 + '@vueuse/metadata': 10.7.0 + '@vueuse/shared': 10.7.0_vue@3.3.11 vue-demi: 0.14.6_vue@3.3.11 transitivePeerDependencies: - '@vue/composition-api' - vue dev: false - /@vueuse/core/10.7.0_vue@3.3.11: - resolution: {integrity: sha512-4EUDESCHtwu44ZWK3Gc/hZUVhVo/ysvdtwocB5vcauSV4B7NiGY5972WnsojB3vRNdxvAt7kzJWE2h9h7C9d5w==} + /@vueuse/core/10.9.0_vue@3.3.11: + resolution: {integrity: sha512-/1vjTol8SXnx6xewDEKfS0Ra//ncg4Hb0DaZiwKf7drgfMsKFExQ+FnnENcN6efPen+1kIzhLQoGSy0eDUVOMg==} dependencies: '@types/web-bluetooth': 0.0.20 - '@vueuse/metadata': 10.7.0 - '@vueuse/shared': 10.7.0_vue@3.3.11 - vue-demi: 0.14.6_vue@3.3.11 + '@vueuse/metadata': 10.9.0 + '@vueuse/shared': 10.9.0_vue@3.3.11 + vue-demi: 0.14.7_vue@3.3.11 transitivePeerDependencies: - '@vue/composition-api' - vue @@ -7572,7 +7329,7 @@ packages: '@types/web-bluetooth': 0.0.16 '@vueuse/metadata': 9.13.0 '@vueuse/shared': 9.13.0_vue@3.3.11 - vue-demi: 0.14.6_vue@3.3.11 + vue-demi: 0.14.7_vue@3.3.11 transitivePeerDependencies: - '@vue/composition-api' - vue @@ -7587,7 +7344,7 @@ packages: '@unhead/schema': 1.7.4 '@unhead/ssr': 1.7.4 '@unhead/vue': 1.7.4_vue@3.3.11 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 dev: false /@vueuse/integrations/10.7.0_focus-trap@7.5.4+vue@3.3.11: @@ -7650,14 +7407,14 @@ packages: - vue dev: false - /@vueuse/metadata/10.5.0: - resolution: {integrity: sha512-fEbElR+MaIYyCkeM0SzWkdoMtOpIwO72x8WsZHRE7IggiOlILttqttM69AS13nrDxosnDBYdyy3C5mR1LCxHsw==} - dev: false - /@vueuse/metadata/10.7.0: resolution: {integrity: sha512-GlaH7tKP2iBCZ3bHNZ6b0cl9g0CJK8lttkBNUX156gWvNYhTKEtbweWLm9rxCPIiwzYcr/5xML6T8ZUEt+DkvA==} dev: false + /@vueuse/metadata/10.9.0: + resolution: {integrity: sha512-iddNbg3yZM0X7qFY2sAotomgdHK7YJ6sKUvQqbvwnf7TmaVPxS4EJydcNsVejNdS8iWCtDk+fYXr7E32nyTnGA==} + dev: false + /@vueuse/metadata/9.13.0: resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==} dev: false @@ -7671,8 +7428,8 @@ packages: - vue dev: false - /@vueuse/shared/10.5.0_vue@3.3.11: - resolution: {integrity: sha512-18iyxbbHYLst9MqU1X1QNdMHIjks6wC7XTVf0KNOv5es/Ms6gjVFCAAWTVP2JStuGqydg3DT+ExpFORUEi9yhg==} + /@vueuse/shared/10.7.0_vue@3.3.11: + resolution: {integrity: sha512-kc00uV6CiaTdc3i1CDC4a3lBxzaBE9AgYNtFN87B5OOscqeWElj/uza8qVDmk7/U8JbqoONLbtqiLJ5LGRuqlw==} dependencies: vue-demi: 0.14.6_vue@3.3.11 transitivePeerDependencies: @@ -7680,10 +7437,10 @@ packages: - vue dev: false - /@vueuse/shared/10.7.0_vue@3.3.11: - resolution: {integrity: sha512-kc00uV6CiaTdc3i1CDC4a3lBxzaBE9AgYNtFN87B5OOscqeWElj/uza8qVDmk7/U8JbqoONLbtqiLJ5LGRuqlw==} + /@vueuse/shared/10.9.0_vue@3.3.11: + resolution: {integrity: sha512-Uud2IWncmAfJvRaFYzv5OHDli+FbOzxiVEQdLCKQKLyhz94PIyFC3CHcH7EDMwIn8NPtD06+PNbC/PiO0LGLtw==} dependencies: - vue-demi: 0.14.6_vue@3.3.11 + vue-demi: 0.14.7_vue@3.3.11 transitivePeerDependencies: - '@vue/composition-api' - vue @@ -7692,7 +7449,7 @@ packages: /@vueuse/shared/9.13.0_vue@3.3.11: resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==} dependencies: - vue-demi: 0.14.6_vue@3.3.11 + vue-demi: 0.14.7_vue@3.3.11 transitivePeerDependencies: - '@vue/composition-api' - vue @@ -7876,32 +7633,41 @@ packages: call-bind: 1.0.2 is-array-buffer: 3.0.2 - /array-includes/3.1.6: - resolution: {integrity: sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==} + /array-buffer-byte-length/1.0.1: + resolution: {integrity: sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.2 - define-properties: 1.2.0 - es-abstract: 1.22.1 - get-intrinsic: 1.2.1 + call-bind: 1.0.7 + is-array-buffer: 3.0.4 + + /array-includes/3.1.8: + resolution: {integrity: sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.7 + define-properties: 1.2.1 + es-abstract: 1.23.3 + es-object-atoms: 1.0.0 + get-intrinsic: 1.2.4 is-string: 1.0.7 /array-union/2.1.0: resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==} engines: {node: '>=8'} - /array.prototype.findlastindex/1.2.2: - resolution: {integrity: sha512-tb5thFFlUcp7NdNF6/MpDk/1r/4awWG1FIz3YqDf+/zJSTezBb+/5WViH41obXULHVpDzoiCLpJ/ZO9YbJMsdw==} + /array.prototype.findlastindex/1.2.5: + resolution: {integrity: sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.2 - define-properties: 1.2.0 - es-abstract: 1.22.1 - es-shim-unscopables: 1.0.0 - get-intrinsic: 1.2.1 + call-bind: 1.0.7 + define-properties: 1.2.1 + es-abstract: 1.23.3 + es-errors: 1.3.0 + es-object-atoms: 1.0.0 + es-shim-unscopables: 1.0.2 - /array.prototype.flat/1.3.1: - resolution: {integrity: sha512-roTU0KWIOmJ4DRLmwKd19Otg0/mT3qPNt0Qb3GWW8iObuZXxrjB/pzn0R3hqpRSWg4HCwqx+0vwOnWnvlOyeIA==} + /array.prototype.flat/1.3.2: + resolution: {integrity: sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 @@ -7909,8 +7675,8 @@ packages: es-abstract: 1.22.1 es-shim-unscopables: 1.0.0 - /array.prototype.flatmap/1.3.1: - resolution: {integrity: sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==} + /array.prototype.flatmap/1.3.2: + resolution: {integrity: sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 @@ -7922,12 +7688,25 @@ packages: resolution: {integrity: sha512-09x0ZWFEjj4WD8PDbykUwo3t9arLn8NIzmmYEJFpYekOAQjpkGSyrQhNoRTcwwcFRu+ycWF78QZ63oWTqSjBcw==} engines: {node: '>= 0.4'} dependencies: - array-buffer-byte-length: 1.0.0 - call-bind: 1.0.2 - define-properties: 1.2.0 - get-intrinsic: 1.2.1 - is-array-buffer: 3.0.2 - is-shared-array-buffer: 1.0.2 + array-buffer-byte-length: 1.0.1 + call-bind: 1.0.7 + define-properties: 1.2.1 + get-intrinsic: 1.2.4 + is-array-buffer: 3.0.4 + is-shared-array-buffer: 1.0.3 + + /arraybuffer.prototype.slice/1.0.3: + resolution: {integrity: sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==} + engines: {node: '>= 0.4'} + dependencies: + array-buffer-byte-length: 1.0.1 + call-bind: 1.0.7 + define-properties: 1.2.1 + es-abstract: 1.23.3 + es-errors: 1.3.0 + get-intrinsic: 1.2.4 + is-array-buffer: 3.0.4 + is-shared-array-buffer: 1.0.3 /assertion-error/1.1.0: resolution: {integrity: sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==} @@ -8002,52 +7781,44 @@ packages: engines: {node: '>= 4.0.0'} dev: true - /autoprefixer/10.4.16_postcss@8.4.31: - resolution: {integrity: sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==} - engines: {node: ^10 || ^12 || >=14} - hasBin: true - peerDependencies: - postcss: ^8.1.0 - dependencies: - browserslist: 4.22.2 - caniuse-lite: 1.0.30001568 - fraction.js: 4.3.7 - normalize-range: 0.1.2 - picocolors: 1.0.0 - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - - /autoprefixer/10.4.16_postcss@8.4.32: - resolution: {integrity: sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==} + /autoprefixer/10.4.19_postcss@8.4.38: + resolution: {integrity: sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew==} engines: {node: ^10 || ^12 || >=14} hasBin: true peerDependencies: postcss: ^8.1.0 dependencies: - browserslist: 4.22.2 - caniuse-lite: 1.0.30001568 + browserslist: 4.23.0 + caniuse-lite: 1.0.30001614 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.0.0 - postcss: 8.4.32 + postcss: 8.4.38 postcss-value-parser: 4.2.0 - dev: false /available-typed-arrays/1.0.5: resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==} engines: {node: '>= 0.4'} - /axios-retry/3.6.0: - resolution: {integrity: sha512-jtH4qWTKZ2a17dH6tjq52Y1ssNV0lKge6/Z9Lw67s9Wt01nGTg4hg7/LJBGYfDci44NTANJQlCPHPOT/TSFm9w==} + /available-typed-arrays/1.0.7: + resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} + engines: {node: '>= 0.4'} dependencies: - '@babel/runtime': 7.22.6 + possible-typed-array-names: 1.0.0 + + /axios-retry/4.1.0_axios@1.6.8: + resolution: {integrity: sha512-svdth4H00yhlsjBbjfLQ/sMLkXqeLxhiFC1nE1JtkN/CIssGxqk0UwTEdrVjwA2gr3yJkAulwvDSIm4z4HyPvg==} + peerDependencies: + axios: 0.x || 1.x + dependencies: + axios: 1.6.8 is-retry-allowed: 2.2.0 dev: false - /axios/1.6.2: - resolution: {integrity: sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A==} + /axios/1.6.8: + resolution: {integrity: sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==} dependencies: - follow-redirects: 1.15.2 + follow-redirects: 1.15.6 form-data: 4.0.0 proxy-from-env: 1.1.0 transitivePeerDependencies: @@ -8062,69 +7833,69 @@ packages: resolution: {integrity: sha512-iCvCkGFskbaYtfQ0a3GmcQCHl/Sv1GufXFGuUQ+FE+WJa7A/espLOuFIn09B944V8/ImPj71T4+rTASxO2PAuA==} dev: false - /babel-plugin-polyfill-corejs2/0.4.5: - resolution: {integrity: sha512-19hwUH5FKl49JEsvyTcoHakh6BE0wgXLLptIyKZ3PijHc/Ci521wygORCUCCred+E/twuqRyAkE02BAWPmsHOg==} + /babel-plugin-polyfill-corejs2/0.4.11: + resolution: {integrity: sha512-sMEJ27L0gRHShOh5G54uAAPaiCOygY/5ratXuiyb2G46FmlSpc9eFCzYVyDiPxfNbwzA7mYahmjQc5q+CZQ09Q==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/compat-data': 7.22.9 - '@babel/helper-define-polyfill-provider': 0.4.2 + '@babel/compat-data': 7.24.4 + '@babel/helper-define-polyfill-provider': 0.6.2 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-corejs2/0.4.5_@babel+core@7.22.9: - resolution: {integrity: sha512-19hwUH5FKl49JEsvyTcoHakh6BE0wgXLLptIyKZ3PijHc/Ci521wygORCUCCred+E/twuqRyAkE02BAWPmsHOg==} + /babel-plugin-polyfill-corejs2/0.4.11_@babel+core@7.24.5: + resolution: {integrity: sha512-sMEJ27L0gRHShOh5G54uAAPaiCOygY/5ratXuiyb2G46FmlSpc9eFCzYVyDiPxfNbwzA7mYahmjQc5q+CZQ09Q==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/compat-data': 7.22.9 - '@babel/core': 7.22.9 - '@babel/helper-define-polyfill-provider': 0.4.2_@babel+core@7.22.9 + '@babel/compat-data': 7.24.4 + '@babel/core': 7.24.5 + '@babel/helper-define-polyfill-provider': 0.6.2_@babel+core@7.24.5 semver: 6.3.1 transitivePeerDependencies: - supports-color - /babel-plugin-polyfill-corejs3/0.8.3: - resolution: {integrity: sha512-z41XaniZL26WLrvjy7soabMXrfPWARN25PZoriDEiLMxAp50AUW3t35BGQUMg5xK3UrpVTtagIDklxYa+MhiNA==} + /babel-plugin-polyfill-corejs3/0.10.4: + resolution: {integrity: sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/helper-define-polyfill-provider': 0.4.2 - core-js-compat: 3.32.0 + '@babel/helper-define-polyfill-provider': 0.6.2 + core-js-compat: 3.37.0 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-corejs3/0.8.3_@babel+core@7.22.9: - resolution: {integrity: sha512-z41XaniZL26WLrvjy7soabMXrfPWARN25PZoriDEiLMxAp50AUW3t35BGQUMg5xK3UrpVTtagIDklxYa+MhiNA==} + /babel-plugin-polyfill-corejs3/0.10.4_@babel+core@7.24.5: + resolution: {integrity: sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-define-polyfill-provider': 0.4.2_@babel+core@7.22.9 - core-js-compat: 3.32.0 + '@babel/core': 7.24.5 + '@babel/helper-define-polyfill-provider': 0.6.2_@babel+core@7.24.5 + core-js-compat: 3.37.0 transitivePeerDependencies: - supports-color - /babel-plugin-polyfill-regenerator/0.5.2: - resolution: {integrity: sha512-tAlOptU0Xj34V1Y2PNTL4Y0FOJMDB6bZmoW39FeCQIhigGLkqu3Fj6uiXpxIf6Ij274ENdYx64y6Au+ZKlb1IA==} + /babel-plugin-polyfill-regenerator/0.6.2: + resolution: {integrity: sha512-2R25rQZWP63nGwaAswvDazbPXfrM3HwVoBXK6HcqeKrSrL/JqcC/rDcf95l4r7LXLyxDXc8uQDa064GubtCABg==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/helper-define-polyfill-provider': 0.4.2 + '@babel/helper-define-polyfill-provider': 0.6.2 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-regenerator/0.5.2_@babel+core@7.22.9: - resolution: {integrity: sha512-tAlOptU0Xj34V1Y2PNTL4Y0FOJMDB6bZmoW39FeCQIhigGLkqu3Fj6uiXpxIf6Ij274ENdYx64y6Au+ZKlb1IA==} + /babel-plugin-polyfill-regenerator/0.6.2_@babel+core@7.24.5: + resolution: {integrity: sha512-2R25rQZWP63nGwaAswvDazbPXfrM3HwVoBXK6HcqeKrSrL/JqcC/rDcf95l4r7LXLyxDXc8uQDa064GubtCABg==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-define-polyfill-provider': 0.4.2_@babel+core@7.22.9 + '@babel/core': 7.24.5 + '@babel/helper-define-polyfill-provider': 0.6.2_@babel+core@7.24.5 transitivePeerDependencies: - supports-color @@ -8169,15 +7940,15 @@ packages: dependencies: fill-range: 7.0.1 - /browserslist/4.21.10: - resolution: {integrity: sha512-bipEBdZfVH5/pwrvqc+Ub0kUPVfGUhlKxbvfD+z1BDnPEO/X98ruXGA1WP5ASpAFKan7Qr6j736IacbZQuAlKQ==} - engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} + /browserslist-to-esbuild/2.1.1_browserslist@4.23.0: + resolution: {integrity: sha512-KN+mty6C3e9AN8Z5dI1xeN15ExcRNeISoC3g7V0Kax/MMF9MSoYA2G7lkTTcVUFntiEjkpI0HNgqJC1NjdyNUw==} + engines: {node: '>=18'} hasBin: true + peerDependencies: + browserslist: '*' dependencies: - caniuse-lite: 1.0.30001519 - electron-to-chromium: 1.4.484 - node-releases: 2.0.13 - update-browserslist-db: 1.0.11_browserslist@4.21.10 + browserslist: 4.23.0 + meow: 13.2.0 /browserslist/4.22.2: resolution: {integrity: sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==} @@ -8189,6 +7960,16 @@ packages: node-releases: 2.0.14 update-browserslist-db: 1.0.13_browserslist@4.22.2 + /browserslist/4.23.0: + resolution: {integrity: sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==} + engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} + hasBin: true + dependencies: + caniuse-lite: 1.0.30001614 + electron-to-chromium: 1.4.751 + node-releases: 2.0.14 + update-browserslist-db: 1.0.13_browserslist@4.23.0 + /buffer-from/1.1.2: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} dev: true @@ -8237,6 +8018,16 @@ packages: function-bind: 1.1.1 get-intrinsic: 1.2.1 + /call-bind/1.0.7: + resolution: {integrity: sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==} + engines: {node: '>= 0.4'} + dependencies: + es-define-property: 1.0.0 + es-errors: 1.3.0 + function-bind: 1.1.2 + get-intrinsic: 1.2.4 + set-function-length: 1.2.2 + /callsites/3.1.0: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} engines: {node: '>=6'} @@ -8251,12 +8042,12 @@ packages: engines: {node: '>=10'} dev: false - /caniuse-lite/1.0.30001519: - resolution: {integrity: sha512-0QHgqR+Jv4bxHMp8kZ1Kn8CH55OikjKJ6JmKkZYP1F3D7w+lnFXF70nG5eNfsZS89jadi5Ywy5UCSKLAglIRkg==} - /caniuse-lite/1.0.30001568: resolution: {integrity: sha512-vSUkH84HontZJ88MiNrOau1EBrCqEQYgkC5gIySiDlpsm8sGVrhU7Kx4V6h0tnqaHzIHZv08HlJIwPbL4XL9+A==} + /caniuse-lite/1.0.30001614: + resolution: {integrity: sha512-jmZQ1VpmlRwHgdP1/uiKzgiAuGOfLEJsYFP4+GBou/QQ4U6IOJCB4NP1c+1p9RGLpwObcT94jA5/uO+F1vBbog==} + /ccount/2.0.1: resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==} dev: false @@ -8481,6 +8272,10 @@ packages: resolution: {integrity: sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg==} dev: false + /computeds/0.0.1: + resolution: {integrity: sha512-7CEBgcMjVmitjYo5q8JTJVra6X5mQ20uTThdK+0kR7UEaDrAWEQcRiBtWJzga4eRpP6afNwwLsX2SET2JhVB1Q==} + dev: true + /concat-map/0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} @@ -8520,20 +8315,21 @@ packages: resolution: {integrity: sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==} dev: true - /convert-source-map/1.9.0: - resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} - /convert-source-map/2.0.0: resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} - dev: false /core-js-compat/3.32.0: resolution: {integrity: sha512-7a9a3D1k4UCVKnLhrgALyFcP7YCsLOQIxPd0dKjf/6GuPcgyiGP70ewWdCGrSK7evyhymi0qO4EqCmSJofDeYw==} dependencies: - browserslist: 4.21.10 + browserslist: 4.23.0 + + /core-js-compat/3.37.0: + resolution: {integrity: sha512-vYq4L+T8aS5UuFg4UwDhc7YNRWVeVZwltad9C/jV3R2LgVOpS9BDr7l/WL6BN0dbV3k1XejPTHqqEzJgsa0frA==} + dependencies: + browserslist: 4.23.0 - /core-js/3.32.0: - resolution: {integrity: sha512-rd4rYZNlF3WuoYuRIDEmbR/ga9CeuWX9U05umAvgrrZoHY4Z++cp/xwPQMvUpBB4Ag6J8KfD80G0zwCyaSxDww==} + /core-js/3.37.0: + resolution: {integrity: sha512-fu5vHevQ8ZG4og+LXug8ulUtVxjOcEYvifJr7L5Bfq9GOztVqsKd9/59hUk2ZSbCrS3BqUr3EpaYGIYzq7g3Ug==} requiresBuild: true /core-util-is/1.0.3: @@ -8561,67 +8357,33 @@ packages: engines: {node: '>=8'} dev: true - /css-blank-pseudo/6.0.0_postcss@8.4.31: - resolution: {integrity: sha512-VbfLlOWO7sBHBTn6pwDQzc07Z0SDydgDBfNfCE0nvrehdBNv9RKsuupIRa/qal0+fBZhAALyQDPMKz5lnvcchw==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - postcss: 8.4.31 - postcss-selector-parser: 6.0.13 - dev: true - - /css-blank-pseudo/6.0.0_postcss@8.4.32: - resolution: {integrity: sha512-VbfLlOWO7sBHBTn6pwDQzc07Z0SDydgDBfNfCE0nvrehdBNv9RKsuupIRa/qal0+fBZhAALyQDPMKz5lnvcchw==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - postcss: 8.4.32 - postcss-selector-parser: 6.0.13 - dev: false - - /css-has-pseudo/6.0.0_postcss@8.4.31: - resolution: {integrity: sha512-X+r+JBuoO37FBOWVNhVJhxtSBUFHgHbrcc0CjFT28JEdOw1qaDwABv/uunyodUuSy2hMPe9j/HjssxSlvUmKjg==} + /css-blank-pseudo/6.0.2_postcss@8.4.38: + resolution: {integrity: sha512-J/6m+lsqpKPqWHOifAFtKFeGLOzw3jR92rxQcwRUfA/eTuZzKfKlxOmYDx2+tqOPQAueNvBiY8WhAeHu5qNmTg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/selector-specificity': 3.0.0_postcss-selector-parser@6.0.13 - postcss: 8.4.31 - postcss-selector-parser: 6.0.13 - postcss-value-parser: 4.2.0 - dev: true + postcss: 8.4.38 + postcss-selector-parser: 6.0.16 - /css-has-pseudo/6.0.0_postcss@8.4.32: - resolution: {integrity: sha512-X+r+JBuoO37FBOWVNhVJhxtSBUFHgHbrcc0CjFT28JEdOw1qaDwABv/uunyodUuSy2hMPe9j/HjssxSlvUmKjg==} + /css-has-pseudo/6.0.3_postcss@8.4.38: + resolution: {integrity: sha512-qIsDxK/z0byH/mpNsv5hzQ5NOl8m1FRmOLgZpx4bG5uYHnOlO2XafeMI4mFIgNSViHwoUWcxSJZyyijaAmbs+A==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/selector-specificity': 3.0.0_postcss-selector-parser@6.0.13 - postcss: 8.4.32 - postcss-selector-parser: 6.0.13 + '@csstools/selector-specificity': 3.0.3_postcss-selector-parser@6.0.16 + postcss: 8.4.38 + postcss-selector-parser: 6.0.16 postcss-value-parser: 4.2.0 - dev: false - - /css-prefers-color-scheme/9.0.0_postcss@8.4.31: - resolution: {integrity: sha512-03QGAk/FXIRseDdLb7XAiu6gidQ0Nd8945xuM7VFVPpc6goJsG9uIO8xQjTxwbPdPIIV4o4AJoOJyt8gwDl67g==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - postcss: 8.4.31 - dev: true - /css-prefers-color-scheme/9.0.0_postcss@8.4.32: - resolution: {integrity: sha512-03QGAk/FXIRseDdLb7XAiu6gidQ0Nd8945xuM7VFVPpc6goJsG9uIO8xQjTxwbPdPIIV4o4AJoOJyt8gwDl67g==} + /css-prefers-color-scheme/9.0.1_postcss@8.4.38: + resolution: {integrity: sha512-iFit06ochwCKPRiWagbTa1OAWCvWWVdEnIFd8BaRrgO8YrrNh4RAWUQTFcYX5tdFZgFl1DJ3iiULchZyEbnF4g==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.32 - dev: false + postcss: 8.4.38 /css-render/0.15.12: resolution: {integrity: sha512-eWzS66patiGkTTik+ipO9qNGZ+uNuGyTmnz6/+EJIiFg8+3yZRpnMwgFo8YdXhQRsiePzehnusrxVvugNjXzbw==} @@ -8638,8 +8400,8 @@ packages: source-map-js: 1.0.2 dev: true - /cssdb/7.9.0: - resolution: {integrity: sha512-WPMT9seTQq6fPAa1yN4zjgZZeoTriSN2LqW9C+otjar12DQIWA4LuSfFrvFJiKp4oD0xIk1vumDLw8K9ur4NBw==} + /cssdb/8.0.0: + resolution: {integrity: sha512-hfpm8VXc7/dhcEWpLvKDLwImOSk1sa2DxL36OEiY/4h2MGfKjPYIMZo4hnEEl+TCJr2GwcX46jF5TafRASDe9w==} /cssesc/3.0.0: resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==} @@ -8673,6 +8435,30 @@ packages: whatwg-url: 12.0.1 dev: true + /data-view-buffer/1.0.1: + resolution: {integrity: sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.7 + es-errors: 1.3.0 + is-data-view: 1.0.1 + + /data-view-byte-length/1.0.1: + resolution: {integrity: sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.7 + es-errors: 1.3.0 + is-data-view: 1.0.1 + + /data-view-byte-offset/1.0.0: + resolution: {integrity: sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.7 + es-errors: 1.3.0 + is-data-view: 1.0.1 + /date-fns-tz/1.3.8_date-fns@2.30.0: resolution: {integrity: sha512-qwNXUFtMHTTU6CFSFjoJ80W8Fzzp24LntbjFFBgL/faqds4e5mo9mftoRLgr3Vi1trISsg4awSpYVsOQCRnapQ==} peerDependencies: @@ -8699,8 +8485,8 @@ packages: time-zone: 1.0.0 dev: true - /dayjs/1.11.9: - resolution: {integrity: sha512-QvzAURSbQ0pKdIye2txOzNaHmxtUBXerpY0FJsFXUMKbIZeFm5ht1LS/jFsrncjnmtv8HsG0W2g6c0zUjZWmpA==} + /dayjs/1.11.11: + resolution: {integrity: sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==} dev: false /de-indent/1.0.2: @@ -8781,6 +8567,14 @@ packages: execa: 7.2.0 titleize: 3.0.0 + /define-data-property/1.1.4: + resolution: {integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==} + engines: {node: '>= 0.4'} + dependencies: + es-define-property: 1.0.0 + es-errors: 1.3.0 + gopd: 1.0.1 + /define-lazy-prop/2.0.0: resolution: {integrity: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==} engines: {node: '>=8'} @@ -8797,6 +8591,14 @@ packages: has-property-descriptors: 1.0.0 object-keys: 1.1.1 + /define-properties/1.2.1: + resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==} + engines: {node: '>= 0.4'} + dependencies: + define-data-property: 1.1.4 + has-property-descriptors: 1.0.0 + object-keys: 1.1.1 + /defu/6.1.2: resolution: {integrity: sha512-+uO4+qr7msjNNWKYPHqN/3+Dx3NFkmIzayk2L1MyZQlvgZb/J1A0fo410dpKrN2SnqFjt8n4JL8fDJE0wIgjFQ==} @@ -8940,33 +8742,33 @@ packages: jake: 10.8.7 dev: true - /electron-to-chromium/1.4.484: - resolution: {integrity: sha512-nO3ZEomTK2PO/3TUXgEx0A97xZTpKVf4p427lABHuCpT1IQ2N+njVh29DkQkCk6Q4m2wjU+faK4xAcfFndwjvw==} - /electron-to-chromium/1.4.609: resolution: {integrity: sha512-ihiCP7PJmjoGNuLpl7TjNA8pCQWu09vGyjlPYw1Rqww4gvNuCcmvl+44G+2QyJ6S2K4o+wbTS++Xz0YN8Q9ERw==} - /element-plus/2.3.8_vue@3.3.11: - resolution: {integrity: sha512-yHQR0/tG2LvPkpGUt7Te/hPmP2XW/BytBNUbx+EFO54VnGCOE3upmQcVffNp1PLgwg9sthYDXontUWpnpmLPJw==} + /electron-to-chromium/1.4.751: + resolution: {integrity: sha512-2DEPi++qa89SMGRhufWTiLmzqyuGmNF3SK4+PQetW1JKiZdEpF4XQonJXJCzyuYSA6mauiMhbyVhqYAP45Hvfw==} + + /element-plus/2.7.2_vue@3.3.11: + resolution: {integrity: sha512-AdEzBU/A68iUleio0MkQ46JeU5SeQvFFd915GJFScJmUEo5AmYg3OQ4pVjcu+p3b3Nupg9MC5Wa4xjAiC51kUg==} peerDependencies: vue: ^3.2.0 dependencies: '@ctrl/tinycolor': 3.6.0 - '@element-plus/icons-vue': 2.1.0_vue@3.3.11 + '@element-plus/icons-vue': 2.3.1_vue@3.3.11 '@floating-ui/dom': 1.5.3 '@popperjs/core': /@sxzz/popperjs-es/2.11.7 '@types/lodash': 4.14.196 '@types/lodash-es': 4.17.8 '@vueuse/core': 9.13.0_vue@3.3.11 async-validator: 4.2.5 - dayjs: 1.11.9 + dayjs: 1.11.11 escape-html: 1.0.3 lodash: 4.17.21 lodash-es: 4.17.21 lodash-unified: 1.0.3_e0122bb0ffbe1e65c4affc4435dc6f75 memoize-one: 6.0.0 normalize-wheel-es: 1.2.0 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -9019,11 +8821,11 @@ packages: array-buffer-byte-length: 1.0.0 arraybuffer.prototype.slice: 1.0.1 available-typed-arrays: 1.0.5 - call-bind: 1.0.2 + call-bind: 1.0.7 es-set-tostringtag: 2.0.1 es-to-primitive: 1.2.1 function.prototype.name: 1.1.5 - get-intrinsic: 1.2.1 + get-intrinsic: 1.2.4 get-symbol-description: 1.0.0 globalthis: 1.0.3 gopd: 1.0.1 @@ -9056,6 +8858,67 @@ packages: unbox-primitive: 1.0.2 which-typed-array: 1.1.11 + /es-abstract/1.23.3: + resolution: {integrity: sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==} + engines: {node: '>= 0.4'} + dependencies: + array-buffer-byte-length: 1.0.1 + arraybuffer.prototype.slice: 1.0.3 + available-typed-arrays: 1.0.7 + call-bind: 1.0.7 + data-view-buffer: 1.0.1 + data-view-byte-length: 1.0.1 + data-view-byte-offset: 1.0.0 + es-define-property: 1.0.0 + es-errors: 1.3.0 + es-object-atoms: 1.0.0 + es-set-tostringtag: 2.0.3 + es-to-primitive: 1.2.1 + function.prototype.name: 1.1.6 + get-intrinsic: 1.2.4 + get-symbol-description: 1.0.2 + globalthis: 1.0.3 + gopd: 1.0.1 + has-property-descriptors: 1.0.2 + has-proto: 1.0.3 + has-symbols: 1.0.3 + hasown: 2.0.2 + internal-slot: 1.0.7 + is-array-buffer: 3.0.4 + is-callable: 1.2.7 + is-data-view: 1.0.1 + is-negative-zero: 2.0.3 + is-regex: 1.1.4 + is-shared-array-buffer: 1.0.3 + is-string: 1.0.7 + is-typed-array: 1.1.13 + is-weakref: 1.0.2 + object-inspect: 1.13.1 + object-keys: 1.1.1 + object.assign: 4.1.5 + regexp.prototype.flags: 1.5.2 + safe-array-concat: 1.1.2 + safe-regex-test: 1.0.3 + string.prototype.trim: 1.2.9 + string.prototype.trimend: 1.0.8 + string.prototype.trimstart: 1.0.8 + typed-array-buffer: 1.0.2 + typed-array-byte-length: 1.0.1 + typed-array-byte-offset: 1.0.2 + typed-array-length: 1.0.6 + unbox-primitive: 1.0.2 + which-typed-array: 1.1.15 + + /es-define-property/1.0.0: + resolution: {integrity: sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==} + engines: {node: '>= 0.4'} + dependencies: + get-intrinsic: 1.2.4 + + /es-errors/1.3.0: + resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==} + engines: {node: '>= 0.4'} + /es-get-iterator/1.1.3: resolution: {integrity: sha512-sPZmqHBe6JIiTfN5q2pEi//TwxmAFHwj/XEuYjTuse78i8KxaqMTTzxPoFKuzRpDpTJ+0NAbpfenkmH2rePtuw==} dependencies: @@ -9070,19 +8933,38 @@ packages: stop-iteration-iterator: 1.0.0 dev: true + /es-object-atoms/1.0.0: + resolution: {integrity: sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==} + engines: {node: '>= 0.4'} + dependencies: + es-errors: 1.3.0 + /es-set-tostringtag/2.0.1: resolution: {integrity: sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==} engines: {node: '>= 0.4'} dependencies: - get-intrinsic: 1.2.1 + get-intrinsic: 1.2.4 has: 1.0.3 has-tostringtag: 1.0.0 + /es-set-tostringtag/2.0.3: + resolution: {integrity: sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==} + engines: {node: '>= 0.4'} + dependencies: + get-intrinsic: 1.2.4 + has-tostringtag: 1.0.2 + hasown: 2.0.2 + /es-shim-unscopables/1.0.0: resolution: {integrity: sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==} dependencies: has: 1.0.3 + /es-shim-unscopables/1.0.2: + resolution: {integrity: sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==} + dependencies: + hasown: 2.0.2 + /es-to-primitive/1.2.1: resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==} engines: {node: '>= 0.4'} @@ -9179,7 +9061,6 @@ packages: '@esbuild/win32-arm64': 0.19.9 '@esbuild/win32-ia32': 0.19.9 '@esbuild/win32-x64': 0.19.9 - dev: false /escalade/3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} @@ -9208,21 +9089,21 @@ packages: eslint: '>=7.0.0' dev: false - /eslint-config-prettier/8.10.0_eslint@8.46.0: + /eslint-config-prettier/8.10.0_eslint@8.57.0: resolution: {integrity: sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.46.0 + eslint: 8.57.0 dev: true - /eslint-import-resolver-node/0.3.7: - resolution: {integrity: sha512-gozW2blMLJCeFpBwugLTGyvVjNoeo1knonXAcatC6bjPBZitotxdWf7Gimr25N4c0AAOo4eOUfaG82IJPDpqCA==} + /eslint-import-resolver-node/0.3.9: + resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==} dependencies: debug: 3.2.7 - is-core-module: 2.12.1 - resolve: 1.22.3 + is-core-module: 2.13.1 + resolve: 1.22.8 /eslint-module-utils/2.8.0: resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==} @@ -9236,7 +9117,7 @@ packages: debug: 3.2.7 dev: false - /eslint-module-utils/2.8.0_eslint@8.46.0: + /eslint-module-utils/2.8.0_eslint@8.57.0: resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==} engines: {node: '>=4'} peerDependencies: @@ -9246,54 +9127,54 @@ packages: optional: true dependencies: debug: 3.2.7 - eslint: 8.46.0 + eslint: 8.57.0 - /eslint-plugin-antfu/0.39.8_eslint@8.46.0: + /eslint-plugin-antfu/0.39.8_eslint@8.57.0: resolution: {integrity: sha512-VsQF1mofv0pg+9rhSohNhrxcufOzSsGyQdKqdyJHPMTT2mMwXAPgKW/v8SC6W7UDk1q/j2EHZ+UUOEAKRnkd7g==} dependencies: - '@typescript-eslint/utils': 6.7.0_eslint@8.46.0 + '@typescript-eslint/utils': 6.7.0_eslint@8.57.0 transitivePeerDependencies: - eslint - supports-color - typescript dev: false - /eslint-plugin-antfu/0.39.8_eslint@8.46.0+typescript@5.1.6: + /eslint-plugin-antfu/0.39.8_eslint@8.57.0+typescript@5.4.5: resolution: {integrity: sha512-VsQF1mofv0pg+9rhSohNhrxcufOzSsGyQdKqdyJHPMTT2mMwXAPgKW/v8SC6W7UDk1q/j2EHZ+UUOEAKRnkd7g==} dependencies: - '@typescript-eslint/utils': 6.7.0_eslint@8.46.0+typescript@5.1.6 + '@typescript-eslint/utils': 6.7.0_eslint@8.57.0+typescript@5.4.5 transitivePeerDependencies: - eslint - supports-color - typescript dev: true - /eslint-plugin-cypress/2.13.3_eslint@8.46.0: + /eslint-plugin-cypress/2.13.3_eslint@8.57.0: resolution: {integrity: sha512-nAPjZE5WopCsgJwl3vHm5iafpV+ZRO76Z9hMyRygWhmg5ODXDPd+9MaPl7kdJ2azj+sO87H3P1PRnggIrz848g==} peerDependencies: eslint: '>= 3.2.1' dependencies: - eslint: 8.46.0 + eslint: 8.57.0 globals: 11.12.0 - /eslint-plugin-es-x/7.2.0_eslint@8.46.0: + /eslint-plugin-es-x/7.2.0_eslint@8.57.0: resolution: {integrity: sha512-9dvv5CcvNjSJPqnS5uZkqb3xmbeqRLnvXKK7iI5+oK/yTusyc46zbBZKENGsOfojm/mKfszyZb+wNqNPAPeGXA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: eslint: '>=8' dependencies: - '@eslint-community/eslint-utils': 4.4.0_eslint@8.46.0 + '@eslint-community/eslint-utils': 4.4.0_eslint@8.57.0 '@eslint-community/regexpp': 4.6.2 - eslint: 8.46.0 + eslint: 8.57.0 - /eslint-plugin-eslint-comments/3.2.0_eslint@8.46.0: + /eslint-plugin-eslint-comments/3.2.0_eslint@8.57.0: resolution: {integrity: sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ==} engines: {node: '>=6.5.0'} peerDependencies: eslint: '>=4.19.1' dependencies: escape-string-regexp: 1.0.5 - eslint: 8.46.0 + eslint: 8.57.0 ignore: 5.2.4 /eslint-plugin-html/7.1.0: @@ -9301,7 +9182,7 @@ packages: dependencies: htmlparser2: 8.0.2 - /eslint-plugin-i/2.27.5-4_eslint@8.46.0: + /eslint-plugin-i/2.27.5-4_eslint@8.57.0: resolution: {integrity: sha512-X3Z+dp9nZw7d/y41EDO6JyFw4WVMOT91SFuoJvL0C0/4M1l6NxQ5mLTjXHuYhq0AazW75pAmj25yMk5wPMzjsw==} engines: {node: '>=12'} peerDependencies: @@ -9309,68 +9190,66 @@ packages: dependencies: debug: 3.2.7 doctrine: 2.1.0 - eslint: 8.46.0 - eslint-import-resolver-node: 0.3.7 - eslint-module-utils: 2.8.0_eslint@8.46.0 + eslint: 8.57.0 + eslint-import-resolver-node: 0.3.9 + eslint-module-utils: 2.8.0_eslint@8.57.0 get-tsconfig: 4.7.0 is-glob: 4.0.3 minimatch: 3.1.2 resolve: 1.22.3 - semver: 7.5.4 + semver: 7.6.0 - /eslint-plugin-import/2.28.0: - resolution: {integrity: sha512-B8s/n+ZluN7sxj9eUf7/pRFERX0r5bnFA2dCaLHy2ZeaQEAz0k+ZZkFWRFHJAqxfxQDx6KLv9LeIki7cFdwW+Q==} + /eslint-plugin-import/2.29.1: + resolution: {integrity: sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==} engines: {node: '>=4'} peerDependencies: eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 dependencies: - array-includes: 3.1.6 - array.prototype.findlastindex: 1.2.2 - array.prototype.flat: 1.3.1 - array.prototype.flatmap: 1.3.1 + array-includes: 3.1.8 + array.prototype.findlastindex: 1.2.5 + array.prototype.flat: 1.3.2 + array.prototype.flatmap: 1.3.2 debug: 3.2.7 doctrine: 2.1.0 - eslint-import-resolver-node: 0.3.7 + eslint-import-resolver-node: 0.3.9 eslint-module-utils: 2.8.0 - has: 1.0.3 - is-core-module: 2.12.1 + hasown: 2.0.2 + is-core-module: 2.13.1 is-glob: 4.0.3 minimatch: 3.1.2 - object.fromentries: 2.0.6 - object.groupby: 1.0.0 - object.values: 1.1.6 - resolve: 1.22.3 + object.fromentries: 2.0.8 + object.groupby: 1.0.3 + object.values: 1.2.0 semver: 6.3.1 - tsconfig-paths: 3.14.2 + tsconfig-paths: 3.15.0 dev: false - /eslint-plugin-import/2.28.0_eslint@8.46.0: - resolution: {integrity: sha512-B8s/n+ZluN7sxj9eUf7/pRFERX0r5bnFA2dCaLHy2ZeaQEAz0k+ZZkFWRFHJAqxfxQDx6KLv9LeIki7cFdwW+Q==} + /eslint-plugin-import/2.29.1_eslint@8.57.0: + resolution: {integrity: sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==} engines: {node: '>=4'} peerDependencies: eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 dependencies: - array-includes: 3.1.6 - array.prototype.findlastindex: 1.2.2 - array.prototype.flat: 1.3.1 - array.prototype.flatmap: 1.3.1 + array-includes: 3.1.8 + array.prototype.findlastindex: 1.2.5 + array.prototype.flat: 1.3.2 + array.prototype.flatmap: 1.3.2 debug: 3.2.7 doctrine: 2.1.0 - eslint: 8.46.0 - eslint-import-resolver-node: 0.3.7 - eslint-module-utils: 2.8.0_eslint@8.46.0 - has: 1.0.3 - is-core-module: 2.12.1 + eslint: 8.57.0 + eslint-import-resolver-node: 0.3.9 + eslint-module-utils: 2.8.0_eslint@8.57.0 + hasown: 2.0.2 + is-core-module: 2.13.1 is-glob: 4.0.3 minimatch: 3.1.2 - object.fromentries: 2.0.6 - object.groupby: 1.0.0 - object.values: 1.1.6 - resolve: 1.22.3 + object.fromentries: 2.0.8 + object.groupby: 1.0.3 + object.values: 1.2.0 semver: 6.3.1 - tsconfig-paths: 3.14.2 + tsconfig-paths: 3.15.0 - /eslint-plugin-jest/27.4.0_bd0a39aad521e4492f563c643811c1dc: + /eslint-plugin-jest/27.4.0_78d084aa66f6febc2837024da85d8c57: resolution: {integrity: sha512-ukVeKmMPAUA5SWjHenvyyXnirKfHKMdOsTZdn5tZx5EW05HGVQwBohigjFZGGj3zuv1cV6hc82FvWv6LdIbkgg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -9383,15 +9262,15 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 6.7.0_f136299627a9c422d535c9151ce7a583 - '@typescript-eslint/utils': 5.62.0_eslint@8.46.0 - eslint: 8.46.0 + '@typescript-eslint/eslint-plugin': 6.7.0_9b3954edb3228aa06f52894b7c5d453d + '@typescript-eslint/utils': 5.62.0_eslint@8.57.0 + eslint: 8.57.0 transitivePeerDependencies: - supports-color - typescript dev: false - /eslint-plugin-jest/27.4.0_c586f17ecd4f8abb370888d1c77b5de6: + /eslint-plugin-jest/27.4.0_ff67e308ff792363bcbe0db827bf0764: resolution: {integrity: sha512-ukVeKmMPAUA5SWjHenvyyXnirKfHKMdOsTZdn5tZx5EW05HGVQwBohigjFZGGj3zuv1cV6hc82FvWv6LdIbkgg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -9404,46 +9283,46 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 6.7.0_78b33b3e248cac77049da9f2f839e67a - '@typescript-eslint/utils': 5.62.0_eslint@8.46.0+typescript@5.1.6 - eslint: 8.46.0 + '@typescript-eslint/eslint-plugin': 6.7.0_8bac206f4328a40bca84a4367fb488de + '@typescript-eslint/utils': 5.62.0_eslint@8.57.0+typescript@5.4.5 + eslint: 8.57.0 transitivePeerDependencies: - supports-color - typescript dev: true - /eslint-plugin-jsonc/2.9.0_eslint@8.46.0: + /eslint-plugin-jsonc/2.9.0_eslint@8.57.0: resolution: {integrity: sha512-RK+LeONVukbLwT2+t7/OY54NJRccTXh/QbnXzPuTLpFMVZhPuq1C9E07+qWenGx7rrQl0kAalAWl7EmB+RjpGA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: - '@eslint-community/eslint-utils': 4.4.0_eslint@8.46.0 - eslint: 8.46.0 + '@eslint-community/eslint-utils': 4.4.0_eslint@8.57.0 + eslint: 8.57.0 jsonc-eslint-parser: 2.3.0 natural-compare: 1.4.0 - /eslint-plugin-markdown/3.0.1_eslint@8.46.0: + /eslint-plugin-markdown/3.0.1_eslint@8.57.0: resolution: {integrity: sha512-8rqoc148DWdGdmYF6WSQFT3uQ6PO7zXYgeBpHAOAakX/zpq+NvFYbDA/H7PYzHajwtmaOzAwfxyl++x0g1/N9A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.46.0 + eslint: 8.57.0 mdast-util-from-markdown: 0.8.5 transitivePeerDependencies: - supports-color - /eslint-plugin-n/16.0.2_eslint@8.46.0: + /eslint-plugin-n/16.0.2_eslint@8.57.0: resolution: {integrity: sha512-Y66uDfUNbBzypsr0kELWrIz+5skicECrLUqlWuXawNSLUq3ltGlCwu6phboYYOTSnoTdHgTLrc+5Ydo6KjzZog==} engines: {node: '>=16.0.0'} peerDependencies: eslint: '>=7.0.0' dependencies: - '@eslint-community/eslint-utils': 4.4.0_eslint@8.46.0 + '@eslint-community/eslint-utils': 4.4.0_eslint@8.57.0 builtins: 5.0.1 - eslint: 8.46.0 - eslint-plugin-es-x: 7.2.0_eslint@8.46.0 + eslint: 8.57.0 + eslint-plugin-es-x: 7.2.0_eslint@8.57.0 ignore: 5.2.4 is-core-module: 2.12.1 minimatch: 3.1.2 @@ -9454,39 +9333,42 @@ packages: resolution: {integrity: sha512-Lf4YW/bL6Un1R6A76pRZyE1dl1vr31G/ev8UzIc/geCgFWyrKil8hVjYqWVKGB/UIGmb6Slzs9T0wNezdSVegw==} engines: {node: '>=5.0.0'} - /eslint-plugin-promise/6.1.1_eslint@8.46.0: + /eslint-plugin-promise/6.1.1_eslint@8.57.0: resolution: {integrity: sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.46.0 + eslint: 8.57.0 - /eslint-plugin-sort-exports/0.8.0: - resolution: {integrity: sha512-5x7kJNjIS5bSyehFJ6Gk2gh2wUPt/rmhwDHF8JPDicSH7bvrLRFdlkhHu74YqYBjEySHYaOZVoKNP90TjI0v6w==} + /eslint-plugin-sort-exports/0.9.1: + resolution: {integrity: sha512-2w6jHusdF2K60bcGKpa9HEinETwNzVrvplZipVculCfu3ZDd5IW3xL54XVEnVkGIPJnp/LitFCg7owL4DOtuHg==} peerDependencies: eslint: '>=5.0.0' + dependencies: + minimatch: 9.0.3 dev: false - /eslint-plugin-sort-exports/0.8.0_eslint@8.46.0: - resolution: {integrity: sha512-5x7kJNjIS5bSyehFJ6Gk2gh2wUPt/rmhwDHF8JPDicSH7bvrLRFdlkhHu74YqYBjEySHYaOZVoKNP90TjI0v6w==} + /eslint-plugin-sort-exports/0.9.1_eslint@8.57.0: + resolution: {integrity: sha512-2w6jHusdF2K60bcGKpa9HEinETwNzVrvplZipVculCfu3ZDd5IW3xL54XVEnVkGIPJnp/LitFCg7owL4DOtuHg==} peerDependencies: eslint: '>=5.0.0' dependencies: - eslint: 8.46.0 + eslint: 8.57.0 + minimatch: 9.0.3 dev: true - /eslint-plugin-unicorn/47.0.0_eslint@8.46.0: + /eslint-plugin-unicorn/47.0.0_eslint@8.57.0: resolution: {integrity: sha512-ivB3bKk7fDIeWOUmmMm9o3Ax9zbMz1Bsza/R2qm46ufw4T6VBFBaJIR1uN3pCKSmSXm8/9Nri8V+iUut1NhQGA==} engines: {node: '>=16'} peerDependencies: eslint: '>=8.38.0' dependencies: '@babel/helper-validator-identifier': 7.22.5 - '@eslint-community/eslint-utils': 4.4.0_eslint@8.46.0 + '@eslint-community/eslint-utils': 4.4.0_eslint@8.57.0 ci-info: 3.8.0 clean-regexp: 1.0.0 - eslint: 8.46.0 + eslint: 8.57.0 esquery: 1.5.0 indent-string: 4.0.0 is-builtin-module: 3.2.1 @@ -9500,17 +9382,17 @@ packages: semver: 7.5.4 strip-indent: 3.0.0 - /eslint-plugin-unicorn/48.0.1_eslint@8.46.0: + /eslint-plugin-unicorn/48.0.1_eslint@8.57.0: resolution: {integrity: sha512-FW+4r20myG/DqFcCSzoumaddKBicIPeFnTrifon2mWIzlfyvzwyqZjqVP7m4Cqr/ZYisS2aiLghkUWaPg6vtCw==} engines: {node: '>=16'} peerDependencies: eslint: '>=8.44.0' dependencies: '@babel/helper-validator-identifier': 7.22.5 - '@eslint-community/eslint-utils': 4.4.0_eslint@8.46.0 + '@eslint-community/eslint-utils': 4.4.0_eslint@8.57.0 ci-info: 3.8.0 clean-regexp: 1.0.0 - eslint: 8.46.0 + eslint: 8.57.0 esquery: 1.5.0 indent-string: 4.0.0 is-builtin-module: 3.2.1 @@ -9523,7 +9405,7 @@ packages: semver: 7.5.4 strip-indent: 3.0.0 - /eslint-plugin-unused-imports/3.0.0_8d31066e7790cac1a47cd14fe986cbe9: + /eslint-plugin-unused-imports/3.0.0_1d62c53519c6b2de96b4098ef7671588: resolution: {integrity: sha512-sduiswLJfZHeeBJ+MQaG+xYzSWdRXoSw61DpU13mzWumCkR0ufD0HmO4kdNokjrkluMHpj/7PJeN35pgbhW3kw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -9533,11 +9415,11 @@ packages: '@typescript-eslint/eslint-plugin': optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.62.0_cdf4b1b39ee7a79a18350962b50cb7bb - eslint: 8.46.0 + '@typescript-eslint/eslint-plugin': 5.62.0_0b95c50a530229d628890e7e262e09d4 + eslint: 8.57.0 eslint-rule-composer: 0.3.0 - /eslint-plugin-unused-imports/3.0.0_bd0a39aad521e4492f563c643811c1dc: + /eslint-plugin-unused-imports/3.0.0_78d084aa66f6febc2837024da85d8c57: resolution: {integrity: sha512-sduiswLJfZHeeBJ+MQaG+xYzSWdRXoSw61DpU13mzWumCkR0ufD0HmO4kdNokjrkluMHpj/7PJeN35pgbhW3kw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -9547,40 +9429,42 @@ packages: '@typescript-eslint/eslint-plugin': optional: true dependencies: - '@typescript-eslint/eslint-plugin': 6.7.0_f136299627a9c422d535c9151ce7a583 - eslint: 8.46.0 + '@typescript-eslint/eslint-plugin': 6.7.0_9b3954edb3228aa06f52894b7c5d453d + eslint: 8.57.0 eslint-rule-composer: 0.3.0 - /eslint-plugin-vue/9.16.1: - resolution: {integrity: sha512-2FtnTqazA6aYONfDuOZTk0QzwhAwi7Z4+uJ7+GHeGxcKapjqWlDsRWDenvyG/utyOfAS5bVRmAG3cEWiYEz2bA==} + /eslint-plugin-vue/9.25.0: + resolution: {integrity: sha512-tDWlx14bVe6Bs+Nnh3IGrD+hb11kf2nukfm6jLsmJIhmiRQ1SUaksvwY9U5MvPB0pcrg0QK0xapQkfITs3RKOA==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: - eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 + eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 dependencies: '@eslint-community/eslint-utils': 4.4.0 + globals: 13.24.0 natural-compare: 1.4.0 nth-check: 2.1.1 - postcss-selector-parser: 6.0.13 - semver: 7.5.4 - vue-eslint-parser: 9.3.1 + postcss-selector-parser: 6.0.16 + semver: 7.6.0 + vue-eslint-parser: 9.4.2 xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color dev: false - /eslint-plugin-vue/9.16.1_eslint@8.46.0: - resolution: {integrity: sha512-2FtnTqazA6aYONfDuOZTk0QzwhAwi7Z4+uJ7+GHeGxcKapjqWlDsRWDenvyG/utyOfAS5bVRmAG3cEWiYEz2bA==} + /eslint-plugin-vue/9.25.0_eslint@8.57.0: + resolution: {integrity: sha512-tDWlx14bVe6Bs+Nnh3IGrD+hb11kf2nukfm6jLsmJIhmiRQ1SUaksvwY9U5MvPB0pcrg0QK0xapQkfITs3RKOA==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: - eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 + eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0_eslint@8.46.0 - eslint: 8.46.0 + '@eslint-community/eslint-utils': 4.4.0_eslint@8.57.0 + eslint: 8.57.0 + globals: 13.24.0 natural-compare: 1.4.0 nth-check: 2.1.1 - postcss-selector-parser: 6.0.13 - semver: 7.5.4 - vue-eslint-parser: 9.3.1_eslint@8.46.0 + postcss-selector-parser: 6.0.16 + semver: 7.6.0 + vue-eslint-parser: 9.4.2_eslint@8.57.0 xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color @@ -9592,14 +9476,14 @@ packages: jshint: 2.13.6 dev: true - /eslint-plugin-yml/1.8.0_eslint@8.46.0: + /eslint-plugin-yml/1.8.0_eslint@8.57.0: resolution: {integrity: sha512-fgBiJvXD0P2IN7SARDJ2J7mx8t0bLdG6Zcig4ufOqW5hOvSiFxeUyc2g5I1uIm8AExbo26NNYCcTGZT0MXTsyg==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.46.0 + eslint: 8.57.0 lodash: 4.17.21 natural-compare: 1.4.0 yaml-eslint-parser: 1.2.2 @@ -9628,18 +9512,23 @@ packages: resolution: {integrity: sha512-8drBzUEyZ2llkpCA67iYrgEssKDUu68V8ChqqOfFupIaG/LCVPUT+CoGJpT77zJprs4T/W7p07LP7zAIMuweVw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - /eslint/8.46.0: - resolution: {integrity: sha512-cIO74PvbW0qU8e0mIvk5IV3ToWdCq5FYG6gWPHHkx6gNdjlbAYvtfHmlCMXxjcoVaIdwy/IAt3+mDkZkfvb2Dg==} + /eslint-visitor-keys/3.4.3: + resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + + /eslint/8.57.0: + resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint-community/eslint-utils': 4.4.0_eslint@8.46.0 + '@eslint-community/eslint-utils': 4.4.0_eslint@8.57.0 '@eslint-community/regexpp': 4.6.2 - '@eslint/eslintrc': 2.1.1 - '@eslint/js': 8.46.0 - '@humanwhocodes/config-array': 0.11.10 + '@eslint/eslintrc': 2.1.4 + '@eslint/js': 8.57.0 + '@humanwhocodes/config-array': 0.11.14 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 + '@ungap/structured-clone': 1.2.0 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 @@ -9647,7 +9536,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.2.2 - eslint-visitor-keys: 3.4.2 + eslint-visitor-keys: 3.4.3 espree: 9.6.1 esquery: 1.5.0 esutils: 2.0.3 @@ -9877,8 +9766,8 @@ packages: tabbable: 6.2.0 dev: false - /follow-redirects/1.15.2: - resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==} + /follow-redirects/1.15.6: + resolution: {integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==} engines: {node: '>=4.0'} peerDependencies: debug: '*' @@ -9957,19 +9846,30 @@ packages: resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} os: [darwin] - dev: false optional: true /function-bind/1.1.1: resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} + /function-bind/1.1.2: + resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==} + /function.prototype.name/1.1.5: resolution: {integrity: sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.2 - define-properties: 1.2.0 - es-abstract: 1.22.1 + call-bind: 1.0.7 + define-properties: 1.2.1 + es-abstract: 1.23.3 + functions-have-names: 1.2.3 + + /function.prototype.name/1.1.6: + resolution: {integrity: sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.7 + define-properties: 1.2.1 + es-abstract: 1.23.3 functions-have-names: 1.2.3 /functions-have-names/1.2.3: @@ -10010,6 +9910,16 @@ packages: has-proto: 1.0.1 has-symbols: 1.0.3 + /get-intrinsic/1.2.4: + resolution: {integrity: sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==} + engines: {node: '>= 0.4'} + dependencies: + es-errors: 1.3.0 + function-bind: 1.1.2 + has-proto: 1.0.1 + has-symbols: 1.0.3 + hasown: 2.0.2 + /get-own-enumerable-property-symbols/3.0.2: resolution: {integrity: sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==} dev: true @@ -10022,8 +9932,16 @@ packages: resolution: {integrity: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.2 - get-intrinsic: 1.2.1 + call-bind: 1.0.7 + get-intrinsic: 1.2.4 + + /get-symbol-description/1.0.2: + resolution: {integrity: sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.7 + es-errors: 1.3.0 + get-intrinsic: 1.2.4 /get-tsconfig/4.7.0: resolution: {integrity: sha512-pmjiZ7xtB8URYm74PlGJozDNyhvsVLUcpBa8DZBG3bWHwaHa9bPiRpiSfovw+fjhwONSCWKRyk+JQHEGZmMrzw==} @@ -10096,11 +10014,17 @@ packages: dependencies: type-fest: 0.20.2 + /globals/13.24.0: + resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==} + engines: {node: '>=8'} + dependencies: + type-fest: 0.20.2 + /globalthis/1.0.3: resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==} engines: {node: '>= 0.4'} dependencies: - define-properties: 1.2.0 + define-properties: 1.2.1 /globby/11.1.0: resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} @@ -10125,8 +10049,8 @@ packages: /graphemer/1.4.0: resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} - /gsap/3.12.2: - resolution: {integrity: sha512-EkYnpG8qHgYBFAwsgsGEqvT1WUidX0tt/ijepx7z8EUJHElykg91RvW1XbkT59T0gZzzszOpjQv7SE41XuIXyQ==} + /gsap/3.12.5: + resolution: {integrity: sha512-srBfnk4n+Oe/ZnMIOXt3gT605BX9x5+rh/prT2F1SsNJsU1XuMiP0E2aptW481OnonOGACZWBqseH5Z7csHxhQ==} dev: false /gzip-size/6.0.0: @@ -10162,16 +10086,31 @@ packages: dependencies: get-intrinsic: 1.2.1 + /has-property-descriptors/1.0.2: + resolution: {integrity: sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==} + dependencies: + es-define-property: 1.0.0 + /has-proto/1.0.1: resolution: {integrity: sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==} engines: {node: '>= 0.4'} + /has-proto/1.0.3: + resolution: {integrity: sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==} + engines: {node: '>= 0.4'} + /has-symbols/1.0.3: resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==} engines: {node: '>= 0.4'} - /has-tostringtag/1.0.0: - resolution: {integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==} + /has-tostringtag/1.0.0: + resolution: {integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==} + engines: {node: '>= 0.4'} + dependencies: + has-symbols: 1.0.3 + + /has-tostringtag/1.0.2: + resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==} engines: {node: '>= 0.4'} dependencies: has-symbols: 1.0.3 @@ -10186,6 +10125,12 @@ packages: dependencies: function-bind: 1.1.1 + /hasown/2.0.2: + resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} + engines: {node: '>= 0.4'} + dependencies: + function-bind: 1.1.2 + /hast-util-from-parse5/8.0.1: resolution: {integrity: sha512-Er/Iixbc7IEa7r/XLtuG52zoqn/b3Xng/w6aZQ0xGVxzhw5xUFxcRqdPzP6yFi/4HBYRaifaI5fQ1RH8n0ZeOQ==} dependencies: @@ -10442,6 +10387,14 @@ packages: has: 1.0.3 side-channel: 1.0.4 + /internal-slot/1.0.7: + resolution: {integrity: sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==} + engines: {node: '>= 0.4'} + dependencies: + es-errors: 1.3.0 + hasown: 2.0.2 + side-channel: 1.0.4 + /ip/2.0.0: resolution: {integrity: sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==} dev: true @@ -10470,6 +10423,13 @@ packages: get-intrinsic: 1.2.1 is-typed-array: 1.1.12 + /is-array-buffer/3.0.4: + resolution: {integrity: sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.7 + get-intrinsic: 1.2.4 + /is-arrayish/0.2.1: resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==} @@ -10510,6 +10470,17 @@ packages: dependencies: has: 1.0.3 + /is-core-module/2.13.1: + resolution: {integrity: sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==} + dependencies: + hasown: 2.0.2 + + /is-data-view/1.0.1: + resolution: {integrity: sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==} + engines: {node: '>= 0.4'} + dependencies: + is-typed-array: 1.1.13 + /is-date-object/1.0.5: resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==} engines: {node: '>= 0.4'} @@ -10575,6 +10546,10 @@ packages: resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==} engines: {node: '>= 0.4'} + /is-negative-zero/2.0.3: + resolution: {integrity: sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==} + engines: {node: '>= 0.4'} + /is-number-object/1.0.7: resolution: {integrity: sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==} engines: {node: '>= 0.4'} @@ -10624,6 +10599,12 @@ packages: dependencies: call-bind: 1.0.2 + /is-shared-array-buffer/1.0.3: + resolution: {integrity: sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.7 + /is-stream/2.0.1: resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==} engines: {node: '>=8'} @@ -10650,6 +10631,12 @@ packages: dependencies: which-typed-array: 1.1.11 + /is-typed-array/1.1.13: + resolution: {integrity: sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==} + engines: {node: '>= 0.4'} + dependencies: + which-typed-array: 1.1.15 + /is-weakmap/2.0.1: resolution: {integrity: sha512-NSBR4kH5oVj1Uwvv970ruUkCV7O1mzgVFO4/rev2cLRda9Tm9HrL70ZPut4rOHgY0FNrUu9BCbXA2sdQ+x0chA==} dev: true @@ -10657,7 +10644,7 @@ packages: /is-weakref/1.0.2: resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.7 /is-weakset/2.0.2: resolution: {integrity: sha512-t2yVvttHkQktwnNNmBQ98AhENLdPUTDTE21uPqAQ0ARwQfGeQKRVS0NNurH7bTf7RrvcVn1OOge45CnBeHCSmg==} @@ -10710,7 +10697,7 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 20.4.7 + '@types/node': 20.12.7 merge-stream: 2.0.0 supports-color: 7.2.0 dev: true @@ -10719,6 +10706,11 @@ packages: resolution: {integrity: sha512-oVhqoRDaBXf7sjkll95LHVS6Myyyb1zaunVwk4Z0+WPSW4gjS0pl01zYKHScTuyEhQsFxV5L4DR5r+YqSyqyyg==} hasBin: true + /jiti/1.21.0: + resolution: {integrity: sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==} + hasBin: true + dev: false + /js-base64/2.6.4: resolution: {integrity: sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ==} @@ -11049,6 +11041,11 @@ packages: sourcemap-codec: 1.4.8 dev: true + /magic-string/0.30.10: + resolution: {integrity: sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==} + dependencies: + '@jridgewell/sourcemap-codec': 1.4.15 + /magic-string/0.30.2: resolution: {integrity: sha512-lNZdu7pewtq/ZvWUp9Wpf/x7WzMTsR26TWV03BRZrXFsv+BI6dy8RAiKgm1uM/kyR0rCfUcqvOlXKG66KhIGug==} engines: {node: '>=12'} @@ -11136,6 +11133,10 @@ packages: resolution: {integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==} dev: false + /meow/13.2.0: + resolution: {integrity: sha512-pxQJQzB6djGPXh08dacEloMFopsOqGVRKFPYvPOt9XDZ1HasbgDZA74CJGreSU4G3Ak7EFJGoiH2auq+yXISgA==} + engines: {node: '>=18'} + /merge-stream/2.0.0: resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} @@ -11390,15 +11391,10 @@ packages: treemate: 0.3.11 vdirs: 0.1.8_vue@3.3.11 vooks: 0.2.12_vue@3.3.11 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 vueuc: 0.4.51_vue@3.3.11 dev: true - /nanoid/3.3.6: - resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==} - engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} - hasBin: true - /nanoid/3.3.7: resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} @@ -11439,9 +11435,6 @@ packages: - supports-color dev: true - /node-releases/2.0.13: - resolution: {integrity: sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==} - /node-releases/2.0.14: resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==} @@ -11600,6 +11593,9 @@ packages: /object-inspect/1.12.3: resolution: {integrity: sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==} + /object-inspect/1.13.1: + resolution: {integrity: sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==} + /object-is/1.1.5: resolution: {integrity: sha512-3cyDsyHgtmi7I7DfSSI2LDp6SK2lwvtbg0p0R1e0RvTqF5ceGx+K2dfSjm1bKDMVCFEDAQvy+o8c6a7VujOddw==} engines: {node: '>= 0.4'} @@ -11621,29 +11617,39 @@ packages: has-symbols: 1.0.3 object-keys: 1.1.1 - /object.fromentries/2.0.6: - resolution: {integrity: sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg==} + /object.assign/4.1.5: + resolution: {integrity: sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.2 - define-properties: 1.2.0 - es-abstract: 1.22.1 + call-bind: 1.0.7 + define-properties: 1.2.1 + has-symbols: 1.0.3 + object-keys: 1.1.1 - /object.groupby/1.0.0: - resolution: {integrity: sha512-70MWG6NfRH9GnbZOikuhPPYzpUpof9iW2J9E4dW7FXTqPNb6rllE6u39SKwwiNh8lCwX3DDb5OgcKGiEBrTTyw==} + /object.fromentries/2.0.8: + resolution: {integrity: sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==} + engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.2 - define-properties: 1.2.0 - es-abstract: 1.22.1 - get-intrinsic: 1.2.1 + call-bind: 1.0.7 + define-properties: 1.2.1 + es-abstract: 1.23.3 + es-object-atoms: 1.0.0 - /object.values/1.1.6: - resolution: {integrity: sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==} + /object.groupby/1.0.3: + resolution: {integrity: sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.2 - define-properties: 1.2.0 - es-abstract: 1.22.1 + call-bind: 1.0.7 + define-properties: 1.2.1 + es-abstract: 1.23.3 + + /object.values/1.2.0: + resolution: {integrity: sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.7 + define-properties: 1.2.1 + es-object-atoms: 1.0.0 /ofetch/1.3.3: resolution: {integrity: sha512-s1ZCMmQWXy4b5K/TW9i/DtiN8Ku+xCiHcjQ6/J/nDdssirrQNOoB165Zu8EqLMA2lln1JUth9a0aW9Ap2ctrUg==} @@ -11803,6 +11809,10 @@ packages: dependencies: entities: 4.5.0 + /path-browserify/1.0.1: + resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==} + dev: true + /path-exists/4.0.0: resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==} engines: {node: '>=8'} @@ -11863,16 +11873,16 @@ packages: engines: {node: '>=0.10.0'} dev: false - /pinia-plugin-persistedstate/3.2.0_pinia@2.1.6: - resolution: {integrity: sha512-tZbNGf2vjAQcIm7alK40sE51Qu/m9oWr+rEgNm/2AWr1huFxj72CjvpQcIQzMknDBJEkQznCLAGtJTIcLKrKdw==} + /pinia-plugin-persistedstate/3.2.1_pinia@2.1.7: + resolution: {integrity: sha512-MK++8LRUsGF7r45PjBFES82ISnPzyO6IZx3CH5vyPseFLZCk1g2kgx6l/nW8pEBKxxd4do0P6bJw+mUSZIEZUQ==} peerDependencies: pinia: ^2.0.0 dependencies: - pinia: 2.1.6_typescript@5.1.6+vue@3.3.11 + pinia: 2.1.7_typescript@5.4.5+vue@3.3.11 dev: false - /pinia/2.1.6_typescript@5.1.6+vue@3.3.11: - resolution: {integrity: sha512-bIU6QuE5qZviMmct5XwCesXelb5VavdOWKWaB17ggk++NUwQWWbP5YnsONTk3b752QkW9sACiR81rorpeOMSvQ==} + /pinia/2.1.7_typescript@5.4.5+vue@3.3.11: + resolution: {integrity: sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==} peerDependencies: '@vue/composition-api': ^1.4.0 typescript: '>=4.4.4' @@ -11883,14 +11893,14 @@ packages: typescript: optional: true dependencies: - '@vue/devtools-api': 6.5.0 - typescript: 5.1.6 - vue: 3.3.11_typescript@5.1.6 - vue-demi: 0.14.5_vue@3.3.11 + '@vue/devtools-api': 6.5.1 + typescript: 5.4.5 + vue: 3.3.11_typescript@5.4.5 + vue-demi: 0.14.6_vue@3.3.11 dev: false - /pinyin-pro/3.16.2: - resolution: {integrity: sha512-0Q+boRY7u0X7NApcS8ZDLWUw0H8PoopaH4yN/KVqeAFsrRTwhKEbv0bG/ZYwLrQRSfGhWEm5wxl/l4qyVQTrnQ==} + /pinyin-pro/3.20.3: + resolution: {integrity: sha512-k6SKRkOkw2ZH1+cW6s/AQyDTO/UzjnaAFOxMp4lC2dF/1NajzOWBiatRsG0c2NZgo+iCwOD8YN5XijArfjUZjg==} dev: false /pirates/4.0.6: @@ -11978,371 +11988,197 @@ packages: hasBin: true dev: true - /postcss-attribute-case-insensitive/6.0.2_postcss@8.4.31: - resolution: {integrity: sha512-IRuCwwAAQbgaLhxQdQcIIK0dCVXg3XDUnzgKD8iwdiYdwU4rMWRWyl/W9/0nA4ihVpq5pyALiHB2veBJ0292pw==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - postcss: 8.4.31 - postcss-selector-parser: 6.0.13 - dev: true + /possible-typed-array-names/1.0.0: + resolution: {integrity: sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==} + engines: {node: '>= 0.4'} - /postcss-attribute-case-insensitive/6.0.2_postcss@8.4.32: - resolution: {integrity: sha512-IRuCwwAAQbgaLhxQdQcIIK0dCVXg3XDUnzgKD8iwdiYdwU4rMWRWyl/W9/0nA4ihVpq5pyALiHB2veBJ0292pw==} + /postcss-attribute-case-insensitive/6.0.3_postcss@8.4.38: + resolution: {integrity: sha512-KHkmCILThWBRtg+Jn1owTnHPnFit4OkqS+eKiGEOPIGke54DCeYGJ6r0Fx/HjfE9M9kznApCLcU0DvnPchazMQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.32 - postcss-selector-parser: 6.0.13 - dev: false - - /postcss-clamp/4.1.0_postcss@8.4.31: - resolution: {integrity: sha512-ry4b1Llo/9zz+PKC+030KUnPITTJAHeOwjfAyyB60eT0AorGLdzp52s31OsPRHRf8NchkgFoG2y6fCfn1IV1Ow==} - engines: {node: '>=7.6.0'} - peerDependencies: - postcss: ^8.4.6 - dependencies: - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - dev: true + postcss: 8.4.38 + postcss-selector-parser: 6.0.16 - /postcss-clamp/4.1.0_postcss@8.4.32: + /postcss-clamp/4.1.0_postcss@8.4.38: resolution: {integrity: sha512-ry4b1Llo/9zz+PKC+030KUnPITTJAHeOwjfAyyB60eT0AorGLdzp52s31OsPRHRf8NchkgFoG2y6fCfn1IV1Ow==} engines: {node: '>=7.6.0'} peerDependencies: postcss: ^8.4.6 dependencies: - postcss: 8.4.32 - postcss-value-parser: 4.2.0 - dev: false - - /postcss-color-functional-notation/6.0.2_postcss@8.4.31: - resolution: {integrity: sha512-FsjSmlSufuiFBsIqQ++VxFmvX7zKndZpBkHmfXr4wqhvzM92FTEkAh703iqWTl1U3faTgqioIqCbfqdWiFVwtw==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - '@csstools/postcss-progressive-custom-properties': 3.0.2_postcss@8.4.31 - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - dev: true - - /postcss-color-functional-notation/6.0.2_postcss@8.4.32: - resolution: {integrity: sha512-FsjSmlSufuiFBsIqQ++VxFmvX7zKndZpBkHmfXr4wqhvzM92FTEkAh703iqWTl1U3faTgqioIqCbfqdWiFVwtw==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - '@csstools/postcss-progressive-custom-properties': 3.0.2_postcss@8.4.32 - postcss: 8.4.32 - postcss-value-parser: 4.2.0 - dev: false - - /postcss-color-hex-alpha/9.0.2_postcss@8.4.31: - resolution: {integrity: sha512-SfPjgr//VQ/DOCf80STIAsdAs7sbIbxATvVmd+Ec7JvR8onz9pjawhq3BJM3Pie40EE3TyB0P6hft16D33Nlyg==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - postcss: 8.4.31 + postcss: 8.4.38 postcss-value-parser: 4.2.0 - dev: true - /postcss-color-hex-alpha/9.0.2_postcss@8.4.32: - resolution: {integrity: sha512-SfPjgr//VQ/DOCf80STIAsdAs7sbIbxATvVmd+Ec7JvR8onz9pjawhq3BJM3Pie40EE3TyB0P6hft16D33Nlyg==} + /postcss-color-functional-notation/6.0.9_postcss@8.4.38: + resolution: {integrity: sha512-8i/ofOArZ4fljp+3g+HI6Pok01Kb8YaSqInrJt2vMimEKrI0ZDNRLpH+wLhXBNu/Bi8zeWDvxhvCqsGSpu8E6Q==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.32 - postcss-value-parser: 4.2.0 - dev: false + '@csstools/css-color-parser': 2.0.0_dfd6254503866b58928da859727c7028 + '@csstools/css-parser-algorithms': 2.6.1_@csstools+css-tokenizer@2.2.4 + '@csstools/css-tokenizer': 2.2.4 + '@csstools/postcss-progressive-custom-properties': 3.2.0_postcss@8.4.38 + '@csstools/utilities': 1.0.0_postcss@8.4.38 + postcss: 8.4.38 - /postcss-color-rebeccapurple/9.0.1_postcss@8.4.31: - resolution: {integrity: sha512-ds4cq5BjRieizVb2PnvbJ0omg9VCo2/KzluvoFZbxuGpsGJ5BQSD93CHBooinEtangCM5YqUOerGDl4xGmOb6Q==} + /postcss-color-hex-alpha/9.0.4_postcss@8.4.38: + resolution: {integrity: sha512-XQZm4q4fNFqVCYMGPiBjcqDhuG7Ey2xrl99AnDJMyr5eDASsAGalndVgHZF8i97VFNy1GQeZc4q2ydagGmhelQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.31 + '@csstools/utilities': 1.0.0_postcss@8.4.38 + postcss: 8.4.38 postcss-value-parser: 4.2.0 - dev: true - /postcss-color-rebeccapurple/9.0.1_postcss@8.4.32: - resolution: {integrity: sha512-ds4cq5BjRieizVb2PnvbJ0omg9VCo2/KzluvoFZbxuGpsGJ5BQSD93CHBooinEtangCM5YqUOerGDl4xGmOb6Q==} + /postcss-color-rebeccapurple/9.0.3_postcss@8.4.38: + resolution: {integrity: sha512-ruBqzEFDYHrcVq3FnW3XHgwRqVMrtEPLBtD7K2YmsLKVc2jbkxzzNEctJKsPCpDZ+LeMHLKRDoSShVefGc+CkQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.32 + '@csstools/utilities': 1.0.0_postcss@8.4.38 + postcss: 8.4.38 postcss-value-parser: 4.2.0 - dev: false - - /postcss-custom-media/10.0.2_postcss@8.4.31: - resolution: {integrity: sha512-zcEFNRmDm2fZvTPdI1pIW3W//UruMcLosmMiCdpQnrCsTRzWlKQPYMa1ud9auL0BmrryKK1+JjIGn19K0UjO/w==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - '@csstools/cascade-layer-name-parser': 1.0.5_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - '@csstools/media-query-list-parser': 2.1.5_a9c560f070a640d39547bd2086aba651 - postcss: 8.4.31 - dev: true - - /postcss-custom-media/10.0.2_postcss@8.4.32: - resolution: {integrity: sha512-zcEFNRmDm2fZvTPdI1pIW3W//UruMcLosmMiCdpQnrCsTRzWlKQPYMa1ud9auL0BmrryKK1+JjIGn19K0UjO/w==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - '@csstools/cascade-layer-name-parser': 1.0.5_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - '@csstools/media-query-list-parser': 2.1.5_a9c560f070a640d39547bd2086aba651 - postcss: 8.4.32 - dev: false - /postcss-custom-properties/13.3.2_postcss@8.4.31: - resolution: {integrity: sha512-2Coszybpo8lpLY24vy2CYv9AasiZ39/bs8Imv0pWMq55Gl8NWzfc24OAo3zIX7rc6uUJAqESnVOMZ6V6lpMjJA==} + /postcss-custom-media/10.0.4_postcss@8.4.38: + resolution: {integrity: sha512-Ubs7O3wj2prghaKRa68VHBvuy3KnTQ0zbGwqDYY1mntxJD0QL2AeiAy+AMfl3HBedTCVr2IcFNktwty9YpSskA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/cascade-layer-name-parser': 1.0.5_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - dev: true + '@csstools/cascade-layer-name-parser': 1.0.9_dfd6254503866b58928da859727c7028 + '@csstools/css-parser-algorithms': 2.6.1_@csstools+css-tokenizer@2.2.4 + '@csstools/css-tokenizer': 2.2.4 + '@csstools/media-query-list-parser': 2.1.9_dfd6254503866b58928da859727c7028 + postcss: 8.4.38 - /postcss-custom-properties/13.3.2_postcss@8.4.32: - resolution: {integrity: sha512-2Coszybpo8lpLY24vy2CYv9AasiZ39/bs8Imv0pWMq55Gl8NWzfc24OAo3zIX7rc6uUJAqESnVOMZ6V6lpMjJA==} + /postcss-custom-properties/13.3.8_postcss@8.4.38: + resolution: {integrity: sha512-OP9yj4yXxYOiW2n2TRpnE7C0yePvBiZb72S22mZVNzZEObdTYFjNaX6oZO4R4E8Ie9RmC/Jxw8EKYSbLrC1EFA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/cascade-layer-name-parser': 1.0.5_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - postcss: 8.4.32 + '@csstools/cascade-layer-name-parser': 1.0.9_dfd6254503866b58928da859727c7028 + '@csstools/css-parser-algorithms': 2.6.1_@csstools+css-tokenizer@2.2.4 + '@csstools/css-tokenizer': 2.2.4 + '@csstools/utilities': 1.0.0_postcss@8.4.38 + postcss: 8.4.38 postcss-value-parser: 4.2.0 - dev: false - - /postcss-custom-selectors/7.1.6_postcss@8.4.31: - resolution: {integrity: sha512-svsjWRaxqL3vAzv71dV0/65P24/FB8TbPX+lWyyf9SZ7aZm4S4NhCn7N3Bg+Z5sZunG3FS8xQ80LrCU9hb37cw==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - '@csstools/cascade-layer-name-parser': 1.0.5_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - postcss: 8.4.31 - postcss-selector-parser: 6.0.13 - dev: true - - /postcss-custom-selectors/7.1.6_postcss@8.4.32: - resolution: {integrity: sha512-svsjWRaxqL3vAzv71dV0/65P24/FB8TbPX+lWyyf9SZ7aZm4S4NhCn7N3Bg+Z5sZunG3FS8xQ80LrCU9hb37cw==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - '@csstools/cascade-layer-name-parser': 1.0.5_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - postcss: 8.4.32 - postcss-selector-parser: 6.0.13 - dev: false - /postcss-dir-pseudo-class/8.0.0_postcss@8.4.31: - resolution: {integrity: sha512-Oy5BBi0dWPwij/IA+yDYj+/OBMQ9EPqAzTHeSNUYrUWdll/PRJmcbiUj0MNcsBi681I1gcSTLvMERPaXzdbvJg==} + /postcss-custom-selectors/7.1.8_postcss@8.4.38: + resolution: {integrity: sha512-fqDkGSEsO7+oQaqdRdR8nwwqH+N2uk6LE/2g4myVJJYz/Ly418lHKEleKTdV/GzjBjFcG4n0dbfuH/Pd2BE8YA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.31 - postcss-selector-parser: 6.0.13 - dev: true - - /postcss-dir-pseudo-class/8.0.0_postcss@8.4.32: - resolution: {integrity: sha512-Oy5BBi0dWPwij/IA+yDYj+/OBMQ9EPqAzTHeSNUYrUWdll/PRJmcbiUj0MNcsBi681I1gcSTLvMERPaXzdbvJg==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - postcss: 8.4.32 - postcss-selector-parser: 6.0.13 - dev: false + '@csstools/cascade-layer-name-parser': 1.0.9_dfd6254503866b58928da859727c7028 + '@csstools/css-parser-algorithms': 2.6.1_@csstools+css-tokenizer@2.2.4 + '@csstools/css-tokenizer': 2.2.4 + postcss: 8.4.38 + postcss-selector-parser: 6.0.16 - /postcss-double-position-gradients/5.0.2_postcss@8.4.31: - resolution: {integrity: sha512-KTbvdOOy8z8zb0BTkEg4/1vqlRlApdvjw8/pFoehgQl0WVO+fezDGlvo0B8xRA+XccA7ohkQCULKNsiNOx70Cw==} + /postcss-dir-pseudo-class/8.0.1_postcss@8.4.38: + resolution: {integrity: sha512-uULohfWBBVoFiZXgsQA24JV6FdKIidQ+ZqxOouhWwdE+qJlALbkS5ScB43ZTjPK+xUZZhlaO/NjfCt5h4IKUfw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/postcss-progressive-custom-properties': 3.0.2_postcss@8.4.31 - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - dev: true + postcss: 8.4.38 + postcss-selector-parser: 6.0.16 - /postcss-double-position-gradients/5.0.2_postcss@8.4.32: - resolution: {integrity: sha512-KTbvdOOy8z8zb0BTkEg4/1vqlRlApdvjw8/pFoehgQl0WVO+fezDGlvo0B8xRA+XccA7ohkQCULKNsiNOx70Cw==} + /postcss-double-position-gradients/5.0.6_postcss@8.4.38: + resolution: {integrity: sha512-QJ+089FKMaqDxOhhIHsJrh4IP7h4PIHNC5jZP5PMmnfUScNu8Hji2lskqpFWCvu+5sj+2EJFyzKd13sLEWOZmQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/postcss-progressive-custom-properties': 3.0.2_postcss@8.4.32 - postcss: 8.4.32 + '@csstools/postcss-progressive-custom-properties': 3.2.0_postcss@8.4.38 + '@csstools/utilities': 1.0.0_postcss@8.4.38 + postcss: 8.4.38 postcss-value-parser: 4.2.0 - dev: false - - /postcss-focus-visible/9.0.0_postcss@8.4.31: - resolution: {integrity: sha512-zA4TbVaIaT8npZBEROhZmlc+GBKE8AELPHXE7i4TmIUEQhw/P/mSJfY9t6tBzpQ1rABeGtEOHYrW4SboQeONMQ==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - postcss: 8.4.31 - postcss-selector-parser: 6.0.13 - dev: true - /postcss-focus-visible/9.0.0_postcss@8.4.32: - resolution: {integrity: sha512-zA4TbVaIaT8npZBEROhZmlc+GBKE8AELPHXE7i4TmIUEQhw/P/mSJfY9t6tBzpQ1rABeGtEOHYrW4SboQeONMQ==} + /postcss-focus-visible/9.0.1_postcss@8.4.38: + resolution: {integrity: sha512-N2VQ5uPz3Z9ZcqI5tmeholn4d+1H14fKXszpjogZIrFbhaq0zNAtq8sAnw6VLiqGbL8YBzsnu7K9bBkTqaRimQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.32 - postcss-selector-parser: 6.0.13 - dev: false - - /postcss-focus-within/8.0.0_postcss@8.4.31: - resolution: {integrity: sha512-E7+J9nuQzZaA37D/MUZMX1K817RZGDab8qw6pFwzAkDd/QtlWJ9/WTKmzewNiuxzeq6WWY7ATiRePVoDKp+DnA==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - postcss: 8.4.31 - postcss-selector-parser: 6.0.13 - dev: true + postcss: 8.4.38 + postcss-selector-parser: 6.0.16 - /postcss-focus-within/8.0.0_postcss@8.4.32: - resolution: {integrity: sha512-E7+J9nuQzZaA37D/MUZMX1K817RZGDab8qw6pFwzAkDd/QtlWJ9/WTKmzewNiuxzeq6WWY7ATiRePVoDKp+DnA==} + /postcss-focus-within/8.0.1_postcss@8.4.38: + resolution: {integrity: sha512-NFU3xcY/xwNaapVb+1uJ4n23XImoC86JNwkY/uduytSl2s9Ekc2EpzmRR63+ExitnW3Mab3Fba/wRPCT5oDILA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.32 - postcss-selector-parser: 6.0.13 - dev: false - - /postcss-font-variant/5.0.0_postcss@8.4.31: - resolution: {integrity: sha512-1fmkBaCALD72CK2a9i468mA/+tr9/1cBxRRMXOUaZqO43oWPR5imcyPjXwuv7PXbCid4ndlP5zWhidQVVa3hmA==} - peerDependencies: - postcss: ^8.1.0 - dependencies: - postcss: 8.4.31 - dev: true + postcss: 8.4.38 + postcss-selector-parser: 6.0.16 - /postcss-font-variant/5.0.0_postcss@8.4.32: + /postcss-font-variant/5.0.0_postcss@8.4.38: resolution: {integrity: sha512-1fmkBaCALD72CK2a9i468mA/+tr9/1cBxRRMXOUaZqO43oWPR5imcyPjXwuv7PXbCid4ndlP5zWhidQVVa3hmA==} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.32 - dev: false - - /postcss-gap-properties/5.0.0_postcss@8.4.31: - resolution: {integrity: sha512-YjsEEL6890P7MCv6fch6Am1yq0EhQCJMXyT4LBohiu87+4/WqR7y5W3RIv53WdA901hhytgRvjlrAhibhW4qsA==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - postcss: 8.4.31 - dev: true - - /postcss-gap-properties/5.0.0_postcss@8.4.32: - resolution: {integrity: sha512-YjsEEL6890P7MCv6fch6Am1yq0EhQCJMXyT4LBohiu87+4/WqR7y5W3RIv53WdA901hhytgRvjlrAhibhW4qsA==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - postcss: 8.4.32 - dev: false + postcss: 8.4.38 - /postcss-image-set-function/6.0.1_postcss@8.4.31: - resolution: {integrity: sha512-VlZncC9hhZ5tg0JllY4g6Z28BeoPO8DIkelioEEkXL0AA0IORlqYpTi2L8TUnl4YQrlwvBgxVy+mdZJw5R/cIQ==} + /postcss-gap-properties/5.0.1_postcss@8.4.38: + resolution: {integrity: sha512-k2z9Cnngc24c0KF4MtMuDdToROYqGMMUQGcE6V0odwjHyOHtaDBlLeRBV70y9/vF7KIbShrTRZ70JjsI1BZyWw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - dev: true + postcss: 8.4.38 - /postcss-image-set-function/6.0.1_postcss@8.4.32: - resolution: {integrity: sha512-VlZncC9hhZ5tg0JllY4g6Z28BeoPO8DIkelioEEkXL0AA0IORlqYpTi2L8TUnl4YQrlwvBgxVy+mdZJw5R/cIQ==} + /postcss-image-set-function/6.0.3_postcss@8.4.38: + resolution: {integrity: sha512-i2bXrBYzfbRzFnm+pVuxVePSTCRiNmlfssGI4H0tJQvDue+yywXwUxe68VyzXs7cGtMaH6MCLY6IbCShrSroCw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.32 + '@csstools/utilities': 1.0.0_postcss@8.4.38 + postcss: 8.4.38 postcss-value-parser: 4.2.0 - dev: false - /postcss-import/15.1.0_postcss@8.4.31: + /postcss-import/15.1.0_postcss@8.4.38: resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==} engines: {node: '>=14.0.0'} peerDependencies: postcss: ^8.0.0 dependencies: - postcss: 8.4.31 + postcss: 8.4.38 postcss-value-parser: 4.2.0 read-cache: 1.0.0 - resolve: 1.22.3 + resolve: 1.22.8 dev: false - /postcss-js/4.0.1_postcss@8.4.31: + /postcss-js/4.0.1_postcss@8.4.38: resolution: {integrity: sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==} engines: {node: ^12 || ^14 || >= 16} peerDependencies: postcss: ^8.4.21 dependencies: camelcase-css: 2.0.1 - postcss: 8.4.31 + postcss: 8.4.38 dev: false - /postcss-lab-function/6.0.7_postcss@8.4.31: - resolution: {integrity: sha512-4d1lhDVPukHFqkMv4G5vVcK+tgY52vwb5uR1SWKOaO5389r2q8fMxBWuXSW+YtbCOEGP0/X9KERi9E9le2pJuw==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - '@csstools/css-color-parser': 1.4.0_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - '@csstools/postcss-progressive-custom-properties': 3.0.2_postcss@8.4.31 - postcss: 8.4.31 - dev: true - - /postcss-lab-function/6.0.7_postcss@8.4.32: - resolution: {integrity: sha512-4d1lhDVPukHFqkMv4G5vVcK+tgY52vwb5uR1SWKOaO5389r2q8fMxBWuXSW+YtbCOEGP0/X9KERi9E9le2pJuw==} + /postcss-lab-function/6.0.14_postcss@8.4.38: + resolution: {integrity: sha512-ddQS9FRWT8sfl4wfW0ae8fpP2JdLIuhC9pYpHq1077avjrLzg73T9IEVu5QmFa72nJhYFlO9CbqjcoSdEzfY9A==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.4.0_a9c560f070a640d39547bd2086aba651 - '@csstools/css-parser-algorithms': 2.3.2_@csstools+css-tokenizer@2.2.1 - '@csstools/css-tokenizer': 2.2.1 - '@csstools/postcss-progressive-custom-properties': 3.0.2_postcss@8.4.32 - postcss: 8.4.32 - dev: false + '@csstools/css-color-parser': 2.0.0_dfd6254503866b58928da859727c7028 + '@csstools/css-parser-algorithms': 2.6.1_@csstools+css-tokenizer@2.2.4 + '@csstools/css-tokenizer': 2.2.4 + '@csstools/postcss-progressive-custom-properties': 3.2.0_postcss@8.4.38 + '@csstools/utilities': 1.0.0_postcss@8.4.38 + postcss: 8.4.38 - /postcss-load-config/4.0.1_postcss@8.4.31: + /postcss-load-config/4.0.1_postcss@8.4.38: resolution: {integrity: sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==} engines: {node: '>= 14'} peerDependencies: @@ -12355,337 +12191,173 @@ packages: optional: true dependencies: lilconfig: 2.1.0 - postcss: 8.4.31 - yaml: 2.3.1 - dev: false - - /postcss-logical/7.0.0_postcss@8.4.31: - resolution: {integrity: sha512-zYf3vHkoW82f5UZTEXChTJvH49Yl9X37axTZsJGxrCG2kOUwtaAoz9E7tqYg0lsIoJLybaL8fk/2mOi81zVIUw==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - dev: true - - /postcss-logical/7.0.0_postcss@8.4.32: - resolution: {integrity: sha512-zYf3vHkoW82f5UZTEXChTJvH49Yl9X37axTZsJGxrCG2kOUwtaAoz9E7tqYg0lsIoJLybaL8fk/2mOi81zVIUw==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - postcss: 8.4.32 - postcss-value-parser: 4.2.0 - dev: false - - /postcss-nested/6.0.1_postcss@8.4.31: - resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==} - engines: {node: '>=12.0'} - peerDependencies: - postcss: ^8.2.14 - dependencies: - postcss: 8.4.31 - postcss-selector-parser: 6.0.13 - dev: false - - /postcss-nesting/12.0.1_postcss@8.4.31: - resolution: {integrity: sha512-6LCqCWP9pqwXw/njMvNK0hGY44Fxc4B2EsGbn6xDcxbNRzP8GYoxT7yabVVMLrX3quqOJ9hg2jYMsnkedOf8pA==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - '@csstools/selector-specificity': 3.0.0_postcss-selector-parser@6.0.13 - postcss: 8.4.31 - postcss-selector-parser: 6.0.13 - dev: true - - /postcss-nesting/12.0.1_postcss@8.4.32: - resolution: {integrity: sha512-6LCqCWP9pqwXw/njMvNK0hGY44Fxc4B2EsGbn6xDcxbNRzP8GYoxT7yabVVMLrX3quqOJ9hg2jYMsnkedOf8pA==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - '@csstools/selector-specificity': 3.0.0_postcss-selector-parser@6.0.13 - postcss: 8.4.32 - postcss-selector-parser: 6.0.13 - dev: false - - /postcss-opacity-percentage/2.0.0_postcss@8.4.31: - resolution: {integrity: sha512-lyDrCOtntq5Y1JZpBFzIWm2wG9kbEdujpNt4NLannF+J9c8CgFIzPa80YQfdza+Y+yFfzbYj/rfoOsYsooUWTQ==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.2 - dependencies: - postcss: 8.4.31 - dev: true - - /postcss-opacity-percentage/2.0.0_postcss@8.4.32: - resolution: {integrity: sha512-lyDrCOtntq5Y1JZpBFzIWm2wG9kbEdujpNt4NLannF+J9c8CgFIzPa80YQfdza+Y+yFfzbYj/rfoOsYsooUWTQ==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.2 - dependencies: - postcss: 8.4.32 - dev: false - - /postcss-overflow-shorthand/5.0.0_postcss@8.4.31: - resolution: {integrity: sha512-2rlxDyeSics/hC2FuMdPnWiP9WUPZ5x7FTuArXLFVpaSQ2woPSfZS4RD59HuEokbZhs/wPUQJ1E3MT6zVv94MQ==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - postcss: 8.4.31 - postcss-value-parser: 4.2.0 - dev: true - - /postcss-overflow-shorthand/5.0.0_postcss@8.4.32: - resolution: {integrity: sha512-2rlxDyeSics/hC2FuMdPnWiP9WUPZ5x7FTuArXLFVpaSQ2woPSfZS4RD59HuEokbZhs/wPUQJ1E3MT6zVv94MQ==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - dependencies: - postcss: 8.4.32 - postcss-value-parser: 4.2.0 - dev: false - - /postcss-page-break/3.0.4_postcss@8.4.31: - resolution: {integrity: sha512-1JGu8oCjVXLa9q9rFTo4MbeeA5FMe00/9C7lN4va606Rdb+HkxXtXsmEDrIraQ11fGz/WvKWa8gMuCKkrXpTsQ==} - peerDependencies: - postcss: ^8 - dependencies: - postcss: 8.4.31 - dev: true - - /postcss-page-break/3.0.4_postcss@8.4.32: - resolution: {integrity: sha512-1JGu8oCjVXLa9q9rFTo4MbeeA5FMe00/9C7lN4va606Rdb+HkxXtXsmEDrIraQ11fGz/WvKWa8gMuCKkrXpTsQ==} - peerDependencies: - postcss: ^8 - dependencies: - postcss: 8.4.32 + postcss: 8.4.38 + yaml: 2.3.1 dev: false - /postcss-place/9.0.0_postcss@8.4.31: - resolution: {integrity: sha512-qLEPD9VPH5opDVemwmRaujODF9nExn24VOC3ghgVLEvfYN7VZLwJHes0q/C9YR5hI2UC3VgBE8Wkdp1TxCXhtg==} + /postcss-logical/7.0.1_postcss@8.4.38: + resolution: {integrity: sha512-8GwUQZE0ri0K0HJHkDv87XOLC8DE0msc+HoWLeKdtjDZEwpZ5xuK3QdV6FhmHSQW40LPkg43QzvATRAI3LsRkg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.31 + postcss: 8.4.38 postcss-value-parser: 4.2.0 - dev: true - /postcss-place/9.0.0_postcss@8.4.32: - resolution: {integrity: sha512-qLEPD9VPH5opDVemwmRaujODF9nExn24VOC3ghgVLEvfYN7VZLwJHes0q/C9YR5hI2UC3VgBE8Wkdp1TxCXhtg==} - engines: {node: ^14 || ^16 || >=18} + /postcss-nested/6.0.1_postcss@8.4.38: + resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==} + engines: {node: '>=12.0'} peerDependencies: - postcss: ^8.4 + postcss: ^8.2.14 dependencies: - postcss: 8.4.32 - postcss-value-parser: 4.2.0 + postcss: 8.4.38 + postcss-selector-parser: 6.0.16 dev: false - /postcss-plugin-px2rem/0.8.1: - resolution: {integrity: sha512-gNxhrnR57pnGrPLLqVNWY9+BWgj46kYkphw+0gpRJf9tjgwI7/tLqQPK7KdlksB2SSAddOb11otDVwri8b8mXw==} + /postcss-nesting/12.1.2_postcss@8.4.38: + resolution: {integrity: sha512-FUmTHGDNundodutB4PUBxt/EPuhgtpk8FJGRsBhOuy+6FnkR2A8RZWIsyyy6XmhvX2DZQQWIkvu+HB4IbJm+Ew==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 dependencies: - postcss: 5.2.18 + '@csstools/selector-resolve-nested': 1.1.0_postcss-selector-parser@6.0.16 + '@csstools/selector-specificity': 3.0.3_postcss-selector-parser@6.0.16 + postcss: 8.4.38 + postcss-selector-parser: 6.0.16 - /postcss-preset-env/9.3.0_postcss@8.4.31: - resolution: {integrity: sha512-ycw6doPrqV6QxDCtgiyGDef61bEfiSc59HGM4gOw/wxQxmKnhuEery61oOC/5ViENz/ycpRsuhTexs1kUBTvVw==} + /postcss-opacity-percentage/2.0.0_postcss@8.4.38: + resolution: {integrity: sha512-lyDrCOtntq5Y1JZpBFzIWm2wG9kbEdujpNt4NLannF+J9c8CgFIzPa80YQfdza+Y+yFfzbYj/rfoOsYsooUWTQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: - postcss: ^8.4 + postcss: ^8.2 dependencies: - '@csstools/postcss-cascade-layers': 4.0.1_postcss@8.4.31 - '@csstools/postcss-color-function': 3.0.7_postcss@8.4.31 - '@csstools/postcss-color-mix-function': 2.0.7_postcss@8.4.31 - '@csstools/postcss-exponential-functions': 1.0.1_postcss@8.4.31 - '@csstools/postcss-font-format-keywords': 3.0.0_postcss@8.4.31 - '@csstools/postcss-gamut-mapping': 1.0.0_postcss@8.4.31 - '@csstools/postcss-gradients-interpolation-method': 4.0.7_postcss@8.4.31 - '@csstools/postcss-hwb-function': 3.0.6_postcss@8.4.31 - '@csstools/postcss-ic-unit': 3.0.2_postcss@8.4.31 - '@csstools/postcss-initial': 1.0.0_postcss@8.4.31 - '@csstools/postcss-is-pseudo-class': 4.0.3_postcss@8.4.31 - '@csstools/postcss-logical-float-and-clear': 2.0.0_postcss@8.4.31 - '@csstools/postcss-logical-overflow': 1.0.0_postcss@8.4.31 - '@csstools/postcss-logical-overscroll-behavior': 1.0.0_postcss@8.4.31 - '@csstools/postcss-logical-resize': 2.0.0_postcss@8.4.31 - '@csstools/postcss-logical-viewport-units': 2.0.3_postcss@8.4.31 - '@csstools/postcss-media-minmax': 1.1.0_postcss@8.4.31 - '@csstools/postcss-media-queries-aspect-ratio-number-values': 2.0.3_postcss@8.4.31 - '@csstools/postcss-nested-calc': 3.0.0_postcss@8.4.31 - '@csstools/postcss-normalize-display-values': 3.0.1_postcss@8.4.31 - '@csstools/postcss-oklab-function': 3.0.7_postcss@8.4.31 - '@csstools/postcss-progressive-custom-properties': 3.0.2_postcss@8.4.31 - '@csstools/postcss-relative-color-syntax': 2.0.7_postcss@8.4.31 - '@csstools/postcss-scope-pseudo-class': 3.0.0_postcss@8.4.31 - '@csstools/postcss-stepped-value-functions': 3.0.2_postcss@8.4.31 - '@csstools/postcss-text-decoration-shorthand': 3.0.3_postcss@8.4.31 - '@csstools/postcss-trigonometric-functions': 3.0.2_postcss@8.4.31 - '@csstools/postcss-unset-value': 3.0.0_postcss@8.4.31 - autoprefixer: 10.4.16_postcss@8.4.31 - browserslist: 4.22.2 - css-blank-pseudo: 6.0.0_postcss@8.4.31 - css-has-pseudo: 6.0.0_postcss@8.4.31 - css-prefers-color-scheme: 9.0.0_postcss@8.4.31 - cssdb: 7.9.0 - postcss: 8.4.31 - postcss-attribute-case-insensitive: 6.0.2_postcss@8.4.31 - postcss-clamp: 4.1.0_postcss@8.4.31 - postcss-color-functional-notation: 6.0.2_postcss@8.4.31 - postcss-color-hex-alpha: 9.0.2_postcss@8.4.31 - postcss-color-rebeccapurple: 9.0.1_postcss@8.4.31 - postcss-custom-media: 10.0.2_postcss@8.4.31 - postcss-custom-properties: 13.3.2_postcss@8.4.31 - postcss-custom-selectors: 7.1.6_postcss@8.4.31 - postcss-dir-pseudo-class: 8.0.0_postcss@8.4.31 - postcss-double-position-gradients: 5.0.2_postcss@8.4.31 - postcss-focus-visible: 9.0.0_postcss@8.4.31 - postcss-focus-within: 8.0.0_postcss@8.4.31 - postcss-font-variant: 5.0.0_postcss@8.4.31 - postcss-gap-properties: 5.0.0_postcss@8.4.31 - postcss-image-set-function: 6.0.1_postcss@8.4.31 - postcss-lab-function: 6.0.7_postcss@8.4.31 - postcss-logical: 7.0.0_postcss@8.4.31 - postcss-nesting: 12.0.1_postcss@8.4.31 - postcss-opacity-percentage: 2.0.0_postcss@8.4.31 - postcss-overflow-shorthand: 5.0.0_postcss@8.4.31 - postcss-page-break: 3.0.4_postcss@8.4.31 - postcss-place: 9.0.0_postcss@8.4.31 - postcss-pseudo-class-any-link: 9.0.0_postcss@8.4.31 - postcss-replace-overflow-wrap: 4.0.0_postcss@8.4.31 - postcss-selector-not: 7.0.1_postcss@8.4.31 - postcss-value-parser: 4.2.0 - dev: true + postcss: 8.4.38 - /postcss-preset-env/9.3.0_postcss@8.4.32: - resolution: {integrity: sha512-ycw6doPrqV6QxDCtgiyGDef61bEfiSc59HGM4gOw/wxQxmKnhuEery61oOC/5ViENz/ycpRsuhTexs1kUBTvVw==} + /postcss-overflow-shorthand/5.0.1_postcss@8.4.38: + resolution: {integrity: sha512-XzjBYKLd1t6vHsaokMV9URBt2EwC9a7nDhpQpjoPk2HRTSQfokPfyAS/Q7AOrzUu6q+vp/GnrDBGuj/FCaRqrQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/postcss-cascade-layers': 4.0.1_postcss@8.4.32 - '@csstools/postcss-color-function': 3.0.7_postcss@8.4.32 - '@csstools/postcss-color-mix-function': 2.0.7_postcss@8.4.32 - '@csstools/postcss-exponential-functions': 1.0.1_postcss@8.4.32 - '@csstools/postcss-font-format-keywords': 3.0.0_postcss@8.4.32 - '@csstools/postcss-gamut-mapping': 1.0.0_postcss@8.4.32 - '@csstools/postcss-gradients-interpolation-method': 4.0.7_postcss@8.4.32 - '@csstools/postcss-hwb-function': 3.0.6_postcss@8.4.32 - '@csstools/postcss-ic-unit': 3.0.2_postcss@8.4.32 - '@csstools/postcss-initial': 1.0.0_postcss@8.4.32 - '@csstools/postcss-is-pseudo-class': 4.0.3_postcss@8.4.32 - '@csstools/postcss-logical-float-and-clear': 2.0.0_postcss@8.4.32 - '@csstools/postcss-logical-overflow': 1.0.0_postcss@8.4.32 - '@csstools/postcss-logical-overscroll-behavior': 1.0.0_postcss@8.4.32 - '@csstools/postcss-logical-resize': 2.0.0_postcss@8.4.32 - '@csstools/postcss-logical-viewport-units': 2.0.3_postcss@8.4.32 - '@csstools/postcss-media-minmax': 1.1.0_postcss@8.4.32 - '@csstools/postcss-media-queries-aspect-ratio-number-values': 2.0.3_postcss@8.4.32 - '@csstools/postcss-nested-calc': 3.0.0_postcss@8.4.32 - '@csstools/postcss-normalize-display-values': 3.0.1_postcss@8.4.32 - '@csstools/postcss-oklab-function': 3.0.7_postcss@8.4.32 - '@csstools/postcss-progressive-custom-properties': 3.0.2_postcss@8.4.32 - '@csstools/postcss-relative-color-syntax': 2.0.7_postcss@8.4.32 - '@csstools/postcss-scope-pseudo-class': 3.0.0_postcss@8.4.32 - '@csstools/postcss-stepped-value-functions': 3.0.2_postcss@8.4.32 - '@csstools/postcss-text-decoration-shorthand': 3.0.3_postcss@8.4.32 - '@csstools/postcss-trigonometric-functions': 3.0.2_postcss@8.4.32 - '@csstools/postcss-unset-value': 3.0.0_postcss@8.4.32 - autoprefixer: 10.4.16_postcss@8.4.32 - browserslist: 4.22.2 - css-blank-pseudo: 6.0.0_postcss@8.4.32 - css-has-pseudo: 6.0.0_postcss@8.4.32 - css-prefers-color-scheme: 9.0.0_postcss@8.4.32 - cssdb: 7.9.0 - postcss: 8.4.32 - postcss-attribute-case-insensitive: 6.0.2_postcss@8.4.32 - postcss-clamp: 4.1.0_postcss@8.4.32 - postcss-color-functional-notation: 6.0.2_postcss@8.4.32 - postcss-color-hex-alpha: 9.0.2_postcss@8.4.32 - postcss-color-rebeccapurple: 9.0.1_postcss@8.4.32 - postcss-custom-media: 10.0.2_postcss@8.4.32 - postcss-custom-properties: 13.3.2_postcss@8.4.32 - postcss-custom-selectors: 7.1.6_postcss@8.4.32 - postcss-dir-pseudo-class: 8.0.0_postcss@8.4.32 - postcss-double-position-gradients: 5.0.2_postcss@8.4.32 - postcss-focus-visible: 9.0.0_postcss@8.4.32 - postcss-focus-within: 8.0.0_postcss@8.4.32 - postcss-font-variant: 5.0.0_postcss@8.4.32 - postcss-gap-properties: 5.0.0_postcss@8.4.32 - postcss-image-set-function: 6.0.1_postcss@8.4.32 - postcss-lab-function: 6.0.7_postcss@8.4.32 - postcss-logical: 7.0.0_postcss@8.4.32 - postcss-nesting: 12.0.1_postcss@8.4.32 - postcss-opacity-percentage: 2.0.0_postcss@8.4.32 - postcss-overflow-shorthand: 5.0.0_postcss@8.4.32 - postcss-page-break: 3.0.4_postcss@8.4.32 - postcss-place: 9.0.0_postcss@8.4.32 - postcss-pseudo-class-any-link: 9.0.0_postcss@8.4.32 - postcss-replace-overflow-wrap: 4.0.0_postcss@8.4.32 - postcss-selector-not: 7.0.1_postcss@8.4.32 + postcss: 8.4.38 postcss-value-parser: 4.2.0 - dev: false - /postcss-pseudo-class-any-link/9.0.0_postcss@8.4.31: - resolution: {integrity: sha512-QNCYIL98VKFKY6HGDEJpF6+K/sg9bxcUYnOmNHJxZS5wsFDFaVoPeG68WAuhsqwbIBSo/b9fjEnTwY2mTSD+uA==} - engines: {node: ^14 || ^16 || >=18} + /postcss-page-break/3.0.4_postcss@8.4.38: + resolution: {integrity: sha512-1JGu8oCjVXLa9q9rFTo4MbeeA5FMe00/9C7lN4va606Rdb+HkxXtXsmEDrIraQ11fGz/WvKWa8gMuCKkrXpTsQ==} peerDependencies: - postcss: ^8.4 + postcss: ^8 dependencies: - postcss: 8.4.31 - postcss-selector-parser: 6.0.13 - dev: true + postcss: 8.4.38 - /postcss-pseudo-class-any-link/9.0.0_postcss@8.4.32: - resolution: {integrity: sha512-QNCYIL98VKFKY6HGDEJpF6+K/sg9bxcUYnOmNHJxZS5wsFDFaVoPeG68WAuhsqwbIBSo/b9fjEnTwY2mTSD+uA==} + /postcss-place/9.0.1_postcss@8.4.38: + resolution: {integrity: sha512-JfL+paQOgRQRMoYFc2f73pGuG/Aw3tt4vYMR6UA3cWVMxivviPTnMFnFTczUJOA4K2Zga6xgQVE+PcLs64WC8Q==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.32 - postcss-selector-parser: 6.0.13 - dev: false + postcss: 8.4.38 + postcss-value-parser: 4.2.0 - /postcss-replace-overflow-wrap/4.0.0_postcss@8.4.31: - resolution: {integrity: sha512-KmF7SBPphT4gPPcKZc7aDkweHiKEEO8cla/GjcBK+ckKxiZslIu3C4GCRW3DNfL0o7yW7kMQu9xlZ1kXRXLXtw==} - peerDependencies: - postcss: ^8.0.3 + /postcss-plugin-px2rem/0.8.1: + resolution: {integrity: sha512-gNxhrnR57pnGrPLLqVNWY9+BWgj46kYkphw+0gpRJf9tjgwI7/tLqQPK7KdlksB2SSAddOb11otDVwri8b8mXw==} dependencies: - postcss: 8.4.31 - dev: true + postcss: 5.2.18 - /postcss-replace-overflow-wrap/4.0.0_postcss@8.4.32: - resolution: {integrity: sha512-KmF7SBPphT4gPPcKZc7aDkweHiKEEO8cla/GjcBK+ckKxiZslIu3C4GCRW3DNfL0o7yW7kMQu9xlZ1kXRXLXtw==} + /postcss-preset-env/9.5.9_postcss@8.4.38: + resolution: {integrity: sha512-W+WgDH1MOWLT3Fsvknd45pzGMQ8Sp3fmt94Pxeik3Zkqfhw2XUDF8FehfV3Naxw4l/NrKPWLtltPJYVnpjMmfw==} + engines: {node: ^14 || ^16 || >=18} peerDependencies: - postcss: ^8.0.3 + postcss: ^8.4 dependencies: - postcss: 8.4.32 - dev: false - - /postcss-selector-not/7.0.1_postcss@8.4.31: - resolution: {integrity: sha512-1zT5C27b/zeJhchN7fP0kBr16Cc61mu7Si9uWWLoA3Px/D9tIJPKchJCkUH3tPO5D0pCFmGeApAv8XpXBQJ8SQ==} + '@csstools/postcss-cascade-layers': 4.0.4_postcss@8.4.38 + '@csstools/postcss-color-function': 3.0.14_postcss@8.4.38 + '@csstools/postcss-color-mix-function': 2.0.14_postcss@8.4.38 + '@csstools/postcss-exponential-functions': 1.0.5_postcss@8.4.38 + '@csstools/postcss-font-format-keywords': 3.0.2_postcss@8.4.38 + '@csstools/postcss-gamut-mapping': 1.0.7_postcss@8.4.38 + '@csstools/postcss-gradients-interpolation-method': 4.0.15_postcss@8.4.38 + '@csstools/postcss-hwb-function': 3.0.13_postcss@8.4.38 + '@csstools/postcss-ic-unit': 3.0.6_postcss@8.4.38 + '@csstools/postcss-initial': 1.0.1_postcss@8.4.38 + '@csstools/postcss-is-pseudo-class': 4.0.6_postcss@8.4.38 + '@csstools/postcss-light-dark-function': 1.0.3_postcss@8.4.38 + '@csstools/postcss-logical-float-and-clear': 2.0.1_postcss@8.4.38 + '@csstools/postcss-logical-overflow': 1.0.1_postcss@8.4.38 + '@csstools/postcss-logical-overscroll-behavior': 1.0.1_postcss@8.4.38 + '@csstools/postcss-logical-resize': 2.0.1_postcss@8.4.38 + '@csstools/postcss-logical-viewport-units': 2.0.7_postcss@8.4.38 + '@csstools/postcss-media-minmax': 1.1.4_postcss@8.4.38 + '@csstools/postcss-media-queries-aspect-ratio-number-values': 2.0.7_postcss@8.4.38 + '@csstools/postcss-nested-calc': 3.0.2_postcss@8.4.38 + '@csstools/postcss-normalize-display-values': 3.0.2_postcss@8.4.38 + '@csstools/postcss-oklab-function': 3.0.14_postcss@8.4.38 + '@csstools/postcss-progressive-custom-properties': 3.2.0_postcss@8.4.38 + '@csstools/postcss-relative-color-syntax': 2.0.14_postcss@8.4.38 + '@csstools/postcss-scope-pseudo-class': 3.0.1_postcss@8.4.38 + '@csstools/postcss-stepped-value-functions': 3.0.6_postcss@8.4.38 + '@csstools/postcss-text-decoration-shorthand': 3.0.6_postcss@8.4.38 + '@csstools/postcss-trigonometric-functions': 3.0.6_postcss@8.4.38 + '@csstools/postcss-unset-value': 3.0.1_postcss@8.4.38 + autoprefixer: 10.4.19_postcss@8.4.38 + browserslist: 4.23.0 + css-blank-pseudo: 6.0.2_postcss@8.4.38 + css-has-pseudo: 6.0.3_postcss@8.4.38 + css-prefers-color-scheme: 9.0.1_postcss@8.4.38 + cssdb: 8.0.0 + postcss: 8.4.38 + postcss-attribute-case-insensitive: 6.0.3_postcss@8.4.38 + postcss-clamp: 4.1.0_postcss@8.4.38 + postcss-color-functional-notation: 6.0.9_postcss@8.4.38 + postcss-color-hex-alpha: 9.0.4_postcss@8.4.38 + postcss-color-rebeccapurple: 9.0.3_postcss@8.4.38 + postcss-custom-media: 10.0.4_postcss@8.4.38 + postcss-custom-properties: 13.3.8_postcss@8.4.38 + postcss-custom-selectors: 7.1.8_postcss@8.4.38 + postcss-dir-pseudo-class: 8.0.1_postcss@8.4.38 + postcss-double-position-gradients: 5.0.6_postcss@8.4.38 + postcss-focus-visible: 9.0.1_postcss@8.4.38 + postcss-focus-within: 8.0.1_postcss@8.4.38 + postcss-font-variant: 5.0.0_postcss@8.4.38 + postcss-gap-properties: 5.0.1_postcss@8.4.38 + postcss-image-set-function: 6.0.3_postcss@8.4.38 + postcss-lab-function: 6.0.14_postcss@8.4.38 + postcss-logical: 7.0.1_postcss@8.4.38 + postcss-nesting: 12.1.2_postcss@8.4.38 + postcss-opacity-percentage: 2.0.0_postcss@8.4.38 + postcss-overflow-shorthand: 5.0.1_postcss@8.4.38 + postcss-page-break: 3.0.4_postcss@8.4.38 + postcss-place: 9.0.1_postcss@8.4.38 + postcss-pseudo-class-any-link: 9.0.2_postcss@8.4.38 + postcss-replace-overflow-wrap: 4.0.0_postcss@8.4.38 + postcss-selector-not: 7.0.2_postcss@8.4.38 + + /postcss-pseudo-class-any-link/9.0.2_postcss@8.4.38: + resolution: {integrity: sha512-HFSsxIqQ9nA27ahyfH37cRWGk3SYyQLpk0LiWw/UGMV4VKT5YG2ONee4Pz/oFesnK0dn2AjcyequDbIjKJgB0g==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.31 - postcss-selector-parser: 6.0.13 - dev: true + postcss: 8.4.38 + postcss-selector-parser: 6.0.16 + + /postcss-replace-overflow-wrap/4.0.0_postcss@8.4.38: + resolution: {integrity: sha512-KmF7SBPphT4gPPcKZc7aDkweHiKEEO8cla/GjcBK+ckKxiZslIu3C4GCRW3DNfL0o7yW7kMQu9xlZ1kXRXLXtw==} + peerDependencies: + postcss: ^8.0.3 + dependencies: + postcss: 8.4.38 - /postcss-selector-not/7.0.1_postcss@8.4.32: - resolution: {integrity: sha512-1zT5C27b/zeJhchN7fP0kBr16Cc61mu7Si9uWWLoA3Px/D9tIJPKchJCkUH3tPO5D0pCFmGeApAv8XpXBQJ8SQ==} + /postcss-selector-not/7.0.2_postcss@8.4.38: + resolution: {integrity: sha512-/SSxf/90Obye49VZIfc0ls4H0P6i6V1iHv0pzZH8SdgvZOPFkF37ef1r5cyWcMflJSFJ5bfuoluTnFnBBFiuSA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.32 - postcss-selector-parser: 6.0.13 - dev: false + postcss: 8.4.38 + postcss-selector-parser: 6.0.16 - /postcss-selector-parser/6.0.13: - resolution: {integrity: sha512-EaV1Gl4mUEV4ddhDnv/xtj7sxwrwxdetHdWUGnT4VJQf+4d05v6lHYZr8N573k5Z0BViss7BDhfWtKS3+sfAqQ==} + /postcss-selector-parser/6.0.16: + resolution: {integrity: sha512-A0RVJrX+IUkVZbW3ClroRWurercFhieevHB38sr2+l9eUClMqome3LmEmnhlNy+5Mr2EYN6B2Kaw9wYdd+VHiw==} engines: {node: '>=4'} dependencies: cssesc: 3.0.0 @@ -12703,21 +12375,13 @@ packages: source-map: 0.5.7 supports-color: 3.2.3 - /postcss/8.4.31: - resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} - engines: {node: ^10 || ^12 || >=14} - dependencies: - nanoid: 3.3.6 - picocolors: 1.0.0 - source-map-js: 1.0.2 - - /postcss/8.4.32: - resolution: {integrity: sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==} + /postcss/8.4.38: + resolution: {integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.7 picocolors: 1.0.0 - source-map-js: 1.0.2 + source-map-js: 1.2.0 /preact/10.18.1: resolution: {integrity: sha512-mKUD7RRkQQM6s7Rkmi7IFkoEHjuFqRQUaXamO61E6Nn7vqF/bo7EZCmSyrUnp2UWHw0O7XjZ2eeXis+m7tf4lg==} @@ -12916,8 +12580,11 @@ packages: /regenerator-runtime/0.13.11: resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==} - /regenerator-transform/0.15.1: - resolution: {integrity: sha512-knzmNAcuyxV+gQCufkYcvOqX/qIIfHLv0u5x79kRxuGojfYVky1f15TzZEu2Avte8QGepvUNTnLskf8E6X6Vyg==} + /regenerator-runtime/0.14.1: + resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==} + + /regenerator-transform/0.15.2: + resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==} dependencies: '@babel/runtime': 7.22.6 @@ -12933,6 +12600,15 @@ packages: define-properties: 1.2.0 functions-have-names: 1.2.3 + /regexp.prototype.flags/1.5.2: + resolution: {integrity: sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.7 + define-properties: 1.2.1 + es-errors: 1.3.0 + set-function-name: 2.0.2 + /regexpu-core/5.3.2: resolution: {integrity: sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==} engines: {node: '>=4'} @@ -12986,19 +12662,19 @@ packages: engines: {node: '>=10'} dev: true - /resolve/1.22.2: - resolution: {integrity: sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==} + /resolve/1.22.3: + resolution: {integrity: sha512-P8ur/gp/AmbEzjr729bZnLjXK5Z+4P0zhIJgBgzqRih7hL7BOukHGtSTA3ACMY467GRFz3duQsi0bDZdR7DKdw==} hasBin: true dependencies: is-core-module: 2.12.1 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 - /resolve/1.22.3: - resolution: {integrity: sha512-P8ur/gp/AmbEzjr729bZnLjXK5Z+4P0zhIJgBgzqRih7hL7BOukHGtSTA3ACMY467GRFz3duQsi0bDZdR7DKdw==} + /resolve/1.22.8: + resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==} hasBin: true dependencies: - is-core-module: 2.12.1 + is-core-module: 2.13.1 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 @@ -13042,19 +12718,19 @@ packages: peerDependencies: rollup: ^2.0.0 dependencies: - '@babel/code-frame': 7.22.5 + '@babel/code-frame': 7.24.2 jest-worker: 26.6.2 rollup: 2.79.1 serialize-javascript: 4.0.0 - terser: 5.19.2 + terser: 5.31.0 dev: true - /rollup-plugin-visualizer/5.9.2: - resolution: {integrity: sha512-waHktD5mlWrYFrhOLbti4YgQCn1uR24nYsNuXxg7LkPH8KdTXVWR9DNY1WU0QqokyMixVXJS4J04HNrVTMP01A==} + /rollup-plugin-visualizer/5.12.0: + resolution: {integrity: sha512-8/NU9jXcHRs7Nnj07PF2o4gjxmm9lXIrZ8r175bT9dK8qoLlvKTwRMArRCMgpMGlq8CTLugRvEmyMeMXIU2pNQ==} engines: {node: '>=14'} hasBin: true peerDependencies: - rollup: 2.x || 3.x + rollup: 2.x || 3.x || 4.x peerDependenciesMeta: rollup: optional: true @@ -13070,7 +12746,7 @@ packages: engines: {node: '>=10.0.0'} hasBin: true optionalDependencies: - fsevents: 2.3.2 + fsevents: 2.3.3 dev: true /rollup/3.29.2: @@ -13100,7 +12776,6 @@ packages: '@rollup/rollup-win32-ia32-msvc': 4.7.0 '@rollup/rollup-win32-x64-msvc': 4.7.0 fsevents: 2.3.3 - dev: false /rrweb-cssom/0.6.0: resolution: {integrity: sha512-APM0Gt1KoXBz0iIkkdB/kfvGOwC4UuJFeG/c+yV7wSc7q96cG/kJ0HiYCnzivD9SB53cLV1MlHFNfOuPaadYSw==} @@ -13121,8 +12796,17 @@ packages: resolution: {integrity: sha512-9dVEFruWIsnie89yym+xWTAYASdpw3CJV7Li/6zBewGf9z2i1j31rP6jnY0pHEO4QZh6N0K11bFjWmdR8UGdPQ==} engines: {node: '>=0.4'} dependencies: - call-bind: 1.0.2 - get-intrinsic: 1.2.1 + call-bind: 1.0.7 + get-intrinsic: 1.2.4 + has-symbols: 1.0.3 + isarray: 2.0.5 + + /safe-array-concat/1.1.2: + resolution: {integrity: sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==} + engines: {node: '>=0.4'} + dependencies: + call-bind: 1.0.7 + get-intrinsic: 1.2.4 has-symbols: 1.0.3 isarray: 2.0.5 @@ -13133,8 +12817,16 @@ packages: /safe-regex-test/1.0.0: resolution: {integrity: sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==} dependencies: - call-bind: 1.0.2 - get-intrinsic: 1.2.1 + call-bind: 1.0.7 + get-intrinsic: 1.2.4 + is-regex: 1.1.4 + + /safe-regex-test/1.0.3: + resolution: {integrity: sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.7 + es-errors: 1.3.0 is-regex: 1.1.4 /safe-regex/2.1.1: @@ -13146,8 +12838,8 @@ packages: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} dev: true - /sass/1.64.2: - resolution: {integrity: sha512-TnDlfc+CRnUAgLO9D8cQLFu/GIjJIzJCGkE7o4ekIGQOH7T3GetiRR/PsTWJUHhkzcSPrARkPI+gNWn5alCzDg==} + /sass/1.75.0: + resolution: {integrity: sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -13191,6 +12883,13 @@ packages: dependencies: lru-cache: 6.0.0 + /semver/7.6.0: + resolution: {integrity: sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==} + engines: {node: '>=10'} + hasBin: true + dependencies: + lru-cache: 6.0.0 + /serialize-javascript/4.0.0: resolution: {integrity: sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==} dependencies: @@ -13201,6 +12900,26 @@ packages: resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==} dev: true + /set-function-length/1.2.2: + resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==} + engines: {node: '>= 0.4'} + dependencies: + define-data-property: 1.1.4 + es-errors: 1.3.0 + function-bind: 1.1.2 + get-intrinsic: 1.2.4 + gopd: 1.0.1 + has-property-descriptors: 1.0.2 + + /set-function-name/2.0.2: + resolution: {integrity: sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==} + engines: {node: '>= 0.4'} + dependencies: + define-data-property: 1.1.4 + es-errors: 1.3.0 + functions-have-names: 1.2.3 + has-property-descriptors: 1.0.2 + /shebang-command/2.0.0: resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} engines: {node: '>=8'} @@ -13325,6 +13044,10 @@ packages: resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==} engines: {node: '>=0.10.0'} + /source-map-js/1.2.0: + resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==} + engines: {node: '>=0.10.0'} + /source-map-support/0.5.21: resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==} dependencies: @@ -13433,13 +13156,13 @@ packages: /string.prototype.matchall/4.0.8: resolution: {integrity: sha512-6zOCOcJ+RJAQshcTvXPHoxoQGONa3e/Lqx90wUA+wEzX78sg5Bo+1tQo4N0pohS0erG9qtCqJDjNCQBjeWVxyg==} dependencies: - call-bind: 1.0.2 - define-properties: 1.2.0 - es-abstract: 1.22.1 - get-intrinsic: 1.2.1 + call-bind: 1.0.7 + define-properties: 1.2.1 + es-abstract: 1.23.3 + get-intrinsic: 1.2.4 has-symbols: 1.0.3 - internal-slot: 1.0.5 - regexp.prototype.flags: 1.5.0 + internal-slot: 1.0.7 + regexp.prototype.flags: 1.5.2 side-channel: 1.0.4 dev: true @@ -13447,23 +13170,47 @@ packages: resolution: {integrity: sha512-p6TmeT1T3411M8Cgg9wBTMRtY2q9+PNy9EV1i2lIXUN/btt763oIfxwN3RR8VU6wHX8j/1CFy0L+YuThm6bgOg==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.2 - define-properties: 1.2.0 - es-abstract: 1.22.1 + call-bind: 1.0.7 + define-properties: 1.2.1 + es-abstract: 1.23.3 + + /string.prototype.trim/1.2.9: + resolution: {integrity: sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.7 + define-properties: 1.2.1 + es-abstract: 1.23.3 + es-object-atoms: 1.0.0 /string.prototype.trimend/1.0.6: resolution: {integrity: sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==} dependencies: - call-bind: 1.0.2 - define-properties: 1.2.0 - es-abstract: 1.22.1 + call-bind: 1.0.7 + define-properties: 1.2.1 + es-abstract: 1.23.3 + + /string.prototype.trimend/1.0.8: + resolution: {integrity: sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==} + dependencies: + call-bind: 1.0.7 + define-properties: 1.2.1 + es-object-atoms: 1.0.0 /string.prototype.trimstart/1.0.6: resolution: {integrity: sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==} dependencies: - call-bind: 1.0.2 - define-properties: 1.2.0 - es-abstract: 1.22.1 + call-bind: 1.0.7 + define-properties: 1.2.1 + es-abstract: 1.23.3 + + /string.prototype.trimstart/1.0.8: + resolution: {integrity: sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.7 + define-properties: 1.2.1 + es-object-atoms: 1.0.0 /string_decoder/0.10.31: resolution: {integrity: sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ==} @@ -13607,15 +13354,15 @@ packages: '@pkgr/utils': 2.4.2 tslib: 2.6.2 - /systemjs/6.14.1: - resolution: {integrity: sha512-8ftwWd+XnQtZ/aGbatrN4QFNGrKJzmbtixW+ODpci7pyoTajg4sonPP8aFLESAcuVxaC1FyDESt+SpfFCH9rZQ==} + /systemjs/6.15.1: + resolution: {integrity: sha512-Nk8c4lXvMB98MtbmjX7JwJRgJOL8fluecYCfCeYBznwmpOs8Bf15hLM6z4z71EDAhQVrQrI+wt1aLWSXZq+hXA==} /tabbable/6.2.0: resolution: {integrity: sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==} dev: false - /tailwindcss/3.3.6: - resolution: {integrity: sha512-AKjF7qbbLvLaPieoKeTjG1+FyNZT6KaJMJPFeQyLfIp7l82ggH1fbHJSsYIvnbTFQOlkh+gBYpyby5GT1LIdLw==} + /tailwindcss/3.4.3: + resolution: {integrity: sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -13624,21 +13371,21 @@ packages: chokidar: 3.5.3 didyoumean: 1.2.2 dlv: 1.1.3 - fast-glob: 3.3.1 + fast-glob: 3.3.2 glob-parent: 6.0.2 is-glob: 4.0.3 - jiti: 1.19.1 + jiti: 1.21.0 lilconfig: 2.1.0 micromatch: 4.0.5 normalize-path: 3.0.0 object-hash: 3.0.0 picocolors: 1.0.0 - postcss: 8.4.31 - postcss-import: 15.1.0_postcss@8.4.31 - postcss-js: 4.0.1_postcss@8.4.31 - postcss-load-config: 4.0.1_postcss@8.4.31 - postcss-nested: 6.0.1_postcss@8.4.31 - postcss-selector-parser: 6.0.13 + postcss: 8.4.38 + postcss-import: 15.1.0_postcss@8.4.38 + postcss-js: 4.0.1_postcss@8.4.38 + postcss-load-config: 4.0.1_postcss@8.4.38 + postcss-nested: 6.0.1_postcss@8.4.38 + postcss-selector-parser: 6.0.16 resolve: 1.22.3 sucrase: 3.34.0 transitivePeerDependencies: @@ -13679,7 +13426,7 @@ packages: vue: ^3.0.0 dependencies: '@babel/runtime': 7.22.6 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 dev: false /tdesign-vue-next/1.4.2_vue@3.3.11: @@ -13693,14 +13440,14 @@ packages: '@types/sortablejs': 1.15.1 '@types/tinycolor2': 1.4.3 '@types/validator': 13.11.7 - dayjs: 1.11.9 + dayjs: 1.11.11 lodash: 4.17.21 mitt: 3.0.1 sortablejs: 1.15.0 tdesign-icons-vue-next: 0.1.12_vue@3.3.11 tinycolor2: 1.6.0 validator: 13.9.0 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 dev: false /temp-dir/2.0.0: @@ -13718,13 +13465,13 @@ packages: unique-string: 2.0.0 dev: true - /terser/5.19.2: - resolution: {integrity: sha512-qC5+dmecKJA4cpYxRa5aVkKehYsQKc+AHeKl0Oe62aYjBL8ZA33tTljktDHJSaxxMnbI5ZYw+o/S2DxxLu8OfA==} + /terser/5.31.0: + resolution: {integrity: sha512-Q1JFAoUKE5IMfI4Z/lkE/E6+SwgzO+x4tq4v1AyBLRj8VSYvRO6A/rQrPg1yud4g0En9EKI1TvFRF2tQFcoUkg==} engines: {node: '>=10'} hasBin: true dependencies: '@jridgewell/source-map': 0.3.5 - acorn: 8.10.0 + acorn: 8.11.2 commander: 2.20.3 source-map-support: 0.5.21 dev: true @@ -13825,21 +13572,21 @@ packages: typescript: '>=4.2.0' dev: false - /ts-api-utils/1.0.3_typescript@5.1.6: + /ts-api-utils/1.0.3_typescript@5.4.5: resolution: {integrity: sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==} engines: {node: '>=16.13.0'} peerDependencies: typescript: '>=4.2.0' dependencies: - typescript: 5.1.6 + typescript: 5.4.5 dev: true /ts-interface-checker/0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} dev: false - /tsconfig-paths/3.14.2: - resolution: {integrity: sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g==} + /tsconfig-paths/3.15.0: + resolution: {integrity: sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==} dependencies: '@types/json5': 0.0.29 json5: 1.0.2 @@ -13861,14 +13608,14 @@ packages: tslib: 1.14.1 dev: false - /tsutils/3.21.0_typescript@5.1.6: + /tsutils/3.21.0_typescript@5.4.5: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 5.1.6 + typescript: 5.4.5 /tuf-js/1.1.7: resolution: {integrity: sha512-i3P9Kgw3ytjELUfpuKVDNBJvk4u5bXL6gskv572mcevPbSKCV3zt3djhmlEQ65yERjIbOSncy7U4cQJaB1CBCg==} @@ -13923,42 +13670,82 @@ packages: resolution: {integrity: sha512-Y8KTSIglk9OZEr8zywiIHG/kmQ7KWyjseXs1CbSo8vC42w7hg2HgYTxSWwP0+is7bWDc1H+Fo026CpHFwm8tkw==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.2 - get-intrinsic: 1.2.1 - is-typed-array: 1.1.12 + call-bind: 1.0.7 + get-intrinsic: 1.2.4 + is-typed-array: 1.1.13 + + /typed-array-buffer/1.0.2: + resolution: {integrity: sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.7 + es-errors: 1.3.0 + is-typed-array: 1.1.13 /typed-array-byte-length/1.0.0: resolution: {integrity: sha512-Or/+kvLxNpeQ9DtSydonMxCx+9ZXOswtwJn17SNLvhptaXYDJvkFFP5zbfU/uLmvnBJlI4yrnXRxpdWH/M5tNA==} engines: {node: '>= 0.4'} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.7 for-each: 0.3.3 - has-proto: 1.0.1 - is-typed-array: 1.1.12 + has-proto: 1.0.3 + is-typed-array: 1.1.13 + + /typed-array-byte-length/1.0.1: + resolution: {integrity: sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.7 + for-each: 0.3.3 + gopd: 1.0.1 + has-proto: 1.0.3 + is-typed-array: 1.1.13 /typed-array-byte-offset/1.0.0: resolution: {integrity: sha512-RD97prjEt9EL8YgAgpOkf3O4IF9lhJFr9g0htQkm0rchFp/Vx7LW5Q8fSXXub7BXAODyUQohRMyOc3faCPd0hg==} engines: {node: '>= 0.4'} dependencies: - available-typed-arrays: 1.0.5 - call-bind: 1.0.2 + available-typed-arrays: 1.0.7 + call-bind: 1.0.7 for-each: 0.3.3 - has-proto: 1.0.1 - is-typed-array: 1.1.12 + has-proto: 1.0.3 + is-typed-array: 1.1.13 + + /typed-array-byte-offset/1.0.2: + resolution: {integrity: sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==} + engines: {node: '>= 0.4'} + dependencies: + available-typed-arrays: 1.0.7 + call-bind: 1.0.7 + for-each: 0.3.3 + gopd: 1.0.1 + has-proto: 1.0.3 + is-typed-array: 1.1.13 /typed-array-length/1.0.4: resolution: {integrity: sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.7 for-each: 0.3.3 - is-typed-array: 1.1.12 + is-typed-array: 1.1.13 + + /typed-array-length/1.0.6: + resolution: {integrity: sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.7 + for-each: 0.3.3 + gopd: 1.0.1 + has-proto: 1.0.3 + is-typed-array: 1.1.13 + possible-typed-array-names: 1.0.0 - /typed.js/2.0.16: - resolution: {integrity: sha512-IBB52GlJiTUOnomwdVVf7lWgC6gScn8md+26zTHj5oJWA+4pSuclHE76rbGI2hnyO+NT+QXdIUHbfjAY5nEtcw==} + /typed.js/2.1.0: + resolution: {integrity: sha512-bDuXEf7YcaKN4g08NMTUM6G90XU25CK3bh6U0THC/Mod/QPKlEt9g/EjvbYB8x2Qwr2p6J6I3NrsoYaVnY6wsQ==} dev: false - /typescript/5.1.6: - resolution: {integrity: sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==} + /typescript/5.4.5: + resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==} engines: {node: '>=14.17'} hasBin: true @@ -13968,7 +13755,7 @@ packages: /unbox-primitive/1.0.2: resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==} dependencies: - call-bind: 1.0.2 + call-bind: 1.0.7 has-bigints: 1.0.2 has-symbols: 1.0.3 which-boxed-primitive: 1.0.2 @@ -13981,6 +13768,10 @@ packages: jiti: 1.19.1 mlly: 1.4.0 + /undici-types/5.26.5: + resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} + dev: true + /unhead/1.7.4: resolution: {integrity: sha512-oOv+9aQS85DQUd0f1uJBtb2uG3SKwCURSTuUWp9WKKzANCb1TjW2dWp5TFmJH5ILF6urXi4uUQfjK+SawzBJAA==} dependencies: @@ -14095,7 +13886,7 @@ packages: engines: {node: '>= 10.0.0'} dev: true - /unocss/0.53.6_vite@4.5.1: + /unocss/0.53.6_vite@5.1.3: resolution: {integrity: sha512-yZeSaa3ulfDyU7WaOeN5AZN/ciopY+f9GPuME4hgzxZmUnCSJmuwBW+5UHud2BSRKdem+mLIpBzNXTOsDP8gFA==} engines: {node: '>=14'} peerDependencies: @@ -14104,7 +13895,7 @@ packages: '@unocss/webpack': optional: true dependencies: - '@unocss/astro': 0.53.6_vite@4.5.1 + '@unocss/astro': 0.53.6_vite@5.1.3 '@unocss/cli': 0.53.6 '@unocss/core': 0.53.6 '@unocss/extractor-arbitrary-variants': 0.53.6 @@ -14123,39 +13914,14 @@ packages: '@unocss/transformer-compile-class': 0.53.6 '@unocss/transformer-directives': 0.53.6 '@unocss/transformer-variant-group': 0.53.6 - '@unocss/vite': 0.53.6_vite@4.5.1 + '@unocss/vite': 0.53.6_vite@5.1.3 transitivePeerDependencies: - rollup - supports-color - vite dev: true - /unplugin-auto-import/0.16.7_@vueuse+core@10.5.0: - resolution: {integrity: sha512-w7XmnRlchq6YUFJVFGSvG1T/6j8GrdYN6Em9Wf0Ye+HXgD/22kont+WnuCAA0UaUoxtuvRR1u/mXKy63g/hfqQ==} - engines: {node: '>=14'} - peerDependencies: - '@nuxt/kit': ^3.2.2 - '@vueuse/core': '*' - peerDependenciesMeta: - '@nuxt/kit': - optional: true - '@vueuse/core': - optional: true - dependencies: - '@antfu/utils': 0.7.6 - '@rollup/pluginutils': 5.1.0 - '@vueuse/core': 10.5.0_vue@3.3.11 - fast-glob: 3.3.1 - local-pkg: 0.5.0 - magic-string: 0.30.5 - minimatch: 9.0.3 - unimport: 3.6.1 - unplugin: 1.5.1 - transitivePeerDependencies: - - rollup - dev: true - - /unplugin-auto-import/0.16.7_@vueuse+core@10.7.0: + /unplugin-auto-import/0.16.7_@vueuse+core@10.9.0: resolution: {integrity: sha512-w7XmnRlchq6YUFJVFGSvG1T/6j8GrdYN6Em9Wf0Ye+HXgD/22kont+WnuCAA0UaUoxtuvRR1u/mXKy63g/hfqQ==} engines: {node: '>=14'} peerDependencies: @@ -14169,7 +13935,7 @@ packages: dependencies: '@antfu/utils': 0.7.6 '@rollup/pluginutils': 5.1.0 - '@vueuse/core': 10.7.0_vue@3.3.11 + '@vueuse/core': 10.9.0_vue@3.3.11 fast-glob: 3.3.1 local-pkg: 0.5.0 magic-string: 0.30.5 @@ -14178,9 +13944,8 @@ packages: unplugin: 1.5.1 transitivePeerDependencies: - rollup - dev: false - /unplugin-combine/0.7.0_vite@4.5.1: + /unplugin-combine/0.7.0_vite@5.1.3: resolution: {integrity: sha512-Pxa8ovANAUN/bz/pzGN8xnTqFfSJndIJAttXS4/BdVq7mxtKB65RVa2UxAnLmEzgwvtefXAjZgyx9fk5Bv0vEA==} engines: {node: '>=14.19.0'} peerDependencies: @@ -14200,7 +13965,7 @@ packages: dependencies: '@antfu/utils': 0.7.5 unplugin: 1.4.0 - vite: 4.5.1_@types+node@20.4.7 + vite: 5.1.3_@types+node@20.12.7 dev: true /unplugin-vue-components/0.25.2_vue@3.3.11: @@ -14226,7 +13991,7 @@ packages: minimatch: 9.0.3 resolve: 1.22.3 unplugin: 1.4.0 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 transitivePeerDependencies: - rollup - supports-color @@ -14243,7 +14008,7 @@ packages: - vue dev: true - /unplugin-vue-macros/2.5.1_6a371f2ac2266217ddf8b663a6d0b9e1: + /unplugin-vue-macros/2.5.1_16a90c12340c3a0d20daa08a58e8e5fb: resolution: {integrity: sha512-huchZvHJQEbfr8jtED2KG5flpwg7y434eUhc+tSxu8DE3N6fehDk1HkbR29N3HHPA6iXeiDJ99aHlVdnism2uQ==} engines: {node: '>=16.14.0'} peerDependencies: @@ -14254,13 +14019,13 @@ packages: '@vue-macros/chain-call': 0.1.6_vue@3.3.11 '@vue-macros/common': 1.8.0_vue@3.3.11 '@vue-macros/define-emit': 0.1.16_vue@3.3.11 - '@vue-macros/define-models': 1.0.16_@vueuse+core@10.5.0+vue@3.3.11 + '@vue-macros/define-models': 1.0.16_@vueuse+core@10.9.0+vue@3.3.11 '@vue-macros/define-prop': 0.2.8_vue@3.3.11 '@vue-macros/define-props': 1.0.21_0f59f2ee517d743148beb269e86e3680 '@vue-macros/define-props-refs': 1.1.10_vue@3.3.11 '@vue-macros/define-render': 1.4.3_vue@3.3.11 '@vue-macros/define-slots': 1.0.15_vue@3.3.11 - '@vue-macros/devtools': 0.1.3_typescript@5.1.6+vite@4.5.1 + '@vue-macros/devtools': 0.1.3_typescript@5.4.5+vite@5.1.3 '@vue-macros/export-expose': 0.0.13_vue@3.3.11 '@vue-macros/export-props': 0.3.18_vue@3.3.11 '@vue-macros/export-render': 0.1.1_vue@3.3.11 @@ -14274,9 +14039,9 @@ packages: '@vue-macros/short-emits': 1.4.10_vue@3.3.11 '@vue-macros/short-vmodel': 1.3.0_vue@3.3.11 unplugin: 1.4.0 - unplugin-combine: 0.7.0_vite@4.5.1 + unplugin-combine: 0.7.0_vite@5.1.3 unplugin-vue-define-options: 1.3.18_vue@3.3.11 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 transitivePeerDependencies: - '@vueuse/core' - esbuild @@ -14311,23 +14076,23 @@ packages: engines: {node: '>=4'} dev: true - /update-browserslist-db/1.0.11_browserslist@4.21.10: - resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==} + /update-browserslist-db/1.0.13_browserslist@4.22.2: + resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==} hasBin: true peerDependencies: browserslist: '>= 4.21.0' dependencies: - browserslist: 4.21.10 + browserslist: 4.22.2 escalade: 3.1.1 picocolors: 1.0.0 - /update-browserslist-db/1.0.13_browserslist@4.22.2: + /update-browserslist-db/1.0.13_browserslist@4.23.0: resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==} hasBin: true peerDependencies: browserslist: '>= 4.21.0' dependencies: - browserslist: 4.22.2 + browserslist: 4.23.0 escalade: 3.1.1 picocolors: 1.0.0 @@ -14382,7 +14147,7 @@ packages: vue: ^3.0.11 dependencies: evtd: 0.2.4 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 dev: true /vfile-location/5.0.2: @@ -14411,7 +14176,7 @@ packages: resolution: {integrity: sha512-nguyw8L6Un8eelg1vQ31vIU2ESxqid7EYmy8V+MDeMaHBqaRSkg3dTBToC1PR00D89UzS/SLkfYPnx0Wf23IQQ==} dev: true - /vite-node/0.31.4_@types+node@20.4.7: + /vite-node/0.31.4_@types+node@20.12.7: resolution: {integrity: sha512-uzL377GjJtTbuc5KQxVbDu2xfU/x0wVjUtXQR2ihS21q/NK6ROr4oG0rsSkBBddZUVCwzfx22in76/0ZZHXgkQ==} engines: {node: '>=v14.18.0'} hasBin: true @@ -14421,7 +14186,7 @@ packages: mlly: 1.4.0 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.5.0_@types+node@20.4.7 + vite: 4.5.0_@types+node@20.12.7 transitivePeerDependencies: - '@types/node' - less @@ -14433,7 +14198,7 @@ packages: - terser dev: true - /vite-plugin-compression/0.5.1_vite@4.5.1: + /vite-plugin-compression/0.5.1_vite@5.1.3: resolution: {integrity: sha512-5QJKBDc+gNYVqL/skgFAP81Yuzo9R+EAf19d+EtsMF/i8kFUpNi3J/H01QD3Oo8zBQn+NzoCIFkpPLynoOzaJg==} peerDependencies: vite: '>=2.0.0' @@ -14441,12 +14206,12 @@ packages: chalk: 4.1.2 debug: 4.3.4 fs-extra: 10.1.0 - vite: 4.5.1_237074412f49544c36e8d6709d480d6e + vite: 5.1.3_4d50180c003919cd35df0ffb70ab4158 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-pages/0.31.0_vite@4.5.1: + /vite-plugin-pages/0.31.0_vite@5.1.3: resolution: {integrity: sha512-fw3onBfVTXQI7rOzAbSZhmfwvk50+3qNnGZpERjmD93c8nEjrGLyd53eFXYMxcJV4KA1vzi4qIHt2+6tS4dEMw==} peerDependencies: '@vue/compiler-sfc': ^2.7.0 || ^3.0.0 @@ -14463,22 +14228,26 @@ packages: json5: 2.2.3 local-pkg: 0.4.3 picocolors: 1.0.0 - vite: 4.5.1_@types+node@20.4.7 + vite: 5.1.3_@types+node@20.12.7 yaml: 2.3.1 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-pwa/0.16.4_vite@4.5.1: - resolution: {integrity: sha512-lmwHFIs9zI2H9bXJld/zVTbCqCQHZ9WrpyDMqosICDV0FVnCJwniX1NMDB79HGTIZzOQkY4gSZaVTJTw6maz/Q==} + /vite-plugin-pwa/0.19.8_vite@5.1.3: + resolution: {integrity: sha512-e1oK0dfhzhDhY3VBuML6c0h8Xfx6EkOVYqolj7g+u8eRfdauZe5RLteCIA/c5gH0CBQ0CNFAuv/AFTx4Z7IXTw==} engines: {node: '>=16.0.0'} peerDependencies: - vite: ^3.1.0 || ^4.0.0 + '@vite-pwa/assets-generator': ^0.2.4 + vite: ^3.1.0 || ^4.0.0 || ^5.0.0 + peerDependenciesMeta: + '@vite-pwa/assets-generator': + optional: true dependencies: debug: 4.3.4 - fast-glob: 3.3.1 + fast-glob: 3.3.2 pretty-bytes: 6.1.1 - vite: 4.5.1_237074412f49544c36e8d6709d480d6e + vite: 5.1.3_4d50180c003919cd35df0ffb70ab4158 workbox-build: 7.0.0 workbox-window: 7.0.0 transitivePeerDependencies: @@ -14486,7 +14255,7 @@ packages: - supports-color dev: true - /vite/4.4.8_@types+node@20.4.7: + /vite/4.4.8_@types+node@20.12.7: resolution: {integrity: sha512-LONawOUUjxQridNWGQlNizfKH89qPigK36XhMI7COMGztz8KNY0JHim7/xDd71CZwGT4HtSRgI7Hy+RlhG0Gvg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -14514,15 +14283,15 @@ packages: terser: optional: true dependencies: - '@types/node': 20.4.7 + '@types/node': 20.12.7 esbuild: 0.18.17 - postcss: 8.4.31 + postcss: 8.4.38 rollup: 3.29.2 optionalDependencies: fsevents: 2.3.2 dev: true - /vite/4.5.0_@types+node@20.4.7: + /vite/4.5.0_@types+node@20.12.7: resolution: {integrity: sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -14550,20 +14319,20 @@ packages: terser: optional: true dependencies: - '@types/node': 20.4.7 + '@types/node': 20.12.7 esbuild: 0.18.20 - postcss: 8.4.31 + postcss: 8.4.38 rollup: 3.29.2 optionalDependencies: fsevents: 2.3.2 dev: true - /vite/4.5.1_237074412f49544c36e8d6709d480d6e: - resolution: {integrity: sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==} - engines: {node: ^14.18.0 || >=16.0.0} + /vite/5.1.3: + resolution: {integrity: sha512-UfmUD36DKkqhi/F75RrxvPpry+9+tTkrXfMNZD+SboZqBCMsxKtO52XeGzzuh7ioz+Eo/SYDBbdb0Z7vgcDJew==} + engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: - '@types/node': '>= 14' + '@types/node': ^18.0.0 || >=20.0.0 less: '*' lightningcss: ^1.21.0 sass: '*' @@ -14586,22 +14355,19 @@ packages: terser: optional: true dependencies: - '@types/node': 20.4.7 - esbuild: 0.18.20 - postcss: 8.4.31 - rollup: 3.29.2 - sass: 1.64.2 - terser: 5.19.2 + esbuild: 0.19.9 + postcss: 8.4.38 + rollup: 4.7.0 optionalDependencies: - fsevents: 2.3.2 - dev: true + fsevents: 2.3.3 + dev: false - /vite/4.5.1_@types+node@20.4.7: - resolution: {integrity: sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==} - engines: {node: ^14.18.0 || >=16.0.0} + /vite/5.1.3_4d50180c003919cd35df0ffb70ab4158: + resolution: {integrity: sha512-UfmUD36DKkqhi/F75RrxvPpry+9+tTkrXfMNZD+SboZqBCMsxKtO52XeGzzuh7ioz+Eo/SYDBbdb0Z7vgcDJew==} + engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: - '@types/node': '>= 14' + '@types/node': ^18.0.0 || >=20.0.0 less: '*' lightningcss: ^1.21.0 sass: '*' @@ -14624,20 +14390,22 @@ packages: terser: optional: true dependencies: - '@types/node': 20.4.7 - esbuild: 0.18.20 - postcss: 8.4.31 - rollup: 3.29.2 + '@types/node': 20.12.7 + esbuild: 0.19.9 + postcss: 8.4.38 + rollup: 4.7.0 + sass: 1.75.0 + terser: 5.31.0 optionalDependencies: - fsevents: 2.3.2 + fsevents: 2.3.3 dev: true - /vite/4.5.1_@types+node@20.4.7+sass@1.64.2: - resolution: {integrity: sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==} - engines: {node: ^14.18.0 || >=16.0.0} + /vite/5.1.3_@types+node@20.12.7: + resolution: {integrity: sha512-UfmUD36DKkqhi/F75RrxvPpry+9+tTkrXfMNZD+SboZqBCMsxKtO52XeGzzuh7ioz+Eo/SYDBbdb0Z7vgcDJew==} + engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: - '@types/node': '>= 14' + '@types/node': ^18.0.0 || >=20.0.0 less: '*' lightningcss: ^1.21.0 sass: '*' @@ -14660,21 +14428,20 @@ packages: terser: optional: true dependencies: - '@types/node': 20.4.7 - esbuild: 0.18.20 - postcss: 8.4.31 - rollup: 3.29.2 - sass: 1.64.2 + '@types/node': 20.12.7 + esbuild: 0.19.9 + postcss: 8.4.38 + rollup: 4.7.0 optionalDependencies: - fsevents: 2.3.2 + fsevents: 2.3.3 dev: true - /vite/4.5.1_sass@1.64.2+terser@5.19.2: - resolution: {integrity: sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==} - engines: {node: ^14.18.0 || >=16.0.0} + /vite/5.1.3_@types+node@20.12.7+sass@1.75.0: + resolution: {integrity: sha512-UfmUD36DKkqhi/F75RrxvPpry+9+tTkrXfMNZD+SboZqBCMsxKtO52XeGzzuh7ioz+Eo/SYDBbdb0Z7vgcDJew==} + engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: - '@types/node': '>= 14' + '@types/node': ^18.0.0 || >=20.0.0 less: '*' lightningcss: ^1.21.0 sass: '*' @@ -14697,17 +14464,17 @@ packages: terser: optional: true dependencies: - esbuild: 0.18.20 - postcss: 8.4.31 - rollup: 3.29.2 - sass: 1.64.2 - terser: 5.19.2 + '@types/node': 20.12.7 + esbuild: 0.19.9 + postcss: 8.4.38 + rollup: 4.7.0 + sass: 1.75.0 optionalDependencies: - fsevents: 2.3.2 + fsevents: 2.3.3 dev: true - /vite/5.0.7: - resolution: {integrity: sha512-B4T4rJCDPihrQo2B+h1MbeGL/k/GMAHzhQ8S0LjQ142s6/+l3hHTT095ORvsshj4QCkoWu3Xtmob5mazvakaOw==} + /vite/5.1.3_sass@1.75.0+terser@5.31.0: + resolution: {integrity: sha512-UfmUD36DKkqhi/F75RrxvPpry+9+tTkrXfMNZD+SboZqBCMsxKtO52XeGzzuh7ioz+Eo/SYDBbdb0Z7vgcDJew==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -14735,13 +14502,15 @@ packages: optional: true dependencies: esbuild: 0.19.9 - postcss: 8.4.32 + postcss: 8.4.38 rollup: 4.7.0 + sass: 1.75.0 + terser: 5.31.0 optionalDependencies: fsevents: 2.3.3 - dev: false + dev: true - /vitepress/1.0.0-rc.31_postcss@8.4.32+typescript@5.1.6: + /vitepress/1.0.0-rc.31_postcss@8.4.38+typescript@5.4.5: resolution: {integrity: sha512-ikH9pIjOOAbyoYAGBVfTz8TzuXp+UoWaIRMU4bw/oiTg8R65SbAaGKY84xx6TuL+f4VqUJ8lhzW82YyxSLvstA==} hasBin: true peerDependencies: @@ -14756,19 +14525,19 @@ packages: '@docsearch/css': 3.5.2 '@docsearch/js': 3.5.2 '@types/markdown-it': 13.0.7 - '@vitejs/plugin-vue': 4.5.2_vite@5.0.7+vue@3.3.11 + '@vitejs/plugin-vue': 4.5.2_vite@5.1.3+vue@3.3.11 '@vue/devtools-api': 6.5.1 - '@vueuse/core': 10.7.0_vue@3.3.11 + '@vueuse/core': 10.9.0_vue@3.3.11 '@vueuse/integrations': 10.7.0_focus-trap@7.5.4+vue@3.3.11 focus-trap: 7.5.4 mark.js: 8.11.1 minisearch: 6.3.0 mrmime: 1.0.1 - postcss: 8.4.32 + postcss: 8.4.38 shikiji: 0.7.6 shikiji-transformers: 0.7.6 - vite: 5.0.7 - vue: 3.3.11_typescript@5.1.6 + vite: 5.1.3 + vue: 3.3.11_typescript@5.4.5 transitivePeerDependencies: - '@algolia/client-search' - '@types/node' @@ -14830,7 +14599,7 @@ packages: dependencies: '@types/chai': 4.3.6 '@types/chai-subset': 1.3.3 - '@types/node': 20.4.7 + '@types/node': 20.12.7 '@vitest/expect': 0.31.4 '@vitest/runner': 0.31.4 '@vitest/snapshot': 0.31.4 @@ -14851,8 +14620,8 @@ packages: strip-literal: 1.3.0 tinybench: 2.5.1 tinypool: 0.5.0 - vite: 4.4.8_@types+node@20.4.7 - vite-node: 0.31.4_@types+node@20.4.7 + vite: 4.4.8_@types+node@20.12.7 + vite-node: 0.31.4_@types+node@20.12.7 why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -14870,7 +14639,7 @@ packages: vue: ^3.0.0 dependencies: evtd: 0.2.4 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 dev: true /vue-codemirror/6.1.1_codemirror@6.0.1+vue@3.3.11: @@ -14884,7 +14653,7 @@ packages: '@codemirror/state': 6.2.1 '@codemirror/view': 6.16.0 codemirror: 6.0.1 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 dev: false /vue-component-type-helpers/1.8.4: @@ -14903,7 +14672,7 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 dev: false /vue-demi/0.14.6_vue@3.3.11: @@ -14918,18 +14687,33 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 + dev: false + + /vue-demi/0.14.7_vue@3.3.11: + resolution: {integrity: sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA==} + engines: {node: '>=12'} + hasBin: true + requiresBuild: true + peerDependencies: + '@vue/composition-api': ^1.0.0-rc.1 + vue: ^3.0.0-0 || ^2.6.0 + peerDependenciesMeta: + '@vue/composition-api': + optional: true + dependencies: + vue: 3.3.11_typescript@5.4.5 dev: false - /vue-eslint-parser/9.3.1: - resolution: {integrity: sha512-Clr85iD2XFZ3lJ52/ppmUDG/spxQu6+MAeHXjjyI4I1NUYZ9xmenQp4N0oaHJhrA8OOxltCVxMRfANGa70vU0g==} + /vue-eslint-parser/9.4.2: + resolution: {integrity: sha512-Ry9oiGmCAK91HrKMtCrKFWmSFWvYkpGglCeFAIqDdr9zdXmMMpJOmUJS7WWsW7fX81h6mwHmUZCQQ1E0PkSwYQ==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 eslint-scope: 7.2.2 - eslint-visitor-keys: 3.4.2 + eslint-visitor-keys: 3.4.3 espree: 9.6.1 esquery: 1.5.0 lodash: 4.17.21 @@ -14938,16 +14722,16 @@ packages: - supports-color dev: false - /vue-eslint-parser/9.3.1_eslint@8.46.0: - resolution: {integrity: sha512-Clr85iD2XFZ3lJ52/ppmUDG/spxQu6+MAeHXjjyI4I1NUYZ9xmenQp4N0oaHJhrA8OOxltCVxMRfANGa70vU0g==} + /vue-eslint-parser/9.4.2_eslint@8.57.0: + resolution: {integrity: sha512-Ry9oiGmCAK91HrKMtCrKFWmSFWvYkpGglCeFAIqDdr9zdXmMMpJOmUJS7WWsW7fX81h6mwHmUZCQQ1E0PkSwYQ==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.46.0 + eslint: 8.57.0 eslint-scope: 7.2.2 - eslint-visitor-keys: 3.4.2 + eslint-visitor-keys: 3.4.3 espree: 9.6.1 esquery: 1.5.0 lodash: 4.17.21 @@ -14959,13 +14743,13 @@ packages: resolution: {integrity: sha512-9IdFfmHe1cY0PvTw51sYcSO5+gPJya5einLIoktVzBMALEC3yok36X/1+hDfbgihapRYxz3fmyv1o5M1u+0xEA==} dev: false - /vue-router/4.2.4_vue@3.3.11: - resolution: {integrity: sha512-9PISkmaCO02OzPVOMq2w82ilty6+xJmQrarYZDkjZBfl4RvYAlt4PKnEX21oW4KTtWfa9OuO/b3qk1Od3AEdCQ==} + /vue-router/4.3.2_vue@3.3.11: + resolution: {integrity: sha512-hKQJ1vDAZ5LVkKEnHhmm1f9pMiWIBNGF5AwU67PdH7TyXCj/a4hTccuUuYCAMgJK6rO/NVYtQIEN3yL8CECa7Q==} peerDependencies: vue: ^3.2.0 dependencies: - '@vue/devtools-api': 6.5.0 - vue: 3.3.11_typescript@5.1.6 + '@vue/devtools-api': 6.5.1 + vue: 3.3.11_typescript@5.4.5 dev: false /vue-template-compiler/2.7.14: @@ -14975,19 +14759,19 @@ packages: he: 1.2.0 dev: true - /vue-tsc/1.8.8_typescript@5.1.6: - resolution: {integrity: sha512-bSydNFQsF7AMvwWsRXD7cBIXaNs/KSjvzWLymq/UtKE36697sboX4EccSHFVxvgdBlI1frYPc/VMKJNB7DFeDQ==} + /vue-tsc/1.8.27_typescript@5.4.5: + resolution: {integrity: sha512-WesKCAZCRAbmmhuGl3+VrdWItEvfoFIPXOvUJkjULi+x+6G/Dy69yO3TBRJDr9eUlmsNAwVmxsNZxvHKzbkKdg==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@vue/language-core': 1.8.8_typescript@5.1.6 - '@vue/typescript': 1.8.8_typescript@5.1.6 + '@volar/typescript': 1.11.1 + '@vue/language-core': 1.8.27_typescript@5.4.5 semver: 7.5.4 - typescript: 5.1.6 + typescript: 5.4.5 dev: true - /vue/3.3.11_typescript@5.1.6: + /vue/3.3.11_typescript@5.4.5: resolution: {integrity: sha512-d4oBctG92CRO1cQfVBZp6WJAs0n8AK4Xf5fNjQCBeKCvMI1efGQ5E3Alt1slFJS9fZuPcFoiAiqFvQlv1X7t/w==} peerDependencies: typescript: '*' @@ -15000,7 +14784,7 @@ packages: '@vue/runtime-dom': 3.3.11 '@vue/server-renderer': 3.3.11_vue@3.3.11 '@vue/shared': 3.3.11 - typescript: 5.1.6 + typescript: 5.4.5 /vueuc/0.4.51_vue@3.3.11: resolution: {integrity: sha512-pLiMChM4f+W8czlIClGvGBYo656lc2Y0/mXFSCydcSmnCR1izlKPGMgiYBGjbY9FDkFG8a2HEVz7t0DNzBWbDw==} @@ -15014,7 +14798,7 @@ packages: seemly: 0.3.6 vdirs: 0.1.8_vue@3.3.11 vooks: 0.2.12_vue@3.3.11 - vue: 3.3.11_typescript@5.1.6 + vue: 3.3.11_typescript@5.4.5 dev: true /w3c-keyname/2.2.8: @@ -15116,6 +14900,16 @@ packages: gopd: 1.0.1 has-tostringtag: 1.0.0 + /which-typed-array/1.1.15: + resolution: {integrity: sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==} + engines: {node: '>= 0.4'} + dependencies: + available-typed-arrays: 1.0.7 + call-bind: 1.0.7 + for-each: 0.3.3 + gopd: 1.0.1 + has-tostringtag: 1.0.2 + /which/2.0.2: resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==} engines: {node: '>= 8'} @@ -15164,10 +14958,10 @@ packages: engines: {node: '>=16.0.0'} dependencies: '@apideck/better-ajv-errors': 0.3.6_ajv@8.12.0 - '@babel/core': 7.22.9 - '@babel/preset-env': 7.22.9_@babel+core@7.22.9 + '@babel/core': 7.24.5 + '@babel/preset-env': 7.24.5_@babel+core@7.24.5 '@babel/runtime': 7.22.6 - '@rollup/plugin-babel': 5.3.1_@babel+core@7.22.9+rollup@2.79.1 + '@rollup/plugin-babel': 5.3.1_@babel+core@7.24.5+rollup@2.79.1 '@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 @@ -15224,6 +15018,7 @@ packages: /workbox-google-analytics/7.0.0: resolution: {integrity: sha512-MEYM1JTn/qiC3DbpvP2BVhyIH+dV/5BjHk756u9VbwuAhu0QHyKscTnisQuz21lfRpOwiS9z4XdqeVAKol0bzg==} + deprecated: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained dependencies: workbox-background-sync: 7.0.0 workbox-core: 7.0.0 diff --git a/lib/eden-design/package.json b/lib/eden-design/package.json index 74486e02..4299aa44 100644 --- a/lib/eden-design/package.json +++ b/lib/eden-design/package.json @@ -37,8 +37,8 @@ "eslint-plugin-sort-exports": "^0.9.1", "@typescript-eslint/eslint-plugin": "^5.60.1", "@typescript-eslint/parser": "^5.60.1", - "eslint-plugin-import": "^2.27.5", - "eslint-plugin-vue": "^9.15.1", + "eslint-plugin-import": "^2.29.1", + "eslint-plugin-vue": "^9.21.1", "@arco-plugins/vite-vue": "~1.4.5" } } \ No newline at end of file