diff --git a/package.json b/package.json index 1b22f32..9b6e295 100644 --- a/package.json +++ b/package.json @@ -13,39 +13,39 @@ "nprogress": "^0.2.0", "pinia": "^2.0.0-rc.9", "prism-theme-vars": "^0.2.2", - "vue": "^3.2.18", + "vue": "^3.2.19", "vue-demi": "^0.11.4", "vue-i18n": "^9.1.7", "vue-router": "^4.0.11" }, "devDependencies": { "@antfu/eslint-config": "^0.9.0", - "@iconify/json": "^1.1.406", + "@iconify/json": "^1.1.408", "@intlify/vite-plugin-vue-i18n": "^2.4.0", "@types/markdown-it-link-attributes": "^3.0.1", "@types/nprogress": "^0.2.0", "@vitejs/plugin-vue": "^1.9.2", - "@vue/compiler-sfc": "^3.2.18", - "@vue/server-renderer": "^3.2.18", + "@vue/compiler-sfc": "^3.2.19", + "@vue/server-renderer": "^3.2.19", "critters": "^0.0.10", "cross-env": "^7.0.3", "eslint": "^7.32.0", "https-localhost": "^4.7.0", "markdown-it-link-attributes": "^3.0.0", "markdown-it-prism": "^2.2.1", - "pnpm": "^6.15.1", + "pnpm": "^6.16.0", "typescript": "^4.4.3", - "unplugin-auto-import": "^0.4.8", + "unplugin-auto-import": "^0.4.10", "unplugin-icons": "^0.11.4", - "unplugin-vue-components": "^0.15.3", - "vite": "^2.5.10", + "unplugin-vue-components": "^0.15.6", + "vite": "^2.6.1", "vite-plugin-inspect": "^0.3.7", "vite-plugin-md": "^0.11.1", "vite-plugin-pages": "^0.18.1", "vite-plugin-pwa": "^0.11.2", "vite-plugin-vue-layouts": "^0.5.0", - "vite-plugin-windicss": "^1.4.5", - "vite-ssg": "^0.15.3", + "vite-plugin-windicss": "^1.4.8", + "vite-ssg": "^0.15.4", "vue-tsc": "^0.3.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0d8c266..38d3874 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2,13 +2,13 @@ lockfileVersion: 5.3 specifiers: '@antfu/eslint-config': ^0.9.0 - '@iconify/json': ^1.1.406 + '@iconify/json': ^1.1.408 '@intlify/vite-plugin-vue-i18n': ^2.4.0 '@types/markdown-it-link-attributes': ^3.0.1 '@types/nprogress': ^0.2.0 '@vitejs/plugin-vue': ^1.9.2 - '@vue/compiler-sfc': ^3.2.18 - '@vue/server-renderer': ^3.2.18 + '@vue/compiler-sfc': ^3.2.19 + '@vue/server-renderer': ^3.2.19 '@vueuse/core': ^6.5.3 '@vueuse/head': ^0.6.0 critters: ^0.0.10 @@ -19,65 +19,65 @@ specifiers: markdown-it-prism: ^2.2.1 nprogress: ^0.2.0 pinia: ^2.0.0-rc.9 - pnpm: ^6.15.1 + pnpm: ^6.16.0 prism-theme-vars: ^0.2.2 typescript: ^4.4.3 - unplugin-auto-import: ^0.4.8 + unplugin-auto-import: ^0.4.10 unplugin-icons: ^0.11.4 - unplugin-vue-components: ^0.15.3 - vite: ^2.5.10 + unplugin-vue-components: ^0.15.6 + vite: ^2.6.1 vite-plugin-inspect: ^0.3.7 vite-plugin-md: ^0.11.1 vite-plugin-pages: ^0.18.1 vite-plugin-pwa: ^0.11.2 vite-plugin-vue-layouts: ^0.5.0 - vite-plugin-windicss: ^1.4.5 - vite-ssg: ^0.15.3 - vue: ^3.2.18 + vite-plugin-windicss: ^1.4.8 + vite-ssg: ^0.15.4 + vue: ^3.2.19 vue-demi: ^0.11.4 vue-i18n: ^9.1.7 vue-router: ^4.0.11 vue-tsc: ^0.3.0 dependencies: - '@vueuse/core': 6.5.3_vue@3.2.18 - '@vueuse/head': 0.6.0_vue@3.2.18 + '@vueuse/core': 6.5.3_vue@3.2.19 + '@vueuse/head': 0.6.0_vue@3.2.19 nprogress: 0.2.0 - pinia: 2.0.0-rc.9_typescript@4.4.3+vue@3.2.18 + pinia: 2.0.0-rc.9_typescript@4.4.3+vue@3.2.19 prism-theme-vars: 0.2.2 - vue: 3.2.18 - vue-demi: 0.11.4_vue@3.2.18 - vue-i18n: 9.1.7_vue@3.2.18 - vue-router: 4.0.11_vue@3.2.18 + vue: 3.2.19 + vue-demi: 0.11.4_vue@3.2.19 + vue-i18n: 9.1.7_vue@3.2.19 + vue-router: 4.0.11_vue@3.2.19 devDependencies: '@antfu/eslint-config': 0.9.0_eslint@7.32.0+typescript@4.4.3 - '@iconify/json': 1.1.406 - '@intlify/vite-plugin-vue-i18n': 2.4.0_vite@2.5.10+vue-i18n@9.1.7 + '@iconify/json': 1.1.408 + '@intlify/vite-plugin-vue-i18n': 2.4.0_vite@2.6.1+vue-i18n@9.1.7 '@types/markdown-it-link-attributes': 3.0.1 '@types/nprogress': 0.2.0 - '@vitejs/plugin-vue': 1.9.2_vite@2.5.10 - '@vue/compiler-sfc': 3.2.18 - '@vue/server-renderer': 3.2.18_vue@3.2.18 + '@vitejs/plugin-vue': 1.9.2_vite@2.6.1 + '@vue/compiler-sfc': 3.2.19 + '@vue/server-renderer': 3.2.19_vue@3.2.19 critters: 0.0.10 cross-env: 7.0.3 eslint: 7.32.0 https-localhost: 4.7.0 markdown-it-link-attributes: 3.0.0 markdown-it-prism: 2.2.1 - pnpm: 6.15.1 + pnpm: 6.16.0 typescript: 4.4.3 - unplugin-auto-import: 0.4.8_@vueuse+core@6.5.3+vite@2.5.10 - unplugin-icons: 0.11.4_e5361e8664a0a56769b615f511416f8c - unplugin-vue-components: 0.15.3_vite@2.5.10+vue@3.2.18 - vite: 2.5.10 - vite-plugin-inspect: 0.3.7_vite@2.5.10 - vite-plugin-md: 0.11.1_vite@2.5.10 - vite-plugin-pages: 0.18.1_e862484ed9084698f5b7f54862f9a9df - vite-plugin-pwa: 0.11.2_vite@2.5.10 - vite-plugin-vue-layouts: 0.5.0_e1740431e5e55c0bf7c7b59f38794abf - vite-plugin-windicss: 1.4.5_typescript@4.4.3+vite@2.5.10 - vite-ssg: 0.15.3_08d561ab48cf2578af0da9713fcb3f5b + unplugin-auto-import: 0.4.10_@vueuse+core@6.5.3+vite@2.6.1 + unplugin-icons: 0.11.4_106496589e1ca1d7161f7c98c51411fd + unplugin-vue-components: 0.15.6_vite@2.6.1+vue@3.2.19 + vite: 2.6.1 + vite-plugin-inspect: 0.3.7_vite@2.6.1 + vite-plugin-md: 0.11.1_vite@2.6.1 + vite-plugin-pages: 0.18.1_054142d3e3057789198177f125a6a6db + vite-plugin-pwa: 0.11.2_vite@2.6.1 + vite-plugin-vue-layouts: 0.5.0_6e9f8bb7383b9d7aad01da7aac032e71 + vite-plugin-windicss: 1.4.8_typescript@4.4.3+vite@2.6.1 + vite-ssg: 0.15.4_413de7802af0561d7e307049e2e82bdc vue-tsc: 0.3.0_typescript@4.4.3 packages: @@ -1362,8 +1362,8 @@ packages: resolution: {integrity: sha512-LFelJDOLZ6JHlmlAkgrvmcu4hpNPB91KYcr4f60D/exzU1eNOb4/KCVHIydGHIQFaOacIOD+Xy+B7P1z812cZg==} dev: true - /@iconify/json/1.1.406: - resolution: {integrity: sha512-3mNuYfU1cQeaV0m2mSI5Lf+13Tr6xueOP30w3Du4xCIBFGQY4O0D8wJ8rOp9PXRik1oleu+aKfEVnned0b/tqw==} + /@iconify/json/1.1.408: + resolution: {integrity: sha512-GceXOj/a8FqPKT19umdPdV+yyxGyv9karZRWBTAseaO8jNdFzcj6Def77ZgysxkxilP+MWloW1/CAznPbE08xw==} dev: true /@intlify/bundle-utils/0.2.0: @@ -1426,7 +1426,7 @@ packages: resolution: {integrity: sha512-zt0zlUdalumvT9AjQNxPXA36UgOndUyvBMplh8uRZU0fhWHAwhnJTcf0NaG9Qvr8I1n3HPSs96+kLb/YdwTavQ==} engines: {node: '>= 10'} - /@intlify/vite-plugin-vue-i18n/2.4.0_vite@2.5.10+vue-i18n@9.1.7: + /@intlify/vite-plugin-vue-i18n/2.4.0_vite@2.6.1+vue-i18n@9.1.7: resolution: {integrity: sha512-DXBvl7JEEcChjrsCUHIBJUSqgAXJSUzbaZskzTuJy5K3FDCX/g9XfHVaw8lCUaW7jYF60BIsPr87sAP1QSGB0Q==} engines: {node: '>= 12'} peerDependencies: @@ -1438,8 +1438,8 @@ packages: '@rollup/pluginutils': 4.1.1 debug: 4.3.2 fast-glob: 3.2.7 - vite: 2.5.10 - vue-i18n: 9.1.7_vue@3.2.18 + vite: 2.6.1 + vue-i18n: 9.1.7_vue@3.2.19 transitivePeerDependencies: - supports-color dev: true @@ -1716,13 +1716,13 @@ packages: eslint-visitor-keys: 2.1.0 dev: true - /@vitejs/plugin-vue/1.9.2_vite@2.5.10: + /@vitejs/plugin-vue/1.9.2_vite@2.6.1: resolution: {integrity: sha512-QnUQJvGmY+YT9xTidLcjr6NAjKWNdSuul1M+BZ6uwTQaO5vpAY9USBncXESATk742dYMZGJenegJgeJhG/HMNQ==} engines: {node: '>=12.0.0'} peerDependencies: vite: ^2.5.10 dependencies: - vite: 2.5.10 + vite: 2.6.1 dev: true /@volar/code-gen/0.27.14: @@ -1792,11 +1792,11 @@ packages: source-map: 0.6.1 dev: true - /@vue/compiler-core/3.2.18: - resolution: {integrity: sha512-zNKVUx2gN/46xjKy+fNRB3+PJVO2WoGUUdpQo9w5GylWj8vs/r7pMuzQralP8J02YDp6YgJ61v1Yjq7nW5xK6Q==} + /@vue/compiler-core/3.2.19: + resolution: {integrity: sha512-8dOPX0YOtaXol0Zf2cfLQ4NU/yHYl2H7DCKsLEZ7gdvPK6ZSEwGLJ7IdghhY2YEshEpC5RB9QKdC5I07z8Dtjg==} dependencies: '@babel/parser': 7.15.6 - '@vue/shared': 3.2.18 + '@vue/shared': 3.2.19 estree-walker: 2.0.2 source-map: 0.6.1 @@ -1814,11 +1814,11 @@ packages: '@vue/shared': 3.2.16 dev: true - /@vue/compiler-dom/3.2.18: - resolution: {integrity: sha512-AqCND7Q0vYFlsBcwWnbcmOiVS/J/70qTZOCPxJnktvH+w4Y7F9omKDyuhsd/ZsJCmSvvpzqBNf2hgtMnoTjNiw==} + /@vue/compiler-dom/3.2.19: + resolution: {integrity: sha512-WzQoE8rfkFjPtIioc7SSgTsnz9g2oG61DU8KHnzPrRS7fW/lji6H2uCYJfp4Z6kZE8GjnHc1Ljwl3/gxDes0cw==} dependencies: - '@vue/compiler-core': 3.2.18 - '@vue/shared': 3.2.18 + '@vue/compiler-core': 3.2.19 + '@vue/shared': 3.2.19 /@vue/compiler-sfc/3.2.16: resolution: {integrity: sha512-AxaDDg0ZjY7lCoVnCq7V+K3SIEfhyIHtten7k/LRupVC/VzSbelBmW0J8bawgsjLJAfTsdWZjeezZ5JJp2DM/A==} @@ -1835,15 +1835,15 @@ packages: source-map: 0.6.1 dev: true - /@vue/compiler-sfc/3.2.18: - resolution: {integrity: sha512-ui+w1WtVjxlSlnvR4uYgVbbYcN75SrADyMuStnhRqhQM8E2MzJ99W/7Qm3UDs+GxzCEDyQA1CmUvtCg5tlwOMw==} + /@vue/compiler-sfc/3.2.19: + resolution: {integrity: sha512-pLlbgkO1UHTO02MSpa/sFOXUwIDxSMiKZ1ozE5n71CY4DM+YmI+G3gT/ZHZ46WBId7f3VTF/D8pGwMygcQbrQA==} dependencies: '@babel/parser': 7.15.6 - '@vue/compiler-core': 3.2.18 - '@vue/compiler-dom': 3.2.18 - '@vue/compiler-ssr': 3.2.18 - '@vue/ref-transform': 3.2.18 - '@vue/shared': 3.2.18 + '@vue/compiler-core': 3.2.19 + '@vue/compiler-dom': 3.2.19 + '@vue/compiler-ssr': 3.2.19 + '@vue/ref-transform': 3.2.19 + '@vue/shared': 3.2.19 estree-walker: 2.0.2 magic-string: 0.25.7 postcss: 8.3.6 @@ -1856,11 +1856,11 @@ packages: '@vue/shared': 3.2.16 dev: true - /@vue/compiler-ssr/3.2.18: - resolution: {integrity: sha512-qncqUn+y00o2X8h75XUmekzpxjlQOtZkR2XzEDkBFyRfe+jruG2l0MBFKq88wMeiHRzAfysRNqRQd2KXopHPFQ==} + /@vue/compiler-ssr/3.2.19: + resolution: {integrity: sha512-oLon0Cn3O7WEYzzmzZavGoqXH+199LT+smdjBT3Uf3UX4HwDNuBFCmvL0TsqV9SQnIgKvBRbQ7lhbpnd4lqM3w==} dependencies: - '@vue/compiler-dom': 3.2.18 - '@vue/shared': 3.2.18 + '@vue/compiler-dom': 3.2.19 + '@vue/shared': 3.2.19 /@vue/devtools-api/6.0.0-beta.15: resolution: {integrity: sha512-quBx4Jjpexo6KDiNUGFr/zF/2A4srKM9S9v2uHgMXSU//hjgq1eGzqkIFql8T9gfX5ZaVOUzYBP3jIdIR3PKIA==} @@ -1872,10 +1872,10 @@ packages: '@vue/shared': 3.2.11 dev: true - /@vue/reactivity/3.2.18: - resolution: {integrity: sha512-NTGsS2uQqWO4HIhGKmXXUZZvu/R+GW2e+i08ZYJVnR6vScN8WGlg+GU3HiG4UvhNrTAdhMFPoy+no5t3iXnvVw==} + /@vue/reactivity/3.2.19: + resolution: {integrity: sha512-FtachoYs2SnyrWup5UikP54xDX6ZJ1s5VgHcJp4rkGoutU3Ry61jhs+nCX7J64zjX992Mh9gGUC0LqTs8q9vCA==} dependencies: - '@vue/shared': 3.2.18 + '@vue/shared': 3.2.19 dev: false /@vue/ref-transform/3.2.16: @@ -1888,38 +1888,38 @@ packages: magic-string: 0.25.7 dev: true - /@vue/ref-transform/3.2.18: - resolution: {integrity: sha512-STPcQbA8u3DftZjZW/dS+0mGIABKgbXCxOJTyEYxP+rxa66tqa/QSkeuz54h0zk2wgPfe4vo2QPtcFGl3kl45A==} + /@vue/ref-transform/3.2.19: + resolution: {integrity: sha512-03wwUnoIAeKti5IGGx6Vk/HEBJ+zUcm5wrUM3+PQsGf7IYnXTbeIfHHpx4HeSeWhnLAjqZjADQwW8uA4rBmVbg==} dependencies: '@babel/parser': 7.15.6 - '@vue/compiler-core': 3.2.18 - '@vue/shared': 3.2.18 + '@vue/compiler-core': 3.2.19 + '@vue/shared': 3.2.19 estree-walker: 2.0.2 magic-string: 0.25.7 - /@vue/runtime-core/3.2.18: - resolution: {integrity: sha512-wGRUSRE8grf90TdXJeWusdDG+mn+40L7wBH08neNM4L/f6qW9arlymvrYLOiMz7PoH28aMlI3w6l9tvGSlMbjA==} + /@vue/runtime-core/3.2.19: + resolution: {integrity: sha512-qArZSWKxWsgKfxk9BelZ32nY0MZ31CAW2kUUyVJyxh4cTfHaXGbjiQB5JgsvKc49ROMNffv9t3/qjasQqAH+RQ==} dependencies: - '@vue/reactivity': 3.2.18 - '@vue/shared': 3.2.18 + '@vue/reactivity': 3.2.19 + '@vue/shared': 3.2.19 dev: false - /@vue/runtime-dom/3.2.18: - resolution: {integrity: sha512-iP6AP0zANe0OfHWV7VDiR9eH2WGJuLHBHEsyIfOteZUuowM8VkIVgn+10HGnVEV+nfpaVAVPItQDc/TwmR73Rw==} + /@vue/runtime-dom/3.2.19: + resolution: {integrity: sha512-hIRboxXwafeHhbZEkZYNV0MiJXPNf4fP0X6hM2TJb0vssz8BKhD9cF92BkRgZztTQevecbhk0gu4uAPJ3dxL9A==} dependencies: - '@vue/runtime-core': 3.2.18 - '@vue/shared': 3.2.18 + '@vue/runtime-core': 3.2.19 + '@vue/shared': 3.2.19 csstype: 2.6.18 dev: false - /@vue/server-renderer/3.2.18_vue@3.2.18: - resolution: {integrity: sha512-UUndtVq2z3IN3PmK+siu1W6lFvP9lb2hyKFw2CxZug3A4jKrUuYadvtItIRxt2rNsLIoLydnxBa2pyUM6+8S4g==} + /@vue/server-renderer/3.2.19_vue@3.2.19: + resolution: {integrity: sha512-A9FNT7fgQJXItwdzWREntAgWKVtKYuXHBKGev/H4+ByTu8vB7gQXGcim01QxaJshdNg4dYuH2tEBZXCNCNx+/w==} peerDependencies: - vue: 3.2.18 + vue: 3.2.19 dependencies: - '@vue/compiler-ssr': 3.2.18 - '@vue/shared': 3.2.18 - vue: 3.2.18 + '@vue/compiler-ssr': 3.2.19 + '@vue/shared': 3.2.19 + vue: 3.2.19 /@vue/shared/3.2.11: resolution: {integrity: sha512-ovfXAsSsCvV9JVceWjkqC/7OF5HbgLOtCWjCIosmPGG8lxbPuavhIxRH1dTx4Dg9xLgRTNLvI3pVxG4ItQZekg==} @@ -1929,10 +1929,10 @@ packages: resolution: {integrity: sha512-zpv8lxuatl3ruCJCsGzrO/F4+IlLug4jbu3vaIi/wJVZKQgnsW1R/xSRJMQS6K57cl4fT/2zkrYsWh1/6H7Esw==} dev: true - /@vue/shared/3.2.18: - resolution: {integrity: sha512-vFa2annVlbI082ICC3BH239UFO66nn2Syxy9shI7N2haPrc4rFRyNuDjWKJRe3sX7py4yhYL7fopB5tWGwGVyA==} + /@vue/shared/3.2.19: + resolution: {integrity: sha512-Knqhx7WieLdVgwCAZgTVrDCXZ50uItuecLh9JdLC8O+a5ayaSyIQYveUK3hCRNC7ws5zalHmZwfdLMGaS8r4Ew==} - /@vueuse/core/6.5.3_vue@3.2.18: + /@vueuse/core/6.5.3_vue@3.2.19: resolution: {integrity: sha512-o3CTu4nEqs371sDY5qLBX0r4QOm6GVpm3ApQc2Y+p8OMI2rRGartQo8xRykpUfsyq602A+SVtm/wxIWBkD/KCQ==} peerDependencies: '@vue/composition-api': ^1.1.0 @@ -1943,20 +1943,20 @@ packages: vue: optional: true dependencies: - '@vueuse/shared': 6.5.3_vue@3.2.18 - vue: 3.2.18 - vue-demi: 0.11.4_vue@3.2.18 + '@vueuse/shared': 6.5.3_vue@3.2.19 + vue: 3.2.19 + vue-demi: 0.11.4_vue@3.2.19 dev: false - /@vueuse/head/0.6.0_vue@3.2.18: + /@vueuse/head/0.6.0_vue@3.2.19: resolution: {integrity: sha512-fi7ZjkMpEAUtTT6iR5wgL2HkX1+3zbrmbpcwU//RgJIWEr5b42jk8E9yOheaC2dYAAHzelAllVpX0pDmhcTXuw==} peerDependencies: vue: '>=3' dependencies: - vue: 3.2.18 + vue: 3.2.19 dev: false - /@vueuse/shared/6.5.3_vue@3.2.18: + /@vueuse/shared/6.5.3_vue@3.2.19: resolution: {integrity: sha512-ChOKu3mECyZeqGJ/gHVm0CaHoZK5/TwNZr1ZM/aqH+RaRNQvC1qkLf1/8PBugzN3yRgC3BtZ/M1kLpGe/BFylw==} peerDependencies: '@vue/composition-api': ^1.1.0 @@ -1967,16 +1967,16 @@ packages: vue: optional: true dependencies: - vue: 3.2.18 - vue-demi: 0.11.4_vue@3.2.18 + vue: 3.2.19 + vue-demi: 0.11.4_vue@3.2.19 dev: false - /@windicss/config/1.4.5_typescript@4.4.3: - resolution: {integrity: sha512-+LLk3KmFTELPIVaBj9T4PE27aKtnLPLiHKeKLiK3H8yjre52F6IkP5czM5QBk9Ri8CHUIEjJClNDjOAMC1xBIg==} + /@windicss/config/1.4.8_typescript@4.4.3: + resolution: {integrity: sha512-lZgPvK70gSSGWxSCIZzYmsxlTtJ23ZPKXh+OR9ZaAfNGczZH4G01dxfZN69iNQt4o3uXKJtVN0dZsxHEWzggqQ==} dependencies: debug: 4.3.2 jiti: 1.12.3 - tsup: 5.1.0_typescript@4.4.3 + tsup: 5.2.1_typescript@4.4.3 windicss: 3.1.7 transitivePeerDependencies: - supports-color @@ -1984,11 +1984,11 @@ packages: - typescript dev: true - /@windicss/plugin-utils/1.4.5_typescript@4.4.3: - resolution: {integrity: sha512-pzpHJe8E/eYRHbLe3u568dAw/+3zomG/ptZ3cWk7GrYyRQooRoeEdRu4c0cyHQIVUIXJ7IO2tGHPFdd3yJS9Vg==} + /@windicss/plugin-utils/1.4.8_typescript@4.4.3: + resolution: {integrity: sha512-9tBJZi/8xxsMb9ZaxalNxo0yv6pR8/H2e/4io00qN+Oie2zOgDc54zFrr+kozgN1ISdmV15zGUXgEMdylEDC+Q==} dependencies: '@antfu/utils': 0.3.0 - '@windicss/config': 1.4.5_typescript@4.4.3 + '@windicss/config': 1.4.8_typescript@4.4.3 debug: 4.3.2 fast-glob: 3.2.7 magic-string: 0.25.7 @@ -2306,6 +2306,12 @@ packages: engines: {node: '>=6'} dev: true + /builtins/4.0.0: + resolution: {integrity: sha512-qC0E2Dxgou1IHhvJSLwGDSTvokbRovU5zZFuDY6oY8Y2lF3nGt5Ad8YZK7GMtqzY84Wu7pXTPeHQeHcXSXsRhw==} + dependencies: + semver: 7.3.5 + dev: true + /bytes/3.0.0: resolution: {integrity: sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=} engines: {node: '>= 0.8'} @@ -2841,12 +2847,163 @@ packages: is-symbol: 1.0.4 dev: true + /esbuild-android-arm64/0.13.3: + resolution: {integrity: sha512-jc9E8vGTHkzb0Vwl74H8liANV9BWsqtzLHaKvcsRgf1M+aVCBSF0gUheduAKfDsbDMT0judeMLhwBP34EUesTA==} + cpu: [arm64] + os: [android] + requiresBuild: true + dev: true + optional: true + + /esbuild-darwin-64/0.13.3: + resolution: {integrity: sha512-8bG3Zq+ZNuLlIJebOO2+weI7P2LVf33sOzaUfHj8MuJ+1Ixe4KtQxfYp7qhFnP6xP2ToJaYHxGUfLeiUCEz9hw==} + cpu: [x64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + + /esbuild-darwin-arm64/0.13.3: + resolution: {integrity: sha512-5E81eImYtTgh8pY7Gq4WQHhWkR/LvYadUXmuYeZBiP+3ADZJZcG60UFceZrjqNPaFOWKr/xmh4aNocwagEubcA==} + cpu: [arm64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + + /esbuild-freebsd-64/0.13.3: + resolution: {integrity: sha512-ou+f91KkTGexi8HvF/BdtsITL6plbciQfZGys7QX6/QEwyE96PmL5KnU6ZQwoU7E99Ts6Sc9bUDq8HXJubKtBA==} + cpu: [x64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + + /esbuild-freebsd-arm64/0.13.3: + resolution: {integrity: sha512-F1zV7nySjHswJuvIgjkiG5liZ63MeazDGXGKViTCeegjZ71sAhOChcaGhKcu6vq9+vqZxlfEi1fmXlx6Pc3coQ==} + cpu: [arm64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + + /esbuild-linux-32/0.13.3: + resolution: {integrity: sha512-mHHc2v6uLrHH4zaaq5RB/5IWzgimEJ1HGldzf1qtGI513KZWfH0HRRQ8p1di4notJgBn7tDzWQ1f34ZHy69viQ==} + cpu: [ia32] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /esbuild-linux-64/0.13.3: + resolution: {integrity: sha512-FJ1De2O89mrOuqtaEXu41qIYJU6R41F+OA6vheNwcAQcX8fu0aiA13FJeLABq29BYJuTVgRj3cyC8q+tz19/dQ==} + cpu: [x64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /esbuild-linux-arm/0.13.3: + resolution: {integrity: sha512-9BJNRtLwBh3OP22cln9g3AJdbAQUcjRHqA4BScx9k4RZpGqPokFr548zpeplxWhcwrIjT8qPebwH9CrRVy8Bsw==} + cpu: [arm] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /esbuild-linux-arm64/0.13.3: + resolution: {integrity: sha512-Cauhr45KSo+wRUojs+1qfycQqQCAXTOvsWvkZ6xmEMAXLAm+f8RQGDQeP8CAf8Yeelnegcn6UNdvzdzLHhWDFg==} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /esbuild-linux-mips64le/0.13.3: + resolution: {integrity: sha512-YVzJUGCncuuLm2boYyVeuMFsak4ZAhdiBwi0xNDZCC8sy+tS6Boe2mzcrD2uubv5JKAUOrpN186S1DtU4WgBgw==} + cpu: [mips64el] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /esbuild-linux-ppc64le/0.13.3: + resolution: {integrity: sha512-GU6CqqKtJEoyxC2QWHiJtmuOz9wc/jMv8ZloK2WwiGY5yMvAmM3PI103Dj7xcjebNTHBqITTUw/aigY1wx5A3w==} + cpu: [ppc64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /esbuild-openbsd-64/0.13.3: + resolution: {integrity: sha512-HVpkgpn4BQt4BPDAjTOpeMub6mzNWw6Y3gaLQJrpbO24pws6ZwYkY24OI3/Uo3LDCbH6856MM81JxECt92OWjA==} + cpu: [x64] + os: [openbsd] + requiresBuild: true + dev: true + optional: true + + /esbuild-sunos-64/0.13.3: + resolution: {integrity: sha512-XncBVOtnEfUbPV4CaiFBxh38ychnBfwCxuTm9iAqcHzIwkmeNRN5qMzDyfE1jyfJje+Bbt6AvIfz6SdYt8/UEQ==} + cpu: [x64] + os: [sunos] + requiresBuild: true + dev: true + optional: true + + /esbuild-windows-32/0.13.3: + resolution: {integrity: sha512-ZlgDz7d1nk8wQACi+z8IDzNZVUlN9iprAme+1YSTsfFDlkyI8jeaGWPk9EQFNY7rJzsLVYm6eZ2mhPioc7uT5A==} + cpu: [ia32] + os: [win32] + requiresBuild: true + dev: true + optional: true + + /esbuild-windows-64/0.13.3: + resolution: {integrity: sha512-YX7KvRez3TR+GudlQm9tND/ssj2FsF9vb8ZWzAoZOLxpPzE3y+3SFJNrfDzzQKPzJ0Pnh9KBP4gsaMwJjKHDhw==} + cpu: [x64] + os: [win32] + requiresBuild: true + dev: true + optional: true + + /esbuild-windows-arm64/0.13.3: + resolution: {integrity: sha512-nP7H0Y2a6OJd3Qi1Q8sehhyP4x4JoXK4S5y6FzH2vgaJgiyEurzFxjUufGdMaw+RxtxiwD/uRndUgwaZ2JD8lg==} + cpu: [arm64] + os: [win32] + requiresBuild: true + dev: true + optional: true + /esbuild/0.12.28: resolution: {integrity: sha512-pZ0FrWZXlvQOATlp14lRSk1N9GkeJ3vLIwOcUoo3ICQn9WNR4rWoNi81pbn6sC1iYUy7QPqNzI3+AEzokwyVcA==} hasBin: true requiresBuild: true dev: true + /esbuild/0.13.3: + resolution: {integrity: sha512-98xovMLKnyhv3gcReUuAEi5Ig1rK6SIgvsJuBIcfwzqGSEHsV8UJjMlmkhHoHMf9XZybMpE9Zax8AA8f7i2hlQ==} + hasBin: true + requiresBuild: true + optionalDependencies: + esbuild-android-arm64: 0.13.3 + esbuild-darwin-64: 0.13.3 + esbuild-darwin-arm64: 0.13.3 + esbuild-freebsd-64: 0.13.3 + esbuild-freebsd-arm64: 0.13.3 + esbuild-linux-32: 0.13.3 + esbuild-linux-64: 0.13.3 + esbuild-linux-arm: 0.13.3 + esbuild-linux-arm64: 0.13.3 + esbuild-linux-mips64le: 0.13.3 + esbuild-linux-ppc64le: 0.13.3 + esbuild-openbsd-64: 0.13.3 + esbuild-sunos-64: 0.13.3 + esbuild-windows-32: 0.13.3 + esbuild-windows-64: 0.13.3 + esbuild-windows-arm64: 0.13.3 + dev: true + /escalade/3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} engines: {node: '>=6'} @@ -3749,6 +3906,12 @@ packages: resolve-from: 5.0.0 dev: true + /import-meta-resolve/1.1.1: + resolution: {integrity: sha512-JiTuIvVyPaUg11eTrNDx5bgQ/yMKMZffc7YSjvQeSMXy58DO2SQ8BtAf3xteZvmzvjYh14wnqNjL8XVeDy2o9A==} + dependencies: + builtins: 4.0.0 + dev: true + /imurmurhash/0.1.4: resolution: {integrity: sha1-khi5srkoojixPcT7a21XbyMUU+o=} engines: {node: '>=0.8.19'} @@ -4199,6 +4362,12 @@ packages: strip-bom: 3.0.0 dev: true + /local-pkg/0.1.0: + resolution: {integrity: sha512-WsR2tHvRGIxcC2clC30ECb5fjywzsjQagaHIy1+ykZaHz0ByoB0OL2riHqIYA5YYnensRXLszwbzHkhKzehZDg==} + dependencies: + mlly: 0.2.2 + dev: true + /locate-path/2.0.0: resolution: {integrity: sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=} engines: {node: '>=4'} @@ -4366,6 +4535,12 @@ packages: resolution: {integrity: sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==} dev: true + /mlly/0.2.2: + resolution: {integrity: sha512-11El6hDlHxGOinGkdGBkflb7ri9vIFDYMq8xBwuQyDZA43cWlKOpPdBtxQmmNG/P58SK1Otw2I4VMlAY93LJ+Q==} + dependencies: + import-meta-resolve: 1.1.1 + dev: true + /ms/2.0.0: resolution: {integrity: sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=} dev: true @@ -4394,6 +4569,10 @@ packages: thenify-all: 1.6.0 dev: true + /nanocolors/0.2.12: + resolution: {integrity: sha512-SFNdALvzW+rVlzqexid6epYdt8H9Zol7xDoQarioEFcFN0JHo4CYNztAxmtfgGTVRCmFlEOqqhBpoFGKqSAMug==} + dev: true + /nanoid/3.1.25: resolution: {integrity: sha512-rdwtIXaXCLFAQbnfqDRnI6jaRHp9fTcYBjtFKE8eezcZ7LuLjhUaQGNeMXf1HmRoCH32CLz6XwX0TtxEOS/A3Q==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} @@ -4703,7 +4882,7 @@ packages: engines: {node: '>=4'} dev: true - /pinia/2.0.0-rc.9_typescript@4.4.3+vue@3.2.18: + /pinia/2.0.0-rc.9_typescript@4.4.3+vue@3.2.19: resolution: {integrity: sha512-JrFnxKbuyYPEZ6ZS56sBHRzabZj+5xkJj8jxCHGNJ1h2I824QJuLXJVV/3pgkUw0pfXYrRxcO6EiV9+wapSicg==} peerDependencies: '@vue/composition-api': ^1.1.4 @@ -4717,8 +4896,8 @@ packages: dependencies: '@vue/devtools-api': 6.0.0-beta.15 typescript: 4.4.3 - vue: 3.2.18 - vue-demi: 0.11.4_vue@3.2.18 + vue: 3.2.19 + vue-demi: 0.11.4_vue@3.2.19 dev: false /pirates/4.0.1: @@ -4747,8 +4926,8 @@ packages: engines: {node: '>=4'} dev: true - /pnpm/6.15.1: - resolution: {integrity: sha512-hYGK8xlLdMj/sFhOLJ+x8IotsOkBp01c2mdWdLeKlUdA6EOl/RNWRp+7dUWs3Si2E1zgdTiHsEgNGYffv0PyLQ==} + /pnpm/6.16.0: + resolution: {integrity: sha512-g5rbneSqacQaEW0gdvGouxNHbDIpLTShg+cS4yCUwnj32RwMHwxChtcxPOR9VNZvNegcKE9LFUA0PA/uN37mDA==} engines: {node: '>=12.17'} hasBin: true dev: true @@ -4775,6 +4954,15 @@ packages: nanoid: 3.1.25 source-map-js: 0.6.2 + /postcss/8.3.8: + resolution: {integrity: sha512-GT5bTjjZnwDifajzczOC+r3FI3Cu+PgPvrsjhQdRqa2kTJ4968/X9CUce9xttIB0xOs5c6xf0TCWZo/y9lF6bA==} + engines: {node: ^10 || ^12 || >=14} + dependencies: + nanocolors: 0.2.12 + nanoid: 3.1.25 + source-map-js: 0.6.2 + dev: true + /prelude-ls/1.1.2: resolution: {integrity: sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=} engines: {node: '>= 0.8.0'} @@ -5170,6 +5358,14 @@ packages: fsevents: 2.3.2 dev: true + /rollup/2.57.0: + resolution: {integrity: sha512-bKQIh1rWKofRee6mv8SrF2HdP6pea5QkwBZSMImJysFj39gQuiV8MEPBjXOCpzk3wSYp63M2v2wkWBmFC8O/rg==} + engines: {node: '>=10.0.0'} + hasBin: true + optionalDependencies: + fsevents: 2.3.2 + dev: true + /run-parallel/1.2.0: resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} dependencies: @@ -5669,8 +5865,8 @@ packages: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} dev: true - /tsup/5.1.0_typescript@4.4.3: - resolution: {integrity: sha512-shox7rIKPneySkC6CI7py1N1Buqlp++sofTztZxGAESP4od2WrPD/y0FwNo6+XaoXfuzVV6bDAwvCtDpc0bq1A==} + /tsup/5.2.1_typescript@4.4.3: + resolution: {integrity: sha512-eQmRfKoHIiTFg38Dh2MARCx3J0+P+wbwB5iSHcXTwsnVR9csGLpln5qqBjdgyAGV1VTbOmyU37veCi2eA+wuqA==} hasBin: true peerDependencies: typescript: ^4.2.3 @@ -5688,7 +5884,7 @@ packages: joycon: 3.0.1 postcss-load-config: 3.1.0 resolve-from: 5.0.0 - rollup: 2.56.3 + rollup: 2.57.0 sucrase: 3.20.1 tree-kill: 1.2.2 typescript: 4.4.3 @@ -5823,8 +6019,8 @@ packages: engines: {node: '>= 0.8'} dev: true - /unplugin-auto-import/0.4.8_@vueuse+core@6.5.3+vite@2.5.10: - resolution: {integrity: sha512-qK7loR5lz1ctkw9cXBpNxelkYVGqQnyBdtDX7vX12MCEJpddNnKzxgKq/vAK+7VDoojQ2RU14++V7DeV/+SoDw==} + /unplugin-auto-import/0.4.10_@vueuse+core@6.5.3+vite@2.6.1: + resolution: {integrity: sha512-wLnSQ7pZ/GTQvwSnLrs0Sqwayaha5IlHmpQR9HidvioKTsJTGHsOisu2alFct08plq3jih+j7Te7weVEeJW96g==} engines: {node: '>=14'} peerDependencies: '@vueuse/core': ^6.0.0 @@ -5834,18 +6030,18 @@ packages: dependencies: '@antfu/utils': 0.3.0 '@rollup/pluginutils': 4.1.1 - '@vueuse/core': 6.5.3_vue@3.2.18 - has-pkg: 0.0.1 + '@vueuse/core': 6.5.3_vue@3.2.19 + local-pkg: 0.1.0 magic-string: 0.25.7 resolve: 1.20.0 - unplugin: 0.2.16_vite@2.5.10 + unplugin: 0.2.16_vite@2.6.1 transitivePeerDependencies: - rollup - vite - webpack dev: true - /unplugin-icons/0.11.4_e5361e8664a0a56769b615f511416f8c: + /unplugin-icons/0.11.4_106496589e1ca1d7161f7c98c51411fd: resolution: {integrity: sha512-vmUqYCf+uFZF33GyL5/1X3LqNJrn6RfI8K85EPs8PzTTqMF6lGnO9wERSo2yKt2wzkCye10urZFdaYrReheA8A==} peerDependencies: '@iconify/json': '*' @@ -5864,33 +6060,34 @@ packages: optional: true dependencies: '@antfu/utils': 0.3.0 - '@iconify/json': 1.1.406 + '@iconify/json': 1.1.408 '@iconify/json-tools': 1.0.10 - '@vue/compiler-sfc': 3.2.18 + '@vue/compiler-sfc': 3.2.19 has-pkg: 0.0.1 - unplugin: 0.2.14_vite@2.5.10 + unplugin: 0.2.14_vite@2.6.1 transitivePeerDependencies: - rollup - vite - webpack dev: true - /unplugin-vue-components/0.15.3_vite@2.5.10+vue@3.2.18: - resolution: {integrity: sha512-y358MXjvfmAqo/n/BKwl2QP5cbo0Npj37FbWig+9BKREMMPvZRIBNK8z4E9+ewriDAXGHcKAbHmXCinZf30hBA==} + /unplugin-vue-components/0.15.6_vite@2.6.1+vue@3.2.19: + resolution: {integrity: sha512-Prl+qtWtDwnxSYJckGn+WvrXElhEnjN9bJyi9D7d0mJcsspuFBlxRQEzAUnDvlr0CvuIkBZBVdXLu1oDTESjhg==} engines: {node: '>=14'} peerDependencies: vue: 2 || 3 dependencies: + '@antfu/utils': 0.3.0 '@rollup/pluginutils': 4.1.1 chokidar: 3.5.2 debug: 4.3.2 fast-glob: 3.2.7 - has-pkg: 0.0.1 + local-pkg: 0.1.0 magic-string: 0.25.7 minimatch: 3.0.4 resolve: 1.20.0 - unplugin: 0.2.14_vite@2.5.10 - vue: 3.2.18 + unplugin: 0.2.16_vite@2.6.1 + vue: 3.2.19 transitivePeerDependencies: - rollup - supports-color @@ -5898,7 +6095,7 @@ packages: - webpack dev: true - /unplugin/0.2.14_vite@2.5.10: + /unplugin/0.2.14_vite@2.6.1: resolution: {integrity: sha512-6B9RUTJzvdMjJshEGyiBc2HRpVTaRiQ7WEJxgL/pwH4RZZWzb1if5YjjYHOhcY8v34x8fgbvRWKxD+kyiPG5Gg==} peerDependencies: rollup: ^2.50.0 @@ -5913,11 +6110,11 @@ packages: optional: true dependencies: pathe: 0.0.2 - vite: 2.5.10 + vite: 2.6.1 webpack-virtual-modules: 0.4.3 dev: true - /unplugin/0.2.16_vite@2.5.10: + /unplugin/0.2.16_vite@2.6.1: resolution: {integrity: sha512-KkXatHba0baJszSHW+2e8EQU/5Bz7rYwzYXu8wUeq97tE6K3wvub+7OWSuRv04LttvzNLsJ2jXEyR35gofv74Q==} peerDependencies: rollup: ^2.50.0 @@ -5931,7 +6128,7 @@ packages: webpack: optional: true dependencies: - vite: 2.5.10 + vite: 2.6.1 webpack-virtual-modules: 0.4.3 dev: true @@ -5980,7 +6177,7 @@ packages: engines: {node: '>= 0.8'} dev: true - /vite-plugin-inspect/0.3.7_vite@2.5.10: + /vite-plugin-inspect/0.3.7_vite@2.6.1: resolution: {integrity: sha512-Ws1tV2wNeX0sh/Sahvh7/DbSBqpVtmlsZNNvoMehcJoKFpoULxsm68HFhDXxb63wQLPXPz3XLmE7ex89zI0kfw==} peerDependencies: vite: ^2.0.0 @@ -5988,12 +6185,12 @@ packages: debug: 4.3.2 sirv: 1.0.17 ufo: 0.7.9 - vite: 2.5.10 + vite: 2.6.1 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-md/0.11.1_vite@2.5.10: + /vite-plugin-md/0.11.1_vite@2.6.1: resolution: {integrity: sha512-nS+VmwFpUv+RiUcHntMPGXb8QxdJupW7q4AtqWpdpkAmTgI/HRilLRFtBIPxt4d+ZVtuMFrG3l1TG/hTUgghUg==} peerDependencies: vite: ^2.0.0 @@ -6001,10 +6198,10 @@ packages: '@rollup/pluginutils': 4.1.1 gray-matter: 4.0.3 markdown-it: 12.2.0 - vite: 2.5.10 + vite: 2.6.1 dev: true - /vite-plugin-pages/0.18.1_e862484ed9084698f5b7f54862f9a9df: + /vite-plugin-pages/0.18.1_054142d3e3057789198177f125a6a6db: resolution: {integrity: sha512-+hNe98nkKoN/jK5dEdsTWRpTEpF++5A523cdNXE329eLedp9nql1EmWAuR5UqvP8aU+LCtWJN6Nnw3NWGWB9gQ==} peerDependencies: '@vue/compiler-sfc': '>=3' @@ -6014,18 +6211,18 @@ packages: optional: true dependencies: '@antfu/utils': 0.3.0 - '@vue/compiler-sfc': 3.2.18 + '@vue/compiler-sfc': 3.2.19 debug: 4.3.2 deep-equal: 2.0.5 fast-glob: 3.2.7 json5: 2.2.0 - vite: 2.5.10 + vite: 2.6.1 yaml: 2.0.0-8 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-pwa/0.11.2_vite@2.5.10: + /vite-plugin-pwa/0.11.2_vite@2.6.1: resolution: {integrity: sha512-TlsXarwMrt8ccITZaag9yYkBfABn+HfUnZIFDxpX4TwON3F0KSpza72NSqVt8zIjt55+iU1tGonwjxvUAmKYxw==} peerDependencies: vite: ^2.0.0 @@ -6034,7 +6231,7 @@ packages: fast-glob: 3.2.7 pretty-bytes: 5.6.0 rollup: 2.56.3 - vite: 2.5.10 + vite: 2.6.1 workbox-build: 6.3.0 workbox-window: 6.3.0 transitivePeerDependencies: @@ -6042,7 +6239,7 @@ packages: - supports-color dev: true - /vite-plugin-vue-layouts/0.5.0_e1740431e5e55c0bf7c7b59f38794abf: + /vite-plugin-vue-layouts/0.5.0_6e9f8bb7383b9d7aad01da7aac032e71: resolution: {integrity: sha512-KN03GMSGNrWxeHJo5OO9fvdZh44PfievNAoLeMbf20UQPBBO6kpIMVTYB6sFPMWmiTbqZmq3we4z/ocJkxAEiA==} peerDependencies: vite: ^2.5.0 @@ -6052,22 +6249,22 @@ packages: '@vue/compiler-sfc': 3.2.16 debug: 4.3.2 fast-glob: 3.2.7 - vite: 2.5.10 - vue: 3.2.18 - vue-router: 4.0.11_vue@3.2.18 + vite: 2.6.1 + vue: 3.2.19 + vue-router: 4.0.11_vue@3.2.19 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-windicss/1.4.5_typescript@4.4.3+vite@2.5.10: - resolution: {integrity: sha512-C9EOA/8Z3In15fa2MkZrk6IrzLC1IBzHhuuAPIo3uhPLqAYC8YohJnZA8IRImlSimAsPtIiJrGaKQunjpasLqg==} + /vite-plugin-windicss/1.4.8_typescript@4.4.3+vite@2.6.1: + resolution: {integrity: sha512-X5lL0Cll+HAUDTaeN0pVEvzs3jZ3gY26vaZCPW/+whMsaErXY7cSV3hNzc8TrFi3GMCeWgqfRAedI2spMM1wHg==} peerDependencies: vite: ^2.0.1 dependencies: - '@windicss/plugin-utils': 1.4.5_typescript@4.4.3 + '@windicss/plugin-utils': 1.4.8_typescript@4.4.3 chalk: 4.1.2 debug: 4.3.2 - vite: 2.5.10 + vite: 2.6.1 windicss: 3.1.7 transitivePeerDependencies: - supports-color @@ -6075,8 +6272,8 @@ packages: - typescript dev: true - /vite-ssg/0.15.3_08d561ab48cf2578af0da9713fcb3f5b: - resolution: {integrity: sha512-sz2fU5YO/Siu+izc2T+xhA6l2WBo534ZlRHfnzoFgQu3E2qHc9GoynCd0Xf0mJP7Ukc9X0TqVoc1UhNv2E7jeA==} + /vite-ssg/0.15.4_413de7802af0561d7e307049e2e82bdc: + resolution: {integrity: sha512-90RPbxjbXi4BF+rcg6aV6Qa+ipSrDcqh+mq/fnv6C4CL1Aob6EWOaCbfO0m6Sj35gazss4FUIzv5knXhJSbArQ==} engines: {node: '>=14.0.0'} hasBin: true peerDependencies: @@ -6091,9 +6288,9 @@ packages: critters: optional: true dependencies: - '@vue/compiler-sfc': 3.2.18 - '@vue/server-renderer': 3.2.18_vue@3.2.18 - '@vueuse/head': 0.6.0_vue@3.2.18 + '@vue/compiler-sfc': 3.2.19 + '@vue/server-renderer': 3.2.19_vue@3.2.19 + '@vueuse/head': 0.6.0_vue@3.2.19 chalk: 4.1.2 critters: 0.0.10 fs-extra: 10.0.0 @@ -6101,9 +6298,9 @@ packages: jsdom: 17.0.0 prettier: 2.4.1 read-pkg-up: 7.0.1 - vite: 2.5.10 - vue: 3.2.18 - vue-router: 4.0.11_vue@3.2.18 + vite: 2.6.1 + vue: 3.2.19 + vue-router: 4.0.11_vue@3.2.19 yargs: 17.1.1 transitivePeerDependencies: - bufferutil @@ -6112,15 +6309,26 @@ packages: - utf-8-validate dev: true - /vite/2.5.10: - resolution: {integrity: sha512-0ObiHTi5AHyXdJcvZ67HMsDgVpjT5RehvVKv6+Q0jFZ7zDI28PF5zK9mYz2avxdA+4iJMdwCz6wnGNnn4WX5Gg==} + /vite/2.6.1: + resolution: {integrity: sha512-rYd+iGMQ+AytWfYBDhIz2upeiseuqrAMwmApJDR40wu12C9MqzemX449nM3FN1Z/FFSV+fMTFz7eMenngVSogA==} engines: {node: '>=12.2.0'} hasBin: true + peerDependencies: + less: '*' + sass: '*' + stylus: '*' + peerDependenciesMeta: + less: + optional: true + sass: + optional: true + stylus: + optional: true dependencies: - esbuild: 0.12.28 - postcss: 8.3.6 + esbuild: 0.13.3 + postcss: 8.3.8 resolve: 1.20.0 - rollup: 2.56.3 + rollup: 2.57.0 optionalDependencies: fsevents: 2.3.2 dev: true @@ -6247,7 +6455,7 @@ packages: vscode-typescript-languageservice: 0.27.20 dev: true - /vue-demi/0.11.4_vue@3.2.18: + /vue-demi/0.11.4_vue@3.2.19: resolution: {integrity: sha512-/3xFwzSykLW2HiiLie43a+FFgNOcokbBJ+fzvFXd0r2T8MYohqvphUyDQ8lbAwzQ3Dlcrb1c9ykifGkhSIAk6A==} engines: {node: '>=12'} hasBin: true @@ -6259,7 +6467,7 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: 3.2.18 + vue: 3.2.19 dev: false /vue-eslint-parser/7.11.0_eslint@7.32.0: @@ -6280,7 +6488,7 @@ packages: - supports-color dev: true - /vue-i18n/9.1.7_vue@3.2.18: + /vue-i18n/9.1.7_vue@3.2.19: resolution: {integrity: sha512-ujuuDanoHqtEd4GejWrbG/fXE9nrP51ElsEGxp0WBHfv+/ki0/wyUqkO+4fLikki2obGtXdviTPH0VNpas5K6g==} engines: {node: '>= 10'} peerDependencies: @@ -6290,16 +6498,16 @@ packages: '@intlify/shared': 9.1.7 '@intlify/vue-devtools': 9.1.7 '@vue/devtools-api': 6.0.0-beta.15 - vue: 3.2.18 + vue: 3.2.19 dev: false - /vue-router/4.0.11_vue@3.2.18: + /vue-router/4.0.11_vue@3.2.19: resolution: {integrity: sha512-sha6I8fx9HWtvTrFZfxZkiQQBpqSeT+UCwauYjkdOQYRvwsGwimlQQE2ayqUwuuXGzquFpCPoXzYKWlzL4OuXg==} peerDependencies: vue: ^3.0.0 dependencies: '@vue/devtools-api': 6.0.0-beta.15 - vue: 3.2.18 + vue: 3.2.19 dev: false /vue-tsc/0.3.0_typescript@4.4.3: @@ -6312,14 +6520,14 @@ packages: vscode-vue-languageservice: 0.27.21 dev: true - /vue/3.2.18: - resolution: {integrity: sha512-5HjXmnntBcFOdjqXzi4fxPENcl8MOrfUycr/iY+Th/NNNaZfa5BLPHk9Gc28fWCGbZT1U6XkkiEYysxY49lGuQ==} + /vue/3.2.19: + resolution: {integrity: sha512-6KAMdIfAtlK+qohTIUE4urwAv4A3YRuo8uAbByApUmiB0CziGAAPs6qVugN6oHPia8YIafHB/37K0O6KZ7sGmA==} dependencies: - '@vue/compiler-dom': 3.2.18 - '@vue/compiler-sfc': 3.2.18 - '@vue/runtime-dom': 3.2.18 - '@vue/server-renderer': 3.2.18_vue@3.2.18 - '@vue/shared': 3.2.18 + '@vue/compiler-dom': 3.2.19 + '@vue/compiler-sfc': 3.2.19 + '@vue/runtime-dom': 3.2.19 + '@vue/server-renderer': 3.2.19_vue@3.2.19 + '@vue/shared': 3.2.19 dev: false /w3c-hr-time/1.0.2: diff --git a/src/components.d.ts b/src/components.d.ts index 4e2629b..6dda6bb 100644 --- a/src/components.d.ts +++ b/src/components.d.ts @@ -9,6 +9,7 @@ declare module 'vue' { CarbonLanguage: typeof import('~icons/carbon/language')['default'] CarbonLogoGithub: typeof import('~icons/carbon/logo-github')['default'] CarbonMoon: typeof import('~icons/carbon/moon')['default'] + CarbonPedestrian: typeof import('~icons/carbon/pedestrian')['default'] CarbonSun: typeof import('~icons/carbon/sun')['default'] Footer: typeof import('./components/Footer.vue')['default'] README: typeof import('./components/README.md')['default']