chore: update deps
This commit is contained in:
parent
9c87f5b6fc
commit
8c4aa95549
16
package.json
16
package.json
@ -13,21 +13,21 @@
|
|||||||
"vue-router": "^4.0.12"
|
"vue-router": "^4.0.12"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@antfu/eslint-config": "^0.14.0",
|
"@antfu/eslint-config": "^0.14.2",
|
||||||
"@iconify-json/carbon": "^1.0.12",
|
"@iconify-json/carbon": "^1.0.12",
|
||||||
"@types/node": "^17.0.4",
|
"@types/node": "^17.0.5",
|
||||||
"@unocss/reset": "^0.18.1",
|
"@unocss/reset": "^0.20.0",
|
||||||
"@vitejs/plugin-vue": "^2.0.1",
|
"@vitejs/plugin-vue": "^2.0.1",
|
||||||
"@vue/test-utils": "^2.0.0-rc.18",
|
"@vue/test-utils": "^2.0.0-rc.18",
|
||||||
"eslint": "^8.5.0",
|
"eslint": "^8.5.0",
|
||||||
"jsdom": "^19.0.0",
|
"jsdom": "^19.0.0",
|
||||||
"pnpm": "^6.24.3",
|
"pnpm": "^6.24.3",
|
||||||
"typescript": "^4.5.4",
|
"typescript": "^4.5.4",
|
||||||
"unocss": "^0.18.1",
|
"unocss": "^0.20.0",
|
||||||
"unplugin-auto-import": "^0.5.4",
|
"unplugin-auto-import": "^0.5.5",
|
||||||
"unplugin-vue-components": "^0.17.11",
|
"unplugin-vue-components": "^0.17.11",
|
||||||
"vite": "^2.7.6",
|
"vite": "^2.7.9",
|
||||||
"vite-plugin-pages": "^0.19.7",
|
"vite-plugin-pages": "^0.19.8",
|
||||||
"vitest": "^0.0.113"
|
"vitest": "^0.0.119"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
302
pnpm-lock.yaml
generated
302
pnpm-lock.yaml
generated
@ -1,10 +1,10 @@
|
|||||||
lockfileVersion: 5.3
|
lockfileVersion: 5.3
|
||||||
|
|
||||||
specifiers:
|
specifiers:
|
||||||
'@antfu/eslint-config': ^0.14.0
|
'@antfu/eslint-config': ^0.14.2
|
||||||
'@iconify-json/carbon': ^1.0.12
|
'@iconify-json/carbon': ^1.0.12
|
||||||
'@types/node': ^17.0.4
|
'@types/node': ^17.0.5
|
||||||
'@unocss/reset': ^0.18.1
|
'@unocss/reset': ^0.20.0
|
||||||
'@vitejs/plugin-vue': ^2.0.1
|
'@vitejs/plugin-vue': ^2.0.1
|
||||||
'@vue/test-utils': ^2.0.0-rc.18
|
'@vue/test-utils': ^2.0.0-rc.18
|
||||||
'@vueuse/core': ^7.4.1
|
'@vueuse/core': ^7.4.1
|
||||||
@ -12,12 +12,12 @@ specifiers:
|
|||||||
jsdom: ^19.0.0
|
jsdom: ^19.0.0
|
||||||
pnpm: ^6.24.3
|
pnpm: ^6.24.3
|
||||||
typescript: ^4.5.4
|
typescript: ^4.5.4
|
||||||
unocss: ^0.18.1
|
unocss: ^0.20.0
|
||||||
unplugin-auto-import: ^0.5.4
|
unplugin-auto-import: ^0.5.5
|
||||||
unplugin-vue-components: ^0.17.11
|
unplugin-vue-components: ^0.17.11
|
||||||
vite: ^2.7.6
|
vite: ^2.7.9
|
||||||
vite-plugin-pages: ^0.19.7
|
vite-plugin-pages: ^0.19.8
|
||||||
vitest: ^0.0.113
|
vitest: ^0.0.119
|
||||||
vue: ^3.2.26
|
vue: ^3.2.26
|
||||||
vue-router: ^4.0.12
|
vue-router: ^4.0.12
|
||||||
|
|
||||||
@ -27,38 +27,38 @@ dependencies:
|
|||||||
vue-router: 4.0.12_vue@3.2.26
|
vue-router: 4.0.12_vue@3.2.26
|
||||||
|
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@antfu/eslint-config': 0.14.0_eslint@8.5.0+typescript@4.5.4
|
'@antfu/eslint-config': 0.14.2_eslint@8.5.0+typescript@4.5.4
|
||||||
'@iconify-json/carbon': 1.0.12
|
'@iconify-json/carbon': 1.0.12
|
||||||
'@types/node': 17.0.4
|
'@types/node': 17.0.5
|
||||||
'@unocss/reset': 0.18.1
|
'@unocss/reset': 0.20.0
|
||||||
'@vitejs/plugin-vue': 2.0.1_vite@2.7.6+vue@3.2.26
|
'@vitejs/plugin-vue': 2.0.1_vite@2.7.9+vue@3.2.26
|
||||||
'@vue/test-utils': 2.0.0-rc.18_vue@3.2.26
|
'@vue/test-utils': 2.0.0-rc.18_vue@3.2.26
|
||||||
eslint: 8.5.0
|
eslint: 8.5.0
|
||||||
jsdom: 19.0.0
|
jsdom: 19.0.0
|
||||||
pnpm: 6.24.3
|
pnpm: 6.24.3
|
||||||
typescript: 4.5.4
|
typescript: 4.5.4
|
||||||
unocss: 0.18.1
|
unocss: 0.20.0
|
||||||
unplugin-auto-import: 0.5.4_@vueuse+core@7.4.1+vite@2.7.6
|
unplugin-auto-import: 0.5.5_@vueuse+core@7.4.1+vite@2.7.9
|
||||||
unplugin-vue-components: 0.17.11_vite@2.7.6+vue@3.2.26
|
unplugin-vue-components: 0.17.11_vite@2.7.9+vue@3.2.26
|
||||||
vite: 2.7.6
|
vite: 2.7.9
|
||||||
vite-plugin-pages: 0.19.7_vite@2.7.6
|
vite-plugin-pages: 0.19.8_vite@2.7.9
|
||||||
vitest: 0.0.113_jsdom@19.0.0+vite@2.7.6
|
vitest: 0.0.119_jsdom@19.0.0+vite@2.7.9
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
/@antfu/eslint-config-basic/0.14.0_eslint@8.5.0:
|
/@antfu/eslint-config-basic/0.14.2_eslint@8.5.0:
|
||||||
resolution: {integrity: sha512-H5+pLZK9CvLuyNrUknymyocgW1J3MKppGmCG4FekmYAAu52VJFQ9sP/ehfbswVMSvU5VfLguV6E8n5BmL3r9/A==}
|
resolution: {integrity: sha512-NFcItSFfMQIINPDDrY2xL9UcR7kWcjWoGw1ETV3wN2sLqfKL2DNVxpKKlHfXk7EalNFOkMYih3shym36T7SuXg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=7.4.0'
|
eslint: '>=7.4.0'
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 8.5.0
|
eslint: 8.5.0
|
||||||
eslint-config-standard: 16.0.3_cf57ce177ecd870ab6f2f91e60ef4a49
|
eslint-config-standard: 16.0.3_4cecef3480376bac71ded249816d1e72
|
||||||
eslint-plugin-eslint-comments: 3.2.0_eslint@8.5.0
|
eslint-plugin-eslint-comments: 3.2.0_eslint@8.5.0
|
||||||
eslint-plugin-html: 6.2.0
|
eslint-plugin-html: 6.2.0
|
||||||
eslint-plugin-import: 2.25.3_eslint@8.5.0
|
eslint-plugin-import: 2.25.3_eslint@8.5.0
|
||||||
eslint-plugin-jsonc: 2.0.0_eslint@8.5.0
|
eslint-plugin-jsonc: 2.0.0_eslint@8.5.0
|
||||||
eslint-plugin-node: 11.1.0_eslint@8.5.0
|
eslint-plugin-node: 11.1.0_eslint@8.5.0
|
||||||
eslint-plugin-promise: 5.1.1_eslint@8.5.0
|
eslint-plugin-promise: 6.0.0_eslint@8.5.0
|
||||||
eslint-plugin-unicorn: 39.0.0_eslint@8.5.0
|
eslint-plugin-unicorn: 39.0.0_eslint@8.5.0
|
||||||
eslint-plugin-yml: 0.12.0_eslint@8.5.0
|
eslint-plugin-yml: 0.12.0_eslint@8.5.0
|
||||||
jsonc-eslint-parser: 2.0.4_eslint@8.5.0
|
jsonc-eslint-parser: 2.0.4_eslint@8.5.0
|
||||||
@ -67,66 +67,66 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@antfu/eslint-config-react/0.14.0_eslint@8.5.0+typescript@4.5.4:
|
/@antfu/eslint-config-react/0.14.2_eslint@8.5.0+typescript@4.5.4:
|
||||||
resolution: {integrity: sha512-cbbuebmWFP2nbylXfOWnkUjNIkUUqqtFm7ShtBrmvZOz9HOrle2cfCtjiwtasl6hT6aUjTqbg50k9iCk90pv9g==}
|
resolution: {integrity: sha512-RqQErQMP4JJbHaHgfNg8y9TohNC2KoUPsSWxenFklDsw0G5fAvCOpASHZaSdWlpm7ndR4ewdSMqEuPx6UCrEpQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=7.4.0'
|
eslint: '>=7.4.0'
|
||||||
dependencies:
|
dependencies:
|
||||||
'@antfu/eslint-config-ts': 0.14.0_eslint@8.5.0+typescript@4.5.4
|
'@antfu/eslint-config-ts': 0.14.2_eslint@8.5.0+typescript@4.5.4
|
||||||
eslint: 8.5.0
|
eslint: 8.5.0
|
||||||
eslint-plugin-react: 7.27.1_eslint@8.5.0
|
eslint-plugin-react: 7.28.0_eslint@8.5.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@antfu/eslint-config-ts/0.14.0_eslint@8.5.0+typescript@4.5.4:
|
/@antfu/eslint-config-ts/0.14.2_eslint@8.5.0+typescript@4.5.4:
|
||||||
resolution: {integrity: sha512-47a83IB10WEiWvh8XCTFmOIZ1NcgIXhY6H2PciYZut2B4lIMwdAak4mY/PBgGxzxIy4D+g9uEmKvlSKpCabb1Q==}
|
resolution: {integrity: sha512-vD1ufmbXQYH0mb4D8opkGqvr3XJWTnP6gmTK4uHA1s9agX663wQ7cgEV61pYDrUoQXgB8b651p5vb2hBVzAhOA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=7.4.0'
|
eslint: '>=7.4.0'
|
||||||
typescript: '>=3.9'
|
typescript: '>=3.9'
|
||||||
dependencies:
|
dependencies:
|
||||||
'@antfu/eslint-config-basic': 0.14.0_eslint@8.5.0
|
'@antfu/eslint-config-basic': 0.14.2_eslint@8.5.0
|
||||||
'@typescript-eslint/eslint-plugin': 5.4.0_8b4df63d5a7c398f8debb7ff9e13f365
|
'@typescript-eslint/eslint-plugin': 5.8.1_3a47348159e115370aa4cba56aba33b6
|
||||||
'@typescript-eslint/parser': 5.4.0_eslint@8.5.0+typescript@4.5.4
|
'@typescript-eslint/parser': 5.8.1_eslint@8.5.0+typescript@4.5.4
|
||||||
eslint: 8.5.0
|
eslint: 8.5.0
|
||||||
typescript: 4.5.4
|
typescript: 4.5.4
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@antfu/eslint-config-vue/0.14.0_eslint@8.5.0+typescript@4.5.4:
|
/@antfu/eslint-config-vue/0.14.2_eslint@8.5.0+typescript@4.5.4:
|
||||||
resolution: {integrity: sha512-NkOmwIIPZI5N1xMrDoP6Yi3ZHSYVZVPDIbpHZ3J3EhqnyehI6dHSTvqKd58c4sb4Ck8Z/TBJZtt6Xnd98ApS1w==}
|
resolution: {integrity: sha512-35Wi2BC6wMLJ9cYkCqetzhCSZeKX1USEjD1yLOKQXe+agoNVgG+6zPYobSTs9HdmR3z1ZtbPIee1v6tfC4csmA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=7.4.0'
|
eslint: '>=7.4.0'
|
||||||
dependencies:
|
dependencies:
|
||||||
'@antfu/eslint-config-ts': 0.14.0_eslint@8.5.0+typescript@4.5.4
|
'@antfu/eslint-config-ts': 0.14.2_eslint@8.5.0+typescript@4.5.4
|
||||||
eslint: 8.5.0
|
eslint: 8.5.0
|
||||||
eslint-plugin-vue: 8.1.1_eslint@8.5.0
|
eslint-plugin-vue: 8.2.0_eslint@8.5.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@antfu/eslint-config/0.14.0_eslint@8.5.0+typescript@4.5.4:
|
/@antfu/eslint-config/0.14.2_eslint@8.5.0+typescript@4.5.4:
|
||||||
resolution: {integrity: sha512-Q3/qs7ZGRz8+om0YuKziD0WyxutESc+hl9daDaZ9ubkwYu3FfrPN8v1tV9wXBn3DBWkeBDgnG++HPTs7i2O7fA==}
|
resolution: {integrity: sha512-nsYORILfN9uq94FbM8uCYHCAN+qIRoodwpBSSqfPb+gaYBjCo1P5UKVk4s1OoWQwzfD5UNjJOkOtS7cMjcb4cA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=7.4.0'
|
eslint: '>=7.4.0'
|
||||||
dependencies:
|
dependencies:
|
||||||
'@antfu/eslint-config-react': 0.14.0_eslint@8.5.0+typescript@4.5.4
|
'@antfu/eslint-config-react': 0.14.2_eslint@8.5.0+typescript@4.5.4
|
||||||
'@antfu/eslint-config-vue': 0.14.0_eslint@8.5.0+typescript@4.5.4
|
'@antfu/eslint-config-vue': 0.14.2_eslint@8.5.0+typescript@4.5.4
|
||||||
'@typescript-eslint/eslint-plugin': 5.4.0_8b4df63d5a7c398f8debb7ff9e13f365
|
'@typescript-eslint/eslint-plugin': 5.8.1_3a47348159e115370aa4cba56aba33b6
|
||||||
'@typescript-eslint/parser': 5.4.0_eslint@8.5.0+typescript@4.5.4
|
'@typescript-eslint/parser': 5.8.1_eslint@8.5.0+typescript@4.5.4
|
||||||
eslint: 8.5.0
|
eslint: 8.5.0
|
||||||
eslint-config-standard: 16.0.3_cf57ce177ecd870ab6f2f91e60ef4a49
|
eslint-config-standard: 16.0.3_4cecef3480376bac71ded249816d1e72
|
||||||
eslint-plugin-eslint-comments: 3.2.0_eslint@8.5.0
|
eslint-plugin-eslint-comments: 3.2.0_eslint@8.5.0
|
||||||
eslint-plugin-html: 6.2.0
|
eslint-plugin-html: 6.2.0
|
||||||
eslint-plugin-import: 2.25.3_eslint@8.5.0
|
eslint-plugin-import: 2.25.3_eslint@8.5.0
|
||||||
eslint-plugin-jsonc: 2.0.0_eslint@8.5.0
|
eslint-plugin-jsonc: 2.0.0_eslint@8.5.0
|
||||||
eslint-plugin-node: 11.1.0_eslint@8.5.0
|
eslint-plugin-node: 11.1.0_eslint@8.5.0
|
||||||
eslint-plugin-promise: 5.1.1_eslint@8.5.0
|
eslint-plugin-promise: 6.0.0_eslint@8.5.0
|
||||||
eslint-plugin-unicorn: 39.0.0_eslint@8.5.0
|
eslint-plugin-unicorn: 39.0.0_eslint@8.5.0
|
||||||
eslint-plugin-vue: 8.1.1_eslint@8.5.0
|
eslint-plugin-vue: 8.2.0_eslint@8.5.0
|
||||||
eslint-plugin-yml: 0.12.0_eslint@8.5.0
|
eslint-plugin-yml: 0.12.0_eslint@8.5.0
|
||||||
jsonc-eslint-parser: 2.0.4_eslint@8.5.0
|
jsonc-eslint-parser: 2.0.4_eslint@8.5.0
|
||||||
yaml-eslint-parser: 0.5.0
|
yaml-eslint-parser: 0.5.0
|
||||||
@ -479,8 +479,8 @@ packages:
|
|||||||
resolution: {integrity: sha1-7ihweulOEdK4J7y+UnC86n8+ce4=}
|
resolution: {integrity: sha1-7ihweulOEdK4J7y+UnC86n8+ce4=}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/node/17.0.4:
|
/@types/node/17.0.5:
|
||||||
resolution: {integrity: sha512-6xwbrW4JJiJLgF+zNypN5wr2ykM9/jHcL7rQ8fZe2vuftggjzZeRSM4OwRc6Xk8qWjwJ99qVHo/JgOGmomWRog==}
|
resolution: {integrity: sha512-w3mrvNXLeDYV1GKTZorGJQivK6XLCoGwpnyJFbJVK/aTBQUxOCaa/GlFAAN3OTDFcb7h5tiFG+YXCO2By+riZw==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/normalize-package-data/2.4.1:
|
/@types/normalize-package-data/2.4.1:
|
||||||
@ -491,8 +491,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-5eQEtSCoESnh2FsiLTxE121IiE60hnMqcb435fShf4bpLRjEu1Eoekht23y6zXS9Ts3l+Szu3TARnTsA0GkOkQ==}
|
resolution: {integrity: sha512-5eQEtSCoESnh2FsiLTxE121IiE60hnMqcb435fShf4bpLRjEu1Eoekht23y6zXS9Ts3l+Szu3TARnTsA0GkOkQ==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/eslint-plugin/5.4.0_8b4df63d5a7c398f8debb7ff9e13f365:
|
/@typescript-eslint/eslint-plugin/5.8.1_3a47348159e115370aa4cba56aba33b6:
|
||||||
resolution: {integrity: sha512-9/yPSBlwzsetCsGEn9j24D8vGQgJkOTr4oMLas/w886ZtzKIs1iyoqFrwsX2fqYEeUwsdBpC21gcjRGo57u0eg==}
|
resolution: {integrity: sha512-wTZ5oEKrKj/8/366qTM366zqhIKAp6NCMweoRONtfuC07OAU9nVI2GZZdqQ1qD30WAAtcPdkH+npDwtRFdp4Rw==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@typescript-eslint/parser': ^5.0.0
|
'@typescript-eslint/parser': ^5.0.0
|
||||||
@ -502,9 +502,9 @@ packages:
|
|||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/experimental-utils': 5.4.0_eslint@8.5.0+typescript@4.5.4
|
'@typescript-eslint/experimental-utils': 5.8.1_eslint@8.5.0+typescript@4.5.4
|
||||||
'@typescript-eslint/parser': 5.4.0_eslint@8.5.0+typescript@4.5.4
|
'@typescript-eslint/parser': 5.8.1_eslint@8.5.0+typescript@4.5.4
|
||||||
'@typescript-eslint/scope-manager': 5.4.0
|
'@typescript-eslint/scope-manager': 5.8.1
|
||||||
debug: 4.3.3
|
debug: 4.3.3
|
||||||
eslint: 8.5.0
|
eslint: 8.5.0
|
||||||
functional-red-black-tree: 1.0.1
|
functional-red-black-tree: 1.0.1
|
||||||
@ -517,16 +517,16 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/experimental-utils/5.4.0_eslint@8.5.0+typescript@4.5.4:
|
/@typescript-eslint/experimental-utils/5.8.1_eslint@8.5.0+typescript@4.5.4:
|
||||||
resolution: {integrity: sha512-Nz2JDIQUdmIGd6p33A+naQmwfkU5KVTLb/5lTk+tLVTDacZKoGQisj8UCxk7onJcrgjIvr8xWqkYI+DbI3TfXg==}
|
resolution: {integrity: sha512-fbodVnjIDU4JpeXWRDsG5IfIjYBxEvs8EBO8W1+YVdtrc2B9ppfof5sZhVEDOtgTfFHnYQJDI8+qdqLYO4ceww==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '*'
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/json-schema': 7.0.9
|
'@types/json-schema': 7.0.9
|
||||||
'@typescript-eslint/scope-manager': 5.4.0
|
'@typescript-eslint/scope-manager': 5.8.1
|
||||||
'@typescript-eslint/types': 5.4.0
|
'@typescript-eslint/types': 5.8.1
|
||||||
'@typescript-eslint/typescript-estree': 5.4.0_typescript@4.5.4
|
'@typescript-eslint/typescript-estree': 5.8.1_typescript@4.5.4
|
||||||
eslint: 8.5.0
|
eslint: 8.5.0
|
||||||
eslint-scope: 5.1.1
|
eslint-scope: 5.1.1
|
||||||
eslint-utils: 3.0.0_eslint@8.5.0
|
eslint-utils: 3.0.0_eslint@8.5.0
|
||||||
@ -535,8 +535,8 @@ packages:
|
|||||||
- typescript
|
- typescript
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/parser/5.4.0_eslint@8.5.0+typescript@4.5.4:
|
/@typescript-eslint/parser/5.8.1_eslint@8.5.0+typescript@4.5.4:
|
||||||
resolution: {integrity: sha512-JoB41EmxiYpaEsRwpZEYAJ9XQURPFer8hpkIW9GiaspVLX8oqbqNM8P4EP8HOZg96yaALiLEVWllA2E8vwsIKw==}
|
resolution: {integrity: sha512-K1giKHAjHuyB421SoXMXFHHVI4NdNY603uKw92++D3qyxSeYvC10CBJ/GE5Thpo4WTUvu1mmJI2/FFkz38F2Gw==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||||
@ -545,9 +545,9 @@ packages:
|
|||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/scope-manager': 5.4.0
|
'@typescript-eslint/scope-manager': 5.8.1
|
||||||
'@typescript-eslint/types': 5.4.0
|
'@typescript-eslint/types': 5.8.1
|
||||||
'@typescript-eslint/typescript-estree': 5.4.0_typescript@4.5.4
|
'@typescript-eslint/typescript-estree': 5.8.1_typescript@4.5.4
|
||||||
debug: 4.3.3
|
debug: 4.3.3
|
||||||
eslint: 8.5.0
|
eslint: 8.5.0
|
||||||
typescript: 4.5.4
|
typescript: 4.5.4
|
||||||
@ -555,21 +555,21 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/scope-manager/5.4.0:
|
/@typescript-eslint/scope-manager/5.8.1:
|
||||||
resolution: {integrity: sha512-pRxFjYwoi8R+n+sibjgF9iUiAELU9ihPBtHzocyW8v8D8G8KeQvXTsW7+CBYIyTYsmhtNk50QPGLE3vrvhM5KA==}
|
resolution: {integrity: sha512-DGxJkNyYruFH3NIZc3PwrzwOQAg7vvgsHsHCILOLvUpupgkwDZdNq/cXU3BjF4LNrCsVg0qxEyWasys5AiJ85Q==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 5.4.0
|
'@typescript-eslint/types': 5.8.1
|
||||||
'@typescript-eslint/visitor-keys': 5.4.0
|
'@typescript-eslint/visitor-keys': 5.8.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/types/5.4.0:
|
/@typescript-eslint/types/5.8.1:
|
||||||
resolution: {integrity: sha512-GjXNpmn+n1LvnttarX+sPD6+S7giO+9LxDIGlRl4wK3a7qMWALOHYuVSZpPTfEIklYjaWuMtfKdeByx0AcaThA==}
|
resolution: {integrity: sha512-L/FlWCCgnjKOLefdok90/pqInkomLnAcF9UAzNr+DSqMC3IffzumHTQTrINXhP1gVp9zlHiYYjvozVZDPleLcA==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/typescript-estree/5.4.0_typescript@4.5.4:
|
/@typescript-eslint/typescript-estree/5.8.1_typescript@4.5.4:
|
||||||
resolution: {integrity: sha512-nhlNoBdhKuwiLMx6GrybPT3SFILm5Gij2YBdPEPFlYNFAXUJWX6QRgvi/lwVoadaQEFsizohs6aFRMqsXI2ewA==}
|
resolution: {integrity: sha512-26lQ8l8tTbG7ri7xEcCFT9ijU5Fk+sx/KRRyyzCv7MQ+rZZlqiDPtMKWLC8P7o+dtCnby4c+OlxuX1tp8WfafQ==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: '*'
|
typescript: '*'
|
||||||
@ -577,8 +577,8 @@ packages:
|
|||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 5.4.0
|
'@typescript-eslint/types': 5.8.1
|
||||||
'@typescript-eslint/visitor-keys': 5.4.0
|
'@typescript-eslint/visitor-keys': 5.8.1
|
||||||
debug: 4.3.3
|
debug: 4.3.3
|
||||||
globby: 11.0.4
|
globby: 11.0.4
|
||||||
is-glob: 4.0.3
|
is-glob: 4.0.3
|
||||||
@ -589,22 +589,22 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/visitor-keys/5.4.0:
|
/@typescript-eslint/visitor-keys/5.8.1:
|
||||||
resolution: {integrity: sha512-PVbax7MeE7tdLfW5SA0fs8NGVVr+buMPrcj+CWYWPXsZCH8qZ1THufDzbXm1xrZ2b2PA1iENJ0sRq5fuUtvsJg==}
|
resolution: {integrity: sha512-SWgiWIwocK6NralrJarPZlWdr0hZnj5GXHIgfdm8hNkyKvpeQuFyLP6YjSIe9kf3YBIfU6OHSZLYkQ+smZwtNg==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 5.4.0
|
'@typescript-eslint/types': 5.8.1
|
||||||
eslint-visitor-keys: 3.1.0
|
eslint-visitor-keys: 3.1.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@unocss/cli/0.18.1:
|
/@unocss/cli/0.20.0:
|
||||||
resolution: {integrity: sha512-f9bYxR6GtI/vCB5QKp+h3kFunG5rG2gppC5f+WBI2j2hub+M756xXmDcExwBPIhOshwwRCiz2Z5y97NpF3OjPw==}
|
resolution: {integrity: sha512-AhBo17uCitGy3OLRqXprYRPKuxGUXR65SbQINMc0ZUI4LQbIr49YUKfmnwyekd5ScZUWxn4B2XzxO26VdvwsDw==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@unocss/config': 0.18.1
|
'@unocss/config': 0.20.0
|
||||||
'@unocss/core': 0.18.1
|
'@unocss/core': 0.20.0
|
||||||
'@unocss/preset-uno': 0.18.1
|
'@unocss/preset-uno': 0.20.0
|
||||||
cac: 6.7.12
|
cac: 6.7.12
|
||||||
chokidar: 3.5.2
|
chokidar: 3.5.2
|
||||||
colorette: 2.0.16
|
colorette: 2.0.16
|
||||||
@ -613,86 +613,86 @@ packages:
|
|||||||
pathe: 0.2.0
|
pathe: 0.2.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@unocss/config/0.18.1:
|
/@unocss/config/0.20.0:
|
||||||
resolution: {integrity: sha512-niNvPY/Ye/iG851wWloK0+3D7MbLjltB1hGW73dOP06Mis8QwhsKbNiNhXRo3q9YeJhr5B9hfa2qMZsMcOhI4Q==}
|
resolution: {integrity: sha512-E0VErPhcVDA9M+xKAOD9/Tyac9vwUFCEH2ltLU9KYVaFAv0L8OHrphumukueXLdlwLFwPcpstA9/3f7N+GOFwg==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@unocss/core': 0.18.1
|
'@unocss/core': 0.20.0
|
||||||
unconfig: 0.2.2
|
unconfig: 0.2.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@unocss/core/0.18.1:
|
/@unocss/core/0.20.0:
|
||||||
resolution: {integrity: sha512-aCCWdDmdAiZUZrA11T+im4HY9bvZrE2PR7XUcTACViHRYYwYDG0TT6VG3kCS1uUnVElnGfwHtqDmtTGm4thlJA==}
|
resolution: {integrity: sha512-guJaI07vSan/b+Z60/VP24+1T6wF1GpGablKJM6kIPxIPAIA8wTAQ/OWPdyaniGMSho/dPovbSNOyyApxIjLSA==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@unocss/inspector/0.18.1:
|
/@unocss/inspector/0.20.0:
|
||||||
resolution: {integrity: sha512-umgwKRUFg6qsZDqXsjA+RTwjRFqvTa/x8huqCMNMnS9snaIOMPKzaQ16M2XWFbXfeP+Yd5thB9wpmx20RTEAeA==}
|
resolution: {integrity: sha512-71kvHb2NUIDQtdaR1IyJG0jBfkpx/Au1FiQOELWScwzjnsN5QPxIxB6b+3kfCr+2CEN+NpkUssfNKfRstQZefw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
gzip-size: 6.0.0
|
gzip-size: 6.0.0
|
||||||
sirv: 1.0.19
|
sirv: 1.0.19
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@unocss/preset-attributify/0.18.1:
|
/@unocss/preset-attributify/0.20.0:
|
||||||
resolution: {integrity: sha512-C2fTCYPiTzgLSrU8SThv8UrTPcaXhBVunqhOny89gfeH1pPegKQwaZ/cwHCZ3+912yJge8QsEGXtMtNPqlYMMQ==}
|
resolution: {integrity: sha512-B6p5DZMKNVkIQfFN8D0j/uCmR+qt91d8LdGCfo7JsJkIAUT/6NiHyXHXhYjvEl3ICqgmX7PUXylax959MhKDBQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@unocss/core': 0.18.1
|
'@unocss/core': 0.20.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@unocss/preset-icons/0.18.1:
|
/@unocss/preset-icons/0.20.0:
|
||||||
resolution: {integrity: sha512-8UvMUe5EfBCT6lQveBUx9XhEJGtBGDN46uyyg/oo+EgwfAaS8A6Pr9+ktpOPjn8Y6GRsajclcRbbLwOUcNBJPA==}
|
resolution: {integrity: sha512-D+PRVOwmfoCyNnia/WEqhxmOn9at3sJOVfIMZgWA5Qoq7JOhNurLlLc5kC6ZdS4GkcPQB+mEsq/gf6uJ5LezrA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@iconify/utils': 1.0.20
|
'@iconify/utils': 1.0.20
|
||||||
'@unocss/core': 0.18.1
|
'@unocss/core': 0.20.0
|
||||||
local-pkg: 0.4.0
|
local-pkg: 0.4.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@unocss/preset-mini/0.18.1:
|
/@unocss/preset-mini/0.20.0:
|
||||||
resolution: {integrity: sha512-2F0yyuHVfQSzq2Npmty19NhBqDEsL2wyxmyfdR3JC+4Ebzpf8c9rhuJUdELKxuX4IO4VcQ5PQLkXTuUguAw6NQ==}
|
resolution: {integrity: sha512-Pw11MEgeajzX8l1X0J8h71qMhcVEOFtL7UTYpbMX5u++dul7LKxb0LM9rgBF1vBHGTQSnqBTpro38wtvMrs3nQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@unocss/core': 0.18.1
|
'@unocss/core': 0.20.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@unocss/preset-uno/0.18.1:
|
/@unocss/preset-uno/0.20.0:
|
||||||
resolution: {integrity: sha512-492A5HJVOuOxbJ1y3psTiuM/epEDOoNyUsSzP4squGVcixfMkQ9xsXv7Aqf1HB+MhmYj0lddO4dmTB/5JVKGnQ==}
|
resolution: {integrity: sha512-cT6/FOEf5gV4tvR0d9M+dNzdRWldu6jmNgxUlsJ9TYEXkhQfO2cM9D9DmoI5b/xU0B2AC/veMMyAq/9nqZolzw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@unocss/core': 0.18.1
|
'@unocss/core': 0.20.0
|
||||||
'@unocss/preset-mini': 0.18.1
|
'@unocss/preset-mini': 0.20.0
|
||||||
'@unocss/preset-wind': 0.18.1
|
'@unocss/preset-wind': 0.20.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@unocss/preset-wind/0.18.1:
|
/@unocss/preset-wind/0.20.0:
|
||||||
resolution: {integrity: sha512-eMhZrW1eUZ90X+p+pJzPHX0d06tNwRqDURwAbsb2AiKSP4uF/IeCWFZQDCnAdwX50vt+GE0PekLlWF1gvy7M5A==}
|
resolution: {integrity: sha512-/LoZn/j2eAoSyWTj9R3q0tZyE4DMbGoIh5qgJg/LikhxRazDUryhvsLbIAfxIeQLqg5Db+IGcu4814QE/Uxnzg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@unocss/core': 0.18.1
|
'@unocss/core': 0.20.0
|
||||||
'@unocss/preset-mini': 0.18.1
|
'@unocss/preset-mini': 0.20.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@unocss/reset/0.18.1:
|
/@unocss/reset/0.20.0:
|
||||||
resolution: {integrity: sha512-scSPPfE3tgeBUd7W87F3e0PmyseRNKAdbiZvCnJP5FV7psElMiS+m65vlhOwuaOL78PDrKEebG5q0pKCAbIrlw==}
|
resolution: {integrity: sha512-KTFxcgWkHF9exjIFyahYuNEhGONM0/qNTBwTmqvFohpslS4CVLnhTU7gPgKEoxi/HTKoXuYBFmBekOU5VqLSlQ==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@unocss/scope/0.18.1:
|
/@unocss/scope/0.20.0:
|
||||||
resolution: {integrity: sha512-QT5CgNu/6CJY6YkD4MtioIGiO6rKwKo8BiNCAHTfVnX/AzQEbQiQ1Ed3PgWTqqacejCoCbhurIQtsSUhQ/vRIg==}
|
resolution: {integrity: sha512-XNIIU/J5wpf9xtD1a2enLGjN5CyvFBvhL8CS4s2oKPiOiBl08Gb1TM2djs0tYBGmsOoO7xi9o+7bMonrF6FraA==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@unocss/vite/0.18.1:
|
/@unocss/vite/0.20.0:
|
||||||
resolution: {integrity: sha512-i0+G+Dp4eVxBcGKKCbZHGbYFUr2jBPPFRpyKCYLTPfTu4VZT591qiYVbNoCPvG+NzXPIgguIgTLG20i576spxw==}
|
resolution: {integrity: sha512-RUojjSnMhLpsv3GAWY+BTfxHhoSeY19TpLxCktAaP1ouVHeqxZa3uwDKtUVrGq2J6quI1YdbU/N0ZpbqJY8swg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@rollup/pluginutils': 4.1.2
|
'@rollup/pluginutils': 4.1.2
|
||||||
'@unocss/config': 0.18.1
|
'@unocss/config': 0.20.0
|
||||||
'@unocss/core': 0.18.1
|
'@unocss/core': 0.20.0
|
||||||
'@unocss/inspector': 0.18.1
|
'@unocss/inspector': 0.20.0
|
||||||
'@unocss/scope': 0.18.1
|
'@unocss/scope': 0.20.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitejs/plugin-vue/2.0.1_vite@2.7.6+vue@3.2.26:
|
/@vitejs/plugin-vue/2.0.1_vite@2.7.9+vue@3.2.26:
|
||||||
resolution: {integrity: sha512-wtdMnGVvys9K8tg+DxowU1ytTrdVveXr3LzdhaKakysgGXyrsfaeds2cDywtvujEASjWOwWL/OgWM+qoeM8Plg==}
|
resolution: {integrity: sha512-wtdMnGVvys9K8tg+DxowU1ytTrdVveXr3LzdhaKakysgGXyrsfaeds2cDywtvujEASjWOwWL/OgWM+qoeM8Plg==}
|
||||||
engines: {node: '>=12.0.0'}
|
engines: {node: '>=12.0.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vite: ^2.5.10
|
vite: ^2.5.10
|
||||||
vue: ^3.2.25
|
vue: ^3.2.25
|
||||||
dependencies:
|
dependencies:
|
||||||
vite: 2.7.6
|
vite: 2.7.9
|
||||||
vue: 3.2.26
|
vue: 3.2.26
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
@ -1572,7 +1572,7 @@ packages:
|
|||||||
source-map: 0.6.1
|
source-map: 0.6.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-config-standard/16.0.3_cf57ce177ecd870ab6f2f91e60ef4a49:
|
/eslint-config-standard/16.0.3_4cecef3480376bac71ded249816d1e72:
|
||||||
resolution: {integrity: sha512-x4fmJL5hGqNJKGHSjnLdgA6U6h1YW/G2dW9fA+cyVur4SK6lyue8+UgNKWlZtUDTXvgKDD/Oa3GQjmB5kjtVvg==}
|
resolution: {integrity: sha512-x4fmJL5hGqNJKGHSjnLdgA6U6h1YW/G2dW9fA+cyVur4SK6lyue8+UgNKWlZtUDTXvgKDD/Oa3GQjmB5kjtVvg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^7.12.1
|
eslint: ^7.12.1
|
||||||
@ -1583,7 +1583,7 @@ packages:
|
|||||||
eslint: 8.5.0
|
eslint: 8.5.0
|
||||||
eslint-plugin-import: 2.25.3_eslint@8.5.0
|
eslint-plugin-import: 2.25.3_eslint@8.5.0
|
||||||
eslint-plugin-node: 11.1.0_eslint@8.5.0
|
eslint-plugin-node: 11.1.0_eslint@8.5.0
|
||||||
eslint-plugin-promise: 5.1.1_eslint@8.5.0
|
eslint-plugin-promise: 6.0.0_eslint@8.5.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-import-resolver-node/0.3.6:
|
/eslint-import-resolver-node/0.3.6:
|
||||||
@ -1679,17 +1679,17 @@ packages:
|
|||||||
semver: 6.3.0
|
semver: 6.3.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-plugin-promise/5.1.1_eslint@8.5.0:
|
/eslint-plugin-promise/6.0.0_eslint@8.5.0:
|
||||||
resolution: {integrity: sha512-XgdcdyNzHfmlQyweOPTxmc7pIsS6dE4MvwhXWMQ2Dxs1XAL2GJDilUsjWen6TWik0aSI+zD/PqocZBblcm9rdA==}
|
resolution: {integrity: sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw==}
|
||||||
engines: {node: ^10.12.0 || >=12.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^7.0.0
|
eslint: ^7.0.0 || ^8.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 8.5.0
|
eslint: 8.5.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-plugin-react/7.27.1_eslint@8.5.0:
|
/eslint-plugin-react/7.28.0_eslint@8.5.0:
|
||||||
resolution: {integrity: sha512-meyunDjMMYeWr/4EBLTV1op3iSG3mjT/pz5gti38UzfM4OPpNc2m0t2xvKCOMU5D6FSdd34BIMFOvQbW+i8GAA==}
|
resolution: {integrity: sha512-IOlFIRHzWfEQQKcAD4iyYDndHwTQiCMcJVJjxempf203jnNLUnW34AXLrV33+nEXoifJE2ZEGmcjKPL8957eSw==}
|
||||||
engines: {node: '>=4'}
|
engines: {node: '>=4'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
|
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
|
||||||
@ -1737,8 +1737,8 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-plugin-vue/8.1.1_eslint@8.5.0:
|
/eslint-plugin-vue/8.2.0_eslint@8.5.0:
|
||||||
resolution: {integrity: sha512-rx64IrlhdfPya6u2V5ukOGiLCTgaCBdMSpczLVqyo8A0l+Vbo+lzvIfEUfAQ2auj+MF6y0TwxLorzdCIzHunnw==}
|
resolution: {integrity: sha512-cLIdTuOAMXyHeQ4drYKcZfoyzdwdBpH279X8/N0DgmotEI9yFKb5O/cAgoie/CkQZCH/MOmh0xw/KEfS90zY2A==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
|
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
|
||||||
@ -3365,21 +3365,21 @@ packages:
|
|||||||
engines: {node: '>= 4.0.0'}
|
engines: {node: '>= 4.0.0'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/unocss/0.18.1:
|
/unocss/0.20.0:
|
||||||
resolution: {integrity: sha512-XhbRATw++5AcJpzCLZPypoQAJs40UKS8fUrEl/siOEULnPRvbvgEI199hRf+mbCDDgorV45s0CPY9sLgMyaekg==}
|
resolution: {integrity: sha512-6rh1RkqWqFWMXJqErZTEm0fp9QeGXEgFjuL9pTYh8Lf59EqFzAzET5dfyKzM6vvq70Hyp+N9CsbngyM+usGbCw==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@unocss/cli': 0.18.1
|
'@unocss/cli': 0.20.0
|
||||||
'@unocss/core': 0.18.1
|
'@unocss/core': 0.20.0
|
||||||
'@unocss/preset-attributify': 0.18.1
|
'@unocss/preset-attributify': 0.20.0
|
||||||
'@unocss/preset-icons': 0.18.1
|
'@unocss/preset-icons': 0.20.0
|
||||||
'@unocss/preset-uno': 0.18.1
|
'@unocss/preset-uno': 0.20.0
|
||||||
'@unocss/reset': 0.18.1
|
'@unocss/reset': 0.20.0
|
||||||
'@unocss/vite': 0.18.1
|
'@unocss/vite': 0.20.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/unplugin-auto-import/0.5.4_@vueuse+core@7.4.1+vite@2.7.6:
|
/unplugin-auto-import/0.5.5_@vueuse+core@7.4.1+vite@2.7.9:
|
||||||
resolution: {integrity: sha512-OxRsAGtg0yAYvJy8Sv5itAPt7erL2ya3gZeKTtpoY1miqOSOhGi8in3qHbov/kMejCxsXhvX39XWlIoMWVNR3Q==}
|
resolution: {integrity: sha512-PAP/6WdqWtGhlQBvlVZ7qmhHbLcTYSsARtFSbY/jaUx/SaQkRT7SvronHIKEvx4bPmS+l4erQ9gQKSBBPzvUnQ==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@vueuse/core': '*'
|
'@vueuse/core': '*'
|
||||||
@ -3393,14 +3393,14 @@ packages:
|
|||||||
local-pkg: 0.4.0
|
local-pkg: 0.4.0
|
||||||
magic-string: 0.25.7
|
magic-string: 0.25.7
|
||||||
resolve: 1.20.0
|
resolve: 1.20.0
|
||||||
unplugin: 0.2.21_vite@2.7.6
|
unplugin: 0.2.21_vite@2.7.9
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- rollup
|
- rollup
|
||||||
- vite
|
- vite
|
||||||
- webpack
|
- webpack
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/unplugin-vue-components/0.17.11_vite@2.7.6+vue@3.2.26:
|
/unplugin-vue-components/0.17.11_vite@2.7.9+vue@3.2.26:
|
||||||
resolution: {integrity: sha512-u5MQ0TbikszRelCt6EA/HskGtGkGLDxi7tQ4/4tcEPWkH3yXSZRJCOeLF5MSdxN1SiGjaJ0I9zeHjoZFC3FvRw==}
|
resolution: {integrity: sha512-u5MQ0TbikszRelCt6EA/HskGtGkGLDxi7tQ4/4tcEPWkH3yXSZRJCOeLF5MSdxN1SiGjaJ0I9zeHjoZFC3FvRw==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -3422,7 +3422,7 @@ packages:
|
|||||||
magic-string: 0.25.7
|
magic-string: 0.25.7
|
||||||
minimatch: 3.0.4
|
minimatch: 3.0.4
|
||||||
resolve: 1.20.0
|
resolve: 1.20.0
|
||||||
unplugin: 0.2.21_vite@2.7.6
|
unplugin: 0.2.21_vite@2.7.9
|
||||||
vue: 3.2.26
|
vue: 3.2.26
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- rollup
|
- rollup
|
||||||
@ -3431,7 +3431,7 @@ packages:
|
|||||||
- webpack
|
- webpack
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/unplugin/0.2.21_vite@2.7.6:
|
/unplugin/0.2.21_vite@2.7.9:
|
||||||
resolution: {integrity: sha512-IJ15/L5XbhnV7J09Zjk0FT5HEkBjkXucWAXQWRsmEtUxmmxwh23yavrmDbCF6ZPxWiVB28+wnKIHePTRRpQPbQ==}
|
resolution: {integrity: sha512-IJ15/L5XbhnV7J09Zjk0FT5HEkBjkXucWAXQWRsmEtUxmmxwh23yavrmDbCF6ZPxWiVB28+wnKIHePTRRpQPbQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
rollup: ^2.50.0
|
rollup: ^2.50.0
|
||||||
@ -3445,7 +3445,7 @@ packages:
|
|||||||
webpack:
|
webpack:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
vite: 2.7.6
|
vite: 2.7.9
|
||||||
webpack-virtual-modules: 0.4.3
|
webpack-virtual-modules: 0.4.3
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
@ -3466,8 +3466,8 @@ packages:
|
|||||||
spdx-expression-parse: 3.0.1
|
spdx-expression-parse: 3.0.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vite-plugin-pages/0.19.7_vite@2.7.6:
|
/vite-plugin-pages/0.19.8_vite@2.7.9:
|
||||||
resolution: {integrity: sha512-X5DsgRBRdJnTwB3iMgxEjg0OVqvcnwzMOW+QedZWmM/02Gv85hanPNFYesK1uX61+16okVU6430lGJpdMUNYng==}
|
resolution: {integrity: sha512-KwUYl5zFzLKc4eCEDp4xvbH5plqmkWN5i1JYgLIksCp5NK3FiXEaWmtQ8hSKgFo4pzV9BJ8hwWf0xYxEQzAbmQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@vue/compiler-sfc': '>=3'
|
'@vue/compiler-sfc': '>=3'
|
||||||
vite: '>=2'
|
vite: '>=2'
|
||||||
@ -3480,14 +3480,14 @@ packages:
|
|||||||
fast-glob: 3.2.7
|
fast-glob: 3.2.7
|
||||||
json5: 2.2.0
|
json5: 2.2.0
|
||||||
local-pkg: 0.4.0
|
local-pkg: 0.4.0
|
||||||
vite: 2.7.6
|
vite: 2.7.9
|
||||||
yaml: 2.0.0-9
|
yaml: 2.0.0-9
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vite/2.7.6:
|
/vite/2.7.9:
|
||||||
resolution: {integrity: sha512-PBNoc87rDYLtkpFU9dbVeGdbcyKzz6c34oScqivE3FEa3BhVa4ASupCzcz0eDIiSECovfLcQnLUJt9vhiEU08g==}
|
resolution: {integrity: sha512-CyopIJIRrc26Wnbkch5BCHFhQodzeV4jjSegLAEw1RImvXSuoOo2SfpEW9zRVi188WmjJwCqCaoG25C0r4nekw==}
|
||||||
engines: {node: '>=12.2.0'}
|
engines: {node: '>=12.2.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -3510,8 +3510,8 @@ packages:
|
|||||||
fsevents: 2.3.2
|
fsevents: 2.3.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vitest/0.0.113_jsdom@19.0.0+vite@2.7.6:
|
/vitest/0.0.119_jsdom@19.0.0+vite@2.7.9:
|
||||||
resolution: {integrity: sha512-GRIZqFEkR0uGddoSp9uyevkS6GEMRZtIX1laCvsnsnrz3tAKR/RTLPjXBqXhFZwjueUDRyJEwD4KGD+1KXOsgw==}
|
resolution: {integrity: sha512-8k71f4LWW2Uvy/6FdsaWjTbspu3vbp/p4ACdRUt5FCY+erEZiGbxld3FJCGu+tkFGa+FnoGcPb4fRxZZ49AcHw==}
|
||||||
engines: {node: '>=14.14.0'}
|
engines: {node: '>=14.14.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -3534,7 +3534,7 @@ packages:
|
|||||||
local-pkg: 0.4.0
|
local-pkg: 0.4.0
|
||||||
tinypool: 0.0.6
|
tinypool: 0.0.6
|
||||||
tinyspy: 0.2.6
|
tinyspy: 0.2.6
|
||||||
vite: 2.7.6
|
vite: 2.7.9
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vue-demi/0.12.1_vue@3.2.26:
|
/vue-demi/0.12.1_vue@3.2.26:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user