diff --git a/package.json b/package.json index 4938af8..81bded1 100644 --- a/package.json +++ b/package.json @@ -12,23 +12,23 @@ "typecheck": "vue-tsc --noEmit" }, "dependencies": { - "@vueuse/core": "^7.5.5", + "@vueuse/core": "^7.6.1", "@vueuse/head": "^0.7.5", "nprogress": "^0.2.0", "pinia": "^2.0.11", "prism-theme-vars": "^0.2.2", - "vue": "^3.2.29", + "vue": "^3.2.30", "vue-demi": "^0.12.1", "vue-i18n": "^9.1.9", "vue-router": "^4.0.12" }, "devDependencies": { "@antfu/eslint-config": "^0.16.1", - "@iconify-json/carbon": "^1.0.14", + "@iconify-json/carbon": "^1.0.15", "@intlify/vite-plugin-vue-i18n": "^3.2.2", "@types/markdown-it-link-attributes": "^3.0.1", "@types/nprogress": "^0.2.0", - "@vitejs/plugin-vue": "^2.1.0", + "@vitejs/plugin-vue": "^2.2.0", "@vue/test-utils": "^2.0.0-rc.18", "critters": "^0.0.16", "cross-env": "^7.0.3", @@ -38,20 +38,20 @@ "https-localhost": "^4.7.0", "markdown-it-link-attributes": "^4.0.0", "markdown-it-prism": "^2.2.2", - "pnpm": "^6.30.0", + "pnpm": "^6.30.1", "typescript": "^4.5.5", "unplugin-auto-import": "^0.5.11", - "unplugin-icons": "^0.13.0", - "unplugin-vue-components": "^0.17.17", - "vite": "^2.7.13", - "vite-plugin-inspect": "^0.3.13", - "vite-plugin-md": "^0.11.7", - "vite-plugin-pages": "^0.20.1", + "unplugin-icons": "^0.13.1", + "unplugin-vue-components": "^0.17.18", + "vite": "^2.8.0", + "vite-plugin-inspect": "^0.3.14", + "vite-plugin-md": "^0.11.8", + "vite-plugin-pages": "^0.20.2", "vite-plugin-pwa": "^0.11.13", "vite-plugin-vue-layouts": "^0.6.0", - "vite-plugin-windicss": "^1.6.3", + "vite-plugin-windicss": "^1.7.0", "vite-ssg": "^0.17.10", - "vitest": "^0.2.7", + "vitest": "^0.3.2", "vue-tsc": "^0.31.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 38495a3..1d63d05 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2,13 +2,13 @@ lockfileVersion: 5.3 specifiers: '@antfu/eslint-config': ^0.16.1 - '@iconify-json/carbon': ^1.0.14 + '@iconify-json/carbon': ^1.0.15 '@intlify/vite-plugin-vue-i18n': ^3.2.2 '@types/markdown-it-link-attributes': ^3.0.1 '@types/nprogress': ^0.2.0 - '@vitejs/plugin-vue': ^2.1.0 + '@vitejs/plugin-vue': ^2.2.0 '@vue/test-utils': ^2.0.0-rc.18 - '@vueuse/core': ^7.5.5 + '@vueuse/core': ^7.6.1 '@vueuse/head': ^0.7.5 critters: ^0.0.16 cross-env: ^7.0.3 @@ -20,46 +20,46 @@ specifiers: markdown-it-prism: ^2.2.2 nprogress: ^0.2.0 pinia: ^2.0.11 - pnpm: ^6.30.0 + pnpm: ^6.30.1 prism-theme-vars: ^0.2.2 typescript: ^4.5.5 unplugin-auto-import: ^0.5.11 - unplugin-icons: ^0.13.0 - unplugin-vue-components: ^0.17.17 - vite: ^2.7.13 - vite-plugin-inspect: ^0.3.13 - vite-plugin-md: ^0.11.7 - vite-plugin-pages: ^0.20.1 + unplugin-icons: ^0.13.1 + unplugin-vue-components: ^0.17.18 + vite: ^2.8.0 + vite-plugin-inspect: ^0.3.14 + vite-plugin-md: ^0.11.8 + vite-plugin-pages: ^0.20.2 vite-plugin-pwa: ^0.11.13 vite-plugin-vue-layouts: ^0.6.0 - vite-plugin-windicss: ^1.6.3 + vite-plugin-windicss: ^1.7.0 vite-ssg: ^0.17.10 - vitest: ^0.2.7 - vue: ^3.2.29 + vitest: ^0.3.2 + vue: ^3.2.30 vue-demi: ^0.12.1 vue-i18n: ^9.1.9 vue-router: ^4.0.12 vue-tsc: ^0.31.2 dependencies: - '@vueuse/core': 7.5.5_vue@3.2.29 - '@vueuse/head': 0.7.5_vue@3.2.29 + '@vueuse/core': 7.6.1_vue@3.2.30 + '@vueuse/head': 0.7.5_vue@3.2.30 nprogress: 0.2.0 - pinia: 2.0.11_typescript@4.5.5+vue@3.2.29 + pinia: 2.0.11_typescript@4.5.5+vue@3.2.30 prism-theme-vars: 0.2.2 - vue: 3.2.29 - vue-demi: 0.12.1_vue@3.2.29 - vue-i18n: 9.1.9_vue@3.2.29 - vue-router: 4.0.12_vue@3.2.29 + vue: 3.2.30 + vue-demi: 0.12.1_vue@3.2.30 + vue-i18n: 9.1.9_vue@3.2.30 + vue-router: 4.0.12_vue@3.2.30 devDependencies: '@antfu/eslint-config': 0.16.1_eslint@8.8.0+typescript@4.5.5 - '@iconify-json/carbon': 1.0.14 - '@intlify/vite-plugin-vue-i18n': 3.2.2_vite@2.7.13+vue-i18n@9.1.9 + '@iconify-json/carbon': 1.0.15 + '@intlify/vite-plugin-vue-i18n': 3.2.2_vite@2.8.0+vue-i18n@9.1.9 '@types/markdown-it-link-attributes': 3.0.1 '@types/nprogress': 0.2.0 - '@vitejs/plugin-vue': 2.1.0_vite@2.7.13+vue@3.2.29 - '@vue/test-utils': 2.0.0-rc.18_vue@3.2.29 + '@vitejs/plugin-vue': 2.2.0_vite@2.8.0+vue@3.2.30 + '@vue/test-utils': 2.0.0-rc.18_vue@3.2.30 critters: 0.0.16 cross-env: 7.0.3 cypress: 9.4.1 @@ -68,20 +68,20 @@ devDependencies: https-localhost: 4.7.0 markdown-it-link-attributes: 4.0.0 markdown-it-prism: 2.2.2 - pnpm: 6.30.0 + pnpm: 6.30.1 typescript: 4.5.5 - unplugin-auto-import: 0.5.11_@vueuse+core@7.5.5+vite@2.7.13 - unplugin-icons: 0.13.0_vite@2.7.13 - unplugin-vue-components: 0.17.17_vite@2.7.13+vue@3.2.29 - vite: 2.7.13 - vite-plugin-inspect: 0.3.13_vite@2.7.13 - vite-plugin-md: 0.11.7_vite@2.7.13 - vite-plugin-pages: 0.20.1_vite@2.7.13 - vite-plugin-pwa: 0.11.13_vite@2.7.13 - vite-plugin-vue-layouts: 0.6.0_5be28afadb16af157591decefdfd37a0 - vite-plugin-windicss: 1.6.3_vite@2.7.13 - vite-ssg: 0.17.10_1ede6668370ad42aad1df87e2fa73e29 - vitest: 0.2.7 + unplugin-auto-import: 0.5.11_@vueuse+core@7.6.1+vite@2.8.0 + unplugin-icons: 0.13.1_vite@2.8.0 + unplugin-vue-components: 0.17.18_vite@2.8.0+vue@3.2.30 + vite: 2.8.0 + vite-plugin-inspect: 0.3.14_vite@2.8.0 + vite-plugin-md: 0.11.8_vite@2.8.0 + vite-plugin-pages: 0.20.2_vite@2.8.0 + vite-plugin-pwa: 0.11.13_vite@2.8.0 + vite-plugin-vue-layouts: 0.6.0_96c99e3b7a55d9fa64f74317a359b00e + vite-plugin-windicss: 1.7.0_vite@2.8.0 + vite-ssg: 0.17.10_dd02a634c6d9f894c7a4243a6abbc11a + vitest: 0.3.2 vue-tsc: 0.31.2_typescript@4.5.5 packages: @@ -194,6 +194,10 @@ packages: '@types/throttle-debounce': 2.1.0 dev: true + /@antfu/utils/0.5.0: + resolution: {integrity: sha512-MrAQ/MrPSxbh1bBrmwJjORfJymw4IqSHFBXqvxaga3ZdDM+/zokYF8DjyJpSjY2QmpmgQrajDUBJOWrYeARfzA==} + dev: true + /@apideck/better-ajv-errors/0.3.2_ajv@8.9.0: resolution: {integrity: sha512-JdEazx7qiVqTBzzBl5rolRwl5cmhihjfIcpqRzIZjtT6b18liVmDn/VlWpqW4C/qP2hrFFMLRV1wlex8ZVBPTg==} engines: {node: '>=10'} @@ -1409,8 +1413,8 @@ packages: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} dev: true - /@iconify-json/carbon/1.0.14: - resolution: {integrity: sha512-nPJtOG2wmGwSek4wFoQWOecQKhIuav2qBFXqDWQl+vfqwqwCEYloUrFzedqhwhFv1AO/P81CY+F919YuYWgCXA==} + /@iconify-json/carbon/1.0.15: + resolution: {integrity: sha512-KEPnhYb42DpqyrDsUPMvWCr90R9/ZOOu3eRTcnyq+dRLeP+UMBz0bKfcFXtw9PVLSVRpvI1sPoHNeuaans8FDw==} dependencies: '@iconify/types': 1.0.12 dev: true @@ -1419,8 +1423,8 @@ packages: resolution: {integrity: sha512-6er6wSGF3hgc1JEZqiGpg21CTCjHBYOUwqLmb2Idzkjiw6ogalGP0ZMLVutCzah+0WB4yP+Zd2oVPN8jvJ+Ftg==} dev: true - /@iconify/utils/1.0.21: - resolution: {integrity: sha512-Rf8vfOH7MI30xyc9rbLFdxnfsfdcrIiIxsoZyEWkUK8P65QsS9PrQXunOc9Wt7uZfJTiX25WMED3WqLKXrRx1Q==} + /@iconify/utils/1.0.23: + resolution: {integrity: sha512-Ktdmpe4mkMXQAnnDUz3s6s5aY/BeVPwHC1d5IhG1bgrWVNWFQNUj8cQPMbHpNCSD9MRC5yGxm9/PGPpOWGJLAg==} dependencies: '@antfu/install-pkg': 0.1.0 '@antfu/utils': 0.3.0 @@ -1448,7 +1452,7 @@ packages: '@intlify/shared': 9.2.0-beta.30 jsonc-eslint-parser: 1.4.1 source-map: 0.6.1 - vue-i18n: 9.1.9_vue@3.2.29 + vue-i18n: 9.1.9_vue@3.2.30 yaml-eslint-parser: 0.3.2 dev: true @@ -1512,7 +1516,7 @@ packages: engines: {node: '>= 12'} dev: true - /@intlify/vite-plugin-vue-i18n/3.2.2_vite@2.7.13+vue-i18n@9.1.9: + /@intlify/vite-plugin-vue-i18n/3.2.2_vite@2.8.0+vue-i18n@9.1.9: resolution: {integrity: sha512-d5SCEVanpF8yJFI15q6Q1vXB0t+pChSkbD3riT+/ih4LXqY8ZsUim053f4auhToj40wwVtF/9Fa9zioQbQGQbA==} engines: {node: '>= 12'} peerDependencies: @@ -1531,8 +1535,8 @@ packages: debug: 4.3.3 fast-glob: 3.2.11 source-map: 0.6.1 - vite: 2.7.13 - vue-i18n: 9.1.9_vue@3.2.29 + vite: 2.8.0 + vue-i18n: 9.1.9_vue@3.2.30 transitivePeerDependencies: - supports-color dev: true @@ -1862,15 +1866,15 @@ packages: eslint-visitor-keys: 3.2.0 dev: true - /@vitejs/plugin-vue/2.1.0_vite@2.7.13+vue@3.2.29: - resolution: {integrity: sha512-AZ78WxvFMYd8JmM/GBV6a6SGGTU0GgN/0/4T+FnMMsLzFEzTeAUwuraapy50ifHZsC+G5SvWs86bvaCPTneFlA==} + /@vitejs/plugin-vue/2.2.0_vite@2.8.0+vue@3.2.30: + resolution: {integrity: sha512-wXigM1EwN2G7rZcwG6kLk9ivvIMhx2363tCEvMBiXcTu5nePM/12hUPVzPb83Uugt6U+zom1gTpJopi/Ow/jwg==} engines: {node: '>=12.0.0'} peerDependencies: vite: ^2.5.10 vue: ^3.2.25 dependencies: - vite: 2.7.13 - vue: 3.2.29 + vite: 2.8.0 + vue: 3.2.30 dev: true /@volar/code-gen/0.31.2: @@ -1918,9 +1922,9 @@ packages: '@volar/code-gen': 0.31.2 '@volar/shared': 0.31.2 '@volar/source-map': 0.31.2 - '@vue/compiler-core': 3.2.29 - '@vue/compiler-dom': 3.2.29 - '@vue/shared': 3.2.29 + '@vue/compiler-core': 3.2.30 + '@vue/compiler-dom': 3.2.30 + '@vue/shared': 3.2.30 upath: 2.0.1 dev: true @@ -1942,12 +1946,28 @@ packages: '@vue/shared': 3.2.29 estree-walker: 2.0.2 source-map: 0.6.1 + dev: true + + /@vue/compiler-core/3.2.30: + resolution: {integrity: sha512-64fq1KfcR+k3Vlw+IsBM2VhV5B+2IP3YxvKU8LWCDLrkmlXtbf2eMK6+0IwX5KP41D0f1gzryIiXR7P8cB9O5Q==} + dependencies: + '@babel/parser': 7.16.12 + '@vue/shared': 3.2.30 + estree-walker: 2.0.2 + source-map: 0.6.1 /@vue/compiler-dom/3.2.29: resolution: {integrity: sha512-y26vK5khdNS9L3ckvkqJk/78qXwWb75Ci8iYLb67AkJuIgyKhIOcR1E8RIt4mswlVCIeI9gQ+fmtdhaiTAtrBQ==} dependencies: '@vue/compiler-core': 3.2.29 '@vue/shared': 3.2.29 + dev: true + + /@vue/compiler-dom/3.2.30: + resolution: {integrity: sha512-t7arHz2SXLCXlF2fdGDFVbhENbGMez254Z5edUqb//6WXJU1lC7GvSkUE7i5x8WSjgfqt60i0V8zdmk16rvLdw==} + dependencies: + '@vue/compiler-core': 3.2.30 + '@vue/shared': 3.2.30 /@vue/compiler-sfc/3.2.29: resolution: {integrity: sha512-X9+0dwsag2u6hSOP/XsMYqFti/edvYvxamgBgCcbSYuXx1xLZN+dS/GvQKM4AgGS4djqo0jQvWfIXdfZ2ET68g==} @@ -1962,12 +1982,36 @@ packages: magic-string: 0.25.7 postcss: 8.4.5 source-map: 0.6.1 + dev: true + + /@vue/compiler-sfc/3.2.30: + resolution: {integrity: sha512-P/5YpILtcQY92z72gxhkyOUPHVskEzhSrvYi91Xcr+csOxaDaYU5OqOxCzZKcf3Og70Tat404vO1OHrwprN90A==} + dependencies: + '@babel/parser': 7.16.12 + '@vue/compiler-core': 3.2.30 + '@vue/compiler-dom': 3.2.30 + '@vue/compiler-ssr': 3.2.30 + '@vue/reactivity-transform': 3.2.30 + '@vue/shared': 3.2.30 + estree-walker: 2.0.2 + magic-string: 0.25.7 + postcss: 8.4.5 + source-map: 0.6.1 + dev: false /@vue/compiler-ssr/3.2.29: resolution: {integrity: sha512-LrvQwXlx66uWsB9/VydaaqEpae9xtmlUkeSKF6aPDbzx8M1h7ukxaPjNCAXuFd3fUHblcri8k42lfimHfzMICA==} dependencies: '@vue/compiler-dom': 3.2.29 '@vue/shared': 3.2.29 + dev: true + + /@vue/compiler-ssr/3.2.30: + resolution: {integrity: sha512-OUh3MwAu/PsD7VN3UOdBbTkltkrUCNouSht47+CMRzpUR5+ta7+xyMAVHeq8wg4YZenWaJimbR5TL35Ka4Vk6g==} + dependencies: + '@vue/compiler-dom': 3.2.30 + '@vue/shared': 3.2.30 + dev: false /@vue/devtools-api/6.0.0-beta.21.1: resolution: {integrity: sha512-FqC4s3pm35qGVeXRGOjTsRzlkJjrBLriDS9YXbflHLsfA9FrcKzIyWnLXoNm+/7930E8rRakXuAc2QkC50swAw==} @@ -1981,50 +2025,72 @@ packages: '@vue/shared': 3.2.29 estree-walker: 2.0.2 magic-string: 0.25.7 + dev: true + + /@vue/reactivity-transform/3.2.30: + resolution: {integrity: sha512-Le5XzCJyK3qTjoTnvQG/Ehu8fYjayauMNFyMaEnwFlm/avDofpuibpS9u+/6AgzsGnVWN+i0Jgf25bJd9DIwMw==} + dependencies: + '@babel/parser': 7.16.12 + '@vue/compiler-core': 3.2.30 + '@vue/shared': 3.2.30 + estree-walker: 2.0.2 + magic-string: 0.25.7 + dev: false /@vue/reactivity/3.2.29: resolution: {integrity: sha512-Ryhb6Gy62YolKXH1gv42pEqwx7zs3n8gacRVZICSgjQz8Qr8QeCcFygBKYfJm3o1SccR7U+bVBQDWZGOyG1k4g==} dependencies: '@vue/shared': 3.2.29 + dev: true - /@vue/runtime-core/3.2.29: - resolution: {integrity: sha512-VMvQuLdzoTGmCwIKTKVwKmIL0qcODIqe74JtK1pVr5lnaE0l25hopodmPag3RcnIcIXe+Ye3B2olRCn7fTCgig==} + /@vue/reactivity/3.2.30: + resolution: {integrity: sha512-qlNKbkRn2JiGxVUEdoXbLAy+vcuHUCcq+YH2uXWz0BNMvXY2plmz+oqsw+694llwmYLkke5lbdYF4DIupisIkg==} dependencies: - '@vue/reactivity': 3.2.29 - '@vue/shared': 3.2.29 + '@vue/shared': 3.2.30 dev: false - /@vue/runtime-dom/3.2.29: - resolution: {integrity: sha512-YJgLQLwr+SQyORzTsBQLL5TT/5UiV83tEotqjL7F9aFDIQdFBTCwpkCFvX9jqwHoyi9sJqM9XtTrMcc8z/OjPA==} + /@vue/runtime-core/3.2.30: + resolution: {integrity: sha512-RTi7xH0Ht/6wfbo2WFBMJTEiyWFTqGhrksJm8lz6E+auO6lXZ6Eq3gPNfLt47GDWCm4xyrv+rs5R4UbarPEQ1Q==} dependencies: - '@vue/runtime-core': 3.2.29 - '@vue/shared': 3.2.29 + '@vue/reactivity': 3.2.30 + '@vue/shared': 3.2.30 + dev: false + + /@vue/runtime-dom/3.2.30: + resolution: {integrity: sha512-a3+jrncDvEFQmB+v9k0VyT4/Y3XO6OAueCroXXY4yLyr6PJeyxljweV5TzvW0rvVzH9sZO0QAvG76Lo+6C92Qw==} + dependencies: + '@vue/runtime-core': 3.2.30 + '@vue/shared': 3.2.30 csstype: 2.6.19 dev: false - /@vue/server-renderer/3.2.29_vue@3.2.29: - resolution: {integrity: sha512-lpiYx7ciV7rWfJ0tPkoSOlLmwqBZ9FTmQm33S+T4g0j1fO/LmhJ9b9Ctl1o5xvIFVDk9QkSUWANZn7H2pXuxVw==} + /@vue/server-renderer/3.2.30_vue@3.2.30: + resolution: {integrity: sha512-pzb8J/w+JdZVOtuKFlirGqrs4GP60FXGDJySw3WV2pCetuFstaacDrnymEeSo3ohAD+Qjv7zAG+Y7OvkdxQxmQ==} peerDependencies: - vue: 3.2.29 + vue: 3.2.30 dependencies: - '@vue/compiler-ssr': 3.2.29 - '@vue/shared': 3.2.29 - vue: 3.2.29 + '@vue/compiler-ssr': 3.2.30 + '@vue/shared': 3.2.30 + vue: 3.2.30 dev: false /@vue/shared/3.2.29: resolution: {integrity: sha512-BjNpU8OK6Z0LVzGUppEk0CMYm/hKDnZfYdjSmPOs0N+TR1cLKJAkDwW8ASZUvaaSLEi6d3hVM7jnWnX+6yWnHw==} + dev: true - /@vue/test-utils/2.0.0-rc.18_vue@3.2.29: + /@vue/shared/3.2.30: + resolution: {integrity: sha512-B3HouBtUxcfu2w2d+VhdLcVBXKYYhXiFMAfQ+hoe8NUhKkPRkWDIqhpuehCZxVQ3S2dN1P1WfKGlxGC+pfmxGg==} + + /@vue/test-utils/2.0.0-rc.18_vue@3.2.30: resolution: {integrity: sha512-aifolXjVdsogjaLmDoZ0FU8vN+R67aWmg9OuVeED4w5Ij5GFQLrlhM19uhWe/r5xXUL4fXMk3pX5wW6FJP1NcQ==} peerDependencies: vue: ^3.0.1 dependencies: - vue: 3.2.29 + vue: 3.2.30 dev: true - /@vueuse/core/7.5.5_vue@3.2.29: - resolution: {integrity: sha512-RBDqmIoGfak4h3xdXa/Av+ibkb8NY044wEy6+PG2FAWNaID8/FkqmSFjbxogrbmpSX1yZ1PBHrM8DUp/FrIpbg==} + /@vueuse/core/7.6.1_vue@3.2.30: + resolution: {integrity: sha512-492y7R9HRu6TXzcGBMVG5qg5o9CHjrWLfOHh+TEknJeLe3LIYHsIBi1IlUN5s/yP3OHlBynjrzMMUm4gEyBmQg==} peerDependencies: '@vue/composition-api': ^1.1.0 vue: ^2.6.0 || ^3.2.0 @@ -2034,21 +2100,21 @@ packages: vue: optional: true dependencies: - '@vueuse/shared': 7.5.5_vue@3.2.29 - vue: 3.2.29 - vue-demi: 0.12.1_vue@3.2.29 + '@vueuse/shared': 7.6.1_vue@3.2.30 + vue: 3.2.30 + vue-demi: 0.12.1_vue@3.2.30 dev: false - /@vueuse/head/0.7.5_vue@3.2.29: + /@vueuse/head/0.7.5_vue@3.2.30: resolution: {integrity: sha512-L+XQ5Act0nT/ZyO8Qo10J4FyM1qPOyQb6MT4MMn6+AITzrStpmKs/nUDDLJKD/rCcNWl/65XbdQm4T2vKp3VOQ==} peerDependencies: vue: '>=3' dependencies: - vue: 3.2.29 + vue: 3.2.30 dev: false - /@vueuse/shared/7.5.5_vue@3.2.29: - resolution: {integrity: sha512-mzzTsotHQRPnPAChy8iCv6ek/90CKYhAFyMRgNsMxpT0afZJkbMO/X0OaOu/1NuGbgb8UVjlsWKmCUgKTOF5hA==} + /@vueuse/shared/7.6.1_vue@3.2.30: + resolution: {integrity: sha512-VhURBjuyELYLW94TLqwyM+tUZ0uyWAOjp8zDnJts5wwyHZlGt/yabLbuEl70cKmt0zR9psVyAyHC+LTgRrA1Zw==} peerDependencies: '@vue/composition-api': ^1.1.0 vue: ^2.6.0 || ^3.2.0 @@ -2058,12 +2124,12 @@ packages: vue: optional: true dependencies: - vue: 3.2.29 - vue-demi: 0.12.1_vue@3.2.29 + vue: 3.2.30 + vue-demi: 0.12.1_vue@3.2.30 dev: false - /@windicss/config/1.6.3: - resolution: {integrity: sha512-1kjdy4tyYLD4sCB4DS+3Lt1Odnde03z4Rz3EUqyWJ7SiBEWMgRk1L797SsgEH4+W1DjLBZLs1SVYzaTO/3UdJA==} + /@windicss/config/1.7.0: + resolution: {integrity: sha512-jP+SYEUMTcvEQexYAeaIGKWq3sE+yv0myyOCph7Glm/YZE2ZCK1GukI1oDG6fcVer121EQzCY4Rx11trb3oSZg==} dependencies: debug: 4.3.3 jiti: 1.12.9 @@ -2072,11 +2138,11 @@ packages: - supports-color dev: true - /@windicss/plugin-utils/1.6.3: - resolution: {integrity: sha512-tY20pAdV8YOlCj/5Teh078n/YbekbE5qOmlNgcl+S10KqitUGB9+Qss/xE0HULACmCXBO9XeLUcAPGao79lAnA==} + /@windicss/plugin-utils/1.7.0: + resolution: {integrity: sha512-4zxTIhpGaia4FTxL/c20GQU2bK3bqToerdErvDzwLqWQECVGt7vTGFQd3e4XMpfR6Ujgk4/p7fCHv/F15R/pkA==} dependencies: '@antfu/utils': 0.4.0 - '@windicss/config': 1.6.3 + '@windicss/config': 1.7.0 debug: 4.3.3 fast-glob: 3.2.11 magic-string: 0.25.7 @@ -3180,164 +3246,202 @@ packages: is-symbol: 1.0.4 dev: true - /esbuild-android-arm64/0.13.15: - resolution: {integrity: sha512-m602nft/XXeO8YQPUDVoHfjyRVPdPgjyyXOxZ44MK/agewFFkPa8tUo6lAzSWh5Ui5PB4KR9UIFTSBKh/RrCmg==} + /esbuild-android-arm64/0.14.21: + resolution: {integrity: sha512-Bqgld1TY0wZv8TqiQmVxQFgYzz8ZmyzT7clXBDZFkOOdRybzsnj8AZuK1pwcLVA7Ya6XncHgJqIao7NFd3s0RQ==} + engines: {node: '>=12'} cpu: [arm64] os: [android] requiresBuild: true dev: true optional: true - /esbuild-darwin-64/0.13.15: - resolution: {integrity: sha512-ihOQRGs2yyp7t5bArCwnvn2Atr6X4axqPpEdCFPVp7iUj4cVSdisgvEKdNR7yH3JDjW6aQDw40iQFoTqejqxvQ==} + /esbuild-darwin-64/0.14.21: + resolution: {integrity: sha512-j+Eg+e13djzyYINVvAbOo2/zvZ2DivuJJTaBrJnJHSD7kUNuGHRkHoSfFjbI80KHkn091w350wdmXDNSgRjfYQ==} + engines: {node: '>=12'} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /esbuild-darwin-arm64/0.13.15: - resolution: {integrity: sha512-i1FZssTVxUqNlJ6cBTj5YQj4imWy3m49RZRnHhLpefFIh0To05ow9DTrXROTE1urGTQCloFUXTX8QfGJy1P8dQ==} + /esbuild-darwin-arm64/0.14.21: + resolution: {integrity: sha512-nDNTKWDPI0RuoPj5BhcSB2z5EmZJJAyRtZLIjyXSqSpAyoB8eyAKXl4lB8U2P78Fnh4Lh1le/fmpewXE04JhBQ==} + engines: {node: '>=12'} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /esbuild-freebsd-64/0.13.15: - resolution: {integrity: sha512-G3dLBXUI6lC6Z09/x+WtXBXbOYQZ0E8TDBqvn7aMaOCzryJs8LyVXKY4CPnHFXZAbSwkCbqiPuSQ1+HhrNk7EA==} + /esbuild-freebsd-64/0.14.21: + resolution: {integrity: sha512-zIurkCHXhxELiDZtLGiexi8t8onQc2LtuE+S7457H/pP0g0MLRKMrsn/IN4LDkNe6lvBjuoZZi2OfelOHn831g==} + engines: {node: '>=12'} cpu: [x64] os: [freebsd] requiresBuild: true dev: true optional: true - /esbuild-freebsd-arm64/0.13.15: - resolution: {integrity: sha512-KJx0fzEDf1uhNOZQStV4ujg30WlnwqUASaGSFPhznLM/bbheu9HhqZ6mJJZM32lkyfGJikw0jg7v3S0oAvtvQQ==} + /esbuild-freebsd-arm64/0.14.21: + resolution: {integrity: sha512-wdxMmkJfbwcN+q85MpeUEamVZ40FNsBa9mPq8tAszDn8TRT2HoJvVRADPIIBa9SWWwlDChIMjkDKAnS3KS/sPA==} + engines: {node: '>=12'} cpu: [arm64] os: [freebsd] requiresBuild: true dev: true optional: true - /esbuild-linux-32/0.13.15: - resolution: {integrity: sha512-ZvTBPk0YWCLMCXiFmD5EUtB30zIPvC5Itxz0mdTu/xZBbbHJftQgLWY49wEPSn2T/TxahYCRDWun5smRa0Tu+g==} + /esbuild-linux-32/0.14.21: + resolution: {integrity: sha512-fmxvyzOPPh2xiEHojpCeIQP6pXcoKsWbz3ryDDIKLOsk4xp3GbpHIEAWP0xTeuhEbendmvBDVKbAVv3PnODXLg==} + engines: {node: '>=12'} cpu: [ia32] os: [linux] requiresBuild: true dev: true optional: true - /esbuild-linux-64/0.13.15: - resolution: {integrity: sha512-eCKzkNSLywNeQTRBxJRQ0jxRCl2YWdMB3+PkWFo2BBQYC5mISLIVIjThNtn6HUNqua1pnvgP5xX0nHbZbPj5oA==} + /esbuild-linux-64/0.14.21: + resolution: {integrity: sha512-edZyNOv1ql+kpmlzdqzzDjRQYls+tSyi4QFi+PdBhATJFUqHsnNELWA9vMSzAaInPOEaVUTA5Ml28XFChcy4DA==} + engines: {node: '>=12'} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /esbuild-linux-arm/0.13.15: - resolution: {integrity: sha512-wUHttDi/ol0tD8ZgUMDH8Ef7IbDX+/UsWJOXaAyTdkT7Yy9ZBqPg8bgB/Dn3CZ9SBpNieozrPRHm0BGww7W/jA==} + /esbuild-linux-arm/0.14.21: + resolution: {integrity: sha512-aSU5pUueK6afqmLQsbU+QcFBT62L+4G9hHMJDHWfxgid6hzhSmfRH9U/f+ymvxsSTr/HFRU4y7ox8ZyhlVl98w==} + engines: {node: '>=12'} cpu: [arm] os: [linux] requiresBuild: true dev: true optional: true - /esbuild-linux-arm64/0.13.15: - resolution: {integrity: sha512-bYpuUlN6qYU9slzr/ltyLTR9YTBS7qUDymO8SV7kjeNext61OdmqFAzuVZom+OLW1HPHseBfJ/JfdSlx8oTUoA==} + /esbuild-linux-arm64/0.14.21: + resolution: {integrity: sha512-t5qxRkq4zdQC0zXpzSB2bTtfLgOvR0C6BXYaRE/6/k8/4SrkZcTZBeNu+xGvwCU4b5dU9ST9pwIWkK6T1grS8g==} + engines: {node: '>=12'} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /esbuild-linux-mips64le/0.13.15: - resolution: {integrity: sha512-KlVjIG828uFPyJkO/8gKwy9RbXhCEUeFsCGOJBepUlpa7G8/SeZgncUEz/tOOUJTcWMTmFMtdd3GElGyAtbSWg==} + /esbuild-linux-mips64le/0.14.21: + resolution: {integrity: sha512-jLZLQGCNlUsmIHtGqNvBs3zN+7a4D9ckf0JZ+jQTwHdZJ1SgV9mAjbB980OFo66LoY+WeM7t3WEnq3FjI1zw4A==} + engines: {node: '>=12'} cpu: [mips64el] os: [linux] requiresBuild: true dev: true optional: true - /esbuild-linux-ppc64le/0.13.15: - resolution: {integrity: sha512-h6gYF+OsaqEuBjeesTBtUPw0bmiDu7eAeuc2OEH9S6mV9/jPhPdhOWzdeshb0BskRZxPhxPOjqZ+/OqLcxQwEQ==} + /esbuild-linux-ppc64le/0.14.21: + resolution: {integrity: sha512-4TWxpK391en2UBUw6GSrukToTDu6lL9vkm3Ll40HrI08WG3qcnJu7bl8e1+GzelDsiw1QmfAY/nNvJ6iaHRpCQ==} + engines: {node: '>=12'} cpu: [ppc64] os: [linux] requiresBuild: true dev: true optional: true - /esbuild-netbsd-64/0.13.15: - resolution: {integrity: sha512-3+yE9emwoevLMyvu+iR3rsa+Xwhie7ZEHMGDQ6dkqP/ndFzRHkobHUKTe+NCApSqG5ce2z4rFu+NX/UHnxlh3w==} + /esbuild-linux-riscv64/0.14.21: + resolution: {integrity: sha512-fElngqOaOfTsF+u+oetDLHsPG74vB2ZaGZUqmGefAJn3a5z9Z2pNa4WpVbbKgHpaAAy5tWM1m1sbGohj6Ki6+Q==} + engines: {node: '>=12'} + cpu: [riscv64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /esbuild-linux-s390x/0.14.21: + resolution: {integrity: sha512-brleZ6R5fYv0qQ7ZBwenQmP6i9TdvJCB092c/3D3pTLQHBGHJb5zWgKxOeS7bdHzmLy6a6W7GbFk6QKpjyD6QA==} + engines: {node: '>=12'} + cpu: [s390x] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /esbuild-netbsd-64/0.14.21: + resolution: {integrity: sha512-nCEgsLCQ8RoFWVV8pVI+kX66ICwbPP/M9vEa0NJGIEB/Vs5sVGMqkf67oln90XNSkbc0bPBDuo4G6FxlF7PN8g==} + engines: {node: '>=12'} cpu: [x64] os: [netbsd] requiresBuild: true dev: true optional: true - /esbuild-openbsd-64/0.13.15: - resolution: {integrity: sha512-wTfvtwYJYAFL1fSs8yHIdf5GEE4NkbtbXtjLWjM3Cw8mmQKqsg8kTiqJ9NJQe5NX/5Qlo7Xd9r1yKMMkHllp5g==} + /esbuild-openbsd-64/0.14.21: + resolution: {integrity: sha512-h9zLMyVD0T73MDTVYIb/qUTokwI6EJH9O6wESuTNq6+XpMSr6C5aYZ4fvFKdNELW+Xsod+yDS2hV2JTUAbFrLA==} + engines: {node: '>=12'} cpu: [x64] os: [openbsd] requiresBuild: true dev: true optional: true - /esbuild-sunos-64/0.13.15: - resolution: {integrity: sha512-lbivT9Bx3t1iWWrSnGyBP9ODriEvWDRiweAs69vI+miJoeKwHWOComSRukttbuzjZ8r1q0mQJ8Z7yUsDJ3hKdw==} + /esbuild-sunos-64/0.14.21: + resolution: {integrity: sha512-Kl+7Cot32qd9oqpLdB1tEGXEkjBlijrIxMJ0+vlDFaqsODutif25on0IZlFxEBtL2Gosd4p5WCV1U7UskNQfXA==} + engines: {node: '>=12'} cpu: [x64] os: [sunos] requiresBuild: true dev: true optional: true - /esbuild-windows-32/0.13.15: - resolution: {integrity: sha512-fDMEf2g3SsJ599MBr50cY5ve5lP1wyVwTe6aLJsM01KtxyKkB4UT+fc5MXQFn3RLrAIAZOG+tHC+yXObpSn7Nw==} + /esbuild-windows-32/0.14.21: + resolution: {integrity: sha512-V7vnTq67xPBUCk/9UtlolmQ798Ecjdr1ZoI1vcSgw7M82aSSt0eZdP6bh5KAFZU8pxDcx3qoHyWQfHYr11f22A==} + engines: {node: '>=12'} cpu: [ia32] os: [win32] requiresBuild: true dev: true optional: true - /esbuild-windows-64/0.13.15: - resolution: {integrity: sha512-9aMsPRGDWCd3bGjUIKG/ZOJPKsiztlxl/Q3C1XDswO6eNX/Jtwu4M+jb6YDH9hRSUflQWX0XKAfWzgy5Wk54JQ==} + /esbuild-windows-64/0.14.21: + resolution: {integrity: sha512-kDgHjKOHwjfJDCyRGELzVxiP/RBJBTA+wyspf78MTTJQkyPuxH2vChReNdWc+dU2S4gIZFHMdP1Qrl/k22ZmaA==} + engines: {node: '>=12'} cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true - /esbuild-windows-arm64/0.13.15: - resolution: {integrity: sha512-zzvyCVVpbwQQATaf3IG8mu1IwGEiDxKkYUdA4FpoCHi1KtPa13jeScYDjlW0Qh+ebWzpKfR2ZwvqAQkSWNcKjA==} + /esbuild-windows-arm64/0.14.21: + resolution: {integrity: sha512-8Sbo0zpzgwWrwjQYLmHF78f7E2xg5Ve63bjB2ng3V2aManilnnTGaliq2snYg+NOX60+hEvJHRdVnuIAHW0lVw==} + engines: {node: '>=12'} cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true - /esbuild/0.13.15: - resolution: {integrity: sha512-raCxt02HBKv8RJxE8vkTSCXGIyKHdEdGfUmiYb8wnabnaEmHzyW7DCHb5tEN0xU8ryqg5xw54mcwnYkC4x3AIw==} + /esbuild/0.14.21: + resolution: {integrity: sha512-7WEoNMBJdLN993dr9h0CpFHPRc3yFZD+EAVY9lg6syJJ12gc5fHq8d75QRExuhnMkT2DaRiIKFThRvDWP+fO+A==} + engines: {node: '>=12'} hasBin: true requiresBuild: true optionalDependencies: - esbuild-android-arm64: 0.13.15 - esbuild-darwin-64: 0.13.15 - esbuild-darwin-arm64: 0.13.15 - esbuild-freebsd-64: 0.13.15 - esbuild-freebsd-arm64: 0.13.15 - esbuild-linux-32: 0.13.15 - esbuild-linux-64: 0.13.15 - esbuild-linux-arm: 0.13.15 - esbuild-linux-arm64: 0.13.15 - esbuild-linux-mips64le: 0.13.15 - esbuild-linux-ppc64le: 0.13.15 - esbuild-netbsd-64: 0.13.15 - esbuild-openbsd-64: 0.13.15 - esbuild-sunos-64: 0.13.15 - esbuild-windows-32: 0.13.15 - esbuild-windows-64: 0.13.15 - esbuild-windows-arm64: 0.13.15 + esbuild-android-arm64: 0.14.21 + esbuild-darwin-64: 0.14.21 + esbuild-darwin-arm64: 0.14.21 + esbuild-freebsd-64: 0.14.21 + esbuild-freebsd-arm64: 0.14.21 + esbuild-linux-32: 0.14.21 + esbuild-linux-64: 0.14.21 + esbuild-linux-arm: 0.14.21 + esbuild-linux-arm64: 0.14.21 + esbuild-linux-mips64le: 0.14.21 + esbuild-linux-ppc64le: 0.14.21 + esbuild-linux-riscv64: 0.14.21 + esbuild-linux-s390x: 0.14.21 + esbuild-netbsd-64: 0.14.21 + esbuild-openbsd-64: 0.14.21 + esbuild-sunos-64: 0.14.21 + esbuild-windows-32: 0.14.21 + esbuild-windows-64: 0.14.21 + esbuild-windows-arm64: 0.14.21 dev: true /escalade/3.1.1: @@ -5459,7 +5563,7 @@ packages: engines: {node: '>=0.10.0'} dev: true - /pinia/2.0.11_typescript@4.5.5+vue@3.2.29: + /pinia/2.0.11_typescript@4.5.5+vue@3.2.30: resolution: {integrity: sha512-JzcmnMqu28PNWOjDgEDK6fTrIzX8eQZKPPKvu/fpHdpXARUj1xeVdFi3YFIMOWswqaBd589cpmAMdSSTryI9iw==} peerDependencies: '@vue/composition-api': ^1.4.0 @@ -5473,8 +5577,8 @@ packages: dependencies: '@vue/devtools-api': 6.0.0-beta.21.1 typescript: 4.5.5 - vue: 3.2.29 - vue-demi: 0.12.1_vue@3.2.29 + vue: 3.2.30 + vue-demi: 0.12.1_vue@3.2.30 dev: false /pluralize/8.0.0: @@ -5482,8 +5586,8 @@ packages: engines: {node: '>=4'} dev: true - /pnpm/6.30.0: - resolution: {integrity: sha512-qsnc5wxI5nIkdh7lDv2mQiniPdsSD46a1A1Nz+qzcMuh4FFiXAq1Ntfszdm21bVm0OFEn/FSgaQDZxYXYPmCTw==} + /pnpm/6.30.1: + resolution: {integrity: sha512-vkhVrxj4tgDREV4feLovUx4PeKggcMi0jrs8lH88Cf+5wnWk6jAv9bTzIxVLTsQCIGDnj4+4rP+7zbYzs5HfPg==} engines: {node: '>=12.17'} hasBin: true dev: true @@ -6521,6 +6625,7 @@ packages: /ufo/0.7.9: resolution: {integrity: sha512-6t9LrLk3FhqTS+GW3IqlITtfRB5JAVr5MMNjpBECfK827W+Vh5Ilw/LhTcHWrt6b3hkeBvcbjx4Ti7QVFzmcww==} + deprecated: 'security: please use latest version' dev: true /uglify-js/3.14.5: @@ -6583,7 +6688,7 @@ packages: engines: {node: '>= 0.8'} dev: true - /unplugin-auto-import/0.5.11_@vueuse+core@7.5.5+vite@2.7.13: + /unplugin-auto-import/0.5.11_@vueuse+core@7.6.1+vite@2.8.0: resolution: {integrity: sha512-MJ3POLe/IysRHF4yd32FkKDoxqSRoiuIHm89ys67B8FLuz2Pvh9poeqTVe6IhJsNxwv0+GSdFfj5Dpq24lhm4g==} engines: {node: '>=14'} peerDependencies: @@ -6594,11 +6699,11 @@ packages: dependencies: '@antfu/utils': 0.4.0 '@rollup/pluginutils': 4.1.2 - '@vueuse/core': 7.5.5_vue@3.2.29 + '@vueuse/core': 7.6.1_vue@3.2.30 local-pkg: 0.4.1 magic-string: 0.25.7 resolve: 1.22.0 - unplugin: 0.3.2_vite@2.7.13 + unplugin: 0.3.2_vite@2.8.0 transitivePeerDependencies: - esbuild - rollup @@ -6606,10 +6711,10 @@ packages: - webpack dev: true - /unplugin-icons/0.13.0_vite@2.7.13: - resolution: {integrity: sha512-CyAl0HV3bZUGT7ut9agpPRhEYXCvufr80Fh72yrkD57BVCTZ7ze10Rt63ZrvPXiJQpd+aI/Bizm2aqOf3WPSfg==} + /unplugin-icons/0.13.1_vite@2.8.0: + resolution: {integrity: sha512-Y7ZOjTUvLdY4qUQNDo4OmkxjCh2coNbcAeWfFW66EZW7cJiBI6vU8j4cBAsyqUEwMdFL3q/kwowCRgD6BAaRyQ==} peerDependencies: - '@svgr/core': ^5.5.0 + '@svgr/core': '>=5.5.0' '@vue/compiler-sfc': ^3.0.2 vue-template-compiler: ^2.6.12 vue-template-es2015-compiler: ^1.9.0 @@ -6624,21 +6729,22 @@ packages: optional: true dependencies: '@antfu/install-pkg': 0.1.0 - '@antfu/utils': 0.4.0 - '@iconify/utils': 1.0.21 + '@antfu/utils': 0.5.0 + '@iconify/utils': 1.0.23 debug: 4.3.3 kolorist: 1.5.1 local-pkg: 0.4.1 - unplugin: 0.2.21_vite@2.7.13 + unplugin: 0.3.2_vite@2.8.0 transitivePeerDependencies: + - esbuild - rollup - supports-color - vite - webpack dev: true - /unplugin-vue-components/0.17.17_vite@2.7.13+vue@3.2.29: - resolution: {integrity: sha512-XaaCbsdXGazTOl0nH4+PVsuGOXmYcrqLT8B8vO9Jzz9OaUq+S9Tz4KjzUNs7bhkp83SQWaKKF0+noAynYDa/Cg==} + /unplugin-vue-components/0.17.18_vite@2.8.0+vue@3.2.30: + resolution: {integrity: sha512-4wvJnSShTXCnZpO1G6h0DlHjBXap0JqzFyU84guMT6EH0shUZZ3TAta4pDa8nNeWAtcJVTF9uQswePq1elhpKQ==} engines: {node: '>=14'} peerDependencies: '@babel/parser': ^7.15.8 @@ -6659,8 +6765,8 @@ packages: magic-string: 0.25.7 minimatch: 3.0.4 resolve: 1.22.0 - unplugin: 0.3.2_vite@2.7.13 - vue: 3.2.29 + unplugin: 0.3.2_vite@2.8.0 + vue: 3.2.30 transitivePeerDependencies: - esbuild - rollup @@ -6669,25 +6775,7 @@ packages: - webpack dev: true - /unplugin/0.2.21_vite@2.7.13: - resolution: {integrity: sha512-IJ15/L5XbhnV7J09Zjk0FT5HEkBjkXucWAXQWRsmEtUxmmxwh23yavrmDbCF6ZPxWiVB28+wnKIHePTRRpQPbQ==} - peerDependencies: - rollup: ^2.50.0 - vite: ^2.3.0 - webpack: 4 || 5 - peerDependenciesMeta: - rollup: - optional: true - vite: - optional: true - webpack: - optional: true - dependencies: - vite: 2.7.13 - webpack-virtual-modules: 0.4.3 - dev: true - - /unplugin/0.3.2_vite@2.7.13: + /unplugin/0.3.2_vite@2.8.0: resolution: {integrity: sha512-5d0DMYNKZU+S9eZUiBfw6Co32eRg8myUgBPoWSqG/wDFCUE/WznfSsJnZWi1P9l69x4uLJqt2qVq1xW/AsXFrw==} peerDependencies: esbuild: '>=0.13' @@ -6704,7 +6792,7 @@ packages: webpack: optional: true dependencies: - vite: 2.7.13 + vite: 2.8.0 webpack-virtual-modules: 0.4.3 dev: true @@ -6772,8 +6860,8 @@ packages: extsprintf: 1.3.0 dev: true - /vite-plugin-inspect/0.3.13_vite@2.7.13: - resolution: {integrity: sha512-Naie3Rx/0IbmQSknfQPVrvWKiar7fCu50u+uLcUgt54yX0espduLDnI8IEtOYlsCA4gHs93IYKtxFDTxAThmYw==} + /vite-plugin-inspect/0.3.14_vite@2.8.0: + resolution: {integrity: sha512-oRjltmm1nUgkHmlGLgfSAuPiXA/FqC7daURJ+faY498r3mwnXrtcfe6Bg5khANQ0iss9Cn1uV6+W9c85noVq0g==} engines: {node: '>=14'} peerDependencies: vite: ^2.0.0 @@ -6783,26 +6871,26 @@ packages: kolorist: 1.5.1 sirv: 2.0.2 ufo: 0.7.9 - vite: 2.7.13 + vite: 2.8.0 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-md/0.11.7_vite@2.7.13: - resolution: {integrity: sha512-RRdmadGpCxJLeeMXy93SWFz6kzh35NO7QjgHkvggC4BxoDXkVwNJRjSKgMvINWnJVPnkhiAs0o6k1QepazIwxw==} + /vite-plugin-md/0.11.8_vite@2.8.0: + resolution: {integrity: sha512-eFk4Ox8IKuT+7benAcwLvGcYt/T4We2UDmQmxvCrhABJpQSbh44MitD1Wu6w733VKgSZAO7wd8IuoA20yXkXVQ==} peerDependencies: vite: ^2.0.0 dependencies: - '@antfu/utils': 0.3.0 + '@antfu/utils': 0.5.0 '@rollup/pluginutils': 4.1.2 '@types/markdown-it': 12.2.3 gray-matter: 4.0.3 markdown-it: 12.3.2 - vite: 2.7.13 + vite: 2.8.0 dev: true - /vite-plugin-pages/0.20.1_vite@2.7.13: - resolution: {integrity: sha512-VHKE1/39HW4vqUcGLO6blq8MKqzP73kxYW9bykH1ihRfhgp7HLMCgTvmag6zDa66iKafzM3orzjVeIg4dUA+4A==} + /vite-plugin-pages/0.20.2_vite@2.8.0: + resolution: {integrity: sha512-A/N6Pez9sMzt7ZEfd1H7P9tmP6LrZwXMexV8xSiRahnUeNw+gz0W2dsPLJDZBvcixDZqoK8ggKdmyxgVBuTAfg==} peerDependencies: '@vue/compiler-sfc': '>=3' vite: '>=2' @@ -6815,13 +6903,13 @@ packages: fast-glob: 3.2.11 json5: 2.2.0 local-pkg: 0.4.1 - vite: 2.7.13 + vite: 2.8.0 yaml: 2.0.0-10 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-pwa/0.11.13_vite@2.7.13: + /vite-plugin-pwa/0.11.13_vite@2.8.0: resolution: {integrity: sha512-Ssj14m3TRVLfkFEAWSMcFE2d1cSdEZyrVTzfY2lSL+umHYvcIFHVDAY143sygtBCb44OPczsAOmWwBTxwOvh7g==} peerDependencies: vite: ^2.0.0 @@ -6830,7 +6918,7 @@ packages: fast-glob: 3.2.11 pretty-bytes: 5.6.0 rollup: 2.66.0 - vite: 2.7.13 + vite: 2.8.0 workbox-build: 6.4.2 workbox-window: 6.4.2 transitivePeerDependencies: @@ -6839,7 +6927,7 @@ packages: - supports-color dev: true - /vite-plugin-vue-layouts/0.6.0_5be28afadb16af157591decefdfd37a0: + /vite-plugin-vue-layouts/0.6.0_96c99e3b7a55d9fa64f74317a359b00e: resolution: {integrity: sha512-7QX7o/NpCfs+hyXphwYfmPqAEQ6qd4uXsvI0VsovjGT2eCoEE5dMdP6L+uqqNWY4uqv7oCvtinecZmbzZv/9Rg==} peerDependencies: vite: ^2.5.0 @@ -6849,28 +6937,28 @@ packages: '@vue/compiler-sfc': 3.2.29 debug: 4.3.3 fast-glob: 3.2.11 - vite: 2.7.13 - vue: 3.2.29 - vue-router: 4.0.12_vue@3.2.29 + vite: 2.8.0 + vue: 3.2.30 + vue-router: 4.0.12_vue@3.2.30 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-windicss/1.6.3_vite@2.7.13: - resolution: {integrity: sha512-D4fEUcAPoLRLdDZMee8NrHZHmn0Qj7AjSg1xNGBnZsMTwRPj93NKZk0fIIUoiKTEh1KrdQejW8g6cg0SgGKTww==} + /vite-plugin-windicss/1.7.0_vite@2.8.0: + resolution: {integrity: sha512-1ps7hk6Pr9TqsW9Y+QXmJ9PMowVLjM0h32c+jh9vdQr5Jzyim3hHivR0rXSkDV9znIB9RkjRQD1znRbAMX0OcQ==} peerDependencies: vite: ^2.0.1 dependencies: - '@windicss/plugin-utils': 1.6.3 + '@windicss/plugin-utils': 1.7.0 debug: 4.3.3 kolorist: 1.5.1 - vite: 2.7.13 + vite: 2.8.0 windicss: 3.4.3 transitivePeerDependencies: - supports-color dev: true - /vite-ssg/0.17.10_1ede6668370ad42aad1df87e2fa73e29: + /vite-ssg/0.17.10_dd02a634c6d9f894c7a4243a6abbc11a: resolution: {integrity: sha512-gPcw5RLmAq5CwZ9Q/Ca9kJWUm6KdxhkNRBzm8P4bGDCRQLNQkgTiQmK7ZwsdqD7C8bah4CMBFDeqz2MKSQintw==} engines: {node: '>=14.0.0'} hasBin: true @@ -6884,7 +6972,7 @@ packages: critters: optional: true dependencies: - '@vueuse/head': 0.7.5_vue@3.2.29 + '@vueuse/head': 0.7.5_vue@3.2.30 critters: 0.0.16 fs-extra: 10.0.0 html-minifier: 4.0.0 @@ -6892,9 +6980,9 @@ packages: jsdom: 19.0.0 kolorist: 1.5.1 prettier: 2.5.1 - vite: 2.7.13 - vue: 3.2.29 - vue-router: 4.0.12_vue@3.2.29 + vite: 2.8.0 + vue: 3.2.30 + vue-router: 4.0.12_vue@3.2.30 yargs: 17.3.1 transitivePeerDependencies: - bufferutil @@ -6903,8 +6991,8 @@ packages: - utf-8-validate dev: true - /vite/2.7.13: - resolution: {integrity: sha512-Mq8et7f3aK0SgSxjDNfOAimZGW9XryfHRa/uV0jseQSilg+KhYDSoNb9h1rknOy6SuMkvNDLKCYAYYUMCE+IgQ==} + /vite/2.8.0: + resolution: {integrity: sha512-ed5rjyeysttuPJX/aKSA0gTB/8ZKLM5xF6FtEuKy1B9DiQbDNFMVMQxnb9JesgBPUMMIJxC8w5KZ/KNWLKFXoA==} engines: {node: '>=12.2.0'} hasBin: true peerDependencies: @@ -6919,7 +7007,7 @@ packages: stylus: optional: true dependencies: - esbuild: 0.13.15 + esbuild: 0.14.21 postcss: 8.4.5 resolve: 1.22.0 rollup: 2.66.0 @@ -6927,8 +7015,8 @@ packages: fsevents: 2.3.2 dev: true - /vitest/0.2.7: - resolution: {integrity: sha512-rKbmtADi6jsxYrwBrw4+sdYPLm3eiTmx7ojoZXQshScxnGWbHP18hWNa2NUEOYgowatkIiWPDVIyFB1kPnhokw==} + /vitest/0.3.2: + resolution: {integrity: sha512-Xc0u8BVPBdD029uDcLSYDvy1MFenC6V8WvTJOGdld6NNWgz/swgsMvwZNzftsDohmHLgDyck8A+TaQdDd1tNwA==} engines: {node: '>=14.14.0'} hasBin: true peerDependencies: @@ -6952,7 +7040,7 @@ packages: local-pkg: 0.4.1 tinypool: 0.1.1 tinyspy: 0.2.10 - vite: 2.7.13 + vite: 2.8.0 transitivePeerDependencies: - less - sass @@ -7063,7 +7151,7 @@ packages: '@volar/vue-code-gen': 0.31.2 '@vscode/emmet-helper': 2.8.3 '@vue/reactivity': 3.2.29 - '@vue/shared': 3.2.29 + '@vue/shared': 3.2.30 upath: 2.0.1 vscode-css-languageservice: 5.1.9 vscode-html-languageservice: 4.2.1 @@ -7074,7 +7162,7 @@ packages: vscode-typescript-languageservice: 0.31.2 dev: true - /vue-demi/0.12.1_vue@3.2.29: + /vue-demi/0.12.1_vue@3.2.30: resolution: {integrity: sha512-QL3ny+wX8c6Xm1/EZylbgzdoDolye+VpCXRhI2hug9dJTP3OUJ3lmiKN3CsVV3mOJKwFi0nsstbgob0vG7aoIw==} engines: {node: '>=12'} hasBin: true @@ -7086,7 +7174,7 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: 3.2.29 + vue: 3.2.30 dev: false /vue-eslint-parser/8.2.0_eslint@8.8.0: @@ -7107,7 +7195,7 @@ packages: - supports-color dev: true - /vue-i18n/9.1.9_vue@3.2.29: + /vue-i18n/9.1.9_vue@3.2.30: resolution: {integrity: sha512-JeRdNVxS2OGp1E+pye5XB6+M6BBkHwAv9C80Q7+kzoMdUDGRna06tjC0vCB/jDX9aWrl5swxOMFcyAr7or8XTA==} engines: {node: '>= 10'} peerDependencies: @@ -7117,16 +7205,16 @@ packages: '@intlify/shared': 9.1.9 '@intlify/vue-devtools': 9.1.9 '@vue/devtools-api': 6.0.0-beta.21.1 - vue: 3.2.29 + vue: 3.2.30 dev: false - /vue-router/4.0.12_vue@3.2.29: + /vue-router/4.0.12_vue@3.2.30: resolution: {integrity: sha512-CPXvfqe+mZLB1kBWssssTiWg4EQERyqJZes7USiqfW9B5N2x+nHlnsM1D3b5CaJ6qgCvMmYJnz+G0iWjNCvXrg==} peerDependencies: vue: ^3.0.0 dependencies: '@vue/devtools-api': 6.0.0-beta.21.1 - vue: 3.2.29 + vue: 3.2.30 dev: false /vue-tsc/0.31.2_typescript@4.5.5: @@ -7140,14 +7228,14 @@ packages: vscode-vue-languageservice: 0.31.2 dev: true - /vue/3.2.29: - resolution: {integrity: sha512-cFIwr7LkbtCRanjNvh6r7wp2yUxfxeM2yPpDQpAfaaLIGZSrUmLbNiSze9nhBJt5MrZ68Iqt0O5scwAMEVxF+Q==} + /vue/3.2.30: + resolution: {integrity: sha512-ZmTFWVJUX2XADkuOB8GcLTuxnBLogjJBTNVrM7WsTnjqRQ+VR8bLNrvNsbn8vj/LaP5+0WFAPrpngOYE2x+e+Q==} dependencies: - '@vue/compiler-dom': 3.2.29 - '@vue/compiler-sfc': 3.2.29 - '@vue/runtime-dom': 3.2.29 - '@vue/server-renderer': 3.2.29_vue@3.2.29 - '@vue/shared': 3.2.29 + '@vue/compiler-dom': 3.2.30 + '@vue/compiler-sfc': 3.2.30 + '@vue/runtime-dom': 3.2.30 + '@vue/server-renderer': 3.2.30_vue@3.2.30 + '@vue/shared': 3.2.30 dev: false /w3c-hr-time/1.0.2: