chore: update
This commit is contained in:
parent
b2457bed4c
commit
e39a1c4250
@ -12,20 +12,20 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@vueuse/core": "^7.7.1",
|
"@vueuse/core": "^7.7.1",
|
||||||
"vue": "^3.2.31",
|
"vue": "^3.2.31",
|
||||||
"vue-router": "^4.0.13"
|
"vue-router": "^4.0.14"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@antfu/eslint-config": "^0.18.6",
|
"@antfu/eslint-config": "^0.18.6",
|
||||||
"@iconify-json/carbon": "^1.1.1",
|
"@iconify-json/carbon": "^1.1.1",
|
||||||
"@types/node": "^17.0.21",
|
"@types/node": "^17.0.21",
|
||||||
"@unocss/reset": "^0.27.5",
|
"@unocss/reset": "^0.27.6",
|
||||||
"@vitejs/plugin-vue": "^2.2.4",
|
"@vitejs/plugin-vue": "^2.2.4",
|
||||||
"@vue/test-utils": "^2.0.0-rc.18",
|
"@vue/test-utils": "^2.0.0-rc.18",
|
||||||
"eslint": "^8.10.0",
|
"eslint": "^8.10.0",
|
||||||
"jsdom": "^19.0.0",
|
"jsdom": "^19.0.0",
|
||||||
"pnpm": "^6.32.3",
|
"pnpm": "^6.32.3",
|
||||||
"typescript": "^4.6.2",
|
"typescript": "^4.6.2",
|
||||||
"unocss": "^0.27.5",
|
"unocss": "^0.27.6",
|
||||||
"unplugin-auto-import": "^0.6.1",
|
"unplugin-auto-import": "^0.6.1",
|
||||||
"unplugin-vue-components": "^0.17.21",
|
"unplugin-vue-components": "^0.17.21",
|
||||||
"vite": "^2.8.6",
|
"vite": "^2.8.6",
|
||||||
|
|||||||
152
pnpm-lock.yaml
generated
152
pnpm-lock.yaml
generated
@ -4,7 +4,7 @@ specifiers:
|
|||||||
'@antfu/eslint-config': ^0.18.6
|
'@antfu/eslint-config': ^0.18.6
|
||||||
'@iconify-json/carbon': ^1.1.1
|
'@iconify-json/carbon': ^1.1.1
|
||||||
'@types/node': ^17.0.21
|
'@types/node': ^17.0.21
|
||||||
'@unocss/reset': ^0.27.5
|
'@unocss/reset': ^0.27.6
|
||||||
'@vitejs/plugin-vue': ^2.2.4
|
'@vitejs/plugin-vue': ^2.2.4
|
||||||
'@vue/test-utils': ^2.0.0-rc.18
|
'@vue/test-utils': ^2.0.0-rc.18
|
||||||
'@vueuse/core': ^7.7.1
|
'@vueuse/core': ^7.7.1
|
||||||
@ -12,33 +12,33 @@ specifiers:
|
|||||||
jsdom: ^19.0.0
|
jsdom: ^19.0.0
|
||||||
pnpm: ^6.32.3
|
pnpm: ^6.32.3
|
||||||
typescript: ^4.6.2
|
typescript: ^4.6.2
|
||||||
unocss: ^0.27.5
|
unocss: ^0.27.6
|
||||||
unplugin-auto-import: ^0.6.1
|
unplugin-auto-import: ^0.6.1
|
||||||
unplugin-vue-components: ^0.17.21
|
unplugin-vue-components: ^0.17.21
|
||||||
vite: ^2.8.6
|
vite: ^2.8.6
|
||||||
vite-plugin-pages: ^0.21.4
|
vite-plugin-pages: ^0.21.4
|
||||||
vitest: ^0.6.0
|
vitest: ^0.6.0
|
||||||
vue: ^3.2.31
|
vue: ^3.2.31
|
||||||
vue-router: ^4.0.13
|
vue-router: ^4.0.14
|
||||||
vue-tsc: ^0.32.1
|
vue-tsc: ^0.32.1
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vueuse/core': 7.7.1_vue@3.2.31
|
'@vueuse/core': 7.7.1_vue@3.2.31
|
||||||
vue: 3.2.31
|
vue: 3.2.31
|
||||||
vue-router: 4.0.13_vue@3.2.31
|
vue-router: 4.0.14_vue@3.2.31
|
||||||
|
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@antfu/eslint-config': 0.18.6_eslint@8.10.0+typescript@4.6.2
|
'@antfu/eslint-config': 0.18.6_eslint@8.10.0+typescript@4.6.2
|
||||||
'@iconify-json/carbon': 1.1.1
|
'@iconify-json/carbon': 1.1.1
|
||||||
'@types/node': 17.0.21
|
'@types/node': 17.0.21
|
||||||
'@unocss/reset': 0.27.5
|
'@unocss/reset': 0.27.6
|
||||||
'@vitejs/plugin-vue': 2.2.4_vite@2.8.6+vue@3.2.31
|
'@vitejs/plugin-vue': 2.2.4_vite@2.8.6+vue@3.2.31
|
||||||
'@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
|
'@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
|
||||||
eslint: 8.10.0
|
eslint: 8.10.0
|
||||||
jsdom: 19.0.0
|
jsdom: 19.0.0
|
||||||
pnpm: 6.32.3
|
pnpm: 6.32.3
|
||||||
typescript: 4.6.2
|
typescript: 4.6.2
|
||||||
unocss: 0.27.5_jsdom@19.0.0
|
unocss: 0.27.6_jsdom@19.0.0
|
||||||
unplugin-auto-import: 0.6.1_@vueuse+core@7.7.1+vite@2.8.6
|
unplugin-auto-import: 0.6.1_@vueuse+core@7.7.1+vite@2.8.6
|
||||||
unplugin-vue-components: 0.17.21_vite@2.8.6+vue@3.2.31
|
unplugin-vue-components: 0.17.21_vite@2.8.6+vue@3.2.31
|
||||||
vite: 2.8.6
|
vite: 2.8.6
|
||||||
@ -470,14 +470,14 @@ packages:
|
|||||||
eslint-visitor-keys: 3.3.0
|
eslint-visitor-keys: 3.3.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@unocss/cli/0.27.5_jsdom@19.0.0:
|
/@unocss/cli/0.27.6_jsdom@19.0.0:
|
||||||
resolution: {integrity: sha512-NczOoawskQoJVEVQd3NINbafcwhzeZjV1zGVpsZm0ZhMlrzJIfSpsvQ6BLMhnyqnV6GpYt3BJaeOaCbxmvPqEg==}
|
resolution: {integrity: sha512-+zl1Hhnz08VIdOq5SJw3I7ONX25Pu+5ityENfsvnC9kCURTfuSJ9jkOP+ZRFfbSVmCKkRqKtJA/bhFdYHiLphQ==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@unocss/config': 0.27.5_jsdom@19.0.0
|
'@unocss/config': 0.27.6_jsdom@19.0.0
|
||||||
'@unocss/core': 0.27.5
|
'@unocss/core': 0.27.6
|
||||||
'@unocss/preset-uno': 0.27.5
|
'@unocss/preset-uno': 0.27.6
|
||||||
cac: 6.7.12
|
cac: 6.7.12
|
||||||
chokidar: 3.5.3
|
chokidar: 3.5.3
|
||||||
colorette: 2.0.16
|
colorette: 2.0.16
|
||||||
@ -494,11 +494,11 @@ packages:
|
|||||||
- stylus
|
- stylus
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@unocss/config/0.27.5_jsdom@19.0.0:
|
/@unocss/config/0.27.6_jsdom@19.0.0:
|
||||||
resolution: {integrity: sha512-hFepCUNVfHImVddhL/NeuFN70Aui4BM2DdgrXmOcfYHwSlOw8IS+WAIHMm73/NmtNz8R9Jnq39LvHeymJF/LUA==}
|
resolution: {integrity: sha512-Nbp71bus+zj1xZ4PjQu8X5/F/WKGadXJKenH0Whz06HJza34zbnaRV4XXo1AQuYxZyjW/vsN8lit861eqFZ3rg==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@unocss/core': 0.27.5
|
'@unocss/core': 0.27.6
|
||||||
unconfig: 0.3.1_jsdom@19.0.0
|
unconfig: 0.3.1_jsdom@19.0.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vitest/ui'
|
- '@vitest/ui'
|
||||||
@ -510,99 +510,99 @@ packages:
|
|||||||
- stylus
|
- stylus
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@unocss/core/0.27.5:
|
/@unocss/core/0.27.6:
|
||||||
resolution: {integrity: sha512-yslhPY1lWAkOANEtuyMpydWvNRYZdlS93xyOI4qCn3tWFFoA1H6ANehSQSUguNoEGIuRrB2hUazSnANtI8HYOg==}
|
resolution: {integrity: sha512-CNn/1eWNzUTvY8pVLxqHJ0olk9v+Vul/Kayp2YUG4lozq0RBGMqEl9kChYJ/0W08dnz5kM4OTaobgKkBdpa3QQ==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@unocss/inspector/0.27.5:
|
/@unocss/inspector/0.27.6:
|
||||||
resolution: {integrity: sha512-ERP807tA/T2KG0TFn4w5+rZNpFpUiLTERBhcP25fwMWnpnm7OX+1U1850qtdYwTKBK6QwUogb/qLcyld3oIukQ==}
|
resolution: {integrity: sha512-hRFP3UgKlwhVZBLuMhEUGDTtyNj/+bw9TzaQ6Mk6AYpbIzGz/s93utqOWVwOS9ayZSLRRT24oQeuiGlsQiUw1g==}
|
||||||
dependencies:
|
dependencies:
|
||||||
gzip-size: 6.0.0
|
gzip-size: 6.0.0
|
||||||
sirv: 2.0.2
|
sirv: 2.0.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@unocss/preset-attributify/0.27.5:
|
/@unocss/preset-attributify/0.27.6:
|
||||||
resolution: {integrity: sha512-dhImcaeDfBxF92+jT+aufLB8pjve4t35pd6+HGXk0ExBNzmEpyVoUJJj4mI1TNMOeTS3IrGeFVEEZbqL+Gy4UA==}
|
resolution: {integrity: sha512-0LP6S4uaT5ST/R8V/F36VK13eN2xwwo/xvzkhNoXpib9/MfOUFo49au6IGQ+j8m4ERgYRRt3of5UqSYbDY9pvg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@unocss/core': 0.27.5
|
'@unocss/core': 0.27.6
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@unocss/preset-icons/0.27.5:
|
/@unocss/preset-icons/0.27.6:
|
||||||
resolution: {integrity: sha512-1x8U90W38HKAKvH32dYz7aRziIoQsI5vZXH/dlqHDRYc/38nMx8e1EM7SZ5K+6L7Xruk68WabQDJmF+FgZze8g==}
|
resolution: {integrity: sha512-PwqnCAXNy+88gYZAC2N4v3emszGbt5j0D5b59UM7v2qgmkWctjF7hwv7H4jv8hhRLnOgqmtilxGDwEabkdJc1A==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@iconify/utils': 1.0.23
|
'@iconify/utils': 1.0.23
|
||||||
'@unocss/core': 0.27.5
|
'@unocss/core': 0.27.6
|
||||||
local-pkg: 0.4.1
|
local-pkg: 0.4.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@unocss/preset-mini/0.27.5:
|
/@unocss/preset-mini/0.27.6:
|
||||||
resolution: {integrity: sha512-ZM6/qB2Jzf9nqU9/ALcPpDkjp1NDYrY+JGMCXqxb2FtT0PaPNFtxqOfJg3JBCX3ob3oTOeS2O1nRizREQngy/w==}
|
resolution: {integrity: sha512-nZhBWSwLb9AVr4k5I8KD0OAAnbQU6HkI6iSmrk90s1tI28yTl3a/urj2wEW4C/kh1pIcniDVwlAh380Digje5g==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@unocss/core': 0.27.5
|
'@unocss/core': 0.27.6
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@unocss/preset-typography/0.27.5:
|
/@unocss/preset-typography/0.27.6:
|
||||||
resolution: {integrity: sha512-iBx0tJo7VVVxihal+vUzp/Uf1nHB4X1KVSdm6Ot/gJi6Azfcs7MfsdWr/Eqg9cy9tYnsUi5M0Bm9ptiSjVWEsw==}
|
resolution: {integrity: sha512-RHfl8s4zml7/LJRx0e1kr6lq/cBrhrGeHOQhcirB27yFpbZQH5MnXVHkVuCsH4dTMgOVVLT/43LGK8JkBooV7w==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@unocss/core': 0.27.5
|
'@unocss/core': 0.27.6
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@unocss/preset-uno/0.27.5:
|
/@unocss/preset-uno/0.27.6:
|
||||||
resolution: {integrity: sha512-ehsVpTGW9Cv45FHcgh9Hp45a/FeMUC0L39IHygVsTcr14CmSM1sDVuJRywIqbTpyi+Eu9uv+GppG9QGa3tbofw==}
|
resolution: {integrity: sha512-akIzUVwwnvH3h0GtizNHoUfboyMJVFBl6uGEdKoS3gDC2OQG0hK6XNOkacs6aJKaoZTgNbFtLzMQx/pkRG8zYw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@unocss/core': 0.27.5
|
'@unocss/core': 0.27.6
|
||||||
'@unocss/preset-mini': 0.27.5
|
'@unocss/preset-mini': 0.27.6
|
||||||
'@unocss/preset-wind': 0.27.5
|
'@unocss/preset-wind': 0.27.6
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@unocss/preset-web-fonts/0.27.5:
|
/@unocss/preset-web-fonts/0.27.6:
|
||||||
resolution: {integrity: sha512-tepZlo935vfFVU/+GwiUgBMjwKDQyYsaz8EtsBNOePpYICHLpHaaTrQyOqip9J97Yz/Wq7FWbM4xe0/WUj0iMw==}
|
resolution: {integrity: sha512-feMCDhWLU4BMR+blxlAlzScIb0UFOWffMQT6J2dRVeCsPG4AnFpfoh5dC055O5NrAew63qz94dWCdAFOOONFig==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@unocss/core': 0.27.5
|
'@unocss/core': 0.27.6
|
||||||
axios: 0.26.0
|
axios: 0.26.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- debug
|
- debug
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@unocss/preset-wind/0.27.5:
|
/@unocss/preset-wind/0.27.6:
|
||||||
resolution: {integrity: sha512-1Pw4aj+DrHCfus76BUGXmf7O44M9rN9ED1WMc/p4+MWT9zZ0GX2bQNTUGC/FXhptEKT2qNqDVm8tt1cFtlbxSw==}
|
resolution: {integrity: sha512-EL+PeAZJrlA8hT9XffDbVLFgqF1U0eKok3V4a0QzTWgf8j9X6yofOEy5q2xu1sQJ4ma9lfxn0p0s4luWTQ2tmA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@unocss/core': 0.27.5
|
'@unocss/core': 0.27.6
|
||||||
'@unocss/preset-mini': 0.27.5
|
'@unocss/preset-mini': 0.27.6
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@unocss/reset/0.27.5:
|
/@unocss/reset/0.27.6:
|
||||||
resolution: {integrity: sha512-D1DuY+OwTl0wJnWh2UVB0thuceRZ+WKlyutrLZFMwFMaFzKoWT9RaE0SW7GumkwPQETEtdtqHSOQ61+MXqqZOw==}
|
resolution: {integrity: sha512-Kevybhy2NdC5+FvHJSiAq6WL8hZ+/HTyOpqTh6RFOHNiZ5vLHJ21Tbuj5eHHLbZ8voHkgUwG/VWmATuO67WO8g==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@unocss/scope/0.27.5:
|
/@unocss/scope/0.27.6:
|
||||||
resolution: {integrity: sha512-wblxl4tSR/mmZ3WUga5FPLIdOPfuoXh+zHstNLAforVhjk1eN7iMzFtiBDxJVWOG4j5FZOK6di9nMIlx7+GlGA==}
|
resolution: {integrity: sha512-WONGpzs7qorYfOzmtWVzBuWzjQXUD9RG5VqEuQ7s4gWdmNxCHSwEt43dPZ8SirQvJ09AhYcN3i3HtWgCZ2WerA==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@unocss/transformer-directives/0.27.5:
|
/@unocss/transformer-directives/0.27.6:
|
||||||
resolution: {integrity: sha512-DvSV2OmIoBl3R+Mo2oec6NfJg9nNhnDrbGsE/tZiyMFGkuzkFjJqrQ1daeiJ90uLjH10flY1eY6VpGAvbLiZWQ==}
|
resolution: {integrity: sha512-ah1DLQegAhVLi41IlPvvSrZAR5zRZkB3PDP7rVrzkOSMM2e6n8/C4mG5DUKcR0WcFOj7WUmf2evy9yXh8Qa7YQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@unocss/core': 0.27.5
|
'@unocss/core': 0.27.6
|
||||||
css-tree: 2.1.0
|
css-tree: 2.1.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@unocss/transformer-variant-group/0.27.5:
|
/@unocss/transformer-variant-group/0.27.6:
|
||||||
resolution: {integrity: sha512-OoE5tXTkmpYxFCvxXTawBldJTyKBfgh1iHcnsjbtDGzn7q69pG5vF87+SLs5Zu+Gj7g5Y1DGe/ll167yqCwoyw==}
|
resolution: {integrity: sha512-lB7nhFbfo4TrzC+e30aMg4fDCHpRWXwc59DBSB9N8raXIkmPsRRwY8HrF02hXchlQQ+uXtmix43kxDC7323kyA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@unocss/core': 0.27.5
|
'@unocss/core': 0.27.6
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@unocss/vite/0.27.5_jsdom@19.0.0:
|
/@unocss/vite/0.27.6_jsdom@19.0.0:
|
||||||
resolution: {integrity: sha512-/mIqiDPePiYyrFeJHyihJKSJNRomDHAuXdCAG1v3kBu+RjchRi0n+1G8WaKH6TGUk0cd0i0avHtI7YmhoahWnw==}
|
resolution: {integrity: sha512-RBLlvFGfKf2xprTh0u/l448Eg88FXbpq23psPS1ZmKHUYRWm+SIraH6E/BG6sFIEljdvO5F/jhNvuMpAKl5PKg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@rollup/pluginutils': 4.1.2
|
'@rollup/pluginutils': 4.1.2
|
||||||
'@unocss/config': 0.27.5_jsdom@19.0.0
|
'@unocss/config': 0.27.6_jsdom@19.0.0
|
||||||
'@unocss/core': 0.27.5
|
'@unocss/core': 0.27.6
|
||||||
'@unocss/inspector': 0.27.5
|
'@unocss/inspector': 0.27.6
|
||||||
'@unocss/scope': 0.27.5
|
'@unocss/scope': 0.27.6
|
||||||
'@unocss/transformer-directives': 0.27.5
|
'@unocss/transformer-directives': 0.27.6
|
||||||
magic-string: 0.26.1
|
magic-string: 0.26.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vitest/ui'
|
- '@vitest/ui'
|
||||||
@ -3695,23 +3695,23 @@ packages:
|
|||||||
engines: {node: '>= 4.0.0'}
|
engines: {node: '>= 4.0.0'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/unocss/0.27.5_jsdom@19.0.0:
|
/unocss/0.27.6_jsdom@19.0.0:
|
||||||
resolution: {integrity: sha512-jT1wHdDxLghscUMa8bOdzfPVqlr1lkwiC9bHsBWWw1eNJElMi05LboK7bvnYwNl/UDmNTfTdncQgsOSn1S9dfQ==}
|
resolution: {integrity: sha512-qJx01N+89EeUQ3QN8ihPN7BEOKqmlxS0HVWaYFCaZ/7dizS38CupwEZE75D4nPz8gmF2KJbq7mkPzgR0hRAd8g==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@unocss/cli': 0.27.5_jsdom@19.0.0
|
'@unocss/cli': 0.27.6_jsdom@19.0.0
|
||||||
'@unocss/core': 0.27.5
|
'@unocss/core': 0.27.6
|
||||||
'@unocss/preset-attributify': 0.27.5
|
'@unocss/preset-attributify': 0.27.6
|
||||||
'@unocss/preset-icons': 0.27.5
|
'@unocss/preset-icons': 0.27.6
|
||||||
'@unocss/preset-mini': 0.27.5
|
'@unocss/preset-mini': 0.27.6
|
||||||
'@unocss/preset-typography': 0.27.5
|
'@unocss/preset-typography': 0.27.6
|
||||||
'@unocss/preset-uno': 0.27.5
|
'@unocss/preset-uno': 0.27.6
|
||||||
'@unocss/preset-web-fonts': 0.27.5
|
'@unocss/preset-web-fonts': 0.27.6
|
||||||
'@unocss/preset-wind': 0.27.5
|
'@unocss/preset-wind': 0.27.6
|
||||||
'@unocss/reset': 0.27.5
|
'@unocss/reset': 0.27.6
|
||||||
'@unocss/transformer-directives': 0.27.5
|
'@unocss/transformer-directives': 0.27.6
|
||||||
'@unocss/transformer-variant-group': 0.27.5
|
'@unocss/transformer-variant-group': 0.27.6
|
||||||
'@unocss/vite': 0.27.5_jsdom@19.0.0
|
'@unocss/vite': 0.27.6_jsdom@19.0.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vitest/ui'
|
- '@vitest/ui'
|
||||||
- c8
|
- c8
|
||||||
@ -4102,8 +4102,8 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vue-router/4.0.13_vue@3.2.31:
|
/vue-router/4.0.14_vue@3.2.31:
|
||||||
resolution: {integrity: sha512-LmXrC+BkDRLak+d5xTMgUYraT3Nj0H/vCbP+7usGvIl9Viqd1UP6AsP0i69pSbn9O0dXK/xCdp4yPw21HqV9Jw==}
|
resolution: {integrity: sha512-wAO6zF9zxA3u+7AkMPqw9LjoUCjSxfFvINQj3E/DceTt6uEz1XZLraDhdg2EYmvVwTBSGlLYsUw8bDmx0754Mw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: ^3.2.0
|
vue: ^3.2.0
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|||||||
@ -3,8 +3,9 @@ import {
|
|||||||
presetAttributify,
|
presetAttributify,
|
||||||
presetIcons,
|
presetIcons,
|
||||||
presetUno,
|
presetUno,
|
||||||
transformerDirectives,
|
presetWebFonts,
|
||||||
transformerVariantGroup,
|
// transformerDirectives,
|
||||||
|
// transformerVariantGroup,
|
||||||
} from 'unocss'
|
} from 'unocss'
|
||||||
|
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
@ -19,9 +20,16 @@ export default defineConfig({
|
|||||||
scale: 1.2,
|
scale: 1.2,
|
||||||
warn: true,
|
warn: true,
|
||||||
}),
|
}),
|
||||||
|
presetWebFonts({
|
||||||
|
fonts: {
|
||||||
|
sans: 'DM Sans',
|
||||||
|
serif: 'DM Serif Display',
|
||||||
|
mono: 'DM Mono',
|
||||||
|
},
|
||||||
|
}),
|
||||||
],
|
],
|
||||||
transformers: [
|
// transformers: [
|
||||||
transformerDirectives(),
|
// transformerDirectives(),
|
||||||
transformerVariantGroup(),
|
// transformerVariantGroup(),
|
||||||
],
|
// ],
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user