diff --git a/frontend/package.json b/frontend/package.json index 274f63d479..7faf5e0865 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -22,13 +22,13 @@ "extends": "./src/lib/config/vitessr.eslint.config.js" }, "dependencies": { - "@headlessui/vue": "1.7.4", + "@headlessui/vue": "1.7.6", "@nuxt/devalue": "2.0.0", "@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/head": "1.0.22", "@vueuse/integrations": "9.6.0", "accept-language-parser": "1.5.0", "axios": "0.27.2", @@ -36,12 +36,12 @@ "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", "ohmyfetch": "0.4.21", - "pinia": "2.0.27", + "pinia": "2.0.28", "prism-theme-vars": "0.2.4", "qs": "6.11.0", "swagger-ui-dist": "4.15.5", @@ -54,7 +54,7 @@ "vue3-popper": "1.5.0" }, "devDependencies": { - "@iconify/json": "2.1.147", + "@iconify/json": "2.1.152", "@intlify/vite-plugin-vue-i18n": "6.0.3", "@types/accept-language-parser": "1.5.3", "@types/chartist": "0.11.1", @@ -77,24 +77,24 @@ "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", "node-fetch": "3.3.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", - "vite-plugin-pages": "0.27.1", - "vite-plugin-pwa": "0.13.3", + "vite-plugin-pages": "0.28.0", + "vite-plugin-pwa": "0.14.0", "vite-plugin-vue-layouts": "0.7.0", - "vite-plugin-windicss": "1.8.8" + "vite-plugin-windicss": "1.8.10" } } diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 65ccda7984..d14b2ee1a2 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -1,8 +1,8 @@ lockfileVersion: 5.4 specifiers: - '@headlessui/vue': 1.7.4 - '@iconify/json': 2.1.147 + '@headlessui/vue': 1.7.6 + '@iconify/json': 2.1.152 '@intlify/vite-plugin-vue-i18n': 6.0.3 '@nuxt/devalue': 2.0.0 '@types/accept-language-parser': 1.5.3 @@ -24,7 +24,7 @@ specifiers: '@vuelidate/validators': 2.0.0 '@vueuse/components': 9.6.0 '@vueuse/core': 9.6.0 - '@vueuse/head': 1.0.20 + '@vueuse/head': 1.0.22 '@vueuse/integrations': 9.6.0 accept-language-parser: 1.5.0 axios: 0.27.2 @@ -38,35 +38,35 @@ 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 node-fetch: 3.3.0 nprogress: 0.2.0 ohmyfetch: 0.4.21 - 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 - vite-plugin-pages: 0.27.1 - vite-plugin-pwa: 0.13.3 + vite-plugin-pages: 0.28.0 + vite-plugin-pwa: 0.14.0 vite-plugin-vue-layouts: 0.7.0 - vite-plugin-windicss: 1.8.8 + vite-plugin-windicss: 1.8.10 vite-ssr: 0.16.0 vue: 3.2.45 vue-advanced-cropper: 2.8.6 @@ -75,13 +75,13 @@ specifiers: vue3-popper: 1.5.0 dependencies: - '@headlessui/vue': 1.7.4_vue@3.2.45 + '@headlessui/vue': 1.7.6_vue@3.2.45 '@nuxt/devalue': 2.0.0 '@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/head': 1.0.22_vue@3.2.45 '@vueuse/integrations': 9.6.0_ecqgk4btweqfq65ju3ql7o4r2q accept-language-parser: 1.5.0 axios: 0.27.2_debug@4.3.4 @@ -89,17 +89,17 @@ dependencies: 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 ohmyfetch: 0.4.21 - 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 universal-cookie: 4.0.4 - vite-ssr: 0.16.0_qukds6vp7n2br4qjnral7lzv6e + vite-ssr: 0.16.0_7fewzmofrsfczp7rrnsgukimpy vue: 3.2.45 vue-advanced-cropper: 2.8.6_vue@3.2.45 vue-i18n: 9.2.2_vue@3.2.45 @@ -107,8 +107,8 @@ dependencies: vue3-popper: 1.5.0_vue@3.2.45 devDependencies: - '@iconify/json': 2.1.147 - '@intlify/vite-plugin-vue-i18n': 6.0.3_vite@3.2.4+vue-i18n@9.2.2 + '@iconify/json': 2.1.152 + '@intlify/vite-plugin-vue-i18n': 6.0.3_vite@3.2.5+vue-i18n@9.2.2 '@types/accept-language-parser': 1.5.3 '@types/chartist': 0.11.1 '@types/debug': 4.1.7 @@ -120,9 +120,9 @@ devDependencies: '@types/prettier': 2.7.1 '@types/qs': 6.9.7 '@types/swagger-ui-dist': 3.30.1 - '@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 '@vue/compiler-sfc': 3.2.45 - '@vue/eslint-config-typescript': 11.0.2_sb3redb42nwkq4q6vnqovjecl4 + '@vue/eslint-config-typescript': 11.0.2_4ajq2belonl3hwwudzbg7tkiqi '@vue/server-renderer': 3.2.45_vue@3.2.45 cross-env: 7.0.3 eslint: 8.29.0 @@ -130,25 +130,25 @@ devDependencies: 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 + lint-staged: 13.1.0 node-fetch: 3.3.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_@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 - vite-plugin-pages: 0.27.1_ucej6auec2vidlux2n3htzvxf4 - vite-plugin-pwa: 0.13.3_vite@3.2.4 - vite-plugin-vue-layouts: 0.7.0_ltio2jrs4h243s6indlqgywoku - vite-plugin-windicss: 1.8.8_vite@3.2.4 + sass: 1.56.2 + typescript: 4.9.4 + unplugin-auto-import: 0.12.1_@vueuse+core@9.6.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 + vite-plugin-pages: 0.28.0_ddag3muocym7uexovvmjvx6a4q + vite-plugin-pwa: 0.14.0_vite@3.2.5 + vite-plugin-vue-layouts: 0.7.0_3nkpb5yzbuphqhegz2uv6y4s3u + vite-plugin-windicss: 1.8.10_vite@3.2.5 packages: @@ -171,10 +171,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 @@ -1367,8 +1363,8 @@ packages: - supports-color dev: true - /@headlessui/vue/1.7.4_vue@3.2.45: - resolution: {integrity: sha512-QHRlKCK/zRpjSjhth7c2CZvx5eMDFflXauqRdRJgp1CwScx6PwCpWiwDsjQcYM4z8Yik2ZvyX8W4PFT2Wsqqyw==} + /@headlessui/vue/1.7.6_vue@3.2.45: + resolution: {integrity: sha512-G5Y23FLCk8/pkv/m/UMEMhISFn6mn2mDpmFuVIT7kT8536SSmxuXT6aJh3FSpztYIXjjE0hbD2qezmJ2OHtMjg==} engines: {node: '>=10'} peerDependencies: vue: ^3.2.0 @@ -1396,8 +1392,8 @@ packages: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} dev: true - /@iconify/json/2.1.147: - resolution: {integrity: sha512-3aXxKtbbu+i/L6PKHlnzf37nMg3UXhds54l7QmVx4XAWcDIHt/eTECiz5KPXfYCySSpi4wy+JKSU/mObhZJPvw==} + /@iconify/json/2.1.152: + resolution: {integrity: sha512-0aKAcK5Ciq4S7Fu4wXBYaRQgYeW4NL6bhcoUa2E1nm2b7uQ3d4FSMxHp6RReBXgUjWA7JgpyqgPEYIf36wkGGA==} dependencies: '@iconify/types': 2.0.0 pathe: 0.3.9 @@ -1407,8 +1403,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.3: + resolution: {integrity: sha512-kLpJ95/ZeT1+vIstjdeFnyfiEmmTJuekGb5SVykfKjLSJjmftTCzm7sxxzNHsd8i5mpKPl7Rws9sLGR3juKJ+g==} dependencies: '@antfu/install-pkg': 0.1.1 '@antfu/utils': 0.5.2 @@ -1479,7 +1475,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: @@ -1500,7 +1496,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 @@ -1643,14 +1639,18 @@ packages: magic-string: 0.25.9 dev: false - /@rollup/plugin-replace/4.0.0_rollup@2.79.1: - resolution: {integrity: sha512-+rumQFiaNac9y64OHtkHGmdjm7us9bo1PlbgQfdihQtuNxzjpaB064HbRnewUOggLQxVCCyINfStkgmBeQpv1g==} + /@rollup/plugin-replace/5.0.1_rollup@3.7.4: + resolution: {integrity: sha512-Z3MfsJ4CK17BfGrZgvrcp/l6WXoKb0kokULO+zt/7bmcyayokDaQ2K3eDJcRLCTAlp5FPI4/gz9MHAsosz4Rag==} + engines: {node: '>=14.0.0'} peerDependencies: - rollup: ^1.20.0 || ^2.0.0 + rollup: ^1.20.0||^2.0.0||^3.0.0 + peerDependenciesMeta: + rollup: + optional: true dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.79.1 - magic-string: 0.25.9 - rollup: 2.79.1 + '@rollup/pluginutils': 5.0.2_rollup@3.7.4 + magic-string: 0.26.7 + rollup: 3.7.4 dev: true /@rollup/pluginutils/3.1.0: @@ -1698,6 +1698,21 @@ packages: picomatch: 2.3.1 dev: true + /@rollup/pluginutils/5.0.2_rollup@3.7.4: + resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==} + 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 + rollup: 3.7.4 + dev: true + /@surma/rollup-plugin-off-main-thread/2.2.3: resolution: {integrity: sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==} dependencies: @@ -1831,7 +1846,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: @@ -1842,23 +1857,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: @@ -1870,10 +1885,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 @@ -1886,7 +1901,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: @@ -1896,12 +1911,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 @@ -1911,7 +1926,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: @@ -1926,13 +1941,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: @@ -1942,7 +1957,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 @@ -1960,43 +1975,43 @@ packages: eslint-visitor-keys: 3.3.0 dev: true - /@unhead/dom/1.0.7: - resolution: {integrity: sha512-CbrHx82awA77XikV8S6GiQUWqrI57q4q27ktQ4lolqQoy79q9tF1Pyzdz//Zw/a0g8FaGOjyQRy6Di2ZqLkVxg==} + /@unhead/dom/1.0.13: + resolution: {integrity: sha512-ErfhK3Nwk3kpxnPEOrkruKAdS3/TrNlKs0nYtKgFJ1ywJYg+uNwRFDe82v4JdUMhnfmbgL/qcO3PTx3Dv09IEQ==} dependencies: - '@unhead/schema': 1.0.7 + '@unhead/schema': 1.0.13 dev: false - /@unhead/schema/1.0.7: - resolution: {integrity: sha512-96nh3Hd05tALcpuisy3+g/fQcu88wxu81isYC+0Lb5avn9y71BTwmuf22neX/DprK11aZmpNaJIOTs0iU+OS0w==} + /@unhead/schema/1.0.13: + resolution: {integrity: sha512-K8SiAEkM8G7GaF1QvsKlthLmRqGB8R9SvZXMCucZqb2VQ6bU4IFSs/4q6dKxmV0fXb5AHdKUL9+rX/4rQ6FsZg==} dependencies: '@zhead/schema': 1.0.7 hookable: 5.4.2 dev: false - /@unhead/ssr/1.0.7: - resolution: {integrity: sha512-BJPrJI4nsMaHQjfBZxj/6bfoK4TnzJ11Kqicm/aCtNeZEhYhabRVHVpvKmyBFEcRGQyuZH1S6Ct4QRB8eAnHeQ==} + /@unhead/ssr/1.0.13: + resolution: {integrity: sha512-pach3THVx8LU54M6aQ4qZeQdcLjXVnPlpHe7pQjHGvD6iBJC5bZc8TL+CHdTRxeiq2DqMA5uyfoor7VJJTi5AQ==} dependencies: - '@unhead/schema': 1.0.7 + '@unhead/schema': 1.0.13 dev: false - /@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 dev: false - /@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 /@vue/compiler-core/3.2.45: @@ -2036,7 +2051,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: @@ -2047,11 +2062,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 @@ -2144,15 +2159,15 @@ packages: - '@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 dev: false @@ -2217,8 +2232,8 @@ packages: - '@vue/composition-api' - vue - /@windicss/config/1.8.8: - resolution: {integrity: sha512-kNas/zMkwsDFMcJPmHoPDJlQi1MHvYwx8BSxo9JKcbCW7Gaj8Rg2CnEImX5YdT+ZcFQqQ+kUn0Vi/ScsAxhGEw==} + /@windicss/config/1.8.10: + resolution: {integrity: sha512-O9SsC110b1Ik3YYa4Ck/0TWuCo7YFfA9KDrwD5sAeqscT5COIGK1HszdCT3oh0MJFej2wNrvpfyW9h6yQaW6PA==} dependencies: debug: 4.3.4 jiti: 1.16.0 @@ -2227,14 +2242,14 @@ packages: - supports-color dev: true - /@windicss/plugin-utils/1.8.8: - resolution: {integrity: sha512-a+npbTKmdrAvnMqzVJvyPa29xyNcPaSkt6qQpgWY9m0WyVlYd9BM8V0+cbqt279fTlvlaZpUs9dqmilB1PUH6g==} + /@windicss/plugin-utils/1.8.10: + resolution: {integrity: sha512-Phqk5OW1w+Mv+ry6t7BzAeDq3aMhbI94gR49j9vQCufFfDGCHndhhjtMK0sBv+NPJUsIAIh6qayb1iwBCXUGrw==} dependencies: - '@antfu/utils': 0.5.2 - '@windicss/config': 1.8.8 + '@antfu/utils': 0.7.2 + '@windicss/config': 1.8.10 debug: 4.3.4 fast-glob: 3.2.12 - magic-string: 0.26.7 + magic-string: 0.27.0 micromatch: 4.0.5 windicss: 3.5.6 transitivePeerDependencies: @@ -3227,8 +3242,8 @@ packages: - supports-color 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' @@ -3520,9 +3535,9 @@ packages: minimatch: 5.1.1 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: @@ -4188,8 +4203,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: @@ -4298,6 +4313,13 @@ packages: sourcemap-codec: 1.4.8 dev: true + /magic-string/0.27.0: + resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} + engines: {node: '>=12'} + dependencies: + '@jridgewell/sourcemap-codec': 1.4.14 + dev: true + /merge-stream/2.0.0: resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} dev: true @@ -4661,8 +4683,8 @@ packages: hasBin: true 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' @@ -4674,7 +4696,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 @@ -4692,8 +4714,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 @@ -4719,8 +4741,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 @@ -4937,6 +4959,14 @@ packages: optionalDependencies: fsevents: 2.3.2 + /rollup/3.7.4: + resolution: {integrity: sha512-jN9rx3k5pfg9H9al0r0y1EYKSeiRANZRYX32SuNXAnKzh6cVyf4LZVto1KAuDnbHT03E1CpsgqDKaqQ8FZtgxw==} + engines: {node: '>=14.18.0', npm: '>=8.0.0'} + hasBin: true + optionalDependencies: + fsevents: 2.3.2 + dev: true + /run-parallel/1.2.0: resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} dependencies: @@ -4967,8 +4997,8 @@ packages: regexp-tree: 0.1.24 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: @@ -5321,14 +5351,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: @@ -5363,8 +5393,8 @@ packages: engines: {node: '>=8'} 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 @@ -5415,20 +5445,20 @@ packages: engines: {node: '>=4'} dev: true - /unimport/1.0.1: - resolution: {integrity: sha512-SEPKl3uyqUvi6c0MnyCmUF9H07CuC9j9p2p33F03LmegU0sxjpnjL0fLKAhh7BTfcKaJKj+1iOiAFtg7P3m5mQ==} + /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.26.7 + 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.0 + unplugin: 1.0.1 transitivePeerDependencies: - rollup dev: true @@ -5457,8 +5487,8 @@ packages: engines: {node: '>= 0.8'} dev: false - /unplugin-auto-import/0.12.0_@vueuse+core@9.6.0: - resolution: {integrity: sha512-y1flixUHt0UioxeUwXe4N9GmIJskBz7uoC2qFGaUJO1feN9PYITHhRVqfXxYt7VAaZ24InNIeZIAIoQbRm3ZPw==} + /unplugin-auto-import/0.12.1_@vueuse+core@9.6.0: + resolution: {integrity: sha512-J/3ZORq5YGKG+8D5vLLOgqaHNK77izlVN07mQ752yRLqBNDbJiwPRSnUwwYqH5N6rDay1SqnJCHaUdbJ9QMI2w==} engines: {node: '>=14'} peerDependencies: '@vueuse/core': '*' @@ -5470,15 +5500,15 @@ packages: '@rollup/pluginutils': 5.0.2 '@vueuse/core': 9.6.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 @@ -5495,19 +5525,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.3 '@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 @@ -5522,23 +5552,23 @@ 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 - supports-color dev: true - /unplugin/1.0.0: - resolution: {integrity: sha512-H5UnBUxfhTXBXGo2AwKsl0UaLSHzSNDZNehPQSgdhVfO/t+XAS1Yoj3vmLrrlBrS9ZwtH5tejbX/TCp5DcyCKg==} + /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.4.6 + webpack-virtual-modules: 0.5.0 dev: true /upath/1.2.0: @@ -5579,7 +5609,7 @@ packages: spdx-expression-parse: 3.0.1 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' @@ -5589,14 +5619,14 @@ 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-pages/0.27.1_ucej6auec2vidlux2n3htzvxf4: - resolution: {integrity: sha512-KXfeG9aQSNsSXBs1mPeeuC0rwkLti+MgoJ3GknrwRDNrdrojb9czcFAVlnoPNVdfuvTHcWdf5zqN7+vuvz2JZQ==} + /vite-plugin-pages/0.28.0_ddag3muocym7uexovvmjvx6a4q: + resolution: {integrity: sha512-yncDncFVnjUzhqJnwCgGDZoZ/wO6MEOMe93f2MQjplKXm1MpmHCrTkFCPnQyYGZTVKPAN+y7BQcIpNWPFLQ4+w==} peerDependencies: '@vue/compiler-sfc': ^2.7.0 || ^3.0.0 - vite: ^2.0.0 || ^3.0.0-0 + vite: ^2.0.0 || ^3.0.0-0 || ^4.0.0 peerDependenciesMeta: '@vue/compiler-sfc': optional: true @@ -5610,23 +5640,23 @@ packages: json5: 2.2.1 local-pkg: 0.4.2 picocolors: 1.0.0 - vite: 3.2.4_sass@1.56.1 + vite: 3.2.5_sass@1.56.2 yaml: 2.1.3 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-pwa/0.13.3_vite@3.2.4: - resolution: {integrity: sha512-cjWXpZ7slAY14OKz7M8XdgTIi9wjf6OD6NkhiMAc+ogxnbUrecUwLdRtfGPCPsN2ftut5gaN1jTghb11p6IQAA==} + /vite-plugin-pwa/0.14.0_vite@3.2.5: + resolution: {integrity: sha512-3wZx47PLWTckOQhc8Y6YZjAbNZ89Ovh4TdCT97MGhgl7aFd2LUekVnAmIgFwgMqyxzJ93nmkPF/ALpEW/i2qCg==} peerDependencies: - vite: ^3.1.0 + vite: ^3.1.0 || ^4.0.0 dependencies: - '@rollup/plugin-replace': 4.0.0_rollup@2.79.1 + '@rollup/plugin-replace': 5.0.1_rollup@3.7.4 debug: 4.3.4 fast-glob: 3.2.12 pretty-bytes: 6.0.0 - rollup: 2.79.1 - vite: 3.2.4_sass@1.56.1 + rollup: 3.7.4 + vite: 3.2.5_sass@1.56.2 workbox-build: 6.5.4 workbox-window: 6.5.4 transitivePeerDependencies: @@ -5634,7 +5664,7 @@ packages: - supports-color dev: true - /vite-plugin-vue-layouts/0.7.0_ltio2jrs4h243s6indlqgywoku: + /vite-plugin-vue-layouts/0.7.0_3nkpb5yzbuphqhegz2uv6y4s3u: resolution: {integrity: sha512-k5XDmRNFo4M/GmUjhbRXj2WmJiFcGoVI8l/uZ72RHyRDQr4wE/6Zq/KFq0lqXomWQxTSzakQRUswzNwtvZLE8A==} peerDependencies: vite: ^2.5.0 || ^3.0.0-0 @@ -5644,28 +5674,28 @@ packages: '@vue/compiler-sfc': 3.2.45 debug: 4.3.4 fast-glob: 3.2.12 - vite: 3.2.4_sass@1.56.1 + vite: 3.2.5_sass@1.56.2 vue: 3.2.45 vue-router: 4.1.6_vue@3.2.45 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-windicss/1.8.8_vite@3.2.4: - resolution: {integrity: sha512-iyu+ZX0NmhNEUaLPv7xtC+EFRBpWMmw0nhd9a9upayfuNG/thwslKiQKmRB7U/dG0k/2oWLvPDvN/B9i7oRgSA==} + /vite-plugin-windicss/1.8.10_vite@3.2.5: + resolution: {integrity: sha512-scywsuzo46lcTBohspmF0WiwhWEte6p+OUVrX4yr7VMRvLHMHVfLtJReyD5pppjijG7YOwVsZn7XBWWZtF658Q==} peerDependencies: - vite: ^2.0.1 || ^3.0.0 + vite: ^2.0.1 || ^3.0.0 || ^4.0.0 dependencies: - '@windicss/plugin-utils': 1.8.8 + '@windicss/plugin-utils': 1.8.10 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-ssr/0.16.0_qukds6vp7n2br4qjnral7lzv6e: + /vite-ssr/0.16.0_7fewzmofrsfczp7rrnsgukimpy: resolution: {integrity: sha512-Yo6dO1gT019+aeTSEGV0ggiL06wy8VHMcM9nkv58upfMWLBsaIyr5zJufuEtDsaNyMS7r30IACuTmbpk7IPReg==} hasBin: true peerDependencies: @@ -5699,15 +5729,15 @@ packages: optional: true dependencies: '@rollup/plugin-replace': 3.1.0 - '@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 '@vue/server-renderer': 3.2.45_vue@3.2.45 - '@vueuse/head': 1.0.20_vue@3.2.45 + '@vueuse/head': 1.0.22_vue@3.2.45 chalk: 4.1.2 connect: 3.7.0 node-fetch: 2.6.7 react-router-dom: 6.4.4 react-ssr-prepass: 1.5.0 - vite: 3.2.4_sass@1.56.1 + vite: 3.2.5_sass@1.56.2 vue: 3.2.45 vue-router: 4.1.6_vue@3.2.45 transitivePeerDependencies: @@ -5716,8 +5746,8 @@ packages: - supports-color dev: false - /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: @@ -5745,7 +5775,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 @@ -5851,8 +5881,8 @@ packages: engines: {node: '>=10.13.0'} dev: true - /webpack-virtual-modules/0.4.6: - resolution: {integrity: sha512-5tyDlKLqPfMqjT3Q9TAqf2YqjwmnUleZwzJi1A5qXnlBCdj2AtOJ6wAWdglTIDOPgOiOrXeBeFcsQ8+aGQ6QbA==} + /webpack-virtual-modules/0.5.0: + resolution: {integrity: sha512-kyDivFZ7ZM0BVOUteVbDFhlRt7Ah/CSPwJdi8hBpkK7QLumUqdLtVfm/PX/hkcnrvr0i77fO5+TjZ94Pe+C9iw==} dev: true /whatwg-url/5.0.0: diff --git a/frontend/server/package.json b/frontend/server/package.json index d2ae56aa43..0591010580 100644 --- a/frontend/server/package.json +++ b/frontend/server/package.json @@ -14,10 +14,10 @@ }, "devDependencies": { "@types/compression": "1.7.2", - "@types/express": "4.17.14", + "@types/express": "4.17.15", "@types/http-proxy": "1.17.9", - "@types/node": "18.11.10", + "@types/node": "18.11.15", "http-proxy": "1.18.1", - "typescript": "4.9.3" + "typescript": "4.9.4" } } diff --git a/frontend/server/pnpm-lock.yaml b/frontend/server/pnpm-lock.yaml index f76396eeaa..dc688d9631 100644 --- a/frontend/server/pnpm-lock.yaml +++ b/frontend/server/pnpm-lock.yaml @@ -2,27 +2,27 @@ lockfileVersion: 5.4 specifiers: '@types/compression': 1.7.2 - '@types/express': 4.17.14 + '@types/express': 4.17.15 '@types/http-proxy': 1.17.9 - '@types/node': 18.11.10 + '@types/node': 18.11.15 compression: 1.7.4 express: 4.18.2 http-proxy: 1.18.1 http-proxy-middleware: 2.0.6 - typescript: 4.9.3 + typescript: 4.9.4 dependencies: compression: 1.7.4 express: 4.18.2 - http-proxy-middleware: 2.0.6_@types+express@4.17.14 + http-proxy-middleware: 2.0.6_@types+express@4.17.15 devDependencies: '@types/compression': 1.7.2 - '@types/express': 4.17.14 + '@types/express': 4.17.15 '@types/http-proxy': 1.17.9 - '@types/node': 18.11.10 + '@types/node': 18.11.15 http-proxy: 1.18.1 - typescript: 4.9.3 + typescript: 4.9.4 packages: @@ -30,44 +30,44 @@ packages: resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} dependencies: '@types/connect': 3.4.35 - '@types/node': 18.11.10 + '@types/node': 18.11.15 /@types/compression/1.7.2: resolution: {integrity: sha512-lwEL4M/uAGWngWFLSG87ZDr2kLrbuR8p7X+QZB1OQlT+qkHsCPDVFnHPyXf4Vyl4yDDorNY+mAhosxkCvppatg==} dependencies: - '@types/express': 4.17.14 + '@types/express': 4.17.15 dev: true /@types/connect/3.4.35: resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} dependencies: - '@types/node': 18.11.10 + '@types/node': 18.11.15 - /@types/express-serve-static-core/4.17.28: - resolution: {integrity: sha512-P1BJAEAW3E2DJUlkgq4tOL3RyMunoWXqbSCygWo5ZIWTjUgN1YnaXWW4VWl/oc8vs/XoYibEGBKP0uZyF4AHig==} + /@types/express-serve-static-core/4.17.31: + resolution: {integrity: sha512-DxMhY+NAsTwMMFHBTtJFNp5qiHKJ7TeqOo23zVEM9alT1Ml27Q3xcTH0xwxn7Q0BbMcVEJOs/7aQtUWupUQN3Q==} dependencies: - '@types/node': 18.11.10 + '@types/node': 18.11.15 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 - /@types/express/4.17.14: - resolution: {integrity: sha512-TEbt+vaPFQ+xpxFLFssxUDXj5cWCxZJjIcB7Yg0k0GMHGtgtQgpvx/MUQUeAkNbA9AAGrwkAsoeItdTgS7FMyg==} + /@types/express/4.17.15: + resolution: {integrity: sha512-Yv0k4bXGOH+8a+7bELd2PqHQsuiANB+A8a4gnQrkRWzrkKlb6KHaVvyXhqs04sVW/OWlbPyYxRgYlIXLfrufMQ==} dependencies: '@types/body-parser': 1.19.2 - '@types/express-serve-static-core': 4.17.28 + '@types/express-serve-static-core': 4.17.31 '@types/qs': 6.9.7 '@types/serve-static': 1.13.10 /@types/http-proxy/1.17.9: resolution: {integrity: sha512-QsbSjA/fSk7xB+UXlCT3wHBy5ai9wOcNDWwZAtud+jXhwOM3l+EYZh8Lng4+/6n8uar0J7xILzqftJdJ/Wdfkw==} dependencies: - '@types/node': 18.11.10 + '@types/node': 18.11.15 /@types/mime/1.3.2: resolution: {integrity: sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==} - /@types/node/18.11.10: - resolution: {integrity: sha512-juG3RWMBOqcOuXC643OAdSA525V44cVgGV6dUDuiFtss+8Fk5x1hI93Rsld43VeJVIeqlP9I7Fn9/qaVqoEAuQ==} + /@types/node/18.11.15: + resolution: {integrity: sha512-VkhBbVo2+2oozlkdHXLrb3zjsRkpdnaU2bXmX8Wgle3PUi569eLRaHGlgETQHR7lLL1w7GiG3h9SnePhxNDecw==} /@types/qs/6.9.7: resolution: {integrity: sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==} @@ -79,7 +79,7 @@ packages: resolution: {integrity: sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==} dependencies: '@types/mime': 1.3.2 - '@types/node': 18.11.10 + '@types/node': 18.11.15 /accepts/1.3.8: resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==} @@ -337,7 +337,7 @@ packages: toidentifier: 1.0.1 dev: false - /http-proxy-middleware/2.0.6_@types+express@4.17.14: + /http-proxy-middleware/2.0.6_@types+express@4.17.15: resolution: {integrity: sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==} engines: {node: '>=12.0.0'} peerDependencies: @@ -346,7 +346,7 @@ packages: '@types/express': optional: true dependencies: - '@types/express': 4.17.14 + '@types/express': 4.17.15 '@types/http-proxy': 1.17.9 http-proxy: 1.18.1 is-glob: 4.0.3 @@ -602,8 +602,8 @@ packages: mime-types: 2.1.34 dev: false - /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 dev: true