diff --git a/apps/docs/package.json b/apps/docs/package.json index 46cb72e..28b2e8b 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -10,13 +10,13 @@ "devDependencies": { "@iconify-json/bx": "^1.1.4", "@myturborepo/ui": "workspace:*", - "@vitejs/plugin-vue-jsx": "^2.0.1", - "unocss": "^0.45.26", + "@vitejs/plugin-vue-jsx": "^2.1.0", + "unocss": "^0.46.1", "unplugin-vue-components": "^0.22.8", "vitepress": "1.0.0-alpha.21", "vue": "^3.2.41" }, "dependencies": { - "anu-vue": "^0.9.1" + "anu-vue": "^0.10.0" } } diff --git a/apps/web/package.json b/apps/web/package.json index e35d10f..b4f61f3 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -15,12 +15,12 @@ "@iconify-json/bx": "^1.1.4", "@myturborepo/tsconfig": "workspace:*", "@myturborepo/ui": "workspace:*", - "@unocss/nuxt": "^0.45.26", + "@unocss/nuxt": "^0.46.1", "nuxt": "3.0.0-rc.12", "unplugin-vue-components": "^0.22.8" }, "dependencies": { "@myturborepo/common": "workspace:*", - "anu-vue": "^0.9.1" + "anu-vue": "^0.10.0" } } diff --git a/package.json b/package.json index 8b48249..5108449 100644 --- a/package.json +++ b/package.json @@ -22,5 +22,5 @@ "engines": { "node": ">=v16.18.0" }, - "packageManager": "pnpm@7.13.5" + "packageManager": "pnpm@7.14.0" } diff --git a/packages/common/package.json b/packages/common/package.json index 296df1a..54cf836 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -3,10 +3,10 @@ "private": true, "devDependencies": { "@myturborepo/tsconfig": "workspace:*", - "typescript": "^4.7.4", - "unocss": "^0.45.26" + "typescript": "^4.8.4", + "unocss": "^0.46.1" }, "dependencies": { - "anu-vue": "^0.9.1" + "anu-vue": "^0.10.0" } } diff --git a/packages/eslint-config-custom/package.json b/packages/eslint-config-custom/package.json index 5f29fe2..99a7014 100644 --- a/packages/eslint-config-custom/package.json +++ b/packages/eslint-config-custom/package.json @@ -5,7 +5,7 @@ "private": true, "dependencies": { "@antfu/eslint-config": "^0.27.0", - "eslint": "^8.25.0", + "eslint": "^8.26.0", "eslint-config-turbo": "latest" }, "devDependencies": { diff --git a/packages/ui/package.json b/packages/ui/package.json index c5265bc..2606f0d 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -13,19 +13,19 @@ "@histoire/plugin-vue": "^0.11.5", "@iconify-json/bx": "^1.1.4", "@myturborepo/tsconfig": "workspace:*", - "@vitejs/plugin-vue": "^3.1.2", - "@vitejs/plugin-vue-jsx": "^2.0.1", + "@vitejs/plugin-vue": "^3.2.0", + "@vitejs/plugin-vue-jsx": "^2.1.0", "@vitest/coverage-c8": "^0.24.3", - "@vue/test-utils": "^2.1.0", + "@vue/test-utils": "^2.2.0", "c8": "^7.12.0", "histoire": "^0.11.5", "jsdom": "^20.0.1", - "unocss": "^0.45.26", + "unocss": "^0.46.1", "unplugin-vue-components": "^0.22.8", - "vite": "^3.1.7", + "vite": "^3.2.0", "vitest": "^0.24.3" }, "dependencies": { - "anu-vue": "^0.9.1" + "anu-vue": "^0.10.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8e59c23..14d0b8d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,27 +12,27 @@ importers: '@myturborepo/eslint-config-custom': link:packages/eslint-config-custom '@release-it/conventional-changelog': 5.1.1_release-it@15.5.0 release-it: 15.5.0 - turbo: 1.5.6 + turbo: 1.6.1 apps/docs: specifiers: '@iconify-json/bx': ^1.1.4 '@myturborepo/ui': workspace:* - '@vitejs/plugin-vue-jsx': ^2.0.1 - anu-vue: ^0.9.1 - unocss: ^0.45.26 + '@vitejs/plugin-vue-jsx': ^2.1.0 + anu-vue: ^0.10.0 + unocss: ^0.46.1 unplugin-vue-components: ^0.22.8 vitepress: 1.0.0-alpha.21 vue: ^3.2.41 dependencies: - anu-vue: 0.9.1_o7eiemkoi5nni6euucacuo2t74 + anu-vue: 0.10.0 devDependencies: '@iconify-json/bx': 1.1.4 '@myturborepo/ui': link:../../packages/ui - '@vitejs/plugin-vue-jsx': 2.0.1_vite@3.1.8+vue@3.2.41 - unocss: 0.45.29_vite@3.1.8 + '@vitejs/plugin-vue-jsx': 2.1.0_vue@3.2.41 + unocss: 0.46.1 unplugin-vue-components: 0.22.8_vue@3.2.41 - vitepress: 1.0.0-alpha.21_tbpndr44ulefs3hehwpi2mkf2y + vitepress: 1.0.0-alpha.21 vue: 3.2.41 apps/web: @@ -41,44 +41,44 @@ importers: '@myturborepo/common': workspace:* '@myturborepo/tsconfig': workspace:* '@myturborepo/ui': workspace:* - '@unocss/nuxt': ^0.45.26 - anu-vue: ^0.9.1 + '@unocss/nuxt': ^0.46.1 + anu-vue: ^0.10.0 nuxt: 3.0.0-rc.12 unplugin-vue-components: ^0.22.8 dependencies: '@myturborepo/common': link:../../packages/common - anu-vue: 0.9.1_o7eiemkoi5nni6euucacuo2t74 + anu-vue: 0.10.0 devDependencies: '@iconify-json/bx': 1.1.4 '@myturborepo/tsconfig': link:../../packages/tsconfig '@myturborepo/ui': link:../../packages/ui - '@unocss/nuxt': 0.45.29_vite@3.1.8+webpack@5.74.0 + '@unocss/nuxt': 0.46.1 nuxt: 3.0.0-rc.12 - unplugin-vue-components: 0.22.8_vue@3.2.41 + unplugin-vue-components: 0.22.8 packages/common: specifiers: '@myturborepo/tsconfig': workspace:* - anu-vue: ^0.9.1 - typescript: ^4.7.4 - unocss: ^0.45.26 + anu-vue: ^0.10.0 + typescript: ^4.8.4 + unocss: ^0.46.1 dependencies: - anu-vue: 0.9.1_o7eiemkoi5nni6euucacuo2t74 + anu-vue: 0.10.0 devDependencies: '@myturborepo/tsconfig': link:../tsconfig typescript: 4.8.4 - unocss: 0.45.29_vite@3.1.8 + unocss: 0.46.1 packages/eslint-config-custom: specifiers: '@antfu/eslint-config': ^0.27.0 - eslint: ^8.25.0 + eslint: ^8.26.0 eslint-config-turbo: latest typescript: ^4.8.4 dependencies: - '@antfu/eslint-config': 0.27.0_z4bbprzjrhnsfa24uvmcbu7f5q - eslint: 8.25.0 - eslint-config-turbo: 0.0.4_eslint@8.25.0 + '@antfu/eslint-config': 0.27.0_wyqvi574yv7oiwfeinomdzmc3m + eslint: 8.26.0 + eslint-config-turbo: 0.0.4_eslint@8.26.0 devDependencies: typescript: 4.8.4 @@ -90,34 +90,34 @@ importers: '@histoire/plugin-vue': ^0.11.5 '@iconify-json/bx': ^1.1.4 '@myturborepo/tsconfig': workspace:* - '@vitejs/plugin-vue': ^3.1.2 - '@vitejs/plugin-vue-jsx': ^2.0.1 + '@vitejs/plugin-vue': ^3.2.0 + '@vitejs/plugin-vue-jsx': ^2.1.0 '@vitest/coverage-c8': ^0.24.3 - '@vue/test-utils': ^2.1.0 - anu-vue: ^0.9.1 + '@vue/test-utils': ^2.2.0 + anu-vue: ^0.10.0 c8: ^7.12.0 histoire: ^0.11.5 jsdom: ^20.0.1 - unocss: ^0.45.26 + unocss: ^0.46.1 unplugin-vue-components: ^0.22.8 - vite: ^3.1.7 + vite: ^3.2.0 vitest: ^0.24.3 dependencies: - anu-vue: 0.9.1_o7eiemkoi5nni6euucacuo2t74 + anu-vue: 0.10.0 devDependencies: - '@histoire/plugin-vue': 0.11.5_q4niz44vlx6wtgdr3qpepgkte4 + '@histoire/plugin-vue': 0.11.5_histoire@0.11.5+vite@3.2.0 '@iconify-json/bx': 1.1.4 '@myturborepo/tsconfig': link:../tsconfig - '@vitejs/plugin-vue': 3.1.2_vite@3.1.7+vue@3.2.41 - '@vitejs/plugin-vue-jsx': 2.0.1_vite@3.1.7+vue@3.2.41 + '@vitejs/plugin-vue': 3.2.0_vite@3.2.0 + '@vitejs/plugin-vue-jsx': 2.1.0_vite@3.2.0 '@vitest/coverage-c8': 0.24.3_jsdom@20.0.1 - '@vue/test-utils': 2.1.0_vue@3.2.41 + '@vue/test-utils': 2.2.0 c8: 7.12.0 - histoire: 0.11.5_vite@3.1.7 + histoire: 0.11.5_vite@3.2.0 jsdom: 20.0.1 - unocss: 0.45.29_vite@3.1.7 - unplugin-vue-components: 0.22.8_vue@3.2.41 - vite: 3.1.7 + unocss: 0.46.1_vite@3.2.0 + unplugin-vue-components: 0.22.8 + vite: 3.2.0 vitest: 0.24.3_jsdom@20.0.1 packages: @@ -128,14 +128,13 @@ packages: '@algolia/autocomplete-shared': 1.7.1 dev: true - /@algolia/autocomplete-preset-algolia/1.7.1_qs6lk5nhygj2o3hj4sf6xnr724: + /@algolia/autocomplete-preset-algolia/1.7.1_algoliasearch@4.14.2: resolution: {integrity: sha512-pJwmIxeJCymU1M6cGujnaIYcY3QPOVYZOXhFkWVM7IxKzy272BwCvMFMyc5NpG/QmiObBxjo7myd060OeTNJXg==} peerDependencies: '@algolia/client-search': ^4.9.1 algoliasearch: ^4.9.1 dependencies: '@algolia/autocomplete-shared': 1.7.1 - '@algolia/client-search': 4.14.2 algoliasearch: 4.14.2 dev: true @@ -241,22 +240,22 @@ packages: '@jridgewell/trace-mapping': 0.3.16 dev: true - /@antfu/eslint-config-basic/0.27.0_cfd7h3iktziq6hcwahu2qxhjhy: + /@antfu/eslint-config-basic/0.27.0_aznpoptvqwgjr4ywvhkb5ilakm: resolution: {integrity: sha512-QgQVCiNiV9ZF7h09uBqTHctHDfVqJGIIpe0ZHCicLvUv233nAYeu4adAr53buhKrxDeoalozSs2ePiDiCyceTg==} peerDependencies: eslint: '>=7.4.0' dependencies: - eslint: 8.25.0 - eslint-plugin-antfu: 0.27.0_z4bbprzjrhnsfa24uvmcbu7f5q - eslint-plugin-eslint-comments: 3.2.0_eslint@8.25.0 + eslint: 8.26.0 + eslint-plugin-antfu: 0.27.0_wyqvi574yv7oiwfeinomdzmc3m + eslint-plugin-eslint-comments: 3.2.0_eslint@8.26.0 eslint-plugin-html: 7.1.0 - eslint-plugin-import: 2.26.0_dzvnzej2un7roooznz6ef2if2q - eslint-plugin-jsonc: 2.4.0_eslint@8.25.0 - eslint-plugin-markdown: 3.0.0_eslint@8.25.0 - eslint-plugin-n: 15.3.0_eslint@8.25.0 - eslint-plugin-promise: 6.0.1_eslint@8.25.0 - eslint-plugin-unicorn: 43.0.2_eslint@8.25.0 - eslint-plugin-yml: 1.2.0_eslint@8.25.0 + eslint-plugin-import: 2.26.0_dnte25h5ciq7b6xsn2ihduibqe + eslint-plugin-jsonc: 2.4.0_eslint@8.26.0 + eslint-plugin-markdown: 3.0.0_eslint@8.26.0 + eslint-plugin-n: 15.3.0_eslint@8.26.0 + eslint-plugin-promise: 6.0.1_eslint@8.26.0 + eslint-plugin-unicorn: 43.0.2_eslint@8.26.0 + eslint-plugin-yml: 1.2.0_eslint@8.26.0 jsonc-eslint-parser: 2.1.0 yaml-eslint-parser: 1.1.0 transitivePeerDependencies: @@ -267,16 +266,16 @@ packages: - typescript dev: false - /@antfu/eslint-config-ts/0.27.0_z4bbprzjrhnsfa24uvmcbu7f5q: + /@antfu/eslint-config-ts/0.27.0_wyqvi574yv7oiwfeinomdzmc3m: resolution: {integrity: sha512-h/ai9xe65lXtsUiSBRAvfcN47fqn5uGHcCA5c0LoBRX6fVFHk06BbPWMlSJRtqmc3uBTmv3gU8SrnWwrycnKag==} peerDependencies: eslint: '>=7.4.0' typescript: '>=3.9' dependencies: - '@antfu/eslint-config-basic': 0.27.0_cfd7h3iktziq6hcwahu2qxhjhy - '@typescript-eslint/eslint-plugin': 5.39.0_cfd7h3iktziq6hcwahu2qxhjhy - '@typescript-eslint/parser': 5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q - eslint: 8.25.0 + '@antfu/eslint-config-basic': 0.27.0_aznpoptvqwgjr4ywvhkb5ilakm + '@typescript-eslint/eslint-plugin': 5.39.0_aznpoptvqwgjr4ywvhkb5ilakm + '@typescript-eslint/parser': 5.39.0_wyqvi574yv7oiwfeinomdzmc3m + eslint: 8.26.0 typescript: 4.8.4 transitivePeerDependencies: - eslint-import-resolver-typescript @@ -284,14 +283,14 @@ packages: - supports-color dev: false - /@antfu/eslint-config-vue/0.27.0_z4bbprzjrhnsfa24uvmcbu7f5q: + /@antfu/eslint-config-vue/0.27.0_wyqvi574yv7oiwfeinomdzmc3m: resolution: {integrity: sha512-Iw4GY4rXK1dPxzIl35bOwPE1vn6E5Wm8uljqdpQYQpTX1j6el7Yo30bpanCogWRcdPSMWKcS7GVlHjV47QB59w==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-ts': 0.27.0_z4bbprzjrhnsfa24uvmcbu7f5q - eslint: 8.25.0 - eslint-plugin-vue: 9.6.0_eslint@8.25.0 + '@antfu/eslint-config-ts': 0.27.0_wyqvi574yv7oiwfeinomdzmc3m + eslint: 8.26.0 + eslint-plugin-vue: 9.6.0_eslint@8.26.0 transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -299,24 +298,24 @@ packages: - typescript dev: false - /@antfu/eslint-config/0.27.0_z4bbprzjrhnsfa24uvmcbu7f5q: + /@antfu/eslint-config/0.27.0_wyqvi574yv7oiwfeinomdzmc3m: resolution: {integrity: sha512-xM1In6/ueNyKxxWO86jd7a9IdKby66lZVT/fE8k2RlP+X0xe5/DTTQfwLbVvnRpn77jCPIhEjNKVWxDO/DUEIg==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-vue': 0.27.0_z4bbprzjrhnsfa24uvmcbu7f5q - '@typescript-eslint/eslint-plugin': 5.39.0_cfd7h3iktziq6hcwahu2qxhjhy - '@typescript-eslint/parser': 5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q - eslint: 8.25.0 - eslint-plugin-eslint-comments: 3.2.0_eslint@8.25.0 + '@antfu/eslint-config-vue': 0.27.0_wyqvi574yv7oiwfeinomdzmc3m + '@typescript-eslint/eslint-plugin': 5.39.0_aznpoptvqwgjr4ywvhkb5ilakm + '@typescript-eslint/parser': 5.39.0_wyqvi574yv7oiwfeinomdzmc3m + eslint: 8.26.0 + eslint-plugin-eslint-comments: 3.2.0_eslint@8.26.0 eslint-plugin-html: 7.1.0 - eslint-plugin-import: 2.26.0_dzvnzej2un7roooznz6ef2if2q - eslint-plugin-jsonc: 2.4.0_eslint@8.25.0 - eslint-plugin-n: 15.3.0_eslint@8.25.0 - eslint-plugin-promise: 6.0.1_eslint@8.25.0 - eslint-plugin-unicorn: 43.0.2_eslint@8.25.0 - eslint-plugin-vue: 9.6.0_eslint@8.25.0 - eslint-plugin-yml: 1.2.0_eslint@8.25.0 + eslint-plugin-import: 2.26.0_dnte25h5ciq7b6xsn2ihduibqe + eslint-plugin-jsonc: 2.4.0_eslint@8.26.0 + eslint-plugin-n: 15.3.0_eslint@8.26.0 + eslint-plugin-promise: 6.0.1_eslint@8.26.0 + eslint-plugin-unicorn: 43.0.2_eslint@8.26.0 + eslint-plugin-vue: 9.6.0_eslint@8.26.0 + eslint-plugin-yml: 1.2.0_eslint@8.26.0 jsonc-eslint-parser: 2.1.0 yaml-eslint-parser: 1.1.0 transitivePeerDependencies: @@ -348,20 +347,20 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/core/7.19.3: - resolution: {integrity: sha512-WneDJxdsjEvyKtXKsaBGbDeiyOjR5vYq4HcShxnIbG0qixpoHjI3MqeZM9NDvsojNCEBItQE4juOo/bU6e72gQ==} + /@babel/core/7.19.6: + resolution: {integrity: sha512-D2Ue4KHpc6Ys2+AxpIx1BZ8+UegLLLE2p3KJEuJRKmokHOtl49jQ5ny1773KsGLZs8MQvBidAF6yWUJxRqtKtg==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.0 '@babel/code-frame': 7.18.6 - '@babel/generator': 7.19.3 - '@babel/helper-compilation-targets': 7.19.3_@babel+core@7.19.3 - '@babel/helper-module-transforms': 7.19.0 - '@babel/helpers': 7.19.0 - '@babel/parser': 7.19.3 + '@babel/generator': 7.20.0 + '@babel/helper-compilation-targets': 7.19.3_@babel+core@7.19.6 + '@babel/helper-module-transforms': 7.19.6 + '@babel/helpers': 7.20.0 + '@babel/parser': 7.20.0 '@babel/template': 7.18.10 - '@babel/traverse': 7.19.3 - '@babel/types': 7.19.3 + '@babel/traverse': 7.20.0 + '@babel/types': 7.20.0 convert-source-map: 1.8.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -371,11 +370,11 @@ packages: - supports-color dev: true - /@babel/generator/7.19.3: - resolution: {integrity: sha512-fqVZnmp1ncvZU757UzDheKZpfPgatqY59XtW2/j/18H7u76akb8xqvjw82f+i2UKd/ksYsSick/BCLQUUtJ/qQ==} + /@babel/generator/7.20.0: + resolution: {integrity: sha512-GUPcXxWibClgmYJuIwC2Bc2Lg+8b9VjaJ+HlNdACEVt+Wlr1eoU1OPZjZRm7Hzl0gaTsUZNQfeihvZJhG7oc3w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.19.3 + '@babel/types': 7.20.0 '@jridgewell/gen-mapping': 0.3.2 jsesc: 2.5.2 dev: true @@ -384,29 +383,29 @@ packages: resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.19.3 + '@babel/types': 7.20.0 dev: true - /@babel/helper-compilation-targets/7.19.3_@babel+core@7.19.3: + /@babel/helper-compilation-targets/7.19.3_@babel+core@7.19.6: resolution: {integrity: sha512-65ESqLGyGmLvgR0mst5AdW1FkNlj9rQsCKduzEoEPhBCDFGXvz2jW6bXFG6i0/MrV2s7hhXjjb2yAzcPuQlLwg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/compat-data': 7.19.3 - '@babel/core': 7.19.3 + '@babel/core': 7.19.6 '@babel/helper-validator-option': 7.18.6 browserslist: 4.21.4 semver: 6.3.0 dev: true - /@babel/helper-create-class-features-plugin/7.19.0_@babel+core@7.19.3: + /@babel/helper-create-class-features-plugin/7.19.0_@babel+core@7.19.6: resolution: {integrity: sha512-NRz8DwF4jT3UfrmUoZjd0Uph9HQnP30t7Ash+weACcyNkiYTywpIjDBgReJMKgr+n86sn2nPVVmJ28Dm053Kqw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.19.3 + '@babel/core': 7.19.6 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.19.0 @@ -428,42 +427,42 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.18.10 - '@babel/types': 7.19.3 + '@babel/types': 7.20.0 dev: true /@babel/helper-hoist-variables/7.18.6: resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.19.3 + '@babel/types': 7.20.0 dev: true /@babel/helper-member-expression-to-functions/7.18.9: resolution: {integrity: sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.19.3 + '@babel/types': 7.20.0 dev: true /@babel/helper-module-imports/7.18.6: resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.19.3 + '@babel/types': 7.20.0 dev: true - /@babel/helper-module-transforms/7.19.0: - resolution: {integrity: sha512-3HBZ377Fe14RbLIA+ac3sY4PTgpxHVkFrESaWhoI5PuyXPBBX8+C34qblV9G89ZtycGJCmCI/Ut+VUDK4bltNQ==} + /@babel/helper-module-transforms/7.19.6: + resolution: {integrity: sha512-fCmcfQo/KYr/VXXDIyd3CBGZ6AFhPFy1TfSEJ+PilGVlQT6jcbqtHAM4C1EciRqMza7/TpOUZliuSH+U6HAhJw==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-module-imports': 7.18.6 - '@babel/helper-simple-access': 7.18.6 + '@babel/helper-simple-access': 7.19.4 '@babel/helper-split-export-declaration': 7.18.6 '@babel/helper-validator-identifier': 7.19.1 '@babel/template': 7.18.10 - '@babel/traverse': 7.19.3 - '@babel/types': 7.19.3 + '@babel/traverse': 7.20.0 + '@babel/types': 7.20.0 transitivePeerDependencies: - supports-color dev: true @@ -472,7 +471,7 @@ packages: resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.19.3 + '@babel/types': 7.20.0 dev: true /@babel/helper-plugin-utils/7.19.0: @@ -487,28 +486,28 @@ packages: '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-member-expression-to-functions': 7.18.9 '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/traverse': 7.19.3 - '@babel/types': 7.19.3 + '@babel/traverse': 7.20.0 + '@babel/types': 7.20.0 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-simple-access/7.18.6: - resolution: {integrity: sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==} + /@babel/helper-simple-access/7.19.4: + resolution: {integrity: sha512-f9Xq6WqBFqaDfbCzn2w85hwklswz5qsKlh7f08w4Y9yhJHpnNC0QemtSkK5YyOY8kPGvyiwdzZksGUhnGdaUIg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.19.3 + '@babel/types': 7.20.0 dev: true /@babel/helper-split-export-declaration/7.18.6: resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.19.3 + '@babel/types': 7.20.0 dev: true - /@babel/helper-string-parser/7.18.10: - resolution: {integrity: sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==} + /@babel/helper-string-parser/7.19.4: + resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==} engines: {node: '>=6.9.0'} /@babel/helper-validator-identifier/7.19.1: @@ -520,13 +519,13 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/helpers/7.19.0: - resolution: {integrity: sha512-DRBCKGwIEdqY3+rPJgG/dKfQy9+08rHIAJx8q2p+HSWP87s2HCrQmaAMMyMll2kIXKCW0cO1RdQskx15Xakftg==} + /@babel/helpers/7.20.0: + resolution: {integrity: sha512-aGMjYraN0zosCEthoGLdqot1oRsmxVTQRHadsUPz5QM44Zej2PYRz7XiDE7GqnkZnNtLbOuxqoZw42vkU7+XEQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.18.10 - '@babel/traverse': 7.19.3 - '@babel/types': 7.19.3 + '@babel/traverse': 7.20.0 + '@babel/types': 7.20.0 transitivePeerDependencies: - supports-color dev: true @@ -539,52 +538,43 @@ packages: chalk: 2.4.2 js-tokens: 4.0.0 - /@babel/parser/7.19.3: - resolution: {integrity: sha512-pJ9xOlNWHiy9+FuFP09DEAFbAn4JskgRsVcc169w2xRBC3FRGuQEwjeIMMND9L2zc0iEhO/tGv4Zq+km+hxNpQ==} + /@babel/parser/7.20.0: + resolution: {integrity: sha512-G9VgAhEaICnz8iiJeGJQyVl6J2nTjbW0xeisva0PK6XcKsga7BIaqm4ZF8Rg1Wbaqmy6znspNqhPaPkyukujzg==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.19.3 - - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.19.3: - resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.3 - '@babel/helper-plugin-utils': 7.19.0 - dev: true + '@babel/types': 7.20.0 - /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.19.3: + /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.19.6: resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.3 + '@babel/core': 7.19.6 '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-syntax-typescript/7.18.6_@babel+core@7.19.3: + /@babel/plugin-syntax-typescript/7.18.6_@babel+core@7.19.6: resolution: {integrity: sha512-mAWAuq4rvOepWCBid55JuRNvpTNf2UGVgoz4JV0fXEKolsVZDzsa4NqCef758WZJj/GDu0gVGItjKFiClTAmZA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.3 + '@babel/core': 7.19.6 '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-typescript/7.19.3_@babel+core@7.19.3: + /@babel/plugin-transform-typescript/7.19.3_@babel+core@7.19.6: resolution: {integrity: sha512-z6fnuK9ve9u/0X0rRvI9MY0xg+DOUaABDYOe+/SQTxtlptaBB/V9JIUxJn6xp3lMBeb9qe8xSFmHU35oZDXD+w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.3 - '@babel/helper-create-class-features-plugin': 7.19.0_@babel+core@7.19.3 + '@babel/core': 7.19.6 + '@babel/helper-create-class-features-plugin': 7.19.0_@babel+core@7.19.6 '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-typescript': 7.18.6_@babel+core@7.19.3 + '@babel/plugin-syntax-typescript': 7.18.6_@babel+core@7.19.6 transitivePeerDependencies: - supports-color dev: true @@ -599,33 +589,33 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/parser': 7.19.3 - '@babel/types': 7.19.3 + '@babel/parser': 7.20.0 + '@babel/types': 7.20.0 dev: true - /@babel/traverse/7.19.3: - resolution: {integrity: sha512-qh5yf6149zhq2sgIXmwjnsvmnNQC2iw70UFjp4olxucKrWd/dvlUsBI88VSLUsnMNF7/vnOiA+nk1+yLoCqROQ==} + /@babel/traverse/7.20.0: + resolution: {integrity: sha512-5+cAXQNARgjRUK0JWu2UBwja4JLSO/rBMPJzpsKb+oBF5xlUuCfljQepS4XypBQoiigL0VQjTZy6WiONtUdScQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/generator': 7.19.3 + '@babel/generator': 7.20.0 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.19.0 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.19.3 - '@babel/types': 7.19.3 + '@babel/parser': 7.20.0 + '@babel/types': 7.20.0 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: - supports-color dev: true - /@babel/types/7.19.3: - resolution: {integrity: sha512-hGCaQzIY22DJlDh9CH7NOxgKkFjBk0Cw9xDO1Xmh2151ti7wiGfQ3LauXzL4HP1fmFlTX6XjpRETTpUcv7wQLw==} + /@babel/types/7.20.0: + resolution: {integrity: sha512-Jlgt3H0TajCW164wkTOTzHkZb075tMQMULzrLUoUeKmO7eFL96GgDxf7/Axhc5CAuKE3KFyVW1p6ysKsi2oXAg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-string-parser': 7.18.10 + '@babel/helper-string-parser': 7.19.4 '@babel/helper-validator-identifier': 7.19.1 to-fast-properties: 2.0.0 @@ -699,10 +689,10 @@ packages: resolution: {integrity: sha512-gaP6TxxwQC+K8D6TRx5WULUWKrcbzECOPA2KCVMuI+6C7dNiGUk5yXXzVhc5sld79XKYLnO9DRTI4mjXDYkh+g==} dev: true - /@docsearch/js/3.2.1_tbpndr44ulefs3hehwpi2mkf2y: + /@docsearch/js/3.2.1: resolution: {integrity: sha512-H1PekEtSeS0msetR2YGGey2w7jQ2wAKfGODJvQTygSwMgUZ+2DHpzUgeDyEBIXRIfaBcoQneqrzsljM62pm6Xg==} dependencies: - '@docsearch/react': 3.2.1_tbpndr44ulefs3hehwpi2mkf2y + '@docsearch/react': 3.2.1 preact: 10.11.1 transitivePeerDependencies: - '@algolia/client-search' @@ -711,7 +701,7 @@ packages: - react-dom dev: true - /@docsearch/react/3.2.1_tbpndr44ulefs3hehwpi2mkf2y: + /@docsearch/react/3.2.1: resolution: {integrity: sha512-EzTQ/y82s14IQC5XVestiK/kFFMe2aagoYFuTAIfIb/e+4FU7kSMKonRtLwsCiLQHmjvNQq+HO+33giJ5YVtaQ==} peerDependencies: '@types/react': '>= 16.8.0 < 19.0.0' @@ -726,7 +716,7 @@ packages: optional: true dependencies: '@algolia/autocomplete-core': 1.7.1 - '@algolia/autocomplete-preset-algolia': 1.7.1_qs6lk5nhygj2o3hj4sf6xnr724 + '@algolia/autocomplete-preset-algolia': 1.7.1_algoliasearch@4.14.2 '@docsearch/css': 3.2.1 algoliasearch: 4.14.2 transitivePeerDependencies: @@ -796,11 +786,11 @@ packages: '@floating-ui/core': 1.0.1 dev: false - /@histoire/app/0.11.5_vite@3.1.7: + /@histoire/app/0.11.5_vite@3.2.0: resolution: {integrity: sha512-qkcesIiJat7bjw7Tz5olFq1JTGOP5tVV5+ZO8UCkZsrgf+eadfLPMYNs7X6XUUTwsh4pZlUoQpwqTjau0CUa8A==} dependencies: '@histoire/controls': 0.11.5 - '@histoire/shared': 0.11.5_vite@3.1.7 + '@histoire/shared': 0.11.5_vite@3.2.0 '@histoire/vendors': 0.11.5 '@types/flexsearch': 0.7.3 flexsearch: 0.7.21 @@ -822,22 +812,21 @@ packages: '@histoire/vendors': 0.11.5 dev: true - /@histoire/plugin-vue/0.11.5_q4niz44vlx6wtgdr3qpepgkte4: + /@histoire/plugin-vue/0.11.5_histoire@0.11.5+vite@3.2.0: resolution: {integrity: sha512-4jOocsblEQcG8Xcdg8VamIUn9kLp5s7/+sUCLdyDPbMusm5rXnEp5YRzNX5qG3MjmEBj4sMuhkULtcWffBKMow==} peerDependencies: histoire: ^0.11.5 vue: ^3.2.31 dependencies: '@histoire/controls': 0.11.5 - '@histoire/shared': 0.11.5_vite@3.1.7 + '@histoire/shared': 0.11.5_vite@3.2.0 '@histoire/vendors': 0.11.5 - histoire: 0.11.5_vite@3.1.7 - vue: 3.2.41 + histoire: 0.11.5_vite@3.2.0 transitivePeerDependencies: - vite dev: true - /@histoire/shared/0.11.5_vite@3.1.7: + /@histoire/shared/0.11.5_vite@3.2.0: resolution: {integrity: sha512-vB52GhgzRLuCSPlG0dufKIUAybVHhaZC6AWaGndjlvebo4pQwgeh89oUchDx2rT1fkhisqSVD/iq8/zQpCTAfw==} peerDependencies: vite: ^2.9.0 || ^3.0.0 @@ -847,15 +836,15 @@ packages: chokidar: 3.5.3 pathe: 0.2.0 picocolors: 1.0.0 - vite: 3.1.7 + vite: 3.2.0 dev: true /@histoire/vendors/0.11.5: resolution: {integrity: sha512-Nqvm9CMHKIQM3fHdvI8Wj3GMRkBglI1fmTvtvfWBFIHfE/C4LD5cAC7SDxvJZi/IFm9RRzq9sOW/1fAazIbfAw==} dev: true - /@humanwhocodes/config-array/0.10.7: - resolution: {integrity: sha512-MDl6D6sBsaV452/QSdX+4CXIjZhIcI0PELsxUjk4U828yd58vk3bTIvk/6w5FY+4hIy9sLW0sfrV7K7Kc++j/w==} + /@humanwhocodes/config-array/0.11.6: + resolution: {integrity: sha512-jJr+hPTJYKyDILJfhNSHsjiwXYf26Flsz8DvNndOsHs5pwSnpGUEy8yzF0JYhCEvTDdV2vuOK5tt8BVhwO5/hg==} engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 1.2.1 @@ -1030,32 +1019,6 @@ packages: resolution: {integrity: sha512-YBI/6o2EBz02tdEJRBK8xkt3zvOFOWlLBf7WKYGBsSYSRtjjgrqPe2skp6VLLmKx5WbHHDNcW+6oACaurxGzeA==} dev: true - /@nuxt/kit/3.0.0-rc.11: - resolution: {integrity: sha512-o0E/k635Lzcxp4K5t0ToHC6WwQ1wyN0EIqMAQEzgiUexoAhzdURr21QI0D6e6U461u4KP7x92wYM87VxhMFXmQ==} - engines: {node: ^14.16.0 || ^16.11.0 || ^17.0.0 || ^18.0.0} - dependencies: - '@nuxt/schema': 3.0.0-rc.11 - c12: 0.2.13 - consola: 2.15.3 - defu: 6.1.0 - globby: 13.1.2 - hash-sum: 2.0.0 - ignore: 5.2.0 - jiti: 1.16.0 - knitwork: 0.1.2 - lodash.template: 4.5.0 - mlly: 0.5.16 - pathe: 0.3.9 - pkg-types: 0.3.5 - scule: 0.3.2 - semver: 7.3.8 - unctx: 2.0.2 - unimport: 0.6.8 - untyped: 0.5.0 - transitivePeerDependencies: - - supports-color - dev: true - /@nuxt/kit/3.0.0-rc.12: resolution: {integrity: sha512-d/6SeNVL1OPdru5aKjjUIWIwqIjbYN/VYGCrZs5gddkzJ5202DsMxyn2rs/ZyT8+oBbbVTYcCK6M+G0945mQdA==} engines: {node: ^14.16.0 || ^16.10.0 || ^17.0.0 || ^18.0.0} @@ -1082,23 +1045,6 @@ packages: - supports-color dev: true - /@nuxt/schema/3.0.0-rc.11: - resolution: {integrity: sha512-EIBYQeBxJ+JZ8RjPRGaXM9+vtWMHQ4HsqZIw5a+p6hqRLGf53fHANT4vjMQZA4fAYBnJZJI7dB/OXkfyb/kikA==} - engines: {node: ^14.16.0 || ^16.11.0 || ^17.0.0 || ^18.0.0} - dependencies: - c12: 0.2.13 - create-require: 1.1.1 - defu: 6.1.0 - jiti: 1.16.0 - pathe: 0.3.9 - pkg-types: 0.3.5 - postcss-import-resolver: 2.0.0 - scule: 0.3.2 - std-env: 3.2.1 - ufo: 0.8.5 - unimport: 0.6.8 - dev: true - /@nuxt/schema/3.0.0-rc.12: resolution: {integrity: sha512-LZFy8a+5tZKtqTHvUJrlCjZXmKPSmar4S/p3SpjzgIbc4jDuWzA5r4voUODozd2/bCnYxfYyNtOgtbJSJtDUrw==} engines: {node: ^14.16.0 || ^16.10.0 || ^17.0.0 || ^18.0.0} @@ -1124,7 +1070,7 @@ packages: hasBin: true dependencies: '@nuxt/kit': 3.0.0-rc.12 - chalk: 5.1.0 + chalk: 5.1.2 ci-info: 3.5.0 consola: 2.15.3 create-require: 1.1.1 @@ -1159,8 +1105,8 @@ packages: dependencies: '@nuxt/kit': 3.0.0-rc.12 '@rollup/plugin-replace': 5.0.0_rollup@2.79.1 - '@vitejs/plugin-vue': 3.1.2_vite@3.1.8+vue@3.2.41 - '@vitejs/plugin-vue-jsx': 2.0.1_vite@3.1.8+vue@3.2.41 + '@vitejs/plugin-vue': 3.2.0_vite@3.1.8+vue@3.2.41 + '@vitejs/plugin-vue-jsx': 2.1.0_vite@3.1.8+vue@3.2.41 autoprefixer: 10.4.12_postcss@8.4.18 chokidar: 3.5.3 cssnano: 5.1.13_postcss@8.4.18 @@ -1196,6 +1142,7 @@ packages: - less - sass - stylus + - sugarss - supports-color - terser - typescript @@ -1472,6 +1419,20 @@ packages: picomatch: 2.3.1 dev: true + /@rollup/pluginutils/5.0.1: + resolution: {integrity: sha512-4HaCVEXXuObvcPUaUlLt4faHYHCeQOOWNj8NKFGaRSrw3ZLD0TWeAFZicV9vXjnE2nkNuaVTfTuwAnjR+6uc9A==} + engines: {node: '>=14.0.0'} + peerDependencies: + rollup: ^1.20.0||^2.0.0||^3.0.0 + peerDependenciesMeta: + rollup: + optional: true + dependencies: + '@types/estree': 1.0.0 + estree-walker: 2.0.2 + picomatch: 2.3.1 + dev: true + /@rollup/pluginutils/5.0.1_rollup@2.79.1: resolution: {integrity: sha512-4HaCVEXXuObvcPUaUlLt4faHYHCeQOOWNj8NKFGaRSrw3ZLD0TWeAFZicV9vXjnE2nkNuaVTfTuwAnjR+6uc9A==} engines: {node: '>=14.0.0'} @@ -1530,24 +1491,6 @@ packages: '@types/node': 18.8.3 dev: true - /@types/eslint-scope/3.7.4: - resolution: {integrity: sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA==} - dependencies: - '@types/eslint': 8.4.6 - '@types/estree': 1.0.0 - dev: true - - /@types/eslint/8.4.6: - resolution: {integrity: sha512-/fqTbjxyFUaYNO7VcW5g+4npmqVACz1bB7RTHYuLj+PRjw9hrCwrUXVQFpChUS0JsyEFvMZ7U/PfmvWgxJhI9g==} - dependencies: - '@types/estree': 1.0.0 - '@types/json-schema': 7.0.11 - dev: true - - /@types/estree/0.0.51: - resolution: {integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==} - dev: true - /@types/estree/1.0.0: resolution: {integrity: sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==} dev: true @@ -1578,6 +1521,7 @@ packages: /@types/json-schema/7.0.11: resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==} + dev: false /@types/json5/0.0.29: resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} @@ -1639,15 +1583,11 @@ packages: resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==} dev: false - /@types/web-bluetooth/0.0.14: - resolution: {integrity: sha512-5d2RhCard1nQUC3aHcq/gHzWYO6K0WJmAbjO7mQJgCQKtZpgXxv1rOM6O/dBDhDYYVutk1sciOgNSe+5YyfM8A==} - dev: false - /@types/web-bluetooth/0.0.15: resolution: {integrity: sha512-w7hEHXnPMEZ+4nGKl/KDRVpxkwYxYExuHOYXyzIzCDzEZ9ZCGMAewulr9IqJu2LR4N37fcnb1XVeuZ09qgOxhA==} dev: true - /@typescript-eslint/eslint-plugin/5.39.0_cfd7h3iktziq6hcwahu2qxhjhy: + /@typescript-eslint/eslint-plugin/5.39.0_aznpoptvqwgjr4ywvhkb5ilakm: resolution: {integrity: sha512-xVfKOkBm5iWMNGKQ2fwX5GVgBuHmZBO1tCRwXmY5oAIsPscfwm2UADDuNB8ZVYCtpQvJK4xpjrK7jEhcJ0zY9A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1658,12 +1598,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q + '@typescript-eslint/parser': 5.39.0_wyqvi574yv7oiwfeinomdzmc3m '@typescript-eslint/scope-manager': 5.39.0 - '@typescript-eslint/type-utils': 5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q - '@typescript-eslint/utils': 5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q + '@typescript-eslint/type-utils': 5.39.0_wyqvi574yv7oiwfeinomdzmc3m + '@typescript-eslint/utils': 5.39.0_wyqvi574yv7oiwfeinomdzmc3m debug: 4.3.4 - eslint: 8.25.0 + eslint: 8.26.0 ignore: 5.2.0 regexpp: 3.2.0 semver: 7.3.8 @@ -1673,7 +1613,7 @@ packages: - supports-color dev: false - /@typescript-eslint/parser/5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q: + /@typescript-eslint/parser/5.39.0_wyqvi574yv7oiwfeinomdzmc3m: resolution: {integrity: sha512-PhxLjrZnHShe431sBAGHaNe6BDdxAASDySgsBCGxcBecVCi8NQWxQZMcizNA4g0pN51bBAn/FUfkWG3SDVcGlA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1687,7 +1627,7 @@ packages: '@typescript-eslint/types': 5.39.0 '@typescript-eslint/typescript-estree': 5.39.0_typescript@4.8.4 debug: 4.3.4 - eslint: 8.25.0 + eslint: 8.26.0 typescript: 4.8.4 transitivePeerDependencies: - supports-color @@ -1701,7 +1641,7 @@ packages: '@typescript-eslint/visitor-keys': 5.39.0 dev: false - /@typescript-eslint/type-utils/5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q: + /@typescript-eslint/type-utils/5.39.0_wyqvi574yv7oiwfeinomdzmc3m: resolution: {integrity: sha512-KJHJkOothljQWzR3t/GunL0TPKY+fGJtnpl+pX+sJ0YiKTz3q2Zr87SGTmFqsCMFrLt5E0+o+S6eQY0FAXj9uA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1712,9 +1652,9 @@ packages: optional: true dependencies: '@typescript-eslint/typescript-estree': 5.39.0_typescript@4.8.4 - '@typescript-eslint/utils': 5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q + '@typescript-eslint/utils': 5.39.0_wyqvi574yv7oiwfeinomdzmc3m debug: 4.3.4 - eslint: 8.25.0 + eslint: 8.26.0 tsutils: 3.21.0_typescript@4.8.4 typescript: 4.8.4 transitivePeerDependencies: @@ -1747,7 +1687,7 @@ packages: - supports-color dev: false - /@typescript-eslint/utils/5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q: + /@typescript-eslint/utils/5.39.0_wyqvi574yv7oiwfeinomdzmc3m: resolution: {integrity: sha512-+DnY5jkpOpgj+EBtYPyHRjXampJfC0yUZZzfzLuUWVZvCuKqSdJVC8UhdWipIw7VKNTfwfAPiOWzYkAwuIhiAg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1757,9 +1697,9 @@ packages: '@typescript-eslint/scope-manager': 5.39.0 '@typescript-eslint/types': 5.39.0 '@typescript-eslint/typescript-estree': 5.39.0_typescript@4.8.4 - eslint: 8.25.0 + eslint: 8.26.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.25.0 + eslint-utils: 3.0.0_eslint@8.26.0 transitivePeerDependencies: - supports-color - typescript @@ -1773,36 +1713,38 @@ packages: eslint-visitor-keys: 3.3.0 dev: false - /@unocss/astro/0.45.29_vite@3.1.7: - resolution: {integrity: sha512-osmUD8Dy0uPdA2BI6xZIUzOf0jHWySjDbdHNLceLVNnwxhl2znwqaSbSe/hUBypneGIX3wrHPUs9pwKFMLwPXw==} + /@unocss/astro/0.46.1: + resolution: {integrity: sha512-5WfDZNFwqLaAykXmly049nk6k6cZ4ZYFbmO/ijcbxeemx1Pduq3J9FfMznL8KBxXLs/S/kE174X6TtOMrVp//Q==} dependencies: - '@unocss/core': 0.45.29 - '@unocss/reset': 0.45.29 - '@unocss/vite': 0.45.29_vite@3.1.7 + '@unocss/core': 0.46.1 + '@unocss/reset': 0.46.1 + '@unocss/vite': 0.46.1 transitivePeerDependencies: + - rollup - vite dev: true - /@unocss/astro/0.45.29_vite@3.1.8: - resolution: {integrity: sha512-osmUD8Dy0uPdA2BI6xZIUzOf0jHWySjDbdHNLceLVNnwxhl2znwqaSbSe/hUBypneGIX3wrHPUs9pwKFMLwPXw==} + /@unocss/astro/0.46.1_vite@3.2.0: + resolution: {integrity: sha512-5WfDZNFwqLaAykXmly049nk6k6cZ4ZYFbmO/ijcbxeemx1Pduq3J9FfMznL8KBxXLs/S/kE174X6TtOMrVp//Q==} dependencies: - '@unocss/core': 0.45.29 - '@unocss/reset': 0.45.29 - '@unocss/vite': 0.45.29_vite@3.1.8 + '@unocss/core': 0.46.1 + '@unocss/reset': 0.46.1 + '@unocss/vite': 0.46.1_vite@3.2.0 transitivePeerDependencies: + - rollup - vite dev: true - /@unocss/cli/0.45.29: - resolution: {integrity: sha512-YveEC7YkuL04Cl+HRxEWrK36i6wCnSiFWLsdFS5frLvcmqP5aAueJHQyyJc7DKcOkAowN58jXQu+xkMZUaVYAg==} + /@unocss/cli/0.46.1: + resolution: {integrity: sha512-lMV1o3+PskSvLaBZbjHKf+KmSN8W42Je0oZEQL4+zgNTstISrdNdByHQTkBDYW6NU4HfURjs8wPlsKYox8wTMA==} engines: {node: '>=14'} hasBin: true dependencies: '@ampproject/remapping': 2.2.0 - '@rollup/pluginutils': 4.2.1 - '@unocss/config': 0.45.29 - '@unocss/core': 0.45.29 - '@unocss/preset-uno': 0.45.29 + '@rollup/pluginutils': 5.0.1 + '@unocss/config': 0.46.1 + '@unocss/core': 0.46.1 + '@unocss/preset-uno': 0.46.1 cac: 6.7.14 chokidar: 3.5.3 colorette: 2.0.19 @@ -1811,187 +1753,190 @@ packages: magic-string: 0.26.7 pathe: 0.3.9 perfect-debounce: 0.1.3 + transitivePeerDependencies: + - rollup dev: true - /@unocss/config/0.45.29: - resolution: {integrity: sha512-cZ8pVKDgD30/BasP38VHHtN4QE0D52cqGbB4/6Zu9jythCx2u+uSqx8K5QbLde+rvC9oEIIhTbn2xu82UnE+Lw==} + /@unocss/config/0.46.1: + resolution: {integrity: sha512-KFjXllxqXn7ddpzIlFNVnMEBVyLUpp4hfT0Smf17D2V91rsG0wduWpD2bildv9pTOnkGP64W+ftXOtH5I4WbSw==} engines: {node: '>=14'} dependencies: - '@unocss/core': 0.45.29 + '@unocss/core': 0.46.1 unconfig: 0.3.7 dev: true - /@unocss/core/0.45.29: - resolution: {integrity: sha512-ElnT15Hqb1PZY293HI1CSE73/I76Wsc4sczQCQRHlMrAb73JeB5iM3XOWJFGWqChb7Z5dP+mwDExXgNpRxCQjQ==} + /@unocss/core/0.46.1: + resolution: {integrity: sha512-WdwBHhBVH7unOqJMPOBZB1GvwRp/ZrPcyxnAA10eEVXDjR6yyC0GEwV0tFCvBpaw7HEAPuLwHtLo7e3n4vPTnQ==} dev: true - /@unocss/inspector/0.45.29: - resolution: {integrity: sha512-S/E/0yhGDsh1FqdKCuzXrbsALYjn9g4RQyMyGflpkvS1LJ3QDR4oLHqNSg4+9R9zOSGKYACaP4LEoQzUed7KmQ==} + /@unocss/inspector/0.46.1: + resolution: {integrity: sha512-WjMDM4+GYgBZatCGE/eLqNCrjL1Fy1r0+2NDMEK0Pgu0ISH/boUE9c3cvQUsQkatzACAWvzRZGaySGlbTsa0fw==} dependencies: gzip-size: 6.0.0 sirv: 2.0.2 dev: true - /@unocss/nuxt/0.45.29_vite@3.1.8+webpack@5.74.0: - resolution: {integrity: sha512-C3G6gT3VjF35a88o3zXBNClMX3F0FyIS2VYI1Ii6/7cne8poD4XJBtLSM6R0SOQZiRd5UwoAtmuYIyaI0890UA==} - dependencies: - '@nuxt/kit': 3.0.0-rc.11 - '@unocss/core': 0.45.29 - '@unocss/preset-attributify': 0.45.29 - '@unocss/preset-icons': 0.45.29 - '@unocss/preset-tagify': 0.45.29 - '@unocss/preset-typography': 0.45.29 - '@unocss/preset-uno': 0.45.29 - '@unocss/preset-web-fonts': 0.45.29 - '@unocss/preset-wind': 0.45.29 - '@unocss/reset': 0.45.29 - '@unocss/vite': 0.45.29_vite@3.1.8 - '@unocss/webpack': 0.45.29_webpack@5.74.0 - unocss: 0.45.29_hovl2zknpu3wabac3hwsag3p34 + /@unocss/nuxt/0.46.1: + resolution: {integrity: sha512-g8vevS55UP3hbj/6HLXwJaC8INxDXnorq9nQniQiIkl7zCJAYknwWlEEIKGZ4PcYZUT/GmrLR0CS77+Ex6j6PQ==} + dependencies: + '@nuxt/kit': 3.0.0-rc.12 + '@unocss/core': 0.46.1 + '@unocss/preset-attributify': 0.46.1 + '@unocss/preset-icons': 0.46.1 + '@unocss/preset-tagify': 0.46.1 + '@unocss/preset-typography': 0.46.1 + '@unocss/preset-uno': 0.46.1 + '@unocss/preset-web-fonts': 0.46.1 + '@unocss/preset-wind': 0.46.1 + '@unocss/reset': 0.46.1 + '@unocss/vite': 0.46.1 + '@unocss/webpack': 0.46.1 + unocss: 0.46.1_@unocss+webpack@0.46.1 transitivePeerDependencies: + - rollup - supports-color - vite - webpack dev: true - /@unocss/preset-attributify/0.45.29: - resolution: {integrity: sha512-qRJsY7Ik/J5mSfO8fDCeIY/SlsA39j+id9duYeutiiHw2kcvDKVjapvFzgmC2KZZe/LWliPTPiYKqE+chtPxmQ==} + /@unocss/preset-attributify/0.46.1: + resolution: {integrity: sha512-257qQm3ycN6vOtXHuqucUmGZTMavB8Wvwa/hAmFQzPCOefOZ5Qbe4Ytx6KERqk76hyYXYOfUdCaLkmBSoyLidQ==} dependencies: - '@unocss/core': 0.45.29 + '@unocss/core': 0.46.1 dev: true - /@unocss/preset-icons/0.45.29: - resolution: {integrity: sha512-JS8caeV/TaSVxSRbAl0mgQyRALgTmN1pm+JpBGS32OPai7Yd3d93/nwdTS2/XaJcvgaTx/nHUeNlRpVhTKPHrg==} + /@unocss/preset-icons/0.46.1: + resolution: {integrity: sha512-cQ6o1SzB17Wfvx/2uOgFtSX8rVncNw8Lx/6s4m8zEQNz0Dqv1BEmFYy6WuahrUhCv0SmCnQSD1HHxVMWHa5B/g==} dependencies: '@iconify/utils': 2.0.1 - '@unocss/core': 0.45.29 - ohmyfetch: 0.4.19 + '@unocss/core': 0.46.1 + ohmyfetch: 0.4.20 transitivePeerDependencies: - supports-color dev: true - /@unocss/preset-mini/0.45.29: - resolution: {integrity: sha512-3Js/6GVg8B4MRl6lL9/px+Znk/8LO508/+HUQJBSymBriowio9kQjN6WXHosQMQMeEVCRfQnkSl9LHEmKPQs5A==} + /@unocss/preset-mini/0.46.1: + resolution: {integrity: sha512-e+Lpn313oPlIN2DpE+hUFqvk2cVCHbH6dNbwN32NDqgarYnGYbWcYyCmEpiyvS5JwPUt4yUwtVp3aE5gF3Tn4Q==} dependencies: - '@unocss/core': 0.45.29 + '@unocss/core': 0.46.1 dev: true - /@unocss/preset-tagify/0.45.29: - resolution: {integrity: sha512-zkiWeL8bs0hYV6KbfodMpvi9j0ebpfl89TcTofqPThRsFutLEAT+0kQzR0ubuFy8cF+Q3GDtLMcN0FN/+ORXdA==} + /@unocss/preset-tagify/0.46.1: + resolution: {integrity: sha512-CPQsSYG41/biADyRonDmy7FU0ZjZBrFIz+dk3iNFRwAek7n4r355M3DV9A93DRH6QPcWpG2A08X45xdPJv5uUg==} dependencies: - '@unocss/core': 0.45.29 + '@unocss/core': 0.46.1 dev: true - /@unocss/preset-typography/0.45.29: - resolution: {integrity: sha512-YCgaZPa06K8AMnwCw1VQtpL+ZbtP2MrQ8rPwmZwRrGMtLMv3S/oPBl6YnF56pZCOPFJa+IUWAfTDz4ff92edGg==} + /@unocss/preset-typography/0.46.1: + resolution: {integrity: sha512-Fw9+FXNA2O+V/3j1dEPTVeppke3Y1UzgqJB1qizmuC2dAYDv0ciBF2/japOXuFlwHZ13eUi566Sbp4asydnKvw==} dependencies: - '@unocss/core': 0.45.29 + '@unocss/core': 0.46.1 dev: true - /@unocss/preset-uno/0.45.29: - resolution: {integrity: sha512-K9dZnZmFryFxkMNsJPI9T8ffWLqpY6eVlzgf3x9OiSRE9z7k/xuVtu7aMqINaEamAhgTD2OVNxqAJ6gCMwONYQ==} + /@unocss/preset-uno/0.46.1: + resolution: {integrity: sha512-3Lf6FPYducETimBRW5miKcdLUsJUONXxwP9zsiKiRY+89D8LLgNCAR5ojHWMwytoTT63z5/bWKDW9qGyPH65kw==} dependencies: - '@unocss/core': 0.45.29 - '@unocss/preset-mini': 0.45.29 - '@unocss/preset-wind': 0.45.29 + '@unocss/core': 0.46.1 + '@unocss/preset-mini': 0.46.1 + '@unocss/preset-wind': 0.46.1 dev: true - /@unocss/preset-web-fonts/0.45.29: - resolution: {integrity: sha512-l6fOwelKM9nVGPZPuXQXCvLxMaSpU/nN2dTBcR8ksY5IfClJTNRXg8V6NmYBH3C+TuGfgFL4Yl8az7jPAf5hxA==} + /@unocss/preset-web-fonts/0.46.1: + resolution: {integrity: sha512-rKGxF/xb0NY+du35I3/G6bQaVWkleExGgwFJUafWtMTlPHRKDVFojkMpMM2ISPp5NamU2+NbXu+UV9pAiJilLQ==} dependencies: - '@unocss/core': 0.45.29 - ohmyfetch: 0.4.19 + '@unocss/core': 0.46.1 + ohmyfetch: 0.4.20 dev: true - /@unocss/preset-wind/0.45.29: - resolution: {integrity: sha512-3Bjg8ZNFLR060nhiBA4p9GRbk9lrr8eBxK3lUVYo93bQXGBIbU9Lo5w+8g9YzfTJt+Fw2rqN/rfYCvNuS98z6Q==} + /@unocss/preset-wind/0.46.1: + resolution: {integrity: sha512-3gKo++T99YiMEYZq+uNl1YlaQN5ZlaHfdM4XhM6IGxlvDI7Z4zilnUrvXC8ZCM6w0qAJa7boKCEu8q/A+yssvw==} dependencies: - '@unocss/core': 0.45.29 - '@unocss/preset-mini': 0.45.29 + '@unocss/core': 0.46.1 + '@unocss/preset-mini': 0.46.1 dev: true - /@unocss/reset/0.41.2: - resolution: {integrity: sha512-/Ib51/7EG9Jb0D57mJPUohdGAB8YXaCL6vtol7RWnsv1kJL7mHJkccTDYN0vnE5RjvJGWhuCeOzeCaK4rM1/lw==} - dev: false - - /@unocss/reset/0.45.29: - resolution: {integrity: sha512-ytnKxyJdjvhjHrZ9yQUnQwiuL4hiXvjZUj88F2JkwgFJX6Y8jEz3V2xU1BPZNOv20/F6P1ngzEPRfrWHG8XG6A==} + /@unocss/reset/0.46.1: + resolution: {integrity: sha512-LdRwIdAtLj05e/PIT0aKc76K5bJBpNhlL527uBpXODXIIrdcnTuKP+N9uC2thdWUBnmfTfH5O40rqC/g+js8HA==} dev: true - /@unocss/scope/0.45.29: - resolution: {integrity: sha512-U9/SSonwiUt0rPdGtti73rUVAj0j9htg4qLEts/rIdwtMBhZyiT+XW91O0EzM9QQPSk6LEqQ71OXAfqiU+24DQ==} + /@unocss/scope/0.46.1: + resolution: {integrity: sha512-ZDT7sFn1woR5pmArgVoNBVyOFR57E2E3f/MCKKIHX/6OXGoPgKdP6kv04ByvqCkYmAFBgl8OTscxAB6m3bip9w==} dev: true - /@unocss/transformer-attributify-jsx/0.45.29: - resolution: {integrity: sha512-Z4cTmJCR6WB9CpdqP8IxS/CvrXfrsy9fiYtJaaSddBJjtj+Dm5BpurVFT2BnGmm7OTGlqJXbV4DVLM4BImID8g==} + /@unocss/transformer-attributify-jsx/0.46.1: + resolution: {integrity: sha512-0tmDj7m5SyNpImqyOp+06DLLQi6J5XiuNaG0xk6vuYyq9fc9EuSlukPDTGUTmWuTY1+l2RKGw/FGXBLVNHQ5ZQ==} dependencies: - '@unocss/core': 0.45.29 + '@unocss/core': 0.46.1 dev: true - /@unocss/transformer-compile-class/0.45.29: - resolution: {integrity: sha512-r4IwdhiPFfDSD4NdFf/FZC+B0kKxsPnQszTFzTRzHIM36yauARy9Zqa8FQJ33nyi5zgh5vhvziyIzfx7wg7I9w==} + /@unocss/transformer-compile-class/0.46.1: + resolution: {integrity: sha512-sXQpA1Rm4mRlGp346iREJ9ovbyHjqxa2oTB7jtD+1LY4yNswhkMqXz61V++lWaXd59zBoDtQbnjGlBXdiy9M2A==} dependencies: - '@unocss/core': 0.45.29 + '@unocss/core': 0.46.1 dev: true - /@unocss/transformer-directives/0.45.29: - resolution: {integrity: sha512-rG8SQc++XmUdkXQ/h7sPlNHP7ygsC5eZc6sIswnLircfv03tsKMEYFi4J45BSZ6jpU9eBoiR1gOPnuVJgt65Uw==} + /@unocss/transformer-directives/0.46.1: + resolution: {integrity: sha512-qBD8jiq4v7YlItxiPk0NLj0OeF/HQk2GijetGe7I8B0/b+/jA81ni014Ht28CLLI1eIM63MirTg1U8w/ucn9JA==} dependencies: - '@unocss/core': 0.45.29 + '@unocss/core': 0.46.1 css-tree: 2.2.1 dev: true - /@unocss/transformer-variant-group/0.45.29: - resolution: {integrity: sha512-nTP50TXRzPMbbWuKjDENMCsjkMFFk2hUTGYw4RYEPlT1AGRL2mUr67jPRNBRRhcp6Ghl4z/wwfOA97wSA0WOjg==} + /@unocss/transformer-variant-group/0.46.1: + resolution: {integrity: sha512-RwgfrgjK+5O9Xx3snsuJtHiogPVpyYV47C3Y0UfTcMjpGCB+lXlqxjWMfoupFwOvXx52MssOAWPGf7aZkajYlQ==} dependencies: - '@unocss/core': 0.45.29 + '@unocss/core': 0.46.1 dev: true - /@unocss/vite/0.45.29_vite@3.1.7: - resolution: {integrity: sha512-pRCGtNP1XS4Pk8sSniHvkiOfB35xSu89l5xlib2sFjhjZ1nBn+KgUHNnmtt8/qsWgLFK6KkHKjwqx9c7mXmekw==} + /@unocss/vite/0.46.1: + resolution: {integrity: sha512-7jJHxIyAJ765afdk90ajyokz6QMdR3lKJTXzCTjp2afrRfvIeTv+a0cYdytOazCPdqbKclqMuOcMEYjJD8Q2kA==} peerDependencies: vite: ^2.9.0 || ^3.0.0-0 dependencies: '@ampproject/remapping': 2.2.0 - '@rollup/pluginutils': 4.2.1 - '@unocss/config': 0.45.29 - '@unocss/core': 0.45.29 - '@unocss/inspector': 0.45.29 - '@unocss/scope': 0.45.29 - '@unocss/transformer-directives': 0.45.29 + '@rollup/pluginutils': 5.0.1 + '@unocss/config': 0.46.1 + '@unocss/core': 0.46.1 + '@unocss/inspector': 0.46.1 + '@unocss/scope': 0.46.1 + '@unocss/transformer-directives': 0.46.1 magic-string: 0.26.7 - vite: 3.1.7 + transitivePeerDependencies: + - rollup dev: true - /@unocss/vite/0.45.29_vite@3.1.8: - resolution: {integrity: sha512-pRCGtNP1XS4Pk8sSniHvkiOfB35xSu89l5xlib2sFjhjZ1nBn+KgUHNnmtt8/qsWgLFK6KkHKjwqx9c7mXmekw==} + /@unocss/vite/0.46.1_vite@3.2.0: + resolution: {integrity: sha512-7jJHxIyAJ765afdk90ajyokz6QMdR3lKJTXzCTjp2afrRfvIeTv+a0cYdytOazCPdqbKclqMuOcMEYjJD8Q2kA==} peerDependencies: vite: ^2.9.0 || ^3.0.0-0 dependencies: '@ampproject/remapping': 2.2.0 - '@rollup/pluginutils': 4.2.1 - '@unocss/config': 0.45.29 - '@unocss/core': 0.45.29 - '@unocss/inspector': 0.45.29 - '@unocss/scope': 0.45.29 - '@unocss/transformer-directives': 0.45.29 + '@rollup/pluginutils': 5.0.1 + '@unocss/config': 0.46.1 + '@unocss/core': 0.46.1 + '@unocss/inspector': 0.46.1 + '@unocss/scope': 0.46.1 + '@unocss/transformer-directives': 0.46.1 magic-string: 0.26.7 - vite: 3.1.8 + vite: 3.2.0 + transitivePeerDependencies: + - rollup dev: true - /@unocss/webpack/0.45.29_webpack@5.74.0: - resolution: {integrity: sha512-DuDW/DU2QQAR87W/a61e7IAIZ4L2GnO/J2jAvf/apZx8FCpHss7Sog3lQCO4Zew0m3PPGYHbpxlC8pgBJ8ldmg==} + /@unocss/webpack/0.46.1: + resolution: {integrity: sha512-tEPT+7SHDhldpwPeQntBQk0OTtfmsKbcYbDRLVK0kwuzwTJtBoaNRHDbKesvf8pdgZkmgIKUj+5YaQ4LuuOAeg==} peerDependencies: webpack: ^4 || ^5 dependencies: '@ampproject/remapping': 2.2.0 - '@rollup/pluginutils': 4.2.1 - '@unocss/config': 0.45.29 - '@unocss/core': 0.45.29 + '@rollup/pluginutils': 5.0.1 + '@unocss/config': 0.46.1 + '@unocss/core': 0.46.1 magic-string: 0.26.7 - unplugin: 0.9.6 - webpack: 5.74.0 + unplugin: 0.10.0 webpack-sources: 3.2.3 + transitivePeerDependencies: + - rollup dev: true /@vercel/nft/0.22.1: @@ -2014,35 +1959,47 @@ packages: - supports-color dev: true - /@vitejs/plugin-vue-jsx/2.0.1_vite@3.1.7+vue@3.2.41: - resolution: {integrity: sha512-lmiR1k9+lrF7LMczO0pxtQ8mOn6XeppJDHxnpxkJQpT5SiKz4SKhKdeNstXaTNuR8qZhUo5X0pJlcocn72Y4Jg==} + /@vitejs/plugin-vue-jsx/2.1.0_vite@3.1.8+vue@3.2.41: + resolution: {integrity: sha512-vvL8MHKN0hUf5LE+/rCk1rduwzW6NihD6xEfM4s1gGCSWQFYd5zLdxBs++z3S7AV/ynr7Yig5Xp1Bm0wlB4IAA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^3.0.0 vue: ^3.0.0 dependencies: - '@babel/core': 7.19.3 - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.19.3 - '@babel/plugin-transform-typescript': 7.19.3_@babel+core@7.19.3 - '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.19.3 - vite: 3.1.7 + '@babel/core': 7.19.6 + '@babel/plugin-transform-typescript': 7.19.3_@babel+core@7.19.6 + '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.19.6 + vite: 3.1.8 vue: 3.2.41 transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-vue-jsx/2.0.1_vite@3.1.8+vue@3.2.41: - resolution: {integrity: sha512-lmiR1k9+lrF7LMczO0pxtQ8mOn6XeppJDHxnpxkJQpT5SiKz4SKhKdeNstXaTNuR8qZhUo5X0pJlcocn72Y4Jg==} + /@vitejs/plugin-vue-jsx/2.1.0_vite@3.2.0: + resolution: {integrity: sha512-vvL8MHKN0hUf5LE+/rCk1rduwzW6NihD6xEfM4s1gGCSWQFYd5zLdxBs++z3S7AV/ynr7Yig5Xp1Bm0wlB4IAA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^3.0.0 vue: ^3.0.0 dependencies: - '@babel/core': 7.19.3 - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.19.3 - '@babel/plugin-transform-typescript': 7.19.3_@babel+core@7.19.3 - '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.19.3 - vite: 3.1.8 + '@babel/core': 7.19.6 + '@babel/plugin-transform-typescript': 7.19.3_@babel+core@7.19.6 + '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.19.6 + vite: 3.2.0 + transitivePeerDependencies: + - supports-color + dev: true + + /@vitejs/plugin-vue-jsx/2.1.0_vue@3.2.41: + resolution: {integrity: sha512-vvL8MHKN0hUf5LE+/rCk1rduwzW6NihD6xEfM4s1gGCSWQFYd5zLdxBs++z3S7AV/ynr7Yig5Xp1Bm0wlB4IAA==} + engines: {node: ^14.18.0 || >=16.0.0} + peerDependencies: + vite: ^3.0.0 + vue: ^3.0.0 + dependencies: + '@babel/core': 7.19.6 + '@babel/plugin-transform-typescript': 7.19.3_@babel+core@7.19.6 + '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.19.6 vue: 3.2.41 transitivePeerDependencies: - supports-color @@ -2059,8 +2016,8 @@ packages: vue: 3.2.41 dev: true - /@vitejs/plugin-vue/3.1.2_vite@3.1.8+vue@3.2.41: - resolution: {integrity: sha512-3zxKNlvA3oNaKDYX0NBclgxTQ1xaFdL7PzwF6zj9tGFziKwmBa3Q/6XcJQxudlT81WxDjEhHmevvIC4Orc1LhQ==} + /@vitejs/plugin-vue/3.2.0_vite@3.1.8+vue@3.2.41: + resolution: {integrity: sha512-E0tnaL4fr+qkdCNxJ+Xd0yM31UwMkQje76fsDVBBUCoGOUPexu2VDUYHL8P4CwV+zMvWw6nlRw19OnRKmYAJpw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^3.0.0 @@ -2070,6 +2027,16 @@ packages: vue: 3.2.41 dev: true + /@vitejs/plugin-vue/3.2.0_vite@3.2.0: + resolution: {integrity: sha512-E0tnaL4fr+qkdCNxJ+Xd0yM31UwMkQje76fsDVBBUCoGOUPexu2VDUYHL8P4CwV+zMvWw6nlRw19OnRKmYAJpw==} + engines: {node: ^14.18.0 || >=16.0.0} + peerDependencies: + vite: ^3.0.0 + vue: ^3.2.25 + dependencies: + vite: 3.2.0 + dev: true + /@vitest/coverage-c8/0.24.3_jsdom@20.0.1: resolution: {integrity: sha512-tAmMyHxWYnAwGeJb7QgTuEX8aLasTg4X1/6INobXa/7wYGEJ28CACFO5iLn1HzFVPoLvhsS3luQjiflGjjSMRQ==} dependencies: @@ -2084,6 +2051,7 @@ packages: - less - sass - stylus + - sugarss - supports-color - terser dev: true @@ -2092,14 +2060,14 @@ packages: resolution: {integrity: sha512-hz4R8tS5jMn8lDq6iD+yWL6XNB699pGIVLk7WSJnn1dbpjaazsjZQkieJoRX6gW5zpYSCFqQ7jUquPNY65tQYA==} dev: true - /@vue/babel-plugin-jsx/1.1.1_@babel+core@7.19.3: + /@vue/babel-plugin-jsx/1.1.1_@babel+core@7.19.6: resolution: {integrity: sha512-j2uVfZjnB5+zkcbc/zsOc0fSNGCMMjaEXP52wdwdIfn0qjFfEYpYZBFKFg+HHnQeJCVrjOeO0YxgaL7DMrym9w==} dependencies: '@babel/helper-module-imports': 7.18.6 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.19.3 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.19.6 '@babel/template': 7.18.10 - '@babel/traverse': 7.19.3 - '@babel/types': 7.19.3 + '@babel/traverse': 7.20.0 + '@babel/types': 7.20.0 '@vue/babel-helper-vue-transform-on': 1.0.2 camelcase: 6.3.0 html-tags: 3.2.0 @@ -2112,7 +2080,7 @@ packages: /@vue/compiler-core/3.2.41: resolution: {integrity: sha512-oA4mH6SA78DT+96/nsi4p9DX97PHcNROxs51lYk7gb9Z4BPKQ3Mh+BLn6CQZBw857Iuhu28BfMSRHAlPvD4vlw==} dependencies: - '@babel/parser': 7.19.3 + '@babel/parser': 7.20.0 '@vue/shared': 3.2.41 estree-walker: 2.0.2 source-map: 0.6.1 @@ -2126,7 +2094,7 @@ packages: /@vue/compiler-sfc/3.2.41: resolution: {integrity: sha512-+1P2m5kxOeaxVmJNXnBskAn3BenbTmbxBxWOtBq3mQTCokIreuMULFantBUclP0+KnzNCMOvcnKinqQZmiOF8w==} dependencies: - '@babel/parser': 7.19.3 + '@babel/parser': 7.20.0 '@vue/compiler-core': 3.2.41 '@vue/compiler-dom': 3.2.41 '@vue/compiler-ssr': 3.2.41 @@ -2134,7 +2102,7 @@ packages: '@vue/shared': 3.2.41 estree-walker: 2.0.2 magic-string: 0.25.9 - postcss: 8.4.17 + postcss: 8.4.18 source-map: 0.6.1 /@vue/compiler-ssr/3.2.41: @@ -2145,11 +2113,12 @@ packages: /@vue/devtools-api/6.4.4: resolution: {integrity: sha512-Ku31WzpOV/8cruFaXaEZKF81WkNnvCSlBY4eOGtz5WMSdJvX1v1WWlSMGZeqUwPtQ27ZZz7B62erEMq8JDjcXw==} + dev: true /@vue/reactivity-transform/3.2.41: resolution: {integrity: sha512-mK5+BNMsL4hHi+IR3Ft/ho6Za+L3FA5j8WvreJ7XzHrqkPq8jtF/SMo7tuc9gHjLDwKZX1nP1JQOKo9IEAn54A==} dependencies: - '@babel/parser': 7.19.3 + '@babel/parser': 7.20.0 '@vue/compiler-core': 3.2.41 '@vue/shared': 3.2.41 estree-walker: 2.0.2 @@ -2185,32 +2154,12 @@ packages: /@vue/shared/3.2.41: resolution: {integrity: sha512-W9mfWLHmJhkfAmV+7gDjcHeAWALQtgGT3JErxULl0oz6R6+3ug91I7IErs93eCFhPCZPHBs4QJS7YWEV7A3sxw==} - /@vue/test-utils/2.1.0_vue@3.2.41: - resolution: {integrity: sha512-U4AxAD/tKJ3ajxYew1gkfEotpr96DE/gLXpbl+nPbsNRqGBfQZZA7YhwGoQNDPgon56v+IGZDrYq7pe3GDl9aw==} + /@vue/test-utils/2.2.0: + resolution: {integrity: sha512-EKp5/N7ieNZdoLTkD16j/irUjIEDN63QUIc41vLUMqGvSsTQN0QxbFiQqh5v49RPfS5vZH+DhjNUEkijCMOCSg==} peerDependencies: vue: ^3.0.1 - dependencies: - vue: 3.2.41 dev: true - /@vueuse/core/8.9.4_vue@3.2.41: - resolution: {integrity: sha512-B/Mdj9TK1peFyWaPof+Zf/mP9XuGAngaJZBwPaXBvU3aCTZlx3ltlrFFFyMV4iGBwsjSCeUCgZrtkEj9dS2Y3Q==} - peerDependencies: - '@vue/composition-api': ^1.1.0 - vue: ^2.6.0 || ^3.2.0 - peerDependenciesMeta: - '@vue/composition-api': - optional: true - vue: - optional: true - dependencies: - '@types/web-bluetooth': 0.0.14 - '@vueuse/metadata': 8.9.4 - '@vueuse/shared': 8.9.4_vue@3.2.41 - vue: 3.2.41 - vue-demi: 0.13.11_vue@3.2.41 - dev: false - /@vueuse/core/9.3.0_vue@3.2.41: resolution: {integrity: sha512-64Rna8IQDWpdrJxgitDg7yv1yTp41ZmvV8zlLEylK4QQLWAhz1OFGZDPZ8bU4lwcGgbEJ2sGi2jrdNh4LttUSQ==} dependencies: @@ -2236,29 +2185,10 @@ packages: - '@vue/composition-api' dev: true - /@vueuse/metadata/8.9.4: - resolution: {integrity: sha512-IwSfzH80bnJMzqhaapqJl9JRIiyQU0zsRGEgnxN6jhq7992cPUJIRfV+JHRIZXjYqbwt07E1gTEp0R0zPJ1aqw==} - dev: false - /@vueuse/metadata/9.3.0: resolution: {integrity: sha512-GnnfjbzIPJIh9ngL9s9oGU1+Hx/h5/KFqTfJykzh/1xjaHkedV9g0MASpdmPZIP+ynNhKAcEfA6g5i8KXwtoMA==} dev: true - /@vueuse/shared/8.9.4_vue@3.2.41: - resolution: {integrity: sha512-wt+T30c4K6dGRMVqPddexEVLa28YwxW5OFIPmzUHICjphfAuBFTTdDoyqREZNDOFJZ44ARH1WWQNCUK8koJ+Ag==} - peerDependencies: - '@vue/composition-api': ^1.1.0 - vue: ^2.6.0 || ^3.2.0 - peerDependenciesMeta: - '@vue/composition-api': - optional: true - vue: - optional: true - dependencies: - vue: 3.2.41 - vue-demi: 0.13.11_vue@3.2.41 - dev: false - /@vueuse/shared/9.3.0_vue@3.2.41: resolution: {integrity: sha512-caGUWLY0DpPC6l31KxeUy6vPVNA0yKxx81jFYLoMpyP6cF84FG5Dkf69DfSUqL57wX8JcUkJDMnQaQIZPWFEQQ==} dependencies: @@ -2277,120 +2207,6 @@ packages: - vue dev: true - /@webassemblyjs/ast/1.11.1: - resolution: {integrity: sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw==} - dependencies: - '@webassemblyjs/helper-numbers': 1.11.1 - '@webassemblyjs/helper-wasm-bytecode': 1.11.1 - dev: true - - /@webassemblyjs/floating-point-hex-parser/1.11.1: - resolution: {integrity: sha512-iGRfyc5Bq+NnNuX8b5hwBrRjzf0ocrJPI6GWFodBFzmFnyvrQ83SHKhmilCU/8Jv67i4GJZBMhEzltxzcNagtQ==} - dev: true - - /@webassemblyjs/helper-api-error/1.11.1: - resolution: {integrity: sha512-RlhS8CBCXfRUR/cwo2ho9bkheSXG0+NwooXcc3PAILALf2QLdFyj7KGsKRbVc95hZnhnERon4kW/D3SZpp6Tcg==} - dev: true - - /@webassemblyjs/helper-buffer/1.11.1: - resolution: {integrity: sha512-gwikF65aDNeeXa8JxXa2BAk+REjSyhrNC9ZwdT0f8jc4dQQeDQ7G4m0f2QCLPJiMTTO6wfDmRmj/pW0PsUvIcA==} - dev: true - - /@webassemblyjs/helper-numbers/1.11.1: - resolution: {integrity: sha512-vDkbxiB8zfnPdNK9Rajcey5C0w+QJugEglN0of+kmO8l7lDb77AnlKYQF7aarZuCrv+l0UvqL+68gSDr3k9LPQ==} - dependencies: - '@webassemblyjs/floating-point-hex-parser': 1.11.1 - '@webassemblyjs/helper-api-error': 1.11.1 - '@xtuc/long': 4.2.2 - dev: true - - /@webassemblyjs/helper-wasm-bytecode/1.11.1: - resolution: {integrity: sha512-PvpoOGiJwXeTrSf/qfudJhwlvDQxFgelbMqtq52WWiXC6Xgg1IREdngmPN3bs4RoO83PnL/nFrxucXj1+BX62Q==} - dev: true - - /@webassemblyjs/helper-wasm-section/1.11.1: - resolution: {integrity: sha512-10P9No29rYX1j7F3EVPX3JvGPQPae+AomuSTPiF9eBQeChHI6iqjMIwR9JmOJXwpnn/oVGDk7I5IlskuMwU/pg==} - dependencies: - '@webassemblyjs/ast': 1.11.1 - '@webassemblyjs/helper-buffer': 1.11.1 - '@webassemblyjs/helper-wasm-bytecode': 1.11.1 - '@webassemblyjs/wasm-gen': 1.11.1 - dev: true - - /@webassemblyjs/ieee754/1.11.1: - resolution: {integrity: sha512-hJ87QIPtAMKbFq6CGTkZYJivEwZDbQUgYd3qKSadTNOhVY7p+gfP6Sr0lLRVTaG1JjFj+r3YchoqRYxNH3M0GQ==} - dependencies: - '@xtuc/ieee754': 1.2.0 - dev: true - - /@webassemblyjs/leb128/1.11.1: - resolution: {integrity: sha512-BJ2P0hNZ0u+Th1YZXJpzW6miwqQUGcIHT1G/sf72gLVD9DZ5AdYTqPNbHZh6K1M5VmKvFXwGSWZADz+qBWxeRw==} - dependencies: - '@xtuc/long': 4.2.2 - dev: true - - /@webassemblyjs/utf8/1.11.1: - resolution: {integrity: sha512-9kqcxAEdMhiwQkHpkNiorZzqpGrodQQ2IGrHHxCy+Ozng0ofyMA0lTqiLkVs1uzTRejX+/O0EOT7KxqVPuXosQ==} - dev: true - - /@webassemblyjs/wasm-edit/1.11.1: - resolution: {integrity: sha512-g+RsupUC1aTHfR8CDgnsVRVZFJqdkFHpsHMfJuWQzWU3tvnLC07UqHICfP+4XyL2tnr1amvl1Sdp06TnYCmVkA==} - dependencies: - '@webassemblyjs/ast': 1.11.1 - '@webassemblyjs/helper-buffer': 1.11.1 - '@webassemblyjs/helper-wasm-bytecode': 1.11.1 - '@webassemblyjs/helper-wasm-section': 1.11.1 - '@webassemblyjs/wasm-gen': 1.11.1 - '@webassemblyjs/wasm-opt': 1.11.1 - '@webassemblyjs/wasm-parser': 1.11.1 - '@webassemblyjs/wast-printer': 1.11.1 - dev: true - - /@webassemblyjs/wasm-gen/1.11.1: - resolution: {integrity: sha512-F7QqKXwwNlMmsulj6+O7r4mmtAlCWfO/0HdgOxSklZfQcDu0TpLiD1mRt/zF25Bk59FIjEuGAIyn5ei4yMfLhA==} - dependencies: - '@webassemblyjs/ast': 1.11.1 - '@webassemblyjs/helper-wasm-bytecode': 1.11.1 - '@webassemblyjs/ieee754': 1.11.1 - '@webassemblyjs/leb128': 1.11.1 - '@webassemblyjs/utf8': 1.11.1 - dev: true - - /@webassemblyjs/wasm-opt/1.11.1: - resolution: {integrity: sha512-VqnkNqnZlU5EB64pp1l7hdm3hmQw7Vgqa0KF/KCNO9sIpI6Fk6brDEiX+iCOYrvMuBWDws0NkTOxYEb85XQHHw==} - dependencies: - '@webassemblyjs/ast': 1.11.1 - '@webassemblyjs/helper-buffer': 1.11.1 - '@webassemblyjs/wasm-gen': 1.11.1 - '@webassemblyjs/wasm-parser': 1.11.1 - dev: true - - /@webassemblyjs/wasm-parser/1.11.1: - resolution: {integrity: sha512-rrBujw+dJu32gYB7/Lup6UhdkPx9S9SnobZzRVL7VcBH9Bt9bCBLEuX/YXOOtBsOZ4NQrRykKhffRWHvigQvOA==} - dependencies: - '@webassemblyjs/ast': 1.11.1 - '@webassemblyjs/helper-api-error': 1.11.1 - '@webassemblyjs/helper-wasm-bytecode': 1.11.1 - '@webassemblyjs/ieee754': 1.11.1 - '@webassemblyjs/leb128': 1.11.1 - '@webassemblyjs/utf8': 1.11.1 - dev: true - - /@webassemblyjs/wast-printer/1.11.1: - resolution: {integrity: sha512-IQboUWM4eKzWW+N/jij2sRatKMh99QEelo3Eb2q0qXkvPRISAj8Qxtmw5itwqK+TTkBuUIE45AxYPToqPtL5gg==} - dependencies: - '@webassemblyjs/ast': 1.11.1 - '@xtuc/long': 4.2.2 - dev: true - - /@xtuc/ieee754/1.2.0: - resolution: {integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==} - dev: true - - /@xtuc/long/4.2.2: - resolution: {integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==} - dev: true - /@zhead/schema-vue/0.9.8_vue@3.2.41: resolution: {integrity: sha512-tFAJ0ejDuaRWqLZOrcNZj3oKavg6jdXErNFJsXCczarAt3lTSv1AMzNx1LIHn3Bkm4P7DlADmXRwdxzX+CSXvQ==} peerDependencies: @@ -2430,14 +2246,6 @@ packages: acorn-walk: 8.2.0 dev: true - /acorn-import-assertions/1.8.0_acorn@8.8.0: - resolution: {integrity: sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==} - peerDependencies: - acorn: ^8 - dependencies: - acorn: 8.8.0 - dev: true - /acorn-jsx/5.3.2_acorn@8.8.0: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: @@ -2469,14 +2277,6 @@ packages: - supports-color dev: true - /ajv-keywords/3.5.2_ajv@6.12.6: - resolution: {integrity: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==} - peerDependencies: - ajv: ^6.9.1 - dependencies: - ajv: 6.12.6 - dev: true - /ajv/6.12.6: resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} dependencies: @@ -2484,6 +2284,7 @@ packages: fast-json-stable-stringify: 2.1.0 json-schema-traverse: 0.4.1 uri-js: 4.4.1 + dev: false /algoliasearch/4.14.2: resolution: {integrity: sha512-ngbEQonGEmf8dyEh5f+uOIihv4176dgbuOZspiuhmTTBRBuzWu3KCGHre6uHj5YyuC7pNvQGzB6ZNJyZi0z+Sg==} @@ -2550,19 +2351,16 @@ packages: engines: {node: '>=12'} dev: true - /anu-vue/0.9.1_o7eiemkoi5nni6euucacuo2t74: - resolution: {integrity: sha512-x4rRzTVLVWxb73HOeWhZtzDMj8aBgX8lPRit6lVtUt5dE3e51/HY8xL6dodlch5PZFrk+cm60C6P8rAK5pVryA==} + /anu-vue/0.10.0: + resolution: {integrity: sha512-kdM84+fXIgLhppgboa91aUnUgeQuTdOwnCTHtAugiIui54HMDhPwfmajNXY94RN7i+KpUc8uwbf3Ub/WM/eweg==} peerDependencies: '@unocss/reset': ^0.41.1 '@vueuse/core': ^8.7.5 vue-router: '4' dependencies: '@floating-ui/dom': 1.0.2 - '@unocss/reset': 0.41.2 - '@vueuse/core': 8.9.4_vue@3.2.41 defu: 6.1.0 vue: 3.2.41 - vue-router: 4.1.5_vue@3.2.41 dev: false /anymatch/3.1.2: @@ -3012,11 +2810,6 @@ packages: engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} dev: true - /chalk/5.1.0: - resolution: {integrity: sha512-56zD4khRTBoIyzUYAFgDDaPhUMN/fC/rySe6aZGqbj/VWiU2eI3l6ZLOtYGFZAV5v02mwPjtpzlrOveJiz5eZQ==} - engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} - dev: true - /chalk/5.1.2: resolution: {integrity: sha512-E5CkT4jWURs1Vy5qGJye+XwCkNj7Od3Af7CP6SujMetSMkLs8Do2RWJK5yx1wamHV/op8Rz+9rltjaTQWDnEFQ==} engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} @@ -3083,11 +2876,6 @@ packages: engines: {node: '>=10'} dev: true - /chrome-trace-event/1.0.3: - resolution: {integrity: sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==} - engines: {node: '>=6.0'} - dev: true - /ci-info/3.5.0: resolution: {integrity: sha512-yH4RezKOGlOhxkmhbeNuC4eYZKAUsEaGtBuBzDDP1eFUKiccDWzBABxBfOx31IDwDIXMTxWuwAxUGModvkbuVw==} @@ -3229,7 +3017,7 @@ packages: dev: true /concat-map/0.0.1: - resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} + resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} /concat-stream/1.6.2: resolution: {integrity: sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==} @@ -4069,10 +3857,6 @@ packages: isarray: 2.0.5 dev: true - /es-module-lexer/0.9.3: - resolution: {integrity: sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==} - dev: true - /es-shim-unscopables/1.0.0: resolution: {integrity: sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==} dependencies: @@ -4561,13 +4345,13 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-turbo/0.0.4_eslint@8.25.0: + /eslint-config-turbo/0.0.4_eslint@8.26.0: resolution: {integrity: sha512-HErPS/wfWkSdV9Yd2dDkhZt3W2B78Ih/aWPFfaHmCMjzPalh+5KxRRGTf8MOBQLCebcWJX0lP1Zvc1rZIHlXGg==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 dependencies: - eslint: 8.25.0 - eslint-plugin-turbo: 0.0.4_eslint@8.25.0 + eslint: 8.26.0 + eslint-plugin-turbo: 0.0.4_eslint@8.26.0 dev: false /eslint-import-resolver-node/0.3.6: @@ -4579,7 +4363,7 @@ packages: - supports-color dev: false - /eslint-module-utils/2.7.4_egjp6oqrnn2mvfoq2m7omtaoce: + /eslint-module-utils/2.7.4_azvca2ho5oagdzk35hpmzfwv2i: resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} engines: {node: '>=4'} peerDependencies: @@ -4600,43 +4384,43 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q + '@typescript-eslint/parser': 5.39.0_wyqvi574yv7oiwfeinomdzmc3m debug: 3.2.7 - eslint: 8.25.0 + eslint: 8.26.0 eslint-import-resolver-node: 0.3.6 transitivePeerDependencies: - supports-color dev: false - /eslint-plugin-antfu/0.27.0_z4bbprzjrhnsfa24uvmcbu7f5q: + /eslint-plugin-antfu/0.27.0_wyqvi574yv7oiwfeinomdzmc3m: resolution: {integrity: sha512-xjNfATHonE3Do2igOlhwjfL2tlaGnm1EgbsLLkHgdk30oIvJU4bLNxF6wXIuaCdjqmwWIqF6smJbX2YhtaEC4w==} dependencies: - '@typescript-eslint/utils': 5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q + '@typescript-eslint/utils': 5.39.0_wyqvi574yv7oiwfeinomdzmc3m transitivePeerDependencies: - eslint - supports-color - typescript dev: false - /eslint-plugin-es/4.1.0_eslint@8.25.0: + /eslint-plugin-es/4.1.0_eslint@8.26.0: resolution: {integrity: sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: - eslint: 8.25.0 + eslint: 8.26.0 eslint-utils: 2.1.0 regexpp: 3.2.0 dev: false - /eslint-plugin-eslint-comments/3.2.0_eslint@8.25.0: + /eslint-plugin-eslint-comments/3.2.0_eslint@8.26.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.25.0 + eslint: 8.26.0 ignore: 5.2.0 dev: false @@ -4646,7 +4430,7 @@ packages: htmlparser2: 8.0.1 dev: false - /eslint-plugin-import/2.26.0_dzvnzej2un7roooznz6ef2if2q: + /eslint-plugin-import/2.26.0_dnte25h5ciq7b6xsn2ihduibqe: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -4656,14 +4440,14 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.39.0_z4bbprzjrhnsfa24uvmcbu7f5q + '@typescript-eslint/parser': 5.39.0_wyqvi574yv7oiwfeinomdzmc3m array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.25.0 + eslint: 8.26.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.4_egjp6oqrnn2mvfoq2m7omtaoce + eslint-module-utils: 2.7.4_azvca2ho5oagdzk35hpmzfwv2i has: 1.0.3 is-core-module: 2.10.0 is-glob: 4.0.3 @@ -4677,40 +4461,40 @@ packages: - supports-color dev: false - /eslint-plugin-jsonc/2.4.0_eslint@8.25.0: + /eslint-plugin-jsonc/2.4.0_eslint@8.26.0: resolution: {integrity: sha512-YXy5PjyUL9gFYal6pYijd8P6EmpeWskv7PVhB9Py/AwKPn+hwnQHcIzQILiLfxztfhtWiRIUSzoLe/JThZgSUw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: - eslint: 8.25.0 - eslint-utils: 3.0.0_eslint@8.25.0 + eslint: 8.26.0 + eslint-utils: 3.0.0_eslint@8.26.0 jsonc-eslint-parser: 2.1.0 natural-compare: 1.4.0 dev: false - /eslint-plugin-markdown/3.0.0_eslint@8.25.0: + /eslint-plugin-markdown/3.0.0_eslint@8.26.0: resolution: {integrity: sha512-hRs5RUJGbeHDLfS7ELanT0e29Ocyssf/7kBM+p7KluY5AwngGkDf8Oyu4658/NZSGTTq05FZeWbkxXtbVyHPwg==} 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.25.0 + eslint: 8.26.0 mdast-util-from-markdown: 0.8.5 transitivePeerDependencies: - supports-color dev: false - /eslint-plugin-n/15.3.0_eslint@8.25.0: + /eslint-plugin-n/15.3.0_eslint@8.26.0: resolution: {integrity: sha512-IyzPnEWHypCWasDpxeJnim60jhlumbmq0pubL6IOcnk8u2y53s5QfT8JnXy7skjHJ44yWHRb11PLtDHuu1kg/Q==} engines: {node: '>=12.22.0'} peerDependencies: eslint: '>=7.0.0' dependencies: builtins: 5.0.1 - eslint: 8.25.0 - eslint-plugin-es: 4.1.0_eslint@8.25.0 - eslint-utils: 3.0.0_eslint@8.25.0 + eslint: 8.26.0 + eslint-plugin-es: 4.1.0_eslint@8.26.0 + eslint-utils: 3.0.0_eslint@8.26.0 ignore: 5.2.0 is-core-module: 2.10.0 minimatch: 3.1.2 @@ -4718,24 +4502,24 @@ packages: semver: 7.3.8 dev: false - /eslint-plugin-promise/6.0.1_eslint@8.25.0: + /eslint-plugin-promise/6.0.1_eslint@8.26.0: resolution: {integrity: sha512-uM4Tgo5u3UWQiroOyDEsYcVMOo7re3zmno0IZmB5auxoaQNIceAbXEkSt8RNrKtaYehARHG06pYK6K1JhtP0Zw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.25.0 + eslint: 8.26.0 dev: false - /eslint-plugin-turbo/0.0.4_eslint@8.25.0: + /eslint-plugin-turbo/0.0.4_eslint@8.26.0: resolution: {integrity: sha512-dfmYE/iPvoJInQq+5E/0mj140y/rYwKtzZkn3uVK8+nvwC5zmWKQ6ehMWrL4bYBkGzSgpOndZM+jOXhPQ2m8Cg==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 dependencies: - eslint: 8.25.0 + eslint: 8.26.0 dev: false - /eslint-plugin-unicorn/43.0.2_eslint@8.25.0: + /eslint-plugin-unicorn/43.0.2_eslint@8.26.0: resolution: {integrity: sha512-DtqZ5mf/GMlfWoz1abIjq5jZfaFuHzGBZYIeuJfEoKKGWRHr2JiJR+ea+BF7Wx2N1PPRoT/2fwgiK1NnmNE3Hg==} engines: {node: '>=14.18'} peerDependencies: @@ -4744,8 +4528,8 @@ packages: '@babel/helper-validator-identifier': 7.19.1 ci-info: 3.5.0 clean-regexp: 1.0.0 - eslint: 8.25.0 - eslint-utils: 3.0.0_eslint@8.25.0 + eslint: 8.26.0 + eslint-utils: 3.0.0_eslint@8.26.0 esquery: 1.4.0 indent-string: 4.0.0 is-builtin-module: 3.2.0 @@ -4758,32 +4542,32 @@ packages: strip-indent: 3.0.0 dev: false - /eslint-plugin-vue/9.6.0_eslint@8.25.0: + /eslint-plugin-vue/9.6.0_eslint@8.26.0: resolution: {integrity: sha512-zzySkJgVbFCylnG2+9MDF7N+2Rjze2y0bF8GyUNpFOnT8mCMfqqtLDJkHBuYu9N/psW1A6DVbQhPkP92E+qakA==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.25.0 - eslint-utils: 3.0.0_eslint@8.25.0 + eslint: 8.26.0 + eslint-utils: 3.0.0_eslint@8.26.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.0.10 semver: 7.3.8 - vue-eslint-parser: 9.1.0_eslint@8.25.0 + vue-eslint-parser: 9.1.0_eslint@8.26.0 xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color dev: false - /eslint-plugin-yml/1.2.0_eslint@8.25.0: + /eslint-plugin-yml/1.2.0_eslint@8.26.0: resolution: {integrity: sha512-v0jAU/F5SJg28zkpxwGpY04eGZMWFP6os8u2qaEAIRjSH2GqrNl0yBR5+sMHLU/026kAduxVbvLSqmT3Mu3O0g==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.25.0 + eslint: 8.26.0 lodash: 4.17.21 natural-compare: 1.4.0 yaml-eslint-parser: 1.1.0 @@ -4797,6 +4581,7 @@ packages: dependencies: esrecurse: 4.3.0 estraverse: 4.3.0 + dev: false /eslint-scope/7.1.1: resolution: {integrity: sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==} @@ -4813,13 +4598,13 @@ packages: eslint-visitor-keys: 1.3.0 dev: false - /eslint-utils/3.0.0_eslint@8.25.0: + /eslint-utils/3.0.0_eslint@8.26.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.25.0 + eslint: 8.26.0 eslint-visitor-keys: 2.1.0 dev: false @@ -4838,14 +4623,15 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: false - /eslint/8.25.0: - resolution: {integrity: sha512-DVlJOZ4Pn50zcKW5bYH7GQK/9MsoQG2d5eDH0ebEkE8PbgzTTmtt/VTH9GGJ4BfeZCpBLqFfvsjX35UacUL83A==} + /eslint/8.26.0: + resolution: {integrity: sha512-kzJkpaw1Bfwheq4VXUezFriD1GxszX6dUekM7Z3aC2o4hju+tsR/XyTC3RcoSD7jmy9VkPU3+N6YjVU2e96Oyg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: '@eslint/eslintrc': 1.3.3 - '@humanwhocodes/config-array': 0.10.7 + '@humanwhocodes/config-array': 0.11.6 '@humanwhocodes/module-importer': 1.0.1 + '@nodelib/fs.walk': 1.2.8 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 @@ -4853,7 +4639,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.25.0 + eslint-utils: 3.0.0_eslint@8.26.0 eslint-visitor-keys: 3.3.0 espree: 9.4.0 esquery: 1.4.0 @@ -4863,12 +4649,12 @@ packages: find-up: 5.0.0 glob-parent: 6.0.2 globals: 13.17.0 - globby: 11.1.0 grapheme-splitter: 1.0.4 ignore: 5.2.0 import-fresh: 3.3.0 imurmurhash: 0.1.4 is-glob: 4.0.3 + is-path-inside: 3.0.3 js-sdsl: 4.1.5 js-yaml: 4.1.0 json-stable-stringify-without-jsonify: 1.0.1 @@ -4912,6 +4698,7 @@ packages: engines: {node: '>=4.0'} dependencies: estraverse: 5.3.0 + dev: false /estraverse/4.3.0: resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==} @@ -4945,11 +4732,6 @@ packages: resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==} dev: true - /events/3.3.0: - resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==} - engines: {node: '>=0.8.x'} - dev: true - /execa/5.1.1: resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==} engines: {node: '>=10'} @@ -5007,6 +4789,7 @@ packages: /fast-deep-equal/3.1.3: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} + dev: false /fast-glob/3.2.12: resolution: {integrity: sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==} @@ -5020,6 +4803,7 @@ packages: /fast-json-stable-stringify/2.1.0: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} + dev: false /fast-levenshtein/2.0.6: resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==} @@ -5412,10 +5196,6 @@ packages: is-glob: 4.0.3 dev: false - /glob-to-regexp/0.4.1: - resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==} - dev: true - /glob/7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} dependencies: @@ -5626,15 +5406,15 @@ packages: tslib: 2.4.0 dev: true - /histoire/0.11.5_vite@3.1.7: + /histoire/0.11.5_vite@3.2.0: resolution: {integrity: sha512-+27sEYAd45g8LUbnsJZHbnNrXsIV9CMoT7S+Mb6OiCTOKFCOUVO96XwRRPtSLDbmcouIsc4VVcqsLCJX7ol/9w==} hasBin: true peerDependencies: vite: ^2.9.0 || ^3.0.0 dependencies: - '@histoire/app': 0.11.5_vite@3.1.7 + '@histoire/app': 0.11.5_vite@3.2.0 '@histoire/controls': 0.11.5 - '@histoire/shared': 0.11.5_vite@3.1.7 + '@histoire/shared': 0.11.5_vite@3.2.0 '@histoire/vendors': 0.11.5 '@types/flexsearch': 0.7.3 '@types/markdown-it': 12.2.3 @@ -5662,14 +5442,15 @@ packages: shiki: 0.10.1 sirv: 2.0.2 tinypool: 0.1.3 - vite: 3.1.7 + vite: 3.2.0 vite-node: 0.23.4 - vite-plugin-inspect: 0.7.5_vite@3.1.7 + vite-plugin-inspect: 0.7.5_vite@3.2.0 transitivePeerDependencies: - encoding - less - sass - stylus + - sugarss - supports-color - terser dev: true @@ -5875,7 +5656,7 @@ packages: engines: {node: '>=12.0.0'} dependencies: ansi-escapes: 5.0.0 - chalk: 5.1.0 + chalk: 5.1.2 cli-cursor: 4.0.0 cli-width: 4.0.0 external-editor: 3.1.0 @@ -6112,7 +5893,6 @@ packages: /is-path-inside/3.0.3: resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==} engines: {node: '>=8'} - dev: true /is-plain-obj/1.1.0: resolution: {integrity: sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==} @@ -6277,15 +6057,6 @@ packages: supports-color: 7.2.0 dev: true - /jest-worker/27.5.1: - resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} - engines: {node: '>= 10.13.0'} - dependencies: - '@types/node': 18.8.3 - merge-stream: 2.0.0 - supports-color: 8.1.1 - dev: true - /jiti/1.16.0: resolution: {integrity: sha512-L3BJStEf5NAqNuzrpfbN71dp43mYIcBUlCRea/vdyv5dW/AYa1d4bpelko4SHdY3I6eN9Wzyasxirj1/vv5kmg==} hasBin: true @@ -6373,6 +6144,7 @@ packages: /json-schema-traverse/0.4.1: resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==} + dev: false /json-stable-stringify-without-jsonify/1.0.1: resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==} @@ -6519,11 +6291,6 @@ packages: strip-bom: 3.0.0 dev: true - /loader-runner/4.3.0: - resolution: {integrity: sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==} - engines: {node: '>=6.11.5'} - dev: true - /local-pkg/0.4.2: resolution: {integrity: sha512-mlERgSPrbxU3BP4qBqAvvwlgW4MTg78iwJdGGnv7kibKjWcJksrG3t6LB5lXI93wXRDvG4NpUgJFmTG4T6rdrg==} engines: {node: '>=14'} @@ -7260,6 +7027,7 @@ packages: - less - sass - stylus + - sugarss - supports-color - terser - typescript @@ -7306,15 +7074,6 @@ packages: resolution: {integrity: sha512-qynly1AFIpGWEAW88p6DhMNqok/Swb52/KsiU+Toi7er058Ptvno3tkfTML6wYcEgFgp2GsUziW4Nqn62ciuyw==} dev: true - /ohmyfetch/0.4.19: - resolution: {integrity: sha512-OH2xVeRPNsHkx+JFdq1ewe9EwVDfTrv6lsBHpIx8wIWXowP5FyLhhYVaXIVlPsW542rt7gmwK14FwIDWUXEO+Q==} - dependencies: - destr: 1.1.1 - node-fetch-native: 0.1.7 - ufo: 0.8.5 - undici: 5.11.0 - dev: true - /ohmyfetch/0.4.20: resolution: {integrity: sha512-+c3/l+X91owrT1reTos1R13rb2j8NGZpKi0bRWwrnxIHlr1FZ8NzghIsNBKpUvk9nsnFoNK4phw+nTnXrcALzA==} dependencies: @@ -7395,7 +7154,7 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dependencies: bl: 5.0.0 - chalk: 5.1.0 + chalk: 5.1.2 cli-cursor: 4.0.0 cli-spinners: 2.7.0 is-interactive: 2.0.0 @@ -8009,6 +7768,7 @@ packages: nanoid: 3.3.4 picocolors: 1.0.0 source-map-js: 1.0.2 + dev: true /postcss/8.4.18: resolution: {integrity: sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA==} @@ -8017,7 +7777,6 @@ packages: nanoid: 3.3.4 picocolors: 1.0.0 source-map-js: 1.0.2 - dev: true /preact/10.11.1: resolution: {integrity: sha512-1Wz5PCRm6Fg+6BTXWJHhX4wRK9MZbZBHuwBqfZlOdVm2NqPe8/rjYpufvYCwJSGb9layyzB2jTTXfpCTynLqFQ==} @@ -8523,15 +8282,6 @@ packages: xmlchars: 2.2.0 dev: true - /schema-utils/3.1.1: - resolution: {integrity: sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==} - engines: {node: '>= 10.13.0'} - dependencies: - '@types/json-schema': 7.0.11 - ajv: 6.12.6 - ajv-keywords: 3.5.2_ajv@6.12.6 - dev: true - /scule/0.3.2: resolution: {integrity: sha512-zIvPdjOH8fv8CgrPT5eqtxHQXmPNnV/vHJYffZhE43KZkvULvpCTvOt1HPlFaCZx287INL9qaqrZg34e8NgI4g==} dev: true @@ -8610,12 +8360,6 @@ packages: randombytes: 2.1.0 dev: true - /serialize-javascript/6.0.0: - resolution: {integrity: sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==} - dependencies: - randombytes: 2.1.0 - dev: true - /serve-placeholder/2.0.1: resolution: {integrity: sha512-rUzLlXk4uPFnbEaIz3SW8VISTxMuONas88nYWjAWaM2W9VDbt9tyFOr3lq8RhVOFrT3XISoBw8vni5una8qMnQ==} dependencies: @@ -8957,13 +8701,6 @@ packages: dependencies: has-flag: 4.0.0 - /supports-color/8.1.1: - resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==} - engines: {node: '>=10'} - dependencies: - has-flag: 4.0.0 - dev: true - /supports-preserve-symlinks-flag/1.0.0: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} engines: {node: '>= 0.4'} @@ -9051,30 +8788,6 @@ packages: yallist: 4.0.0 dev: true - /terser-webpack-plugin/5.3.6_webpack@5.74.0: - resolution: {integrity: sha512-kfLFk+PoLUQIbLmB1+PZDMRSZS99Mp+/MHqDNmMA6tOItzRt+Npe3E+fsMs5mfcM0wCtrrdU387UnV+vnSffXQ==} - engines: {node: '>= 10.13.0'} - peerDependencies: - '@swc/core': '*' - esbuild: '*' - uglify-js: '*' - webpack: ^5.1.0 - peerDependenciesMeta: - '@swc/core': - optional: true - esbuild: - optional: true - uglify-js: - optional: true - dependencies: - '@jridgewell/trace-mapping': 0.3.16 - jest-worker: 27.5.1 - schema-utils: 3.1.1 - serialize-javascript: 6.0.0 - terser: 5.15.1 - webpack: 5.74.0 - dev: true - /terser/5.15.1: resolution: {integrity: sha512-K1faMUvpm/FBxjBXud0LWVAGxmvoPbZbfTCYbSgaaYQaIXI3/TdI7a7ZGA73Zrou6Q8Zmz3oeUTsp/dj+ag2Xw==} engines: {node: '>=10'} @@ -9241,65 +8954,65 @@ packages: typescript: 4.8.4 dev: false - /turbo-darwin-64/1.5.6: - resolution: {integrity: sha512-CWdXMwenBS2+QXIR2Czx7JPnAcoMzWx/QwTDcHVxZyeayMHgz8Oq5AHCtfaHDSfV8YhD3xa0GLSk6+cFt+W8BQ==} + /turbo-darwin-64/1.6.1: + resolution: {integrity: sha512-xsItJ/hmnd6R8V60cCe0RAZQjO+En/LVXVkZhiw0Fyfxoo+iKcAA4sVeWkaL+cg5sQd5UWlWfD1EOKbHDjVb9Q==} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-darwin-arm64/1.5.6: - resolution: {integrity: sha512-c/aXgW9JuXT2bJSKf01pdSDQKnrdcdj3WFKmKiVldb9We6eqFzI0fLHBK97k5LM/OesmRMfCMQ2Cv2DU8RqBAA==} + /turbo-darwin-arm64/1.6.1: + resolution: {integrity: sha512-wRfAJWCLYB29IGTx6sF6QvexK/89AbAgnfYA5yVcuUJT+xz2/zLeGcOODQBCnP4rB+vX5ipXLY0XjkLGl+z6fA==} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-linux-64/1.5.6: - resolution: {integrity: sha512-y/jNF7SG+XJEwk2GxIqy3g4dj/a0PgZKDGyOkp24qp4KBRcHBl6dI1ZEfNed30EhEqmW4F5Dr7IpeCZoqgbrMg==} + /turbo-linux-64/1.6.1: + resolution: {integrity: sha512-NZ88muC3hHbWW/cBgl9DFFbyzDcFVvZHQBXKTwVA8l2yLOOvesX+aQ2Knr4Pxu9Kb0F3t6ABsOSf8SbI7CpJsg==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-arm64/1.5.6: - resolution: {integrity: sha512-FRcxPtW7eFrbR3QaYBVX8cK7i+2Cerqi6F0t5ulcq+d1OGSdSW3l35rPPyJdwCzCy+k/S9sBcyCV0RtbS6RKCQ==} + /turbo-linux-arm64/1.6.1: + resolution: {integrity: sha512-HDgx+0ozqMpoDBOSzWz43nYMDp/+giEz8+vmLOB6mTQU/9IlZQVwachzwkqLRsJyBUhYALBlWGcuRWO3KqXMmg==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-windows-64/1.5.6: - resolution: {integrity: sha512-/5KIExY7zbrbeL5fhKGuO85u5VtJ3Ue4kI0MbYCNnTGe7a10yTYkwswgtGihsgEF4AW0Nm0159aHmXZS2Le8IA==} + /turbo-windows-64/1.6.1: + resolution: {integrity: sha512-jnR0V0YBlFJKEoAeq0GQFLmZ1UNl6vh+RHTHX546+o5jKcE6nfp9oTOEwtR0PLutiuxxDDm6roAc+9mSfycffw==} cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true - /turbo-windows-arm64/1.5.6: - resolution: {integrity: sha512-p+LQN9O39+rZuOAyc6BzyVGvdEKo+v+XmtdeyZsZpfj4xuOLtsEptW1w6cUD439u0YcPknuccGq1MQ0lXQ6Xuw==} + /turbo-windows-arm64/1.6.1: + resolution: {integrity: sha512-vOqw/iPgLjkwpni2vNFK9YO19lN9QZ8JG8v1unvL09/rnXyKpHygrYECj+efJptEVJKBG2xLIauJYmZ/2LV1Uw==} cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true - /turbo/1.5.6: - resolution: {integrity: sha512-xJO/fhiMo4lI62iGR9OgUfJTC9tnnuoMwNC52IfvvBDEPlA8RWGMS8SFpDVG9bNCXvVRrtUTNJXMe6pJWBiOTA==} + /turbo/1.6.1: + resolution: {integrity: sha512-CkcJo17cbwfTzmxtxJo2AbbeVqaz1yQotBUqVwZDdcrVSNKci2nvw+JHJ3sy/z9YY9xOJmoRaZifbkja3UXUWA==} hasBin: true requiresBuild: true optionalDependencies: - turbo-darwin-64: 1.5.6 - turbo-darwin-arm64: 1.5.6 - turbo-linux-64: 1.5.6 - turbo-linux-arm64: 1.5.6 - turbo-windows-64: 1.5.6 - turbo-windows-arm64: 1.5.6 + turbo-darwin-64: 1.6.1 + turbo-darwin-arm64: 1.6.1 + turbo-linux-64: 1.6.1 + turbo-linux-arm64: 1.6.1 + turbo-windows-64: 1.6.1 + turbo-windows-arm64: 1.6.1 dev: true /type-check/0.3.2: @@ -9481,96 +9194,99 @@ packages: engines: {node: '>= 10.0.0'} dev: true - /unocss/0.45.29_hovl2zknpu3wabac3hwsag3p34: - resolution: {integrity: sha512-/itc6g5aNMPj0y0ZJCCs/1ovOa2+WNdbBWBuplyZB3InFoyxoW4Qg5CMdqPwLL8lcvxT82vEv6ZCMFGlsXWELA==} + /unocss/0.46.1: + resolution: {integrity: sha512-zeDBjj8XGAe7zgkwgoqBuFcokPmn8z0ES6/+qGNE9T04hnhjlwE7jVBKFMCkB6gWJs8Zmug+lORYubJ9B87a8Q==} engines: {node: '>=14'} peerDependencies: - '@unocss/webpack': 0.45.29 + '@unocss/webpack': 0.46.1 peerDependenciesMeta: '@unocss/webpack': optional: true dependencies: - '@unocss/astro': 0.45.29_vite@3.1.8 - '@unocss/cli': 0.45.29 - '@unocss/core': 0.45.29 - '@unocss/preset-attributify': 0.45.29 - '@unocss/preset-icons': 0.45.29 - '@unocss/preset-mini': 0.45.29 - '@unocss/preset-tagify': 0.45.29 - '@unocss/preset-typography': 0.45.29 - '@unocss/preset-uno': 0.45.29 - '@unocss/preset-web-fonts': 0.45.29 - '@unocss/preset-wind': 0.45.29 - '@unocss/reset': 0.45.29 - '@unocss/transformer-attributify-jsx': 0.45.29 - '@unocss/transformer-compile-class': 0.45.29 - '@unocss/transformer-directives': 0.45.29 - '@unocss/transformer-variant-group': 0.45.29 - '@unocss/vite': 0.45.29_vite@3.1.8 - '@unocss/webpack': 0.45.29_webpack@5.74.0 + '@unocss/astro': 0.46.1 + '@unocss/cli': 0.46.1 + '@unocss/core': 0.46.1 + '@unocss/preset-attributify': 0.46.1 + '@unocss/preset-icons': 0.46.1 + '@unocss/preset-mini': 0.46.1 + '@unocss/preset-tagify': 0.46.1 + '@unocss/preset-typography': 0.46.1 + '@unocss/preset-uno': 0.46.1 + '@unocss/preset-web-fonts': 0.46.1 + '@unocss/preset-wind': 0.46.1 + '@unocss/reset': 0.46.1 + '@unocss/transformer-attributify-jsx': 0.46.1 + '@unocss/transformer-compile-class': 0.46.1 + '@unocss/transformer-directives': 0.46.1 + '@unocss/transformer-variant-group': 0.46.1 + '@unocss/vite': 0.46.1 transitivePeerDependencies: + - rollup - supports-color - vite dev: true - /unocss/0.45.29_vite@3.1.7: - resolution: {integrity: sha512-/itc6g5aNMPj0y0ZJCCs/1ovOa2+WNdbBWBuplyZB3InFoyxoW4Qg5CMdqPwLL8lcvxT82vEv6ZCMFGlsXWELA==} + /unocss/0.46.1_@unocss+webpack@0.46.1: + resolution: {integrity: sha512-zeDBjj8XGAe7zgkwgoqBuFcokPmn8z0ES6/+qGNE9T04hnhjlwE7jVBKFMCkB6gWJs8Zmug+lORYubJ9B87a8Q==} engines: {node: '>=14'} peerDependencies: - '@unocss/webpack': 0.45.29 + '@unocss/webpack': 0.46.1 peerDependenciesMeta: '@unocss/webpack': optional: true dependencies: - '@unocss/astro': 0.45.29_vite@3.1.7 - '@unocss/cli': 0.45.29 - '@unocss/core': 0.45.29 - '@unocss/preset-attributify': 0.45.29 - '@unocss/preset-icons': 0.45.29 - '@unocss/preset-mini': 0.45.29 - '@unocss/preset-tagify': 0.45.29 - '@unocss/preset-typography': 0.45.29 - '@unocss/preset-uno': 0.45.29 - '@unocss/preset-web-fonts': 0.45.29 - '@unocss/preset-wind': 0.45.29 - '@unocss/reset': 0.45.29 - '@unocss/transformer-attributify-jsx': 0.45.29 - '@unocss/transformer-compile-class': 0.45.29 - '@unocss/transformer-directives': 0.45.29 - '@unocss/transformer-variant-group': 0.45.29 - '@unocss/vite': 0.45.29_vite@3.1.7 + '@unocss/astro': 0.46.1 + '@unocss/cli': 0.46.1 + '@unocss/core': 0.46.1 + '@unocss/preset-attributify': 0.46.1 + '@unocss/preset-icons': 0.46.1 + '@unocss/preset-mini': 0.46.1 + '@unocss/preset-tagify': 0.46.1 + '@unocss/preset-typography': 0.46.1 + '@unocss/preset-uno': 0.46.1 + '@unocss/preset-web-fonts': 0.46.1 + '@unocss/preset-wind': 0.46.1 + '@unocss/reset': 0.46.1 + '@unocss/transformer-attributify-jsx': 0.46.1 + '@unocss/transformer-compile-class': 0.46.1 + '@unocss/transformer-directives': 0.46.1 + '@unocss/transformer-variant-group': 0.46.1 + '@unocss/vite': 0.46.1 + '@unocss/webpack': 0.46.1 transitivePeerDependencies: + - rollup - supports-color - vite dev: true - /unocss/0.45.29_vite@3.1.8: - resolution: {integrity: sha512-/itc6g5aNMPj0y0ZJCCs/1ovOa2+WNdbBWBuplyZB3InFoyxoW4Qg5CMdqPwLL8lcvxT82vEv6ZCMFGlsXWELA==} + /unocss/0.46.1_vite@3.2.0: + resolution: {integrity: sha512-zeDBjj8XGAe7zgkwgoqBuFcokPmn8z0ES6/+qGNE9T04hnhjlwE7jVBKFMCkB6gWJs8Zmug+lORYubJ9B87a8Q==} engines: {node: '>=14'} peerDependencies: - '@unocss/webpack': 0.45.29 + '@unocss/webpack': 0.46.1 peerDependenciesMeta: '@unocss/webpack': optional: true dependencies: - '@unocss/astro': 0.45.29_vite@3.1.8 - '@unocss/cli': 0.45.29 - '@unocss/core': 0.45.29 - '@unocss/preset-attributify': 0.45.29 - '@unocss/preset-icons': 0.45.29 - '@unocss/preset-mini': 0.45.29 - '@unocss/preset-tagify': 0.45.29 - '@unocss/preset-typography': 0.45.29 - '@unocss/preset-uno': 0.45.29 - '@unocss/preset-web-fonts': 0.45.29 - '@unocss/preset-wind': 0.45.29 - '@unocss/reset': 0.45.29 - '@unocss/transformer-attributify-jsx': 0.45.29 - '@unocss/transformer-compile-class': 0.45.29 - '@unocss/transformer-directives': 0.45.29 - '@unocss/transformer-variant-group': 0.45.29 - '@unocss/vite': 0.45.29_vite@3.1.8 + '@unocss/astro': 0.46.1_vite@3.2.0 + '@unocss/cli': 0.46.1 + '@unocss/core': 0.46.1 + '@unocss/preset-attributify': 0.46.1 + '@unocss/preset-icons': 0.46.1 + '@unocss/preset-mini': 0.46.1 + '@unocss/preset-tagify': 0.46.1 + '@unocss/preset-typography': 0.46.1 + '@unocss/preset-uno': 0.46.1 + '@unocss/preset-web-fonts': 0.46.1 + '@unocss/preset-wind': 0.46.1 + '@unocss/reset': 0.46.1 + '@unocss/transformer-attributify-jsx': 0.46.1 + '@unocss/transformer-compile-class': 0.46.1 + '@unocss/transformer-directives': 0.46.1 + '@unocss/transformer-variant-group': 0.46.1 + '@unocss/vite': 0.46.1_vite@3.2.0 transitivePeerDependencies: + - rollup - supports-color - vite dev: true @@ -9580,6 +9296,30 @@ packages: engines: {node: '>= 0.8'} dev: true + /unplugin-vue-components/0.22.8: + resolution: {integrity: sha512-Musnwdtr6uj9Zopo4oeh4lp9+fJ2ArXVDzSiZxF4YC9v+pLnasKVKEEAjdXuQQ3u3KtntVw6PCscyAt52eS75g==} + engines: {node: '>=14'} + peerDependencies: + '@babel/parser': ^7.15.8 + vue: 2 || 3 + peerDependenciesMeta: + '@babel/parser': + optional: true + dependencies: + '@antfu/utils': 0.5.2 + '@rollup/pluginutils': 4.2.1 + chokidar: 3.5.3 + debug: 4.3.4 + fast-glob: 3.2.12 + local-pkg: 0.4.2 + magic-string: 0.26.7 + minimatch: 5.1.0 + resolve: 1.22.1 + unplugin: 0.9.6 + transitivePeerDependencies: + - supports-color + dev: true + /unplugin-vue-components/0.22.8_vue@3.2.41: resolution: {integrity: sha512-Musnwdtr6uj9Zopo4oeh4lp9+fJ2ArXVDzSiZxF4YC9v+pLnasKVKEEAjdXuQQ3u3KtntVw6PCscyAt52eS75g==} engines: {node: '>=14'} @@ -9646,9 +9386,9 @@ packages: /untyped/0.5.0: resolution: {integrity: sha512-2Sre5A1a7G61bjaAKZnSFaVgbJMwwbbYQpJFH69hAYcDfN7kIaktlSphS02XJilz4+/jR1tsJ5MHo1oMoCezxg==} dependencies: - '@babel/core': 7.19.3 + '@babel/core': 7.19.6 '@babel/standalone': 7.19.3 - '@babel/types': 7.19.3 + '@babel/types': 7.20.0 scule: 0.3.2 transitivePeerDependencies: - supports-color @@ -9670,7 +9410,7 @@ packages: engines: {node: '>=14.16'} dependencies: boxen: 7.0.0 - chalk: 5.1.0 + chalk: 5.1.2 configstore: 6.0.0 has-yarn: 3.0.0 import-lazy: 4.0.0 @@ -9701,6 +9441,7 @@ packages: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} dependencies: punycode: 2.1.1 + dev: false /url-join/5.0.0: resolution: {integrity: sha512-n2huDr9h9yzd6exQVnH/jU5mr+Pfx08LRXXZhkLLetAMESRj+anQsTAh940iMrIetKAmry9coFuZQ2jY8/p3WA==} @@ -9745,11 +9486,12 @@ packages: debug: 4.3.4 mlly: 0.5.16 pathe: 0.2.0 - vite: 3.1.8 + vite: 3.2.0 transitivePeerDependencies: - less - sass - stylus + - sugarss - supports-color - terser dev: true @@ -9762,11 +9504,12 @@ packages: debug: 4.3.4 mlly: 0.5.16 pathe: 0.2.0 - vite: 3.1.8 + vite: 3.2.0 transitivePeerDependencies: - less - sass - stylus + - sugarss - supports-color - terser dev: true @@ -9808,7 +9551,7 @@ packages: vscode-uri: 3.0.6 dev: true - /vite-plugin-inspect/0.7.5_vite@3.1.7: + /vite-plugin-inspect/0.7.5_vite@3.2.0: resolution: {integrity: sha512-O8xq6dbvD1G7le75u6BfQTXJDUMXcRYlMVPzUpRjSB6hLyqH6BNnNkNrb/cVgCNNmKwk7dX+H2I+XVU2xpJk9Q==} engines: {node: '>=14'} peerDependencies: @@ -9820,7 +9563,7 @@ packages: kolorist: 1.6.0 sirv: 2.0.2 ufo: 0.8.6 - vite: 3.1.7 + vite: 3.2.0 transitivePeerDependencies: - supports-color dev: true @@ -9879,12 +9622,42 @@ packages: fsevents: 2.3.2 dev: true - /vitepress/1.0.0-alpha.21_tbpndr44ulefs3hehwpi2mkf2y: + /vite/3.2.0: + resolution: {integrity: sha512-Ovj7+cqIdM1I0LPCk2CWxzgADXMix3NLXpUT6g7P7zg/a9grk/TaC3qn9YMg7w7M0POIVCBOp1aBANJW+RH7oA==} + engines: {node: ^14.18.0 || >=16.0.0} + hasBin: true + peerDependencies: + less: '*' + sass: '*' + stylus: '*' + sugarss: '*' + terser: ^5.4.0 + peerDependenciesMeta: + less: + optional: true + sass: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + dependencies: + esbuild: 0.15.11 + postcss: 8.4.18 + resolve: 1.22.1 + rollup: 2.79.1 + optionalDependencies: + fsevents: 2.3.2 + dev: true + + /vitepress/1.0.0-alpha.21: resolution: {integrity: sha512-D/tkoDW16uUZ9pnWd28Kk1vX26zNiTml3m9oGbfx2pAfYg99PHd1GceZyEm4jZsJU0+n9S++1ctFxoQvsq376A==} hasBin: true dependencies: '@docsearch/css': 3.2.1 - '@docsearch/js': 3.2.1_tbpndr44ulefs3hehwpi2mkf2y + '@docsearch/js': 3.2.1 '@vitejs/plugin-vue': 3.1.2_vite@3.1.7+vue@3.2.41 '@vue/devtools-api': 6.4.4 '@vueuse/core': 9.3.0_vue@3.2.41 @@ -9937,11 +9710,12 @@ packages: tinybench: 2.3.0 tinypool: 0.3.0 tinyspy: 1.0.2 - vite: 3.1.7 + vite: 3.2.0 transitivePeerDependencies: - less - sass - stylus + - sugarss - supports-color - terser dev: true @@ -10026,19 +9800,20 @@ packages: optional: true dependencies: vue: 3.2.41 + dev: true /vue-devtools-stub/0.1.0: resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==} dev: true - /vue-eslint-parser/9.1.0_eslint@8.25.0: + /vue-eslint-parser/9.1.0_eslint@8.26.0: resolution: {integrity: sha512-NGn/iQy8/Wb7RrRa4aRkokyCZfOUWk19OP5HP6JEozQFX5AoS/t+Z0ZN7FY4LlmWc4FNI922V7cvX28zctN8dQ==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.25.0 + eslint: 8.26.0 eslint-scope: 7.1.1 eslint-visitor-keys: 3.3.0 espree: 9.4.0 @@ -10056,6 +9831,7 @@ packages: dependencies: '@vue/devtools-api': 6.4.4 vue: 3.2.41 + dev: true /vue/3.2.41: resolution: {integrity: sha512-uuuvnrDXEeZ9VUPljgHkqB5IaVO8SxhPpqF2eWOukVrBnRBx2THPSGQBnVRt0GrIG1gvCmFXMGbd7FqcT1ixNQ==} @@ -10077,14 +9853,6 @@ packages: xml-name-validator: 4.0.0 dev: true - /watchpack/2.4.0: - resolution: {integrity: sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==} - engines: {node: '>=10.13.0'} - dependencies: - glob-to-regexp: 0.4.1 - graceful-fs: 4.2.10 - dev: true - /wcwidth/1.0.1: resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==} dependencies: @@ -10114,46 +9882,6 @@ packages: resolution: {integrity: sha512-8bWq0Iluiv9lVf9YaqWQ9+liNgXSHICm+rg544yRgGYaR8yXZTVBaHZkINZSB2yZSWo4b0F6MIxqJezVfOEAlg==} dev: true - /webpack/5.74.0: - resolution: {integrity: sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA==} - engines: {node: '>=10.13.0'} - hasBin: true - peerDependencies: - webpack-cli: '*' - peerDependenciesMeta: - webpack-cli: - optional: true - dependencies: - '@types/eslint-scope': 3.7.4 - '@types/estree': 0.0.51 - '@webassemblyjs/ast': 1.11.1 - '@webassemblyjs/wasm-edit': 1.11.1 - '@webassemblyjs/wasm-parser': 1.11.1 - acorn: 8.8.0 - acorn-import-assertions: 1.8.0_acorn@8.8.0 - browserslist: 4.21.4 - chrome-trace-event: 1.0.3 - enhanced-resolve: 5.10.0 - es-module-lexer: 0.9.3 - eslint-scope: 5.1.1 - events: 3.3.0 - glob-to-regexp: 0.4.1 - graceful-fs: 4.2.10 - json-parse-even-better-errors: 2.3.1 - loader-runner: 4.3.0 - mime-types: 2.1.35 - neo-async: 2.6.2 - schema-utils: 3.1.1 - tapable: 2.2.1 - terser-webpack-plugin: 5.3.6_webpack@5.74.0 - watchpack: 2.4.0 - webpack-sources: 3.2.3 - transitivePeerDependencies: - - '@swc/core' - - esbuild - - uglify-js - dev: true - /whatwg-encoding/2.0.0: resolution: {integrity: sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==} engines: {node: '>=12'}