diff --git a/frontend/package.json b/frontend/package.json index e60327c71c..1a5b420bac 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -24,25 +24,25 @@ "extends": "./src/lib/config/eslint.config.js" }, "dependencies": { - "@headlessui/vue": "1.7.4", + "@headlessui/vue": "1.7.7", "@pinia/nuxt": "0.4.6", "@vuelidate/core": "2.0.0", "@vuelidate/validators": "2.0.0", - "@vueuse/components": "9.6.0", - "@vueuse/core": "9.6.0", - "@vueuse/head": "1.0.20", - "@vueuse/integrations": "9.6.0", + "@vueuse/components": "9.7.0", + "@vueuse/core": "9.7.0", + "@vueuse/head": "1.0.22", + "@vueuse/integrations": "9.7.0", "accept-language-parser": "1.5.0", "axios": "0.27.2", "chartist": "0.11.4", "chartist-plugin-legend": "0.6.2", "debug": "4.3.4", "diff-match-patch": "1.0.5", - "filesize": "10.0.5", + "filesize": "10.0.6", "jwt-decode": "3.1.2", "lodash-es": "4.17.21", "nprogress": "0.2.0", - "pinia": "2.0.27", + "pinia": "2.0.28", "prism-theme-vars": "0.2.4", "qs": "6.11.0", "swagger-ui-dist": "4.15.5", @@ -75,21 +75,21 @@ "eslint-import-resolver-alias": "1.1.2", "eslint-plugin-eslint-comments": "3.2.0", "eslint-plugin-import": "2.26.0", - "eslint-plugin-unicorn": "45.0.1", + "eslint-plugin-unicorn": "45.0.2", "eslint-plugin-vue": "9.8.0", "husky": "8.0.2", - "lint-staged": "13.0.4", + "lint-staged": "13.1.0", "nuxt": "3.0.0", "nuxt-windicss": "2.6.0", - "pnpm": "7.18.0", - "prettier": "2.8.0", + "pnpm": "7.18.2", + "prettier": "2.8.1", "regenerator-runtime": "0.13.11", - "sass": "1.56.1", - "typescript": "4.9.3", - "unplugin-auto-import": "0.12.0", - "unplugin-icons": "0.14.14", - "unplugin-vue-components": "0.22.11", - "vite": "3.2.4", + "sass": "1.56.2", + "typescript": "4.9.4", + "unplugin-auto-import": "0.12.1", + "unplugin-icons": "0.14.15", + "unplugin-vue-components": "0.22.12", + "vite": "3.2.5", "vite-plugin-eslint": "1.8.1" } } diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 33b726b349..5aa4e0e96e 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -1,7 +1,7 @@ lockfileVersion: 5.4 specifiers: - '@headlessui/vue': 1.7.4 + '@headlessui/vue': 1.7.7 '@iconify-json/mdi': 1.1.38 '@intlify/vite-plugin-vue-i18n': 6.0.3 '@nuxtjs-alt/proxy': 2.1.2 @@ -22,10 +22,10 @@ specifiers: '@vue/eslint-config-typescript': 11.0.2 '@vuelidate/core': 2.0.0 '@vuelidate/validators': 2.0.0 - '@vueuse/components': 9.6.0 - '@vueuse/core': 9.6.0 - '@vueuse/head': 1.0.20 - '@vueuse/integrations': 9.6.0 + '@vueuse/components': 9.7.0 + '@vueuse/core': 9.7.0 + '@vueuse/head': 1.0.22 + '@vueuse/integrations': 9.7.0 accept-language-parser: 1.5.0 axios: 0.27.2 chartist: 0.11.4 @@ -37,30 +37,30 @@ specifiers: eslint-import-resolver-alias: 1.1.2 eslint-plugin-eslint-comments: 3.2.0 eslint-plugin-import: 2.26.0 - eslint-plugin-unicorn: 45.0.1 + eslint-plugin-unicorn: 45.0.2 eslint-plugin-vue: 9.8.0 - filesize: 10.0.5 + filesize: 10.0.6 husky: 8.0.2 jwt-decode: 3.1.2 - lint-staged: 13.0.4 + lint-staged: 13.1.0 lodash-es: 4.17.21 nprogress: 0.2.0 nuxt: 3.0.0 nuxt-windicss: 2.6.0 - pinia: 2.0.27 - pnpm: 7.18.0 - prettier: 2.8.0 + pinia: 2.0.28 + pnpm: 7.18.2 + prettier: 2.8.1 prism-theme-vars: 0.2.4 qs: 6.11.0 regenerator-runtime: 0.13.11 - sass: 1.56.1 + sass: 1.56.2 swagger-ui-dist: 4.15.5 - typescript: 4.9.3 + typescript: 4.9.4 universal-cookie: 4.0.4 - unplugin-auto-import: 0.12.0 - unplugin-icons: 0.14.14 - unplugin-vue-components: 0.22.11 - vite: 3.2.4 + unplugin-auto-import: 0.12.1 + unplugin-icons: 0.14.15 + unplugin-vue-components: 0.22.12 + vite: 3.2.5 vite-plugin-eslint: 1.8.1 vue: 3.2.45 vue-advanced-cropper: 2.8.6 @@ -68,25 +68,25 @@ specifiers: vue3-popper: 1.5.0 dependencies: - '@headlessui/vue': 1.7.4_vue@3.2.45 - '@pinia/nuxt': 0.4.6_mgnvym7yiazkylwwogi5r767ue + '@headlessui/vue': 1.7.7_vue@3.2.45 + '@pinia/nuxt': 0.4.6_prq2uz4lho2pwp6irk4cfkrxwu '@vuelidate/core': 2.0.0_vue@3.2.45 '@vuelidate/validators': 2.0.0_vue@3.2.45 - '@vueuse/components': 9.6.0_vue@3.2.45 - '@vueuse/core': 9.6.0_vue@3.2.45 - '@vueuse/head': 1.0.20_vue@3.2.45 - '@vueuse/integrations': 9.6.0_ecqgk4btweqfq65ju3ql7o4r2q + '@vueuse/components': 9.7.0_vue@3.2.45 + '@vueuse/core': 9.7.0_vue@3.2.45 + '@vueuse/head': 1.0.22_vue@3.2.45 + '@vueuse/integrations': 9.7.0_ecqgk4btweqfq65ju3ql7o4r2q accept-language-parser: 1.5.0 axios: 0.27.2_debug@4.3.4 chartist: 0.11.4 chartist-plugin-legend: 0.6.2 debug: 4.3.4 diff-match-patch: 1.0.5 - filesize: 10.0.5 + filesize: 10.0.6 jwt-decode: 3.1.2 lodash-es: 4.17.21 nprogress: 0.2.0 - pinia: 2.0.27_mgnvym7yiazkylwwogi5r767ue + pinia: 2.0.28_prq2uz4lho2pwp6irk4cfkrxwu prism-theme-vars: 0.2.4 qs: 6.11.0 swagger-ui-dist: 4.15.5 @@ -98,9 +98,9 @@ dependencies: devDependencies: '@iconify-json/mdi': 1.1.38 - '@intlify/vite-plugin-vue-i18n': 6.0.3_vite@3.2.4+vue-i18n@9.2.2 + '@intlify/vite-plugin-vue-i18n': 6.0.3_vite@3.2.5+vue-i18n@9.2.2 '@nuxtjs-alt/proxy': 2.1.2_debug@4.3.4 - '@nuxtjs/eslint-config-typescript': 12.0.0_s5ps7njkmjlaqajutnox5ntcla + '@nuxtjs/eslint-config-typescript': 12.0.0_ha6vam6werchizxrnqvarmz2zu '@types/accept-language-parser': 1.5.3 '@types/chartist': 0.11.1 '@types/debug': 4.1.7 @@ -113,28 +113,28 @@ devDependencies: '@types/qs': 6.9.7 '@types/swagger-ui-dist': 3.30.1 '@vue/compiler-sfc': 3.2.45 - '@vue/eslint-config-typescript': 11.0.2_sb3redb42nwkq4q6vnqovjecl4 + '@vue/eslint-config-typescript': 11.0.2_4ajq2belonl3hwwudzbg7tkiqi eslint: 8.29.0 eslint-config-prettier: 8.5.0_eslint@8.29.0 eslint-import-resolver-alias: 1.1.2_fkfqfehjtk7sk2efaqbgxsuasa eslint-plugin-eslint-comments: 3.2.0_eslint@8.29.0 eslint-plugin-import: 2.26.0_eslint@8.29.0 - eslint-plugin-unicorn: 45.0.1_eslint@8.29.0 + eslint-plugin-unicorn: 45.0.2_eslint@8.29.0 eslint-plugin-vue: 9.8.0_eslint@8.29.0 husky: 8.0.2 - lint-staged: 13.0.4 - nuxt: 3.0.0_hs7ju3niqby2cnhr362u2o3kfi - nuxt-windicss: 2.6.0_vite@3.2.4 - pnpm: 7.18.0 - prettier: 2.8.0 + lint-staged: 13.1.0 + nuxt: 3.0.0_zkvjif7fvwbedqtfi2v4tffgii + nuxt-windicss: 2.6.0_vite@3.2.5 + pnpm: 7.18.2 + prettier: 2.8.1 regenerator-runtime: 0.13.11 - sass: 1.56.1 - typescript: 4.9.3 - unplugin-auto-import: 0.12.0_@vueuse+core@9.6.0 - unplugin-icons: 0.14.14_@vue+compiler-sfc@3.2.45 - unplugin-vue-components: 0.22.11_vue@3.2.45 - vite: 3.2.4_sass@1.56.1 - vite-plugin-eslint: 1.8.1_eslint@8.29.0+vite@3.2.4 + sass: 1.56.2 + typescript: 4.9.4 + unplugin-auto-import: 0.12.1_@vueuse+core@9.7.0 + unplugin-icons: 0.14.15_@vue+compiler-sfc@3.2.45 + unplugin-vue-components: 0.22.12_vue@3.2.45 + vite: 3.2.5_sass@1.56.2 + vite-plugin-eslint: 1.8.1_eslint@8.29.0+vite@3.2.5 packages: @@ -156,10 +156,6 @@ packages: resolution: {integrity: sha512-CQkeV+oJxUazwjlHD0/3ZD08QWKuGQkhnrKo3e6ly5pd48VUpXbb77q0xMU4+vc2CkJnDS02Eq/M9ugyX20XZA==} dev: true - /@antfu/utils/0.6.3: - resolution: {integrity: sha512-sEYpyyKUPOew9QsXZ8feRVMzW6DWLviwOl+/ap06UQW02A8Srbc95CPHVm4eUbiBzBgD46eyIT+przv//KSSlQ==} - dev: true - /@antfu/utils/0.7.2: resolution: {integrity: sha512-vy9fM3pIxZmX07dL+VX1aZe7ynZ+YyB0jY+jE6r3hOK6GNY2t6W8rzpFC4tgpbXUYABkFQwgJq2XYXlxbXAI0g==} dev: true @@ -482,8 +478,8 @@ packages: - supports-color dev: true - /@headlessui/vue/1.7.4_vue@3.2.45: - resolution: {integrity: sha512-QHRlKCK/zRpjSjhth7c2CZvx5eMDFflXauqRdRJgp1CwScx6PwCpWiwDsjQcYM4z8Yik2ZvyX8W4PFT2Wsqqyw==} + /@headlessui/vue/1.7.7_vue@3.2.45: + resolution: {integrity: sha512-dkdNhJkxyT9rXW5fHx/MkKaM3U13P3duYuwoGTRmDGjE7xAsvcWOSJRJpw1AmCQTvjZF44bh2wSlySLaHW+WuQ==} engines: {node: '>=10'} peerDependencies: vue: ^3.2.0 @@ -521,8 +517,8 @@ packages: resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} dev: true - /@iconify/utils/2.0.2: - resolution: {integrity: sha512-13B3wJxDLmSNBEIEpKleKSkJVQgdAy9ra3Xsu233i/5qD5yXBGhpOFxTB/k8cqme0xVsMKBPV5vbvq9MgQlX+w==} + /@iconify/utils/2.0.4: + resolution: {integrity: sha512-/ZYdSK+vao8XPoRPkdQeetGBtuCcPcVTtuXUz2Y+281EpcmM/5G1SCbtgty28r/Y9HkR9ePbKst7eWUOK7/jNQ==} dependencies: '@antfu/install-pkg': 0.1.1 '@antfu/utils': 0.5.2 @@ -593,7 +589,7 @@ packages: engines: {node: '>= 14'} dev: true - /@intlify/vite-plugin-vue-i18n/6.0.3_vite@3.2.4+vue-i18n@9.2.2: + /@intlify/vite-plugin-vue-i18n/6.0.3_vite@3.2.5+vue-i18n@9.2.2: resolution: {integrity: sha512-6SgNzPAOCR90wvt368lKzi7f/5ZEWJn22UCGvhFsP3XvKqlF3cVzojahgQ6o+LTdCkExeM6wPgd+haFf28E9VQ==} engines: {node: '>= 14.6'} peerDependencies: @@ -614,7 +610,7 @@ packages: debug: 4.3.4 fast-glob: 3.2.12 source-map: 0.6.1 - vite: 3.2.4_sass@1.56.1 + vite: 3.2.5_sass@1.56.2 vue-i18n: 9.2.2_vue@3.2.45 transitivePeerDependencies: - supports-color @@ -784,7 +780,7 @@ packages: scule: 1.0.0 std-env: 3.3.1 ufo: 1.0.1 - unimport: 1.0.1 + unimport: 1.0.2 untyped: 1.2.0 transitivePeerDependencies: - rollup @@ -804,7 +800,7 @@ packages: scule: 1.0.0 std-env: 3.3.1 ufo: 1.0.1 - unimport: 1.0.1_rollup@2.79.1 + unimport: 1.0.2_rollup@2.79.1 untyped: 1.2.0 transitivePeerDependencies: - rollup @@ -844,7 +840,7 @@ packages: resolution: {integrity: sha512-jfpVHxi1AHfNO3D6iD1RJE6fx/7cAzekvG90poIzVawp/L+I4DNdy8pCgqBScJW4bfWOpHeLYbtQQlL/hPmkjw==} dev: true - /@nuxt/vite-builder/3.0.0_332x2pftjzutwgnkcquqmt7wly: + /@nuxt/vite-builder/3.0.0_qj7x6gp3rczsq4mh5nosxx3oaq: resolution: {integrity: sha512-eMnpPpjHU8rGZcsJUksCuSX+6dpId03q8LOSStsm6rXzrNJtZIcwt0nBRTUaigckXIozX8ZNl5u2OPGUfUbMrw==} engines: {node: ^14.16.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0} peerDependencies: @@ -852,8 +848,8 @@ packages: dependencies: '@nuxt/kit': 3.0.0_rollup@2.79.1 '@rollup/plugin-replace': 5.0.1_rollup@2.79.1 - '@vitejs/plugin-vue': 3.2.0_vite@3.2.4+vue@3.2.45 - '@vitejs/plugin-vue-jsx': 2.1.1_vite@3.2.4+vue@3.2.45 + '@vitejs/plugin-vue': 3.2.0_vite@3.2.5+vue@3.2.45 + '@vitejs/plugin-vue-jsx': 2.1.1_vite@3.2.5+vue@3.2.45 autoprefixer: 10.4.13_postcss@8.4.19 chokidar: 3.5.3 cssnano: 5.1.14_postcss@8.4.19 @@ -878,10 +874,10 @@ packages: rollup: 2.79.1 rollup-plugin-visualizer: 5.8.3_rollup@2.79.1 ufo: 1.0.1 - unplugin: 1.0.0 - vite: 3.2.4_sass@1.56.1 - vite-node: 0.25.8_sass@1.56.1 - vite-plugin-checker: 0.5.2_ijzhftcbnq5djhrq5avbc76z6m + unplugin: 1.0.1 + vite: 3.2.5_sass@1.56.2 + vite-node: 0.25.8_sass@1.56.2 + vite-plugin-checker: 0.5.2_2diyh6cvkl6stcaq3dzcmc6p6a vue: 3.2.45 vue-bundle-renderer: 1.0.0 transitivePeerDependencies: @@ -915,14 +911,14 @@ packages: - supports-color dev: true - /@nuxtjs/eslint-config-typescript/12.0.0_s5ps7njkmjlaqajutnox5ntcla: + /@nuxtjs/eslint-config-typescript/12.0.0_ha6vam6werchizxrnqvarmz2zu: resolution: {integrity: sha512-HJR0ho5MYuOCFjkL+eMX/VXbUwy36J12DUMVy+dj3Qz1GYHwX92Saxap3urFzr8oPkzzFiuOknDivfCeRBWakg==} peerDependencies: eslint: ^8.23.0 dependencies: '@nuxtjs/eslint-config': 12.0.0_n542pvy4d6vz5nffbpq5koul4e - '@typescript-eslint/eslint-plugin': 5.45.0_yjegg5cyoezm3fzsmuszzhetym - '@typescript-eslint/parser': 5.45.0_s5ps7njkmjlaqajutnox5ntcla + '@typescript-eslint/eslint-plugin': 5.45.0_lanalmh4wdvf2ldh3psw5tivce + '@typescript-eslint/parser': 5.45.0_ha6vam6werchizxrnqvarmz2zu eslint: 8.29.0 eslint-import-resolver-typescript: 3.5.2_lt3hqehuojhfcbzgzqfngbtmrq eslint-plugin-import: 2.26.0_n542pvy4d6vz5nffbpq5koul4e @@ -954,11 +950,11 @@ packages: - supports-color dev: true - /@pinia/nuxt/0.4.6_mgnvym7yiazkylwwogi5r767ue: + /@pinia/nuxt/0.4.6_prq2uz4lho2pwp6irk4cfkrxwu: resolution: {integrity: sha512-HjrYEfLdFpmsjhicPJgL36jVhzHWukIQPFFHGTSF84Cplu+f2nY2XHKqe9ToHzE9rLee2RjLOwAzOnXa/I/u6A==} dependencies: '@nuxt/kit': 3.0.0 - pinia: 2.0.27_mgnvym7yiazkylwwogi5r767ue + pinia: 2.0.28_prq2uz4lho2pwp6irk4cfkrxwu transitivePeerDependencies: - '@vue/composition-api' - rollup @@ -1255,7 +1251,7 @@ packages: /@types/web-bluetooth/0.0.16: resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==} - /@typescript-eslint/eslint-plugin/5.45.0_yjegg5cyoezm3fzsmuszzhetym: + /@typescript-eslint/eslint-plugin/5.45.0_lanalmh4wdvf2ldh3psw5tivce: resolution: {integrity: sha512-CXXHNlf0oL+Yg021cxgOdMHNTXD17rHkq7iW6RFHoybdFgQBjU3yIXhhcPpGwr1CjZlo6ET8C6tzX5juQoXeGA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1266,23 +1262,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.45.0_s5ps7njkmjlaqajutnox5ntcla + '@typescript-eslint/parser': 5.45.0_ha6vam6werchizxrnqvarmz2zu '@typescript-eslint/scope-manager': 5.45.0 - '@typescript-eslint/type-utils': 5.45.0_s5ps7njkmjlaqajutnox5ntcla - '@typescript-eslint/utils': 5.45.0_s5ps7njkmjlaqajutnox5ntcla + '@typescript-eslint/type-utils': 5.45.0_ha6vam6werchizxrnqvarmz2zu + '@typescript-eslint/utils': 5.45.0_ha6vam6werchizxrnqvarmz2zu debug: 4.3.4 eslint: 8.29.0 ignore: 5.2.1 natural-compare-lite: 1.4.0 regexpp: 3.2.0 semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.3 - typescript: 4.9.3 + tsutils: 3.21.0_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/5.45.0_s5ps7njkmjlaqajutnox5ntcla: + /@typescript-eslint/parser/5.45.0_ha6vam6werchizxrnqvarmz2zu: resolution: {integrity: sha512-brvs/WSM4fKUmF5Ot/gEve6qYiCMjm6w4HkHPfS6ZNmxTS0m0iNN4yOChImaCkqc1hRwFGqUyanMXuGal6oyyQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1294,10 +1290,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.45.0 '@typescript-eslint/types': 5.45.0 - '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.3 + '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.4 debug: 4.3.4 eslint: 8.29.0 - typescript: 4.9.3 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true @@ -1310,7 +1306,7 @@ packages: '@typescript-eslint/visitor-keys': 5.45.0 dev: true - /@typescript-eslint/type-utils/5.45.0_s5ps7njkmjlaqajutnox5ntcla: + /@typescript-eslint/type-utils/5.45.0_ha6vam6werchizxrnqvarmz2zu: resolution: {integrity: sha512-DY7BXVFSIGRGFZ574hTEyLPRiQIvI/9oGcN8t1A7f6zIs6ftbrU0nhyV26ZW//6f85avkwrLag424n+fkuoJ1Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1320,12 +1316,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.3 - '@typescript-eslint/utils': 5.45.0_s5ps7njkmjlaqajutnox5ntcla + '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.4 + '@typescript-eslint/utils': 5.45.0_ha6vam6werchizxrnqvarmz2zu debug: 4.3.4 eslint: 8.29.0 - tsutils: 3.21.0_typescript@4.9.3 - typescript: 4.9.3 + tsutils: 3.21.0_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true @@ -1335,7 +1331,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.45.0_typescript@4.9.3: + /@typescript-eslint/typescript-estree/5.45.0_typescript@4.9.4: resolution: {integrity: sha512-maRhLGSzqUpFcZgXxg1qc/+H0bT36lHK4APhp0AEUVrpSwXiRAomm/JGjSG+kNUio5kAa3uekCYu/47cnGn5EQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1350,13 +1346,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.3 - typescript: 4.9.3 + tsutils: 3.21.0_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/5.45.0_s5ps7njkmjlaqajutnox5ntcla: + /@typescript-eslint/utils/5.45.0_ha6vam6werchizxrnqvarmz2zu: resolution: {integrity: sha512-OUg2JvsVI1oIee/SwiejTot2OxwU8a7UfTFMOdlhD2y+Hl6memUSL4s98bpUTo8EpVEr0lmwlU7JSu/p2QpSvA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1366,7 +1362,7 @@ packages: '@types/semver': 7.3.13 '@typescript-eslint/scope-manager': 5.45.0 '@typescript-eslint/types': 5.45.0 - '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.3 + '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.4 eslint: 8.29.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.29.0 @@ -1388,37 +1384,37 @@ packages: resolution: {integrity: sha512-ErfhK3Nwk3kpxnPEOrkruKAdS3/TrNlKs0nYtKgFJ1ywJYg+uNwRFDe82v4JdUMhnfmbgL/qcO3PTx3Dv09IEQ==} dependencies: '@unhead/schema': 1.0.13 - dev: true - - /@unhead/dom/1.0.7: - resolution: {integrity: sha512-CbrHx82awA77XikV8S6GiQUWqrI57q4q27ktQ4lolqQoy79q9tF1Pyzdz//Zw/a0g8FaGOjyQRy6Di2ZqLkVxg==} - dependencies: - '@unhead/schema': 1.0.7 /@unhead/schema/1.0.13: resolution: {integrity: sha512-K8SiAEkM8G7GaF1QvsKlthLmRqGB8R9SvZXMCucZqb2VQ6bU4IFSs/4q6dKxmV0fXb5AHdKUL9+rX/4rQ6FsZg==} dependencies: '@zhead/schema': 1.0.7 hookable: 5.4.2 - dev: true /@unhead/schema/1.0.7: resolution: {integrity: sha512-96nh3Hd05tALcpuisy3+g/fQcu88wxu81isYC+0Lb5avn9y71BTwmuf22neX/DprK11aZmpNaJIOTs0iU+OS0w==} dependencies: '@zhead/schema': 1.0.7 hookable: 5.4.2 + dev: true + + /@unhead/ssr/1.0.13: + resolution: {integrity: sha512-pach3THVx8LU54M6aQ4qZeQdcLjXVnPlpHe7pQjHGvD6iBJC5bZc8TL+CHdTRxeiq2DqMA5uyfoor7VJJTi5AQ==} + dependencies: + '@unhead/schema': 1.0.13 /@unhead/ssr/1.0.7: resolution: {integrity: sha512-BJPrJI4nsMaHQjfBZxj/6bfoK4TnzJ11Kqicm/aCtNeZEhYhabRVHVpvKmyBFEcRGQyuZH1S6Ct4QRB8eAnHeQ==} dependencies: '@unhead/schema': 1.0.7 + dev: true - /@unhead/vue/1.0.7_vue@3.2.45: - resolution: {integrity: sha512-kUlX6TZi4i0if5lV32dHVaEbTQqfXsLSj+MGHs6iLx+dzRHjFGYQkpEyWURNM6jXYqiYTscD0mY2h79MqDXD2Q==} + /@unhead/vue/1.0.13_vue@3.2.45: + resolution: {integrity: sha512-sGl640UQqN8HUYTKXOh6gErk/vw8byPdx1+ECqX4ec7UZYktsWgfyIReYBu09Qm3O6pIYfX8HlZbDipX+wQAOQ==} peerDependencies: vue: '>=2.7 || >=3' dependencies: - '@unhead/schema': 1.0.7 + '@unhead/schema': 1.0.13 hookable: 5.4.2 vue: 3.2.45 @@ -1443,7 +1439,7 @@ packages: - supports-color dev: true - /@vitejs/plugin-vue-jsx/2.1.1_vite@3.2.4+vue@3.2.45: + /@vitejs/plugin-vue-jsx/2.1.1_vite@3.2.5+vue@3.2.45: resolution: {integrity: sha512-JgDhxstQlwnHBvZ1BSnU5mbmyQ14/t5JhREc6YH5kWyu2QdAAOsLF6xgHoIWarj8tddaiwFrNzLbWJPudpXKYA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -1453,20 +1449,20 @@ packages: '@babel/core': 7.20.5 '@babel/plugin-transform-typescript': 7.20.2_@babel+core@7.20.5 '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.20.5 - vite: 3.2.4_sass@1.56.1 + vite: 3.2.5_sass@1.56.2 vue: 3.2.45 transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-vue/3.2.0_vite@3.2.4+vue@3.2.45: + /@vitejs/plugin-vue/3.2.0_vite@3.2.5+vue@3.2.45: 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.4_sass@1.56.1 + vite: 3.2.5_sass@1.56.2 vue: 3.2.45 dev: true @@ -1528,7 +1524,7 @@ packages: /@vue/devtools-api/6.4.5: resolution: {integrity: sha512-JD5fcdIuFxU4fQyXUu3w2KpAJHzTVdN+p4iOX2lMWSHMOoQdMAcpFLZzm9Z/2nmsoZ1a96QEhZ26e50xLBsgOQ==} - /@vue/eslint-config-typescript/11.0.2_sb3redb42nwkq4q6vnqovjecl4: + /@vue/eslint-config-typescript/11.0.2_4ajq2belonl3hwwudzbg7tkiqi: resolution: {integrity: sha512-EiKud1NqlWmSapBFkeSrE994qpKx7/27uCGnhdqzllYDpQZroyX/O6bwjEpeuyKamvLbsGdO6PMR2faIf+zFnw==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: @@ -1539,11 +1535,11 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.45.0_yjegg5cyoezm3fzsmuszzhetym - '@typescript-eslint/parser': 5.45.0_s5ps7njkmjlaqajutnox5ntcla + '@typescript-eslint/eslint-plugin': 5.45.0_lanalmh4wdvf2ldh3psw5tivce + '@typescript-eslint/parser': 5.45.0_ha6vam6werchizxrnqvarmz2zu eslint: 8.29.0 eslint-plugin-vue: 9.8.0_eslint@8.29.0 - typescript: 4.9.3 + typescript: 4.9.4 vue-eslint-parser: 9.1.0_eslint@8.29.0 transitivePeerDependencies: - supports-color @@ -1614,41 +1610,41 @@ packages: vue-demi: 0.13.11_vue@3.2.45 dev: false - /@vueuse/components/9.6.0_vue@3.2.45: - resolution: {integrity: sha512-Jqv1g68PtBC8Nnp8u2rpf6qku8cslr381fvlY1uUZa75zI2imxPLglhOWA/dBtMjla4L3nmaf9S7PAzXJnwH9w==} + /@vueuse/components/9.7.0_vue@3.2.45: + resolution: {integrity: sha512-odbDDQNHVpG+XDBBXnRf0ki92/BiZWxa8PsRNXreqh+A3LIM1Z8Qg+irL0rQQIfJIQI3VGd0C0rasGHCouIT1g==} dependencies: - '@vueuse/core': 9.6.0_vue@3.2.45 - '@vueuse/shared': 9.6.0_vue@3.2.45 + '@vueuse/core': 9.7.0_vue@3.2.45 + '@vueuse/shared': 9.7.0_vue@3.2.45 vue-demi: 0.13.11_vue@3.2.45 transitivePeerDependencies: - '@vue/composition-api' - vue dev: false - /@vueuse/core/9.6.0_vue@3.2.45: - resolution: {integrity: sha512-qGUcjKQXHgN+jqXEgpeZGoxdCbIDCdVPz3QiF1uyecVGbMuM63o96I1GjYx5zskKgRI0FKSNsVWM7rwrRMTf6A==} + /@vueuse/core/9.7.0_vue@3.2.45: + resolution: {integrity: sha512-/AGY/t7jJPxCyRoVTygNKoroTiCvRaaZIW+yeSlBCnI7QRpQ9cvXNTdNaSl3GvSyFbn83+XwZwEZvI1OpQfeGw==} dependencies: '@types/web-bluetooth': 0.0.16 - '@vueuse/metadata': 9.6.0 - '@vueuse/shared': 9.6.0_vue@3.2.45 + '@vueuse/metadata': 9.7.0 + '@vueuse/shared': 9.7.0_vue@3.2.45 vue-demi: 0.13.11_vue@3.2.45 transitivePeerDependencies: - '@vue/composition-api' - vue - /@vueuse/head/1.0.20_vue@3.2.45: - resolution: {integrity: sha512-mqQw4Gr+N/ZWwBAcMDCZ79qTj8Fmjv1NQnR/NOkn23+w6UhS6cUQbZlgzKZa1ITy4jdE6m9vMOU1DALLhJwzhQ==} + /@vueuse/head/1.0.22_vue@3.2.45: + resolution: {integrity: sha512-YmUdbzNdCnhmrAFxGnJS+Rixj+swE+TQC9OEaYDHIro6gE7W11jugcdwVP00HrA4WRQhg+TOQ4YcY2oL/PP1hw==} peerDependencies: vue: '>=2.7 || >=3' dependencies: - '@unhead/dom': 1.0.7 - '@unhead/schema': 1.0.7 - '@unhead/ssr': 1.0.7 - '@unhead/vue': 1.0.7_vue@3.2.45 + '@unhead/dom': 1.0.13 + '@unhead/schema': 1.0.13 + '@unhead/ssr': 1.0.13 + '@unhead/vue': 1.0.13_vue@3.2.45 vue: 3.2.45 - /@vueuse/integrations/9.6.0_ecqgk4btweqfq65ju3ql7o4r2q: - resolution: {integrity: sha512-+rs2OWY/3spxoAGQMnlHQpxf8ErAYf4D1bT0aXaPnxphmtYgexm6KIjTFpBbcQnHwVi1g2ET1SJoQL16yDrgWA==} + /@vueuse/integrations/9.7.0_ecqgk4btweqfq65ju3ql7o4r2q: + resolution: {integrity: sha512-YWJIV+9gMQi2dGMw+x+Ocizs2/N/weQbPr71WdR6RguCvEctNbiwQt5FcKbS9KvCY7+7hdoqYF+vCL+cIXRkEg==} peerDependencies: async-validator: '*' axios: '*' @@ -1685,8 +1681,8 @@ packages: universal-cookie: optional: true dependencies: - '@vueuse/core': 9.6.0_vue@3.2.45 - '@vueuse/shared': 9.6.0_vue@3.2.45 + '@vueuse/core': 9.7.0_vue@3.2.45 + '@vueuse/shared': 9.7.0_vue@3.2.45 axios: 0.27.2_debug@4.3.4 jwt-decode: 3.1.2 nprogress: 0.2.0 @@ -1697,11 +1693,11 @@ packages: - vue dev: false - /@vueuse/metadata/9.6.0: - resolution: {integrity: sha512-sIC8R+kWkIdpi5X2z2Gk8TRYzmczDwHRhEFfCu2P+XW2JdPoXrziqsGpDDsN7ykBx4ilwieS7JUIweVGhvZ93w==} + /@vueuse/metadata/9.7.0: + resolution: {integrity: sha512-M7WsAgw28FNtTH0bzsGuHEtJOPJqPpyeHS6PHq+8UesLgNjZ9waMAntiUrgUQlxt09M4i2lH7y9sRi0jkfeXGA==} - /@vueuse/shared/9.6.0_vue@3.2.45: - resolution: {integrity: sha512-/eDchxYYhkHnFyrb00t90UfjCx94kRHxc7J1GtBCqCG4HyPMX+krV9XJgVtWIsAMaxKVU4fC8NSUviG1JkwhUQ==} + /@vueuse/shared/9.7.0_vue@3.2.45: + resolution: {integrity: sha512-pwmt1y3TJ2s5KqWmkv9ZKEV59GwuZQZk8XLiU+hGswz0jej318ozbea9E4A/A50ksyM26swSFr7sZ9llNPsZHg==} dependencies: vue-demi: 0.13.11_vue@3.2.45 transitivePeerDependencies: @@ -3178,7 +3174,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.45.0_s5ps7njkmjlaqajutnox5ntcla + '@typescript-eslint/parser': 5.45.0_ha6vam6werchizxrnqvarmz2zu debug: 3.2.7 eslint: 8.29.0 eslint-import-resolver-node: 0.3.6 @@ -3288,7 +3284,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.45.0_s5ps7njkmjlaqajutnox5ntcla + '@typescript-eslint/parser': 5.45.0_ha6vam6werchizxrnqvarmz2zu array-includes: 3.1.6 array.prototype.flat: 1.3.1 debug: 2.6.9 @@ -3373,8 +3369,8 @@ packages: strip-indent: 3.0.0 dev: true - /eslint-plugin-unicorn/45.0.1_eslint@8.29.0: - resolution: {integrity: sha512-tLnIw5oDJJc3ILYtlKtqOxPP64FZLTkZkgeuoN6e7x6zw+rhBjOxyvq2c7577LGxXuIhBYrwisZuKNqOOHp3BA==} + /eslint-plugin-unicorn/45.0.2_eslint@8.29.0: + resolution: {integrity: sha512-Y0WUDXRyGDMcKLiwgL3zSMpHrXI00xmdyixEGIg90gHnj0PcHY4moNv3Ppje/kDivdAy5vUeUr7z211ImPv2gw==} engines: {node: '>=14.18'} peerDependencies: eslint: '>=8.28.0' @@ -3676,9 +3672,9 @@ packages: resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==} dev: true - /filesize/10.0.5: - resolution: {integrity: sha512-qrzyt8gLh86nsyYiC3ibI5KyIYRCWg2yqIklYrWF4a0qNfekik4OQfn7AoPJG2hRrPMSlH6fET4VEITweZAzjA==} - engines: {node: '>= 14.0.0'} + /filesize/10.0.6: + resolution: {integrity: sha512-rzpOZ4C9vMFDqOa6dNpog92CoLYjD79dnjLk2TYDDtImRIyLTOzqojCb05Opd1WuiWjs+fshhCgTd8cl7y5t+g==} + engines: {node: '>= 10.4.0'} dev: false /fill-range/7.0.1: @@ -4554,8 +4550,8 @@ packages: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} dev: true - /lint-staged/13.0.4: - resolution: {integrity: sha512-HxlHCXoYRsq9QCby5wFozmZW00hMs/9e3l+/dz6Qr8Kle4UH0kJTdABAbqhzG+3pcG6QjL9kz7NgGBfph+a5dw==} + /lint-staged/13.1.0: + resolution: {integrity: sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ==} engines: {node: ^14.13.1 || >=16.0.0} hasBin: true dependencies: @@ -4737,6 +4733,12 @@ packages: dependencies: sourcemap-codec: 1.4.8 + /magic-string/0.27.0: + resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} + engines: {node: '>=12'} + dependencies: + '@jridgewell/sourcemap-codec': 1.4.14 + /make-dir/3.1.0: resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} engines: {node: '>=8'} @@ -4979,7 +4981,7 @@ packages: std-env: 3.3.1 ufo: 1.0.1 unenv: 1.0.0 - unimport: 1.0.1_rollup@2.79.1 + unimport: 1.0.2_rollup@2.79.1 unstorage: 1.0.1 transitivePeerDependencies: - bufferutil @@ -5107,7 +5109,7 @@ packages: fsevents: 2.3.2 dev: true - /nuxt-windicss/2.6.0_vite@3.2.4: + /nuxt-windicss/2.6.0_vite@3.2.5: resolution: {integrity: sha512-A4RyyDad6QM0XdgTsjmvQRR17jLF1ZnpMUEUdFjbfO9sgDuyTWtlmfCVtBW6wAIPavGZYD49cem75vyI7sD10g==} dependencies: '@nuxt/kit': 3.0.0 @@ -5121,7 +5123,7 @@ packages: pathe: 1.0.0 read-cache: 1.0.0 sirv: 2.0.2 - vite-plugin-windicss: 1.8.8_vite@3.2.4 + vite-plugin-windicss: 1.8.8_vite@3.2.5 windicss: 3.5.6 windicss-analysis: 0.3.5 windicss-webpack-plugin: 1.7.7 @@ -5131,7 +5133,7 @@ packages: - vite dev: true - /nuxt/3.0.0_hs7ju3niqby2cnhr362u2o3kfi: + /nuxt/3.0.0_zkvjif7fvwbedqtfi2v4tffgii: resolution: {integrity: sha512-RNlD78uv04ZiXWmlx9f1tnJfrqsYAWHU+4gbgOTQpIBmQzHWPWiox+fm/1m93iKfEd5sJi9TJUoXX5yBObVZYw==} engines: {node: ^14.16.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0} hasBin: true @@ -5141,11 +5143,11 @@ packages: '@nuxt/schema': 3.0.0 '@nuxt/telemetry': 2.1.8 '@nuxt/ui-templates': 1.0.0 - '@nuxt/vite-builder': 3.0.0_332x2pftjzutwgnkcquqmt7wly + '@nuxt/vite-builder': 3.0.0_qj7x6gp3rczsq4mh5nosxx3oaq '@unhead/ssr': 1.0.7 '@vue/reactivity': 3.2.45 '@vue/shared': 3.2.45 - '@vueuse/head': 1.0.20_vue@3.2.45 + '@vueuse/head': 1.0.22_vue@3.2.45 chokidar: 3.5.3 cookie-es: 0.5.0 defu: 6.1.1 @@ -5486,8 +5488,8 @@ packages: engines: {node: '>=0.10.0'} dev: true - /pinia/2.0.27_mgnvym7yiazkylwwogi5r767ue: - resolution: {integrity: sha512-nOnXP0OFeL8R4WjAHsterU+11vptda643gH02xKNtSCDPiRzVfRYodOLihLDoa0gL1KKuQKV+KOzEgdt3YvqEw==} + /pinia/2.0.28_prq2uz4lho2pwp6irk4cfkrxwu: + resolution: {integrity: sha512-YClq9DkqCblq9rlyUual7ezMu/iICWdBtfJrDt4oWU9Zxpijyz7xB2xTwx57DaBQ96UGvvTMORzALr+iO5PVMw==} peerDependencies: '@vue/composition-api': ^1.4.0 typescript: '>=4.4.4' @@ -5499,7 +5501,7 @@ packages: optional: true dependencies: '@vue/devtools-api': 6.4.5 - typescript: 4.9.3 + typescript: 4.9.4 vue: 3.2.45 vue-demi: 0.13.11_vue@3.2.45 dev: false @@ -5516,8 +5518,8 @@ packages: engines: {node: '>=4'} dev: true - /pnpm/7.18.0: - resolution: {integrity: sha512-igZRB0ip8cn9f1glYzsPTJblxQcidY7/fSfJ++j6GYLT0pqIlijsdW9ZI4Waaxhi22SC4HZHe5vMiSa2IKoIoA==} + /pnpm/7.18.2: + resolution: {integrity: sha512-k3LCdsrTPqL4dVgCgjpdWHcwzhEA/YCu2ZFR/+EiFy91azuRQcWgQbYf5rPkYu5x1Dl8+2KtXKTlDcrSx5hnQw==} engines: {node: '>=14.6'} hasBin: true dev: true @@ -5859,8 +5861,8 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier/2.8.0: - resolution: {integrity: sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==} + /prettier/2.8.1: + resolution: {integrity: sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==} engines: {node: '>=10.13.0'} hasBin: true dev: true @@ -6157,8 +6159,8 @@ packages: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} dev: true - /sass/1.56.1: - resolution: {integrity: sha512-VpEyKpyBPCxE7qGDtOcdJ6fFbcpOM+Emu7uZLxVrkX8KVU/Dp5UF7WLvzqRuUhB6mqqQt1xffLoG+AndxTZrCQ==} + /sass/1.56.2: + resolution: {integrity: sha512-ciEJhnyCRwzlBCB+h5cCPM6ie/6f8HrhZMQOf5vlU60Y1bI1rx5Zb0vlDZvaycHsg/MqFfF1Eq2eokAa32iw8w==} engines: {node: '>=12.0.0'} hasBin: true dependencies: @@ -6657,14 +6659,14 @@ packages: resolution: {integrity: sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==} dev: true - /tsutils/3.21.0_typescript@4.9.3: + /tsutils/3.21.0_typescript@4.9.4: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 4.9.3 + typescript: 4.9.4 dev: true /type-check/0.4.0: @@ -6704,8 +6706,8 @@ packages: engines: {node: '>=14.16'} dev: true - /typescript/4.9.3: - resolution: {integrity: sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==} + /typescript/4.9.4: + resolution: {integrity: sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==} engines: {node: '>=4.2.0'} hasBin: true @@ -6735,7 +6737,7 @@ packages: acorn: 8.8.1 estree-walker: 3.0.1 magic-string: 0.26.7 - unplugin: 1.0.0 + unplugin: 1.0.1 /undici/5.13.0: resolution: {integrity: sha512-UDZKtwb2k7KRsK4SdXWG7ErXiL7yTGgLWvk2AXO1JMjgjh404nFo6tWSCM2xMpJwMPx3J8i/vfqEh1zOqvj82Q==} @@ -6774,7 +6776,7 @@ packages: pkg-types: 1.0.1 scule: 1.0.0 strip-literal: 1.0.0 - unplugin: 1.0.0 + unplugin: 1.0.1 transitivePeerDependencies: - rollup @@ -6791,7 +6793,42 @@ packages: pkg-types: 1.0.1 scule: 1.0.0 strip-literal: 1.0.0 - unplugin: 1.0.0 + unplugin: 1.0.1 + transitivePeerDependencies: + - rollup + dev: true + + /unimport/1.0.2: + resolution: {integrity: sha512-DcYkDwl1XMZNmyEKUFzVzHAul0FZcj9m0OM/WRfaAtg6Gw1waYlypYJl6qAg31k57TnNPwGDCAxYPodYC5qomQ==} + dependencies: + '@rollup/pluginutils': 5.0.2 + escape-string-regexp: 5.0.0 + fast-glob: 3.2.12 + local-pkg: 0.4.2 + magic-string: 0.27.0 + mlly: 1.0.0 + pathe: 1.0.0 + pkg-types: 1.0.1 + scule: 1.0.0 + strip-literal: 1.0.0 + unplugin: 1.0.1 + transitivePeerDependencies: + - rollup + + /unimport/1.0.2_rollup@2.79.1: + resolution: {integrity: sha512-DcYkDwl1XMZNmyEKUFzVzHAul0FZcj9m0OM/WRfaAtg6Gw1waYlypYJl6qAg31k57TnNPwGDCAxYPodYC5qomQ==} + dependencies: + '@rollup/pluginutils': 5.0.2_rollup@2.79.1 + escape-string-regexp: 5.0.0 + fast-glob: 3.2.12 + local-pkg: 0.4.2 + magic-string: 0.27.0 + mlly: 1.0.0 + pathe: 1.0.0 + pkg-types: 1.0.1 + scule: 1.0.0 + strip-literal: 1.0.0 + unplugin: 1.0.1 transitivePeerDependencies: - rollup dev: true @@ -6813,8 +6850,8 @@ packages: engines: {node: '>= 0.8'} dev: true - /unplugin-auto-import/0.12.0_@vueuse+core@9.6.0: - resolution: {integrity: sha512-y1flixUHt0UioxeUwXe4N9GmIJskBz7uoC2qFGaUJO1feN9PYITHhRVqfXxYt7VAaZ24InNIeZIAIoQbRm3ZPw==} + /unplugin-auto-import/0.12.1_@vueuse+core@9.7.0: + resolution: {integrity: sha512-J/3ZORq5YGKG+8D5vLLOgqaHNK77izlVN07mQ752yRLqBNDbJiwPRSnUwwYqH5N6rDay1SqnJCHaUdbJ9QMI2w==} engines: {node: '>=14'} peerDependencies: '@vueuse/core': '*' @@ -6824,17 +6861,17 @@ packages: dependencies: '@antfu/utils': 0.7.2 '@rollup/pluginutils': 5.0.2 - '@vueuse/core': 9.6.0_vue@3.2.45 + '@vueuse/core': 9.7.0_vue@3.2.45 local-pkg: 0.4.2 - magic-string: 0.26.7 - unimport: 1.0.1 - unplugin: 1.0.0 + magic-string: 0.27.0 + unimport: 1.0.2 + unplugin: 1.0.1 transitivePeerDependencies: - rollup dev: true - /unplugin-icons/0.14.14_@vue+compiler-sfc@3.2.45: - resolution: {integrity: sha512-5apStlsB9AetB7JQ0DpHG+aFNGQOL8yrO+6XbYadywMXwCeLAPDPdSW0gWd8R3aB/rER1PM+LQikXlaakHH1Uw==} + /unplugin-icons/0.14.15_@vue+compiler-sfc@3.2.45: + resolution: {integrity: sha512-J6YBA+fUzVM2IZPXCK3Pnk36jYVwQ6lkjRgOnZaXNIxpMDsmwDqrE1AGJ0zUbfuEoOa90OBGc0OPfN1r+qlSIQ==} peerDependencies: '@svgr/core': '>=5.5.0' '@vue/compiler-sfc': ^3.0.2 @@ -6851,19 +6888,19 @@ packages: optional: true dependencies: '@antfu/install-pkg': 0.1.1 - '@antfu/utils': 0.6.3 - '@iconify/utils': 2.0.2 + '@antfu/utils': 0.7.2 + '@iconify/utils': 2.0.4 '@vue/compiler-sfc': 3.2.45 debug: 4.3.4 kolorist: 1.6.0 local-pkg: 0.4.2 - unplugin: 1.0.0 + unplugin: 1.0.1 transitivePeerDependencies: - supports-color dev: true - /unplugin-vue-components/0.22.11_vue@3.2.45: - resolution: {integrity: sha512-GTzqPl0Ek8fq8qMufjR6hvtnjnSwMpJ1Rg2Ez9AcKZVp1piWoU/Q4FDnI9wHVKX8eenYL0nqAF3ejYAk1TUfqQ==} + /unplugin-vue-components/0.22.12_vue@3.2.45: + resolution: {integrity: sha512-FxyzsuBvMCYPIk+8cgscGBQ345tvwVu+qY5IhE++eorkyvA4Z1TiD/HCiim+Kbqozl10i4K+z+NCa2WO2jexRA==} engines: {node: '>=14'} peerDependencies: '@babel/parser': ^7.15.8 @@ -6878,10 +6915,10 @@ packages: debug: 4.3.4 fast-glob: 3.2.12 local-pkg: 0.4.2 - magic-string: 0.26.7 + magic-string: 0.27.0 minimatch: 5.1.1 resolve: 1.22.1 - unplugin: 1.0.0 + unplugin: 1.0.1 vue: 3.2.45 transitivePeerDependencies: - rollup @@ -6895,6 +6932,15 @@ packages: chokidar: 3.5.3 webpack-sources: 3.2.3 webpack-virtual-modules: 0.4.6 + dev: true + + /unplugin/1.0.1: + resolution: {integrity: sha512-aqrHaVBWW1JVKBHmGo33T5TxeL0qWzfvjWokObHA9bYmN7eNDkwOxmLjhioHl9878qDFMAaT51XNroRyuz7WxA==} + dependencies: + acorn: 8.8.1 + chokidar: 3.5.3 + webpack-sources: 3.2.3 + webpack-virtual-modules: 0.5.0 /unstorage/1.0.1: resolution: {integrity: sha512-J1c4b8K2KeihHrQtdgl/ybIapArUbPaPb+TyJy/nGSauDwDYqciZsEKdkee568P3c8SSH4TIgnGRHDWMPGw+Lg==} @@ -6957,7 +7003,7 @@ packages: spdx-expression-parse: 3.0.1 dev: true - /vite-node/0.25.8_sass@1.56.1: + /vite-node/0.25.8_sass@1.56.2: resolution: {integrity: sha512-o1GsPZcq4ce7ZUUALnOfYP/bjaHQYtLDLuirOMvYCdsuvDMb2tggib2RZRfHIhTEF2QnIgyQEoyaOjAMHGPRiw==} engines: {node: '>=v14.16.0'} hasBin: true @@ -6967,7 +7013,7 @@ packages: pathe: 0.2.0 source-map: 0.6.1 source-map-support: 0.5.21 - vite: 3.2.4_sass@1.56.1 + vite: 3.2.5_sass@1.56.2 transitivePeerDependencies: - '@types/node' - less @@ -6978,7 +7024,7 @@ packages: - terser dev: true - /vite-plugin-checker/0.5.2_ijzhftcbnq5djhrq5avbc76z6m: + /vite-plugin-checker/0.5.2_2diyh6cvkl6stcaq3dzcmc6p6a: resolution: {integrity: sha512-RtpoXS1+A31HcXcNiuHyVDU3SlH1tU/ufOZEBlBrKclNsE+P9BdVsXiO5AWpczZCM6G2k/7GeH/BRi9lDvvakQ==} engines: {node: '>=14.16'} peerDependencies: @@ -7018,15 +7064,15 @@ packages: npm-run-path: 4.0.1 strip-ansi: 6.0.1 tiny-invariant: 1.3.1 - typescript: 4.9.3 - vite: 3.2.4_sass@1.56.1 + typescript: 4.9.4 + vite: 3.2.5_sass@1.56.2 vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.8 vscode-uri: 3.0.7 dev: true - /vite-plugin-eslint/1.8.1_eslint@8.29.0+vite@3.2.4: + /vite-plugin-eslint/1.8.1_eslint@8.29.0+vite@3.2.5: resolution: {integrity: sha512-PqdMf3Y2fLO9FsNPmMX+//2BF5SF8nEWspZdgl4kSt7UvHDRHVVfHvxsD7ULYzZrJDGRxR81Nq7TOFgwMnUang==} peerDependencies: eslint: '>=7' @@ -7036,10 +7082,10 @@ packages: '@types/eslint': 8.4.10 eslint: 8.29.0 rollup: 2.79.1 - vite: 3.2.4_sass@1.56.1 + vite: 3.2.5_sass@1.56.2 dev: true - /vite-plugin-windicss/1.8.8_vite@3.2.4: + /vite-plugin-windicss/1.8.8_vite@3.2.5: resolution: {integrity: sha512-iyu+ZX0NmhNEUaLPv7xtC+EFRBpWMmw0nhd9a9upayfuNG/thwslKiQKmRB7U/dG0k/2oWLvPDvN/B9i7oRgSA==} peerDependencies: vite: ^2.0.1 || ^3.0.0 @@ -7047,14 +7093,14 @@ packages: '@windicss/plugin-utils': 1.8.8 debug: 4.3.4 kolorist: 1.6.0 - vite: 3.2.4_sass@1.56.1 + vite: 3.2.5_sass@1.56.2 windicss: 3.5.6 transitivePeerDependencies: - supports-color dev: true - /vite/3.2.4_sass@1.56.1: - resolution: {integrity: sha512-Z2X6SRAffOUYTa+sLy3NQ7nlHFU100xwanq1WDwqaiFiCe+25zdxP1TfCS5ojPV2oDDcXudHIoPnI1Z/66B7Yw==} + /vite/3.2.5_sass@1.56.2: + resolution: {integrity: sha512-4mVEpXpSOgrssFZAOmGIr85wPHKvaDAcXqxVxVRZhljkJOMZi1ibLibzjLHzJvcok8BMguLc7g1W6W/GqZbLdQ==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -7082,7 +7128,7 @@ packages: postcss: 8.4.19 resolve: 1.22.1 rollup: 2.79.1 - sass: 1.56.1 + sass: 1.56.2 optionalDependencies: fsevents: 2.3.2 dev: true @@ -7243,6 +7289,10 @@ packages: /webpack-virtual-modules/0.4.6: resolution: {integrity: sha512-5tyDlKLqPfMqjT3Q9TAqf2YqjwmnUleZwzJi1A5qXnlBCdj2AtOJ6wAWdglTIDOPgOiOrXeBeFcsQ8+aGQ6QbA==} + dev: true + + /webpack-virtual-modules/0.5.0: + resolution: {integrity: sha512-kyDivFZ7ZM0BVOUteVbDFhlRt7Ah/CSPwJdi8hBpkK7QLumUqdLtVfm/PX/hkcnrvr0i77fO5+TjZ94Pe+C9iw==} /whatwg-url/5.0.0: resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==}