diff --git a/package.json b/package.json index 47204db4b..b07fd79e2 100644 --- a/package.json +++ b/package.json @@ -21,21 +21,21 @@ "pinia": "^2.0.13", "tippy.js": "^6.3.7", "vue": "^3.2.33", - "vue-router": "^4.0.14" + "vue-router": "^4.0.15" }, "devDependencies": { "@iconify-json/ri": "^1.1.1", "@rushstack/eslint-patch": "^1.1.3", "@types/jsdom": "^16.2.14", - "@types/node": "^17.0.30", + "@types/node": "^17.0.31", "@vitejs/plugin-vue": "^2.3.1", "@vitejs/plugin-vue-jsx": "^1.3.10", - "@vitest/ui": "^0.10.0", + "@vitest/ui": "^0.10.2", "@vue/eslint-config-prettier": "^7.0.0", "@vue/eslint-config-typescript": "^10.0.0", "@vue/test-utils": "^2.0.0-rc.21", "@vue/tsconfig": "^0.1.3", - "autoprefixer": "^10.4.5", + "autoprefixer": "^10.4.7", "c8": "^7.11.2", "cypress": "^9.6.0", "eslint": "^8.14.0", @@ -44,17 +44,17 @@ "histoire": "^0.2.5", "husky": "^7.0.4", "jsdom": "^19.0.0", - "postcss": "^8.4.12", + "postcss": "^8.4.13", "prettier": "^2.6.2", "sass": "^1.51.0", "start-server-and-test": "^1.14.0", "tailwindcss": "^3.0.24", "tailwindcss-themeable": "^1.3.0", "typescript": "~4.6.4", - "unplugin-icons": "^0.14.1", - "vite": "^2.9.6", + "unplugin-icons": "^0.14.3", + "vite": "^2.9.7", "vite-compression-plugin": "^0.0.3", - "vitest": "^0.10.0", + "vitest": "^0.10.2", "vue-tsc": "^0.34.11" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0406be29d..bab4a5185 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,15 +4,15 @@ specifiers: '@iconify-json/ri': ^1.1.1 '@rushstack/eslint-patch': ^1.1.3 '@types/jsdom': ^16.2.14 - '@types/node': ^17.0.30 + '@types/node': ^17.0.31 '@vitejs/plugin-vue': ^2.3.1 '@vitejs/plugin-vue-jsx': ^1.3.10 - '@vitest/ui': ^0.10.0 + '@vitest/ui': ^0.10.2 '@vue/eslint-config-prettier': ^7.0.0 '@vue/eslint-config-typescript': ^10.0.0 '@vue/test-utils': ^2.0.0-rc.21 '@vue/tsconfig': ^0.1.3 - autoprefixer: ^10.4.5 + autoprefixer: ^10.4.7 c8: ^7.11.2 cypress: ^9.6.0 eslint: ^8.14.0 @@ -22,7 +22,7 @@ specifiers: husky: ^7.0.4 jsdom: ^19.0.0 pinia: ^2.0.13 - postcss: ^8.4.12 + postcss: ^8.4.13 prettier: ^2.6.2 sass: ^1.51.0 start-server-and-test: ^1.14.0 @@ -30,52 +30,52 @@ specifiers: tailwindcss-themeable: ^1.3.0 tippy.js: ^6.3.7 typescript: ~4.6.4 - unplugin-icons: ^0.14.1 - vite: ^2.9.6 + unplugin-icons: ^0.14.3 + vite: ^2.9.7 vite-compression-plugin: ^0.0.3 - vitest: ^0.10.0 + vitest: ^0.10.2 vue: ^3.2.33 - vue-router: ^4.0.14 + vue-router: ^4.0.15 vue-tsc: ^0.34.11 dependencies: pinia: 2.0.13_typescript@4.6.4+vue@3.2.33 tippy.js: 6.3.7 vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + vue-router: 4.0.15_vue@3.2.33 devDependencies: '@iconify-json/ri': 1.1.1 '@rushstack/eslint-patch': 1.1.3 '@types/jsdom': 16.2.14 - '@types/node': 17.0.30 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.6+vue@3.2.33 + '@types/node': 17.0.31 + '@vitejs/plugin-vue': 2.3.1_vite@2.9.7+vue@3.2.33 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vitest/ui': 0.10.0 + '@vitest/ui': 0.10.2 '@vue/eslint-config-prettier': 7.0.0_eslint@8.14.0+prettier@2.6.2 '@vue/eslint-config-typescript': 10.0.0_c5a7e3b7020994a60f6e2d5bfb76c653 '@vue/test-utils': 2.0.0-rc.21_vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@17.0.30 - autoprefixer: 10.4.5_postcss@8.4.12 + '@vue/tsconfig': 0.1.3_@types+node@17.0.31 + autoprefixer: 10.4.7_postcss@8.4.13 c8: 7.11.2 cypress: 9.6.0 eslint: 8.14.0 eslint-plugin-cypress: 2.12.1_eslint@8.14.0 eslint-plugin-vue: 8.7.1_eslint@8.14.0 - histoire: 0.2.5_8d861718bfb459a4ce24e59c6bad00e1 + histoire: 0.2.5_85e4b41ba85b23ef6f580b5fdbee6975 husky: 7.0.4 jsdom: 19.0.0 - postcss: 8.4.12 + postcss: 8.4.13 prettier: 2.6.2 sass: 1.51.0 start-server-and-test: 1.14.0 tailwindcss: 3.0.24 tailwindcss-themeable: 1.3.0 typescript: 4.6.4 - unplugin-icons: 0.14.1_vite@2.9.6 - vite: 2.9.6_sass@1.51.0 + unplugin-icons: 0.14.3_vite@2.9.7 + vite: 2.9.7_sass@1.51.0 vite-compression-plugin: 0.0.3 - vitest: 0.10.0_4c1c8c4d8f26985bd044cf10513feef3 + vitest: 0.10.2_4a66ad511af7dc2318e50c317a635c93 vue-tsc: 0.34.11_typescript@4.6.4 packages: @@ -94,8 +94,8 @@ packages: find-up: 5.0.0 dev: true - /@antfu/utils/0.5.0: - resolution: {integrity: sha512-MrAQ/MrPSxbh1bBrmwJjORfJymw4IqSHFBXqvxaga3ZdDM+/zokYF8DjyJpSjY2QmpmgQrajDUBJOWrYeARfzA==} + /@antfu/utils/0.5.1: + resolution: {integrity: sha512-8Afo0+xvYe1K8Wm4xHTymfTkpzy36aaqDvhXIayUwl+mecMG9Xzl3XjXa6swG6Bk8FBeQ646RyvmsYt6+2Be9g==} dev: true /@babel/code-frame/7.16.7: @@ -535,7 +535,7 @@ packages: resolution: {integrity: sha512-m+rnw7qKHq/XF7DAi4BcFoEAcXBfqqMgQJh8brGEHeqE/RUvgDMjmxsHgWnVpFsG+VmjGyAiI7nwXdliCwEU0Q==} dependencies: '@antfu/install-pkg': 0.1.0 - '@antfu/utils': 0.5.0 + '@antfu/utils': 0.5.1 '@iconify/types': 1.1.0 debug: 4.3.4 kolorist: 1.5.1 @@ -653,13 +653,13 @@ packages: /@types/concat-stream/1.6.1: resolution: {integrity: sha512-eHE4cQPoj6ngxBZMvVf6Hw7Mh4jMW4U9lpGmS5GBPB9RYxlFg+CHaVN7ErNY4W9XfLIEn20b4VDYaIrbq0q4uA==} dependencies: - '@types/node': 17.0.30 + '@types/node': 17.0.31 dev: true /@types/form-data/0.0.33: resolution: {integrity: sha1-yayFsqX9GENbjIXZ7LUObWyJP/g=} dependencies: - '@types/node': 17.0.30 + '@types/node': 17.0.31 dev: true /@types/istanbul-lib-coverage/2.0.4: @@ -669,7 +669,7 @@ packages: /@types/jsdom/16.2.14: resolution: {integrity: sha512-6BAy1xXEmMuHeAJ4Fv4yXKwBDTGTOseExKE3OaHiNycdHdZw59KfYzrt0DkDluvwmik1HRt6QS7bImxUmpSy+w==} dependencies: - '@types/node': 17.0.30 + '@types/node': 17.0.31 '@types/parse5': 6.0.3 '@types/tough-cookie': 4.0.1 dev: true @@ -686,8 +686,8 @@ packages: resolution: {integrity: sha512-q4jlIR71hUpWTnGhXWcakgkZeHa3CCjcQcnuzU8M891BAWA2jHiziiWEPEkdS5pFsz7H9HJiy8BrK7tBRNrY7A==} dev: true - /@types/node/17.0.30: - resolution: {integrity: sha512-oNBIZjIqyHYP8VCNAV9uEytXVeXG2oR0w9lgAXro20eugRQfY002qr3CUl6BAe+Yf/z3CRjPdz27Pu6WWtuSRw==} + /@types/node/17.0.31: + resolution: {integrity: sha512-AR0x5HbXGqkEx9CadRH3EBYx/VkiUgZIhP4wvPn/+5KIsgpNoyFaRlVe0Zlx9gRtg8fA06a9tskE2MSN7TcG4Q==} dev: true /@types/node/8.10.66: @@ -718,7 +718,7 @@ packages: resolution: {integrity: sha512-8uALY5LTvSuHgloDVUvWP3pIauILm+8/0pDMokuDYIoNsOkSwd5AiHBTSEJjKTDcZr5z8UpgOWZkxBF4iJftoA==} requiresBuild: true dependencies: - '@types/node': 17.0.30 + '@types/node': 17.0.31 dev: true optional: true @@ -862,19 +862,19 @@ packages: - supports-color dev: true - /@vitejs/plugin-vue/2.3.1_vite@2.9.6+vue@3.2.33: + /@vitejs/plugin-vue/2.3.1_vite@2.9.7+vue@3.2.33: resolution: {integrity: sha512-YNzBt8+jt6bSwpt7LP890U1UcTOIZZxfpE5WOJ638PNxSEKOqAi0+FSKS0nVeukfdZ0Ai/H7AFd6k3hayfGZqQ==} engines: {node: '>=12.0.0'} peerDependencies: vite: ^2.5.10 vue: ^3.2.25 dependencies: - vite: 2.9.6_sass@1.51.0 + vite: 2.9.7_sass@1.51.0 vue: 3.2.33 dev: true - /@vitest/ui/0.10.0: - resolution: {integrity: sha512-GMxAQV5b14YJg1so9rmaXRASsnCY04acNHKoNkJegHpVCxFQkMavZM14KT1qAxg2xLdFbUd903JDAncpyJDBTw==} + /@vitest/ui/0.10.2: + resolution: {integrity: sha512-sFaTxareiJwBJNNyw+fHLbsvpFSYI/6qipazjA5mdVkzEGVYUzOgOTVFluu9GPJmwrdGhnumeJEB/+VUOE1Shw==} dependencies: sirv: 2.0.2 dev: true @@ -955,7 +955,7 @@ packages: '@vue/shared': 3.2.33 estree-walker: 2.0.2 magic-string: 0.25.9 - postcss: 8.4.12 + postcss: 8.4.13 source-map: 0.6.1 /@vue/compiler-ssr/3.2.33: @@ -964,9 +964,6 @@ packages: '@vue/compiler-dom': 3.2.33 '@vue/shared': 3.2.33 - /@vue/devtools-api/6.0.12: - resolution: {integrity: sha512-iO/4FIezHKXhiDBdKySCvJVh8/mZPxHpiQrTy+PXVqJZgpTPTdHy4q8GXulaY+UKEagdkBb0onxNQZ0LNiqVhw==} - /@vue/devtools-api/6.1.4: resolution: {integrity: sha512-IiA0SvDrJEgXvVxjNkHPFfDx6SXw0b/TUkqMcDZWNg9fnCAHbTpoo59YfJ9QLFkwa3raau5vSlRVzMSLDnfdtQ==} @@ -1049,7 +1046,7 @@ packages: vue: 3.2.33 dev: true - /@vue/tsconfig/0.1.3_@types+node@17.0.30: + /@vue/tsconfig/0.1.3_@types+node@17.0.31: resolution: {integrity: sha512-kQVsh8yyWPvHpb8gIc9l/HIDiiVUy1amynLNpCy8p+FoCiZXCo6fQos5/097MmnNZc9AtseDsCrfkhqCrJ8Olg==} peerDependencies: '@types/node': '*' @@ -1057,7 +1054,7 @@ packages: '@types/node': optional: true dependencies: - '@types/node': 17.0.30 + '@types/node': 17.0.31 dev: true /@vueuse/core/8.2.5_vue@3.2.33: @@ -1259,19 +1256,19 @@ packages: engines: {node: '>= 4.0.0'} dev: true - /autoprefixer/10.4.5_postcss@8.4.12: - resolution: {integrity: sha512-Fvd8yCoA7lNX/OUllvS+aS1I7WRBclGXsepbvT8ZaPgrH24rgXpZzF0/6Hh3ZEkwg+0AES/Osd196VZmYoEFtw==} + /autoprefixer/10.4.7_postcss@8.4.13: + resolution: {integrity: sha512-ypHju4Y2Oav95SipEcCcI5J7CGPuvz8oat7sUtYj3ClK44bldfvtvcxK6IEK++7rqB7YchDGzweZIBG+SD0ZAA==} engines: {node: ^10 || ^12 || >=14} hasBin: true peerDependencies: postcss: ^8.1.0 dependencies: - browserslist: 4.20.2 - caniuse-lite: 1.0.30001332 + browserslist: 4.20.3 + caniuse-lite: 1.0.30001335 fraction.js: 4.2.0 normalize-range: 0.1.2 picocolors: 1.0.0 - postcss: 8.4.12 + postcss: 8.4.13 postcss-value-parser: 4.2.0 dev: true @@ -1356,6 +1353,18 @@ packages: picocolors: 1.0.0 dev: true + /browserslist/4.20.3: + resolution: {integrity: sha512-NBhymBQl1zM0Y5dQT/O+xiLP9/rzOIQdKM/eMJBAq7yBgaB6krIYLGejrwVYnSHZdqjscB1SPuAjHwxjvN6Wdg==} + engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} + hasBin: true + dependencies: + caniuse-lite: 1.0.30001335 + electron-to-chromium: 1.4.132 + escalade: 3.1.1 + node-releases: 2.0.4 + picocolors: 1.0.0 + dev: true + /buffer-crc32/0.2.13: resolution: {integrity: sha1-DTM+PwDqxQqhRUq9MO+MKl2ackI=} dev: true @@ -1414,8 +1423,8 @@ packages: resolution: {integrity: sha512-xjlIAFHucBRSMUo1kb5D4LYgcN1M45qdKP++lhqowDpwJwGkpIRTt5qQqnhxjj1vHcI7nrJxWhCC1ATrCEBTcw==} dev: true - /caniuse-lite/1.0.30001332: - resolution: {integrity: sha512-10T30NYOEQtN6C11YGg411yebhvpnC6Z102+B95eAsN0oB6KUs01ivE8u+G6FMIRtIrVlYXhL+LUwQ3/hXwDWw==} + /caniuse-lite/1.0.30001335: + resolution: {integrity: sha512-ddP1Tgm7z2iIxu6QTtbZUv6HJxSaV/PZeSrWFZtbY4JZ69tOeNhBCl3HyRQgeNZKE5AOn1kpV7fhljigy0Ty3w==} dev: true /case/1.6.3: @@ -1864,6 +1873,10 @@ packages: resolution: {integrity: sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=} dev: true + /electron-to-chromium/1.4.132: + resolution: {integrity: sha512-JYdZUw/1068NWN+SwXQ7w6Ue0bWYGihvSUNNQwurvcDV/SM7vSiGZ3NuFvFgoEiCs4kB8xs3cX2an3wB7d4TBw==} + dev: true + /electron-to-chromium/1.4.88: resolution: {integrity: sha512-oA7mzccefkvTNi9u7DXmT0LqvhnOiN2BhSrKerta7HeUC1cLoIwtbf2wL+Ah2ozh5KQd3/1njrGrwDBXx6d14Q==} dev: true @@ -2735,7 +2748,7 @@ packages: hasBin: true dev: true - /histoire/0.2.5_8d861718bfb459a4ce24e59c6bad00e1: + /histoire/0.2.5_85e4b41ba85b23ef6f580b5fdbee6975: resolution: {integrity: sha512-kqSN1PZiZ+Q8Kxn2x9FS9/533Q+UPb/3+udrLPUC9hS51T7aTWm55Prd4cmKeo/0ZsB+lOgDAmoJxTNWPTjO3g==} hasBin: true peerDependencies: @@ -2744,7 +2757,7 @@ packages: dependencies: '@histoire/controls': 0.2.5_vue@3.2.33 '@iconify/vue': 3.2.1_vue@3.2.33 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.6+vue@3.2.33 + '@vitejs/plugin-vue': 2.3.1_vite@2.9.7+vue@3.2.33 '@vueuse/core': 8.2.5_vue@3.2.33 birpc: 0.1.1 case: 1.6.3 @@ -2769,10 +2782,10 @@ packages: shiki: 0.10.1 sirv: 2.0.2 tinypool: 0.1.2 - vite: 2.9.6_sass@1.51.0 + vite: 2.9.7_sass@1.51.0 vite-node: 0.7.6_sass@1.51.0 vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + vue-router: 4.0.15_vue@3.2.33 transitivePeerDependencies: - '@types/markdown-it' - '@vue/composition-api' @@ -3377,8 +3390,8 @@ packages: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} dev: true - /nanoid/3.3.1: - resolution: {integrity: sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==} + /nanoid/3.3.4: + resolution: {integrity: sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true @@ -3402,6 +3415,10 @@ packages: resolution: {integrity: sha512-XxYDdcQ6eKqp/YjI+tb2C5WM2LgjnZrfYg4vgQt49EK268b6gYCHsBLrK2qvJo4FmCtqmKezb0WZFK4fkrZNsg==} dev: true + /node-releases/2.0.4: + resolution: {integrity: sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ==} + dev: true + /normalize-path/3.0.0: resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} engines: {node: '>=0.10.0'} @@ -3599,17 +3616,17 @@ packages: vue: 3.2.33 vue-demi: 0.12.1_vue@3.2.33 - /postcss-js/4.0.0_postcss@8.4.12: + /postcss-js/4.0.0_postcss@8.4.13: resolution: {integrity: sha512-77QESFBwgX4irogGVPgQ5s07vLvFqWr228qZY+w6lW599cRlK/HmnlivnnVUxkjHnCu4J16PDMHcH+e+2HbvTQ==} engines: {node: ^12 || ^14 || >= 16} peerDependencies: postcss: ^8.3.3 dependencies: camelcase-css: 2.0.1 - postcss: 8.4.12 + postcss: 8.4.13 dev: true - /postcss-load-config/3.1.4_postcss@8.4.12: + /postcss-load-config/3.1.4_postcss@8.4.13: resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==} engines: {node: '>= 10'} peerDependencies: @@ -3622,17 +3639,17 @@ packages: optional: true dependencies: lilconfig: 2.0.5 - postcss: 8.4.12 + postcss: 8.4.13 yaml: 1.10.2 dev: true - /postcss-nested/5.0.6_postcss@8.4.12: + /postcss-nested/5.0.6_postcss@8.4.13: resolution: {integrity: sha512-rKqm2Fk0KbA8Vt3AdGN0FB9OBOMDVajMG6ZCf/GoHgdxUJ4sBFp0A/uMIRm+MJUdo33YXEtjqIz8u7DAp8B7DA==} engines: {node: '>=12.0'} peerDependencies: postcss: ^8.2.14 dependencies: - postcss: 8.4.12 + postcss: 8.4.13 postcss-selector-parser: 6.0.10 dev: true @@ -3648,11 +3665,11 @@ packages: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} dev: true - /postcss/8.4.12: - resolution: {integrity: sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==} + /postcss/8.4.13: + resolution: {integrity: sha512-jtL6eTBrza5MPzy8oJLFuUscHDXTV5KcLlqAWHl5q5WYRfnNRGSmOZmOZ1T6Gy7A99mOZfqungmZMpMmCVJ8ZA==} engines: {node: ^10 || ^12 || >=14} dependencies: - nanoid: 3.3.1 + nanoid: 3.3.4 picocolors: 1.0.0 source-map-js: 1.0.2 @@ -4113,10 +4130,10 @@ packages: normalize-path: 3.0.0 object-hash: 3.0.0 picocolors: 1.0.0 - postcss: 8.4.12 - postcss-js: 4.0.0_postcss@8.4.12 - postcss-load-config: 3.1.4_postcss@8.4.12 - postcss-nested: 5.0.6_postcss@8.4.12 + postcss: 8.4.13 + postcss-js: 4.0.0_postcss@8.4.13 + postcss-load-config: 3.1.4_postcss@8.4.13 + postcss-nested: 5.0.6_postcss@8.4.13 postcss-selector-parser: 6.0.10 postcss-value-parser: 4.2.0 quick-lru: 5.1.1 @@ -4168,6 +4185,11 @@ packages: engines: {node: '>=14.0.0'} dev: true + /tinypool/0.1.3: + resolution: {integrity: sha512-2IfcQh7CP46XGWGGbdyO4pjcKqsmVqFAPcXfPxcPXmOWt9cYkTP9HcDmGgsfijYoAEc4z9qcpM/BaBz46Y9/CQ==} + engines: {node: '>=14.0.0'} + dev: true + /tinyspy/0.3.2: resolution: {integrity: sha512-2+40EP4D3sFYy42UkgkFFB+kiX2Tg3URG/lVvAZFfLxgGpnWl5qQJuBw1gaLttq8UOS+2p3C0WrhJnQigLTT2Q==} engines: {node: '>=14.0.0'} @@ -4317,8 +4339,8 @@ packages: engines: {node: '>= 0.8'} dev: true - /unplugin-icons/0.14.1_vite@2.9.6: - resolution: {integrity: sha512-drZFbMctvT3ZJPfdCgBv5+LKO8hGbZApRCoBRAUhQFRJQVNGUhGThrOKs+CvWq3XDBPptGNBmst8WyObbr4xiQ==} + /unplugin-icons/0.14.3_vite@2.9.7: + resolution: {integrity: sha512-PyyNMACpZ/EAiG3B6K1wPGZ151VGdlHIEx8/utgP546yVmPpV/xC1k1V2eEebf71fGm3WD6gzPrERNsbMgIVgg==} peerDependencies: '@svgr/core': '>=5.5.0' '@vue/compiler-sfc': ^3.0.2 @@ -4335,12 +4357,12 @@ packages: optional: true dependencies: '@antfu/install-pkg': 0.1.0 - '@antfu/utils': 0.5.0 + '@antfu/utils': 0.5.1 '@iconify/utils': 1.0.32 debug: 4.3.4 kolorist: 1.5.1 local-pkg: 0.4.1 - unplugin: 0.5.2_vite@2.9.6 + unplugin: 0.6.2_vite@2.9.7 transitivePeerDependencies: - esbuild - rollup @@ -4349,8 +4371,8 @@ packages: - webpack dev: true - /unplugin/0.5.2_vite@2.9.6: - resolution: {integrity: sha512-3SPYtus/56cxyD4jfjrnqCvb6jPxvdqJNaRXnEaG2BhNEMaoygu/39AG+LwKmiIUzj4XHyitcfZ7scGlWfEigA==} + /unplugin/0.6.2_vite@2.9.7: + resolution: {integrity: sha512-+QONc2uBFQbeo4x5mlJHjTKjR6pmuchMpGVrWhwdGFFMb4ttFZ4E9KqhOOrNcm3Q8NNyB1vJ4s5e36IZC7UWYw==} peerDependencies: esbuild: '>=0.13' rollup: ^2.50.0 @@ -4367,7 +4389,7 @@ packages: optional: true dependencies: chokidar: 3.5.3 - vite: 2.9.6_sass@1.51.0 + vite: 2.9.7_sass@1.51.0 webpack-sources: 3.2.3 webpack-virtual-modules: 0.4.3 dev: true @@ -4436,15 +4458,15 @@ packages: minimist: 1.2.6 mlly: 0.4.3 pathe: 0.2.0 - vite: 2.9.6_sass@1.51.0 + vite: 2.9.7_sass@1.51.0 transitivePeerDependencies: - less - sass - stylus dev: true - /vite/2.9.6_sass@1.51.0: - resolution: {integrity: sha512-3IffdrByHW95Yjv0a13TQOQfJs7L5dVlSPuTt432XLbRMriWbThqJN2k/IS6kXn5WY4xBLhK9XoaWay1B8VzUw==} + /vite/2.9.7_sass@1.51.0: + resolution: {integrity: sha512-5hH7aNQe8rJiTTqCtPNX/6mIKlGw+1wg8UXwAxDIIN8XaSR+Zx3GT2zSu7QKa1vIaBqfUODGh3vpwY8r0AW/jw==} engines: {node: '>=12.2.0'} hasBin: true peerDependencies: @@ -4460,7 +4482,7 @@ packages: optional: true dependencies: esbuild: 0.14.29 - postcss: 8.4.12 + postcss: 8.4.13 resolve: 1.22.0 rollup: 2.69.0 sass: 1.51.0 @@ -4468,8 +4490,8 @@ packages: fsevents: 2.3.2 dev: true - /vitest/0.10.0_4c1c8c4d8f26985bd044cf10513feef3: - resolution: {integrity: sha512-8UXemUg9CA4QYppDTsDV76nH0e1p6C8lV9q+o9i0qMSK9AQ7vA2sjoxtkDP0M+pwNmc3ZGYetBXgSJx0M1D/gg==} + /vitest/0.10.2_4a66ad511af7dc2318e50c317a635c93: + resolution: {integrity: sha512-41D+nhswCco5vy1NXmpAjZX11Aj+HMnyhjWQD12piwHibf4bvdTGtni56UcFWcvONVoIForgDuLrKSohHJjwQA==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -4489,14 +4511,14 @@ packages: dependencies: '@types/chai': 4.3.1 '@types/chai-subset': 1.3.3 - '@vitest/ui': 0.10.0 + '@vitest/ui': 0.10.2 c8: 7.11.2 chai: 4.3.6 jsdom: 19.0.0 local-pkg: 0.4.1 - tinypool: 0.1.2 + tinypool: 0.1.3 tinyspy: 0.3.2 - vite: 2.9.6_sass@1.51.0 + vite: 2.9.7_sass@1.51.0 transitivePeerDependencies: - less - sass @@ -4551,12 +4573,12 @@ packages: vue: 3.2.33 dev: true - /vue-router/4.0.14_vue@3.2.33: - resolution: {integrity: sha512-wAO6zF9zxA3u+7AkMPqw9LjoUCjSxfFvINQj3E/DceTt6uEz1XZLraDhdg2EYmvVwTBSGlLYsUw8bDmx0754Mw==} + /vue-router/4.0.15_vue@3.2.33: + resolution: {integrity: sha512-xa+pIN9ZqORdIW1MkN2+d9Ui2pCM1b/UMgwYUCZOiFYHAvz/slKKBDha8DLrh5aCG/RibtrpyhKjKOZ85tYyWg==} peerDependencies: vue: ^3.2.0 dependencies: - '@vue/devtools-api': 6.0.12 + '@vue/devtools-api': 6.1.4 vue: 3.2.33 /vue-tsc/0.34.11_typescript@4.6.4: