chore: update deps

pull/36/head
xingyu 2023-09-22 18:08:20 +08:00
parent b808fceb5f
commit 5b27f87ef3
3 changed files with 170 additions and 169 deletions

View File

@ -35,8 +35,8 @@
| [pinia](https://pinia.vuejs.org/) | Vue 存储库 替代 vuex5 | 2.1.6 |
| [vueuse](https://vueuse.org/) | 常用工具集 | 10.4.1 |
| [vue-i18n](https://kazupon.github.io/vue-i18n/zh/introduction.html/) | 国际化 | 9.4.1 |
| [vue-router](https://router.vuejs.org/) | Vue 路由 | 4.2.4 |
| [unocss](https://uno.antfu.me/) | 原子 css | 0.55.7 |
| [vue-router](https://router.vuejs.org/) | Vue 路由 | 4.2.5 |
| [unocss](https://uno.antfu.me/) | 原子 css | 0.56.1 |
| [iconify](https://icon-sets.iconify.design/) | 在线图标库 | 3.1.1 |
- ![alt VbenAdmin](https://anncwb.github.io/anncwb/images/preview1.png)

View File

@ -76,7 +76,7 @@
"vue": "^3.3.4",
"vue-i18n": "^9.4.1",
"vue-json-pretty": "^2.2.4",
"vue-router": "^4.2.4",
"vue-router": "^4.2.5",
"vue-types": "^5.1.1",
"vuedraggable": "^4.1.0",
"xlsx": "^0.18.5"
@ -84,7 +84,7 @@
"devDependencies": {
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@iconify/json": "^2.2.117",
"@iconify/json": "^2.2.119",
"@purge-icons/generated": "^0.9.0",
"@types/codemirror": "^5.60.10",
"@types/crypto-js": "^4.1.2",
@ -95,7 +95,7 @@
"@types/nprogress": "^0.2.0",
"@types/qs": "^6.9.8",
"@types/sortablejs": "^1.15.2",
"@unocss/eslint-config": "^0.56.0",
"@unocss/eslint-config": "^0.56.1",
"@vitejs/plugin-vue": "4.3.4",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"@vue/compiler-sfc": "^3.3.4",
@ -126,9 +126,9 @@
"stylelint-config-standard": "^34.0.0",
"stylelint-order": "^6.0.3",
"stylelint-prettier": "^4.0.2",
"terser": "^5.19.4",
"terser": "^5.20.0",
"typescript": "^5.2.2",
"unocss": "^0.56.0",
"unocss": "^0.56.1",
"vite": "^4.4.9",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-mkcert": "^1.16.0",
@ -138,7 +138,7 @@
"vite-plugin-svg-icons": "^2.0.1",
"vite-vue-plugin-html": "^1.0.2",
"vue-eslint-parser": "^9.3.1",
"vue-tsc": "^1.8.11"
"vue-tsc": "^1.8.13"
},
"lint-staged": {
"*.{js,jsx,ts,tsx}": [

View File

@ -96,8 +96,8 @@ dependencies:
specifier: ^2.2.4
version: 2.2.4(vue@3.3.4)
vue-router:
specifier: ^4.2.4
version: 4.2.4(vue@3.3.4)
specifier: ^4.2.5
version: 4.2.5(vue@3.3.4)
vue-types:
specifier: ^5.1.1
version: 5.1.1(vue@3.3.4)
@ -116,8 +116,8 @@ devDependencies:
specifier: ^17.7.0
version: 17.7.0
'@iconify/json':
specifier: ^2.2.117
version: 2.2.117
specifier: ^2.2.119
version: 2.2.119
'@purge-icons/generated':
specifier: ^0.9.0
version: 0.9.0
@ -149,8 +149,8 @@ devDependencies:
specifier: ^1.15.2
version: 1.15.2
'@unocss/eslint-config':
specifier: ^0.56.0
version: 0.56.0(eslint@8.49.0)(typescript@5.2.2)
specifier: ^0.56.1
version: 0.56.1(eslint@8.49.0)(typescript@5.2.2)
'@vitejs/plugin-vue':
specifier: 4.3.4
version: 4.3.4(vite@4.4.9)(vue@3.3.4)
@ -242,17 +242,17 @@ devDependencies:
specifier: ^4.0.2
version: 4.0.2(prettier@3.0.3)(stylelint@15.10.3)
terser:
specifier: ^5.19.4
version: 5.19.4
specifier: ^5.20.0
version: 5.20.0
typescript:
specifier: ^5.2.2
version: 5.2.2
unocss:
specifier: ^0.56.0
version: 0.56.0(postcss@8.4.30)(rollup@3.29.2)(vite@4.4.9)
specifier: ^0.56.1
version: 0.56.1(postcss@8.4.30)(rollup@3.29.2)(vite@4.4.9)
vite:
specifier: ^4.4.9
version: 4.4.9(@types/node@20.6.0)(less@4.2.0)(terser@5.19.4)
version: 4.4.9(@types/node@20.6.0)(less@4.2.0)(terser@5.20.0)
vite-plugin-compression:
specifier: ^0.5.1
version: 0.5.1(vite@4.4.9)
@ -278,8 +278,8 @@ devDependencies:
specifier: ^9.3.1
version: 9.3.1(eslint@8.49.0)
vue-tsc:
specifier: ^1.8.11
version: 1.8.11(typescript@5.2.2)
specifier: ^1.8.13
version: 1.8.13(typescript@5.2.2)
packages:
@ -2047,8 +2047,8 @@ packages:
dependencies:
'@iconify/types': 2.0.0
/@iconify/json@2.2.117:
resolution: {integrity: sha512-JJO8TzYJHq1geopQOOO2B1n5D0brls9RUcgaZ9+B8qpkJ9FZrwLv0gd50lySLqVEruhp8WJg1ujULispbVcOpw==}
/@iconify/json@2.2.119:
resolution: {integrity: sha512-tYvxJpBds6UgXe6/iq2pW7hblsniDGWuKEwCr8PnSKLmZMilrtzHX7v+pg7FFmV2l2qA2Iw4toMRpe11tWBI4Q==}
dependencies:
'@iconify/types': 2.0.0
pathe: 1.1.1
@ -2881,32 +2881,32 @@ packages:
eslint-visitor-keys: 3.4.3
dev: true
/@unocss/astro@0.56.0(rollup@3.29.2)(vite@4.4.9):
resolution: {integrity: sha512-yBkpp2vc/dH6AiLAZrHC+trpR16VN4SiMVPgiy/UREj9BHJXVwFxFscjqXnuNP1vaxmVEfcvTkph9nJf/+JFjQ==}
/@unocss/astro@0.56.1(rollup@3.29.2)(vite@4.4.9):
resolution: {integrity: sha512-ivWm69J76DRwCiEFM75qR4WPMCC6nyOrUM5iQDTypwKbBX26XlXcYYCN3DLoQTmWdp5f2BubZXAg3KIdgVxrYg==}
peerDependencies:
vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0
peerDependenciesMeta:
vite:
optional: true
dependencies:
'@unocss/core': 0.56.0
'@unocss/reset': 0.56.0
'@unocss/vite': 0.56.0(rollup@3.29.2)(vite@4.4.9)
vite: 4.4.9(@types/node@20.6.0)(less@4.2.0)(terser@5.19.4)
'@unocss/core': 0.56.1
'@unocss/reset': 0.56.1
'@unocss/vite': 0.56.1(rollup@3.29.2)(vite@4.4.9)
vite: 4.4.9(@types/node@20.6.0)(less@4.2.0)(terser@5.20.0)
transitivePeerDependencies:
- rollup
dev: true
/@unocss/cli@0.56.0(rollup@3.29.2):
resolution: {integrity: sha512-+SD7Pd6xTHj4lW5vZXtebLnCAdhyjrNWsfBHK8exjZF6PVbJWW3wfZ1cBPqveWvS8/1kqsMp2I3GFORKjBiFoQ==}
/@unocss/cli@0.56.1(rollup@3.29.2):
resolution: {integrity: sha512-s7lRtPkNw7GXdej3uYKFgfyal3Bq0Ux9oJKQ3rV7ysvY5AMfHs+ayc1EC6vXsAunziJ39dloPrRY5cx1H7abkQ==}
engines: {node: '>=14'}
hasBin: true
dependencies:
'@ampproject/remapping': 2.2.1
'@rollup/pluginutils': 5.0.4(rollup@3.29.2)
'@unocss/config': 0.56.0
'@unocss/core': 0.56.0
'@unocss/preset-uno': 0.56.0
'@unocss/config': 0.56.1
'@unocss/core': 0.56.1
'@unocss/preset-uno': 0.56.1
cac: 6.7.14
chokidar: 3.5.3
colorette: 2.0.20
@ -2919,36 +2919,36 @@ packages:
- rollup
dev: true
/@unocss/config@0.56.0:
resolution: {integrity: sha512-TGyh3Ns15rKPRrVmiqcF9BcZ9yC0fixxwUGm49a2rQ91GOKNIZ6O/tX2MHxoncU/Sp2ZkrRreoT8fsEejfHAYg==}
/@unocss/config@0.56.1:
resolution: {integrity: sha512-ZwKWtbMfg38laUNwjERkiTo3JKCgpw+hZMBqbbr2N4Rhc1ZaT4EJyQmcc/+P05JoNNr+ueYMoCMOCOtn/wuheQ==}
engines: {node: '>=14'}
dependencies:
'@unocss/core': 0.56.0
'@unocss/core': 0.56.1
unconfig: 0.3.10
dev: true
/@unocss/core@0.56.0:
resolution: {integrity: sha512-KpaEMCg5XnTK7aQRgwNWoPCAFLEmPGjw+OSZWuMtkGvMr4RwDAVUAqPdGyGOavKMyWs+Is+lxXL5NHy9nhZ2oA==}
/@unocss/core@0.56.1:
resolution: {integrity: sha512-2qmb/+hQ2CXmIgSqaeL6Pw2reO2MxsZlLMFuu71J8T3+UKrkI9NAwkZ4sdb38EoOisVIr2lvE48uc44XBfaOdg==}
dev: true
/@unocss/eslint-config@0.56.0(eslint@8.49.0)(typescript@5.2.2):
resolution: {integrity: sha512-TRzCx+5gNwakFY9BXIVTctRcO+h4JB7WdayfwZ5T2eYRB1DLhdiGg2gJTlPtVQV0DzIdza+BCDbg9W+dGiC/lQ==}
/@unocss/eslint-config@0.56.1(eslint@8.49.0)(typescript@5.2.2):
resolution: {integrity: sha512-ph1w2FO+wCHq0jz0iQyxUbjwLSVjSz6wQ2yd0fCsm6mHNlewWHmu6gD3Grs9j5XDyFJEwz4HZZRHspJanqSJyA==}
engines: {node: '>=14'}
dependencies:
'@unocss/eslint-plugin': 0.56.0(eslint@8.49.0)(typescript@5.2.2)
'@unocss/eslint-plugin': 0.56.1(eslint@8.49.0)(typescript@5.2.2)
transitivePeerDependencies:
- eslint
- supports-color
- typescript
dev: true
/@unocss/eslint-plugin@0.56.0(eslint@8.49.0)(typescript@5.2.2):
resolution: {integrity: sha512-hjGWM6eJawYuXcdEB/Tg5hmcT9SnqzMrwSRwPyVhEmaPZV/3pqJWXbrPessMMH0ZeTKhBd4au79Zb7ZmoWcnJA==}
/@unocss/eslint-plugin@0.56.1(eslint@8.49.0)(typescript@5.2.2):
resolution: {integrity: sha512-WLTybFXK9FJUMmEdUBa4Yj6uZx4qTCThGVej5Rn3XA+5f58zNmcSbipUG5oz16Z/QqYKP8iKhtg5zAQJMi0erg==}
engines: {node: '>=14'}
dependencies:
'@typescript-eslint/utils': 6.7.2(eslint@8.49.0)(typescript@5.2.2)
'@unocss/config': 0.56.0
'@unocss/core': 0.56.0
'@unocss/config': 0.56.1
'@unocss/core': 0.56.1
magic-string: 0.30.3
synckit: 0.8.5
transitivePeerDependencies:
@ -2957,158 +2957,159 @@ packages:
- typescript
dev: true
/@unocss/extractor-arbitrary-variants@0.56.0:
resolution: {integrity: sha512-OtdDsief0sqzYkS0GH9+LYUWojOjisjYjk5nLBI9lMfU23l/G76T2BzN8/W19MjUEs80relP4nO/ruefJn0hvw==}
/@unocss/extractor-arbitrary-variants@0.56.1:
resolution: {integrity: sha512-2vEcVwUTpC0yROjvKGjR3HSE8jaf1cwQqL+Ba5oP+Y4Vrjlf8hqvoSowgVT+wp/ecPH8z82xFNhS+XMOdgXpGA==}
dependencies:
'@unocss/core': 0.56.0
'@unocss/core': 0.56.1
dev: true
/@unocss/inspector@0.56.0:
resolution: {integrity: sha512-YGIyDe0eDzf0XhIHZRxZFV4xGKIA8jGBQ/rOF9k32Z8hyJ3jdJYf7s/ckA6s1kYxFq4qFmznylWeuh8JSUHeMg==}
/@unocss/inspector@0.56.1:
resolution: {integrity: sha512-PJ3MEwOvUjLaiySPQQKlw0XgwpReNK7c+nDX0D8ZBmUyw3swSn8wSar2cCOLsKLRtKRRp4kz1brM/BaleyYyeg==}
dependencies:
'@unocss/rule-utils': 0.56.0
'@unocss/rule-utils': 0.56.1
gzip-size: 6.0.0
sirv: 2.0.3
dev: true
/@unocss/postcss@0.56.0(postcss@8.4.30):
resolution: {integrity: sha512-4wYpu8u8fjEeDvpA7m7Sq2wdIcXdoRSuu2HG/co7uqdXJJD6dQtOgI5Q0ooyPhWNx4w3zBCfaADBxfIcWsZotg==}
/@unocss/postcss@0.56.1(postcss@8.4.30):
resolution: {integrity: sha512-8jUS5ynopvMbZmdUQhGv+lvKziuAPHHl9LaZzCJ4uHgPOwITNXWTi4dmNbytdYC3iYPQ++8eOph93VPCxdqVsw==}
engines: {node: '>=14'}
peerDependencies:
postcss: ^8.4.21
dependencies:
'@unocss/config': 0.56.0
'@unocss/core': 0.56.0
'@unocss/config': 0.56.1
'@unocss/core': 0.56.1
'@unocss/rule-utils': 0.56.1
css-tree: 2.3.1
fast-glob: 3.3.1
magic-string: 0.30.3
postcss: 8.4.30
dev: true
/@unocss/preset-attributify@0.56.0:
resolution: {integrity: sha512-0K+dy8Ey081Tgn1beADIrGmO3yhthM5KVqz+E+ni4o9paZg1DrBXnKA1Y8+fK3fEE1LmKK1hGhBrx68gCFX7XA==}
/@unocss/preset-attributify@0.56.1:
resolution: {integrity: sha512-z+riyM9Fl+aYReg3cgxDRrI52teOL6ebj1UkMOje5sXuhneEQobUkg3k4Oi9NGTdalO5PU/jwcYCNfVksMPWZg==}
dependencies:
'@unocss/core': 0.56.0
'@unocss/core': 0.56.1
dev: true
/@unocss/preset-icons@0.56.0:
resolution: {integrity: sha512-b0WrDmChgk+5db6LSiZkCZ3wUInntFU82bbNSspE3DhCSsaNP0S6vxK6RGlyNuQayodsoW3gqThVuND8KYj7kg==}
/@unocss/preset-icons@0.56.1:
resolution: {integrity: sha512-Jwyy7i39Hvt4gf+/vtlIcKucNP2y7IV5nF9KPuDnikho4xS/D24z3lbUclrscbH8XGfRcsUzGHI/y+8gD7zZjQ==}
dependencies:
'@iconify/utils': 2.1.10
'@unocss/core': 0.56.0
'@unocss/core': 0.56.1
ofetch: 1.3.3
transitivePeerDependencies:
- supports-color
dev: true
/@unocss/preset-mini@0.56.0:
resolution: {integrity: sha512-uEdaiWF4RiU+RFtQjiv0R3RDRjNV+OFa3C+xVELLOIROnvb+h/D2wVxC8t8qOuVe8I6cHsGJgWfEpT3ptDhxqQ==}
/@unocss/preset-mini@0.56.1:
resolution: {integrity: sha512-hOujmUN5kiA7KCkH1mUFf3cStsa3WZTi3g/I91VQ8EM4S6R7aRvME7LBXlb38z68+pckoDLhOhbN7gSg2iZTjA==}
dependencies:
'@unocss/core': 0.56.0
'@unocss/extractor-arbitrary-variants': 0.56.0
'@unocss/rule-utils': 0.56.0
'@unocss/core': 0.56.1
'@unocss/extractor-arbitrary-variants': 0.56.1
'@unocss/rule-utils': 0.56.1
dev: true
/@unocss/preset-tagify@0.56.0:
resolution: {integrity: sha512-8FBHa+yPEFQ26BcqgBUrlLX7ThoMPRbH2AjQCk0RpgVhhy6OBweOFXmE0FhcOpNnM6DJadA6vlp3bTXZ0epqVA==}
/@unocss/preset-tagify@0.56.1:
resolution: {integrity: sha512-cd1McbaEpoerduOt8dA6MOkVZQIutuF3dHyjrI/pXbDtoyzBWjT9MLEeV77Hlz3S09+9cqGZddBBkqo0WGsM0w==}
dependencies:
'@unocss/core': 0.56.0
'@unocss/core': 0.56.1
dev: true
/@unocss/preset-typography@0.56.0:
resolution: {integrity: sha512-CF1dz+00TqTxQSIRkmCaUMk6+bB77z6PWB0VbxxpeYgpxKU1yC247tcBDmrQGhp1NmO4zr9COGEnl/o++OEXmQ==}
/@unocss/preset-typography@0.56.1:
resolution: {integrity: sha512-3p+dWEtMDe8MSPbUZseS94OpdYbv/pMTs2K1NBysE5BjIEVlyxRNWcZ8FC6risAJ1U0Ouctb6BqP6IA8r9BiWQ==}
dependencies:
'@unocss/core': 0.56.0
'@unocss/preset-mini': 0.56.0
'@unocss/core': 0.56.1
'@unocss/preset-mini': 0.56.1
dev: true
/@unocss/preset-uno@0.56.0:
resolution: {integrity: sha512-DlTZZ4kS6BEwJTTp5ly86UdhnUhCfgctRDv6gT8LYcji7VInYEPdTA0+Szy7PZtQFeQE8E3kONsiKuoVlwLtPw==}
/@unocss/preset-uno@0.56.1:
resolution: {integrity: sha512-rNnjpmnfrP/1P462dyELBQHe5NDlFSrJevwjCpAOeFXdO0XCCULpHokuaovZYwesNvzzWu+cZequya38n5hkSw==}
dependencies:
'@unocss/core': 0.56.0
'@unocss/preset-mini': 0.56.0
'@unocss/preset-wind': 0.56.0
'@unocss/rule-utils': 0.56.0
'@unocss/core': 0.56.1
'@unocss/preset-mini': 0.56.1
'@unocss/preset-wind': 0.56.1
'@unocss/rule-utils': 0.56.1
dev: true
/@unocss/preset-web-fonts@0.56.0:
resolution: {integrity: sha512-25BSNm29oOY9N37awVV902cmdGd3e8G1EdVm0kqA7YxwUViSdoej0C1R+i27WsrBPtwpLyulRjrjWgtxM/3E8g==}
/@unocss/preset-web-fonts@0.56.1:
resolution: {integrity: sha512-SO2ZjrcFSi02QgQT3UVUtIlZE59A92gB1pzmYTMGZhjhmxqq6aghvBKEC00LfnQ200MRtAawgiZ+5Xysi/XsGg==}
dependencies:
'@unocss/core': 0.56.0
'@unocss/core': 0.56.1
ofetch: 1.3.3
dev: true
/@unocss/preset-wind@0.56.0:
resolution: {integrity: sha512-P978d2+kc/LALmDO8bG00oCvAAA2EGW0mIzoZRM+eb5zWSDEkkSuC+YoiLehbByRkw0voAMgqobWxYIb2GUmfg==}
/@unocss/preset-wind@0.56.1:
resolution: {integrity: sha512-/fR0eYlmezu6R3wWvN5zVNAfOE6rcC1CsEZKH0SdwchMvNDjJNd0rmAechI2BnVBaa3++H2Cz+0AfCDEP8tsjg==}
dependencies:
'@unocss/core': 0.56.0
'@unocss/preset-mini': 0.56.0
'@unocss/rule-utils': 0.56.0
'@unocss/core': 0.56.1
'@unocss/preset-mini': 0.56.1
'@unocss/rule-utils': 0.56.1
dev: true
/@unocss/reset@0.56.0:
resolution: {integrity: sha512-zTvUeN4Dkn+DY8YFHjKd+hfIpqcsNOKOeD0M64fWVjD0LmuuyuFASySYEGjlfvEEUjDiyNg96SnTXyOETYDclg==}
/@unocss/reset@0.56.1:
resolution: {integrity: sha512-nfzLKv2W9Y3fZLny6lYTroa/YExczGYHsVPCBPGkVt0TrM0yDA+ZKOHbN93b5myY9hzJ3pHTEQmYFsFwzzr6Kg==}
dev: true
/@unocss/rule-utils@0.56.0:
resolution: {integrity: sha512-ozxI/KlAZmvRlsVy+oysuCXoxXm6141QsYwH1q8heIBBVTOY1jku82VveCfv4ZWrewYkgd27ME7e77ArfGLzyw==}
/@unocss/rule-utils@0.56.1:
resolution: {integrity: sha512-mmmbx10eELAyhYZqBWlQFPOafnL1hHp2fo18rUbZLedvMJWds3Z23Q/u3VKEpJnCszNkr03BXVwscR5+ZdF4uw==}
engines: {node: '>=14'}
dependencies:
'@unocss/core': 0.56.0
'@unocss/core': 0.56.1
dev: true
/@unocss/scope@0.56.0:
resolution: {integrity: sha512-zGUxAhHh04cqzBgfsAFjQg4xsna+3Y9ST1G/Lcs3CNzm9GC/SSPwcNzFel+r75Wtx/2WlhjmWCnK5gOzRR3l6Q==}
/@unocss/scope@0.56.1:
resolution: {integrity: sha512-qIq/JuibrVOAJw/TCUm54XwHRcDImgrb1abZVuaicFh6fjmpdOi/iglYxoFqXS5gusp0m2vNnOLbaBB4LrPf5Q==}
dev: true
/@unocss/transformer-attributify-jsx-babel@0.56.0:
resolution: {integrity: sha512-wOMAr5TnGOZgc6Pqkdecg3O3x1kH7lsyDQxsTqZz3CjYDr9iJMWdRir3UwQVTxg6Xy/BfRE0Qe7LcFIR0BJPHg==}
/@unocss/transformer-attributify-jsx-babel@0.56.1:
resolution: {integrity: sha512-8+l4tfifHiSnga3iaxqXfAMgEJG7yLphKPDSm6DHEMUqKeia9rn3V/bABx5KZxpMmnH6FoiYboJL4uf5W58a5Q==}
dependencies:
'@unocss/core': 0.56.0
'@unocss/core': 0.56.1
dev: true
/@unocss/transformer-attributify-jsx@0.56.0:
resolution: {integrity: sha512-g1zc7y/oLsSi6qH2GwdfWwWaG6w/hQaL3XyOJ0hpn86N8qcLbeeH7IJdnrGXX1R/w7Z0t9Lz9lhGb+UP3ymmfQ==}
/@unocss/transformer-attributify-jsx@0.56.1:
resolution: {integrity: sha512-2dQ7immRBnZJQ9aU+VIiAbcFCycXq8yXG2RPd82Pl0tAV8f5DtLbbuTC5mzo5lGOhuXJ+/u+IpuL9xchjOV7WQ==}
dependencies:
'@unocss/core': 0.56.0
'@unocss/core': 0.56.1
dev: true
/@unocss/transformer-compile-class@0.56.0:
resolution: {integrity: sha512-8+CKMGk5qBe3I1/c8DoggWuhVmZ/6QlTHpLRs5Xt6LS5CF2vrLhjyqMNnBvVcp8OKTeAfv2U6kGKPXFSvSEVUA==}
/@unocss/transformer-compile-class@0.56.1:
resolution: {integrity: sha512-v3ICzTWj3oQ1S6qkGzg/oyzrk05ZgdcvjYFSZlgBIu2iUJldBhO0+7ZMuDpniaT21GjJvukLwiWrOF4mYyJCyg==}
dependencies:
'@unocss/core': 0.56.0
'@unocss/core': 0.56.1
dev: true
/@unocss/transformer-directives@0.56.0:
resolution: {integrity: sha512-6WthoetYrDDKamuYfsRbX+R3scyomcxA10YV8VlZ19hJIyIhZdCWEoyLccVsS4+uBIZUo0RjhxaxwyYtPa1dBQ==}
/@unocss/transformer-directives@0.56.1:
resolution: {integrity: sha512-Pwh+JUxxn8ECqpEWETeD38OON5Y2oYAOC1CFKAyXoK22J7f51THoS07z2rZpDNdQA2T/szxenNCdRt72/NJ/pg==}
dependencies:
'@unocss/core': 0.56.0
'@unocss/rule-utils': 0.56.0
'@unocss/core': 0.56.1
'@unocss/rule-utils': 0.56.1
css-tree: 2.3.1
dev: true
/@unocss/transformer-variant-group@0.56.0:
resolution: {integrity: sha512-4QLGUPD2ephvrSemIapiL3ckr1xcdcjxk/VZ/SOobLrHyxCLzLaHZz6x7RabCWf2Ub/01xWtLY3eSNIphZ5iSg==}
/@unocss/transformer-variant-group@0.56.1:
resolution: {integrity: sha512-UwXNcW00R6MjHZajy8lmSfwWDwhnvd+rF9eRGfcJTEzWr+LtEmgw8SJBr7STCB4ZwRE37NIp4oLLl1jF8omGNg==}
dependencies:
'@unocss/core': 0.56.0
'@unocss/core': 0.56.1
dev: true
/@unocss/vite@0.56.0(rollup@3.29.2)(vite@4.4.9):
resolution: {integrity: sha512-QFuX2jHYiNCdzffxVyBuECnkaaQzYkvf+P3VU/yNyUuH9DAzSIBVEpS04dRQQ7IdQiVduIpldL+IgUr/qW+IUA==}
/@unocss/vite@0.56.1(rollup@3.29.2)(vite@4.4.9):
resolution: {integrity: sha512-IztLc304zP2LYQMsP3yVHmLwXlLUgCY3q6Nkqw6Hpds7l5JXBsE7Q19DtNW+4nDOp9wvWhw7CjQLmoh8d+V0lQ==}
peerDependencies:
vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0
dependencies:
'@ampproject/remapping': 2.2.1
'@rollup/pluginutils': 5.0.4(rollup@3.29.2)
'@unocss/config': 0.56.0
'@unocss/core': 0.56.0
'@unocss/inspector': 0.56.0
'@unocss/scope': 0.56.0
'@unocss/transformer-directives': 0.56.0
'@unocss/config': 0.56.1
'@unocss/core': 0.56.1
'@unocss/inspector': 0.56.1
'@unocss/scope': 0.56.1
'@unocss/transformer-directives': 0.56.1
chokidar: 3.5.3
fast-glob: 3.3.1
magic-string: 0.30.3
vite: 4.4.9(@types/node@20.6.0)(less@4.2.0)(terser@5.19.4)
vite: 4.4.9(@types/node@20.6.0)(less@4.2.0)(terser@5.20.0)
transitivePeerDependencies:
- rollup
dev: true
@ -3168,7 +3169,7 @@ packages:
'@babel/core': 7.22.17
'@babel/plugin-transform-typescript': 7.22.15(@babel/core@7.22.17)
'@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.22.17)
vite: 4.4.9(@types/node@20.6.0)(less@4.2.0)(terser@5.19.4)
vite: 4.4.9(@types/node@20.6.0)(less@4.2.0)(terser@5.20.0)
vue: 3.3.4
transitivePeerDependencies:
- supports-color
@ -3181,7 +3182,7 @@ packages:
vite: ^4.0.0
vue: ^3.2.25
dependencies:
vite: 4.4.9(@types/node@20.6.0)(less@4.2.0)(terser@5.19.4)
vite: 4.4.9(@types/node@20.6.0)(less@4.2.0)(terser@5.20.0)
vue: 3.3.4
dev: true
@ -3264,8 +3265,8 @@ packages:
resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==}
dev: false
/@vue/language-core@1.8.11(typescript@5.2.2):
resolution: {integrity: sha512-+MZOBGqGwfld6hpo0DB47x8eNM0dNqk15ZdfOhj19CpvuYuOWCeVdOEGZunKDyo3QLkTn3kLOSysJzg7FDOQBA==}
/@vue/language-core@1.8.13(typescript@5.2.2):
resolution: {integrity: sha512-nata2fYBZAkl4QJrU+IcArJCMTHt1VP8ePL/Z7eUPC2AF+Cm7Qgo9ksNCPBzZRh1LYjCaSaqV7njqNogwpsMVg==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
@ -3322,11 +3323,11 @@ packages:
/@vue/shared@3.3.4:
resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==}
/@vue/typescript@1.8.11(typescript@5.2.2):
resolution: {integrity: sha512-skUmMDiPUUtu1flPmf2YybF+PX8IzBtMioQOaNn6Ck/RhdrPJGj1AX/7s3Buf9G6ln+/KHR1XQuti/FFxw5XVA==}
/@vue/typescript@1.8.13(typescript@5.2.2):
resolution: {integrity: sha512-ALJjHFqQ3dgZVCI/ogAS/dZ7JEhIi1N0Em5I7uwabY1p9RDRK3odLsycMHyxZRjm5dLI15c07eeBloHiD2Otlg==}
dependencies:
'@volar/typescript': 1.10.1
'@vue/language-core': 1.8.11(typescript@5.2.2)
'@vue/language-core': 1.8.13(typescript@5.2.2)
transitivePeerDependencies:
- typescript
dev: true
@ -5969,7 +5970,7 @@ packages:
entities: 4.5.0
param-case: 3.0.4
relateurl: 0.2.7
terser: 5.19.4
terser: 5.20.0
dev: true
/html-tags@3.3.1:
@ -8149,7 +8150,7 @@ packages:
jest-worker: 26.6.2
rollup: 2.79.1
serialize-javascript: 4.0.0
terser: 5.19.4
terser: 5.20.0
dev: true
/rollup-plugin-visualizer@5.9.2(rollup@3.29.2):
@ -8895,8 +8896,8 @@ packages:
unique-string: 2.0.0
dev: true
/terser@5.19.4:
resolution: {integrity: sha512-6p1DjHeuluwxDXcuT9VR8p64klWJKo1ILiy19s6C9+0Bh2+NWTX6nD9EPppiER4ICkHDVB1RkVpin/YW2nQn/g==}
/terser@5.20.0:
resolution: {integrity: sha512-e56ETryaQDyebBwJIWYB2TT6f2EZ0fL0sW/JRXNMN26zZdKi2u/E/5my5lG6jNxym6qsrVXfFRmOdV42zlAgLQ==}
engines: {node: '>=10'}
hasBin: true
dependencies:
@ -9250,11 +9251,11 @@ packages:
engines: {node: '>= 10.0.0'}
dev: true
/unocss@0.56.0(postcss@8.4.30)(rollup@3.29.2)(vite@4.4.9):
resolution: {integrity: sha512-Ge0lMi1zYL2z/NCv0OMeYMUeLsjQGNeohSc/3qumEtGhBNiGrF6sVX80BnJ99fAFsn80nxJepWbCApUmZ/2tJA==}
/unocss@0.56.1(postcss@8.4.30)(rollup@3.29.2)(vite@4.4.9):
resolution: {integrity: sha512-jjkcyXfW90CUjN4tBV6SrHX9ifi5GQgcwAQlMRB0copJEW3ejM/nyZnRgNexaV7hi7Ao76XMVqCKbOC5B+IuOA==}
engines: {node: '>=14'}
peerDependencies:
'@unocss/webpack': 0.56.0
'@unocss/webpack': 0.56.1
vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0
peerDependenciesMeta:
'@unocss/webpack':
@ -9262,27 +9263,27 @@ packages:
vite:
optional: true
dependencies:
'@unocss/astro': 0.56.0(rollup@3.29.2)(vite@4.4.9)
'@unocss/cli': 0.56.0(rollup@3.29.2)
'@unocss/core': 0.56.0
'@unocss/extractor-arbitrary-variants': 0.56.0
'@unocss/postcss': 0.56.0(postcss@8.4.30)
'@unocss/preset-attributify': 0.56.0
'@unocss/preset-icons': 0.56.0
'@unocss/preset-mini': 0.56.0
'@unocss/preset-tagify': 0.56.0
'@unocss/preset-typography': 0.56.0
'@unocss/preset-uno': 0.56.0
'@unocss/preset-web-fonts': 0.56.0
'@unocss/preset-wind': 0.56.0
'@unocss/reset': 0.56.0
'@unocss/transformer-attributify-jsx': 0.56.0
'@unocss/transformer-attributify-jsx-babel': 0.56.0
'@unocss/transformer-compile-class': 0.56.0
'@unocss/transformer-directives': 0.56.0
'@unocss/transformer-variant-group': 0.56.0
'@unocss/vite': 0.56.0(rollup@3.29.2)(vite@4.4.9)
vite: 4.4.9(@types/node@20.6.0)(less@4.2.0)(terser@5.19.4)
'@unocss/astro': 0.56.1(rollup@3.29.2)(vite@4.4.9)
'@unocss/cli': 0.56.1(rollup@3.29.2)
'@unocss/core': 0.56.1
'@unocss/extractor-arbitrary-variants': 0.56.1
'@unocss/postcss': 0.56.1(postcss@8.4.30)
'@unocss/preset-attributify': 0.56.1
'@unocss/preset-icons': 0.56.1
'@unocss/preset-mini': 0.56.1
'@unocss/preset-tagify': 0.56.1
'@unocss/preset-typography': 0.56.1
'@unocss/preset-uno': 0.56.1
'@unocss/preset-web-fonts': 0.56.1
'@unocss/preset-wind': 0.56.1
'@unocss/reset': 0.56.1
'@unocss/transformer-attributify-jsx': 0.56.1
'@unocss/transformer-attributify-jsx-babel': 0.56.1
'@unocss/transformer-compile-class': 0.56.1
'@unocss/transformer-directives': 0.56.1
'@unocss/transformer-variant-group': 0.56.1
'@unocss/vite': 0.56.1(rollup@3.29.2)(vite@4.4.9)
vite: 4.4.9(@types/node@20.6.0)(less@4.2.0)(terser@5.20.0)
transitivePeerDependencies:
- postcss
- rollup
@ -9409,7 +9410,7 @@ packages:
chalk: 4.1.2
debug: 4.3.4
fs-extra: 10.1.0
vite: 4.4.9(@types/node@20.6.0)(less@4.2.0)(terser@5.19.4)
vite: 4.4.9(@types/node@20.6.0)(less@4.2.0)(terser@5.20.0)
transitivePeerDependencies:
- supports-color
dev: true
@ -9424,7 +9425,7 @@ packages:
axios: 1.5.0(debug@4.3.4)
debug: 4.3.4
picocolors: 1.0.0
vite: 4.4.9(@types/node@20.6.0)(less@4.2.0)(terser@5.19.4)
vite: 4.4.9(@types/node@20.6.0)(less@4.2.0)(terser@5.20.0)
transitivePeerDependencies:
- encoding
- supports-color
@ -9439,7 +9440,7 @@ packages:
picocolors: 1.0.0
progress: 2.0.3
rd: 2.0.1
vite: 4.4.9(@types/node@20.6.0)(less@4.2.0)(terser@5.19.4)
vite: 4.4.9(@types/node@20.6.0)(less@4.2.0)(terser@5.20.0)
dev: true
/vite-plugin-purge-icons@0.9.2(vite@4.4.9):
@ -9451,7 +9452,7 @@ packages:
'@purge-icons/core': 0.9.1
'@purge-icons/generated': 0.9.0
rollup-plugin-purge-icons: 0.9.1
vite: 4.4.9(@types/node@20.6.0)(less@4.2.0)(terser@5.19.4)
vite: 4.4.9(@types/node@20.6.0)(less@4.2.0)(terser@5.20.0)
transitivePeerDependencies:
- encoding
- supports-color
@ -9468,7 +9469,7 @@ packages:
debug: 4.3.4
fast-glob: 3.3.1
pretty-bytes: 6.1.1
vite: 4.4.9(@types/node@20.6.0)(less@4.2.0)(terser@5.19.4)
vite: 4.4.9(@types/node@20.6.0)(less@4.2.0)(terser@5.20.0)
workbox-build: 7.0.0
workbox-window: 7.0.0
transitivePeerDependencies:
@ -9488,7 +9489,7 @@ packages:
pathe: 0.2.0
svg-baker: 1.7.0
svgo: 2.8.0
vite: 4.4.9(@types/node@20.6.0)(less@4.2.0)(terser@5.19.4)
vite: 4.4.9(@types/node@20.6.0)(less@4.2.0)(terser@5.20.0)
transitivePeerDependencies:
- supports-color
dev: true
@ -9510,12 +9511,12 @@ packages:
html-minifier-terser: 7.2.0
node-html-parser: 6.1.9
pathe: 1.1.1
vite: 4.4.9(@types/node@20.6.0)(less@4.2.0)(terser@5.19.4)
vite: 4.4.9(@types/node@20.6.0)(less@4.2.0)(terser@5.20.0)
transitivePeerDependencies:
- rollup
dev: true
/vite@4.4.9(@types/node@20.6.0)(less@4.2.0)(terser@5.19.4):
/vite@4.4.9(@types/node@20.6.0)(less@4.2.0)(terser@5.20.0):
resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
@ -9548,7 +9549,7 @@ packages:
less: 4.2.0
postcss: 8.4.30
rollup: 3.29.2
terser: 5.19.4
terser: 5.20.0
optionalDependencies:
fsevents: 2.3.3
dev: true
@ -9607,8 +9608,8 @@ packages:
vue: 3.3.4
dev: false
/vue-router@4.2.4(vue@3.3.4):
resolution: {integrity: sha512-9PISkmaCO02OzPVOMq2w82ilty6+xJmQrarYZDkjZBfl4RvYAlt4PKnEX21oW4KTtWfa9OuO/b3qk1Od3AEdCQ==}
/vue-router@4.2.5(vue@3.3.4):
resolution: {integrity: sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==}
peerDependencies:
vue: ^3.2.0
dependencies:
@ -9623,14 +9624,14 @@ packages:
he: 1.2.0
dev: true
/vue-tsc@1.8.11(typescript@5.2.2):
resolution: {integrity: sha512-BzfiMdPqDHBlysx4g26NkfVHSQwGD/lTRausmxN9sFyjXz34OWfsbkh0YsVkX84Hu65In1fFlxHiG39Tr4Vojg==}
/vue-tsc@1.8.13(typescript@5.2.2):
resolution: {integrity: sha512-Hl8zUXPVK2KzPtbXeMCN0CSFkwvD96YOtYt9KvJPG9W8QGcNpGk9KHwPuGMxA8blWXSIli7gtsoC+clICEVdVg==}
hasBin: true
peerDependencies:
typescript: '*'
dependencies:
'@vue/language-core': 1.8.11(typescript@5.2.2)
'@vue/typescript': 1.8.11(typescript@5.2.2)
'@vue/language-core': 1.8.13(typescript@5.2.2)
'@vue/typescript': 1.8.13(typescript@5.2.2)
semver: 7.5.4
typescript: 5.2.2
dev: true