chore: update deps

pull/35/head
xingyu 2023-09-18 17:54:30 +08:00
parent cc00221b05
commit 3f46f3b05e
2 changed files with 79 additions and 79 deletions

View File

@ -52,13 +52,13 @@
"@videojs-player/vue": "^1.0.0",
"@vue/runtime-core": "^3.3.4",
"@vueuse/core": "^10.4.1",
"@zxcvbn-ts/core": "^3.0.3",
"@zxcvbn-ts/core": "^3.0.4",
"ant-design-vue": "^4.0.3",
"axios": "^1.5.0",
"benz-amr-recorder": "^1.1.5",
"codemirror": "^5.65.3",
"cron-parser": "^4.9.0",
"cropperjs": "^1.6.0",
"cropperjs": "^1.6.1",
"crypto-js": "^4.1.1",
"dayjs": "^1.11.9",
"echarts": "^5.4.3",
@ -74,7 +74,7 @@
"vditor": "^3.9.5",
"video-js": "^0.7.0",
"vue": "^3.3.4",
"vue-i18n": "^9.4.0",
"vue-i18n": "^9.4.1",
"vue-json-pretty": "^2.2.4",
"vue-router": "^4.2.4",
"vue-types": "^5.1.1",
@ -82,14 +82,14 @@
"xlsx": "^0.18.5"
},
"devDependencies": {
"@antfu/eslint-config": "^0.41.3",
"@antfu/eslint-config": "^0.42.0",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@iconify/json": "^2.2.115",
"@iconify/json": "^2.2.117",
"@purge-icons/generated": "^0.9.0",
"@types/codemirror": "^5.60.10",
"@types/crypto-js": "^4.1.2",
"@types/fs-extra": "^11.0.1",
"@types/fs-extra": "^11.0.2",
"@types/inquirer": "^9.0.3",
"@types/lodash-es": "^4.17.9",
"@types/node": "^20.6.0",
@ -117,7 +117,7 @@
"postcss-less": "^6.0.0",
"prettier": "^3.0.3",
"rimraf": "^5.0.1",
"rollup": "^3.29.1",
"rollup": "^3.29.2",
"rollup-plugin-visualizer": "^5.9.2",
"stylelint": "^15.10.3",
"stylelint-config-recess-order": "^4.3.0",

View File

@ -24,8 +24,8 @@ dependencies:
specifier: ^10.4.1
version: 10.4.1(vue@3.3.4)
'@zxcvbn-ts/core':
specifier: ^3.0.3
version: 3.0.3
specifier: ^3.0.4
version: 3.0.4
ant-design-vue:
specifier: ^4.0.3
version: 4.0.3(vue@3.3.4)
@ -42,8 +42,8 @@ dependencies:
specifier: ^4.9.0
version: 4.9.0
cropperjs:
specifier: ^1.6.0
version: 1.6.0
specifier: ^1.6.1
version: 1.6.1
crypto-js:
specifier: ^4.1.1
version: 4.1.1
@ -90,8 +90,8 @@ dependencies:
specifier: ^3.3.4
version: 3.3.4
vue-i18n:
specifier: ^9.4.0
version: 9.4.0(vue@3.3.4)
specifier: ^9.4.1
version: 9.4.1(vue@3.3.4)
vue-json-pretty:
specifier: ^2.2.4
version: 2.2.4(vue@3.3.4)
@ -110,8 +110,8 @@ dependencies:
devDependencies:
'@antfu/eslint-config':
specifier: ^0.41.3
version: 0.41.3(eslint@8.49.0)(typescript@5.2.2)
specifier: ^0.42.0
version: 0.42.0(eslint@8.49.0)(typescript@5.2.2)
'@commitlint/cli':
specifier: ^17.7.1
version: 17.7.1
@ -119,8 +119,8 @@ devDependencies:
specifier: ^17.7.0
version: 17.7.0
'@iconify/json':
specifier: ^2.2.115
version: 2.2.115
specifier: ^2.2.117
version: 2.2.117
'@purge-icons/generated':
specifier: ^0.9.0
version: 0.9.0
@ -131,8 +131,8 @@ devDependencies:
specifier: ^4.1.2
version: 4.1.2
'@types/fs-extra':
specifier: ^11.0.1
version: 11.0.1
specifier: ^11.0.2
version: 11.0.2
'@types/inquirer':
specifier: ^9.0.3
version: 9.0.3
@ -215,11 +215,11 @@ devDependencies:
specifier: ^5.0.1
version: 5.0.1
rollup:
specifier: ^3.29.1
version: 3.29.1
specifier: ^3.29.2
version: 3.29.2
rollup-plugin-visualizer:
specifier: ^5.9.2
version: 5.9.2(rollup@3.29.1)
version: 5.9.2(rollup@3.29.2)
stylelint:
specifier: ^15.10.3
version: 15.10.3(typescript@5.2.2)
@ -249,7 +249,7 @@ devDependencies:
version: 5.2.2
unocss:
specifier: ^0.55.7
version: 0.55.7(postcss@8.4.29)(rollup@3.29.1)(vite@4.4.9)
version: 0.55.7(postcss@8.4.29)(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)
@ -273,7 +273,7 @@ devDependencies:
version: 2.0.1(vite@4.4.9)
vite-vue-plugin-html:
specifier: ^1.0.2
version: 1.0.2(rollup@3.29.1)(vite@4.4.9)
version: 1.0.2(rollup@3.29.2)(vite@4.4.9)
vue-eslint-parser:
specifier: ^9.3.1
version: 9.3.1(eslint@8.49.0)
@ -322,13 +322,13 @@ packages:
vue: 3.3.4
dev: false
/@antfu/eslint-config-basic@0.41.3(@typescript-eslint/eslint-plugin@6.7.0)(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2):
resolution: {integrity: sha512-Xppfl1QpueHc71DvTU38K0s69AvOHGdMEpqMUc0X2xIr4V30oofJ3rs8aVPLfgoNwPZvvVpuP0R8JFSp3YVfIw==}
/@antfu/eslint-config-basic@0.42.0(@typescript-eslint/eslint-plugin@6.7.0)(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2):
resolution: {integrity: sha512-vPy2qYCc8G8nd7RuHV4z05RUhvFOwtulcBwzEYPQTbd4IqbqJ9UA8ISgp1qYcJvbz74eR3mUl8r4b0OzxngPkg==}
peerDependencies:
eslint: '>=7.4.0'
dependencies:
eslint: 8.49.0
eslint-plugin-antfu: 0.41.3(eslint@8.49.0)(typescript@5.2.2)
eslint-plugin-antfu: 0.42.0(eslint@8.49.0)(typescript@5.2.2)
eslint-plugin-eslint-comments: 3.2.0(eslint@8.49.0)
eslint-plugin-html: 7.1.0
eslint-plugin-import: /eslint-plugin-i@2.28.1(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)
@ -352,13 +352,13 @@ packages:
- typescript
dev: true
/@antfu/eslint-config-ts@0.41.3(eslint@8.49.0)(typescript@5.2.2):
resolution: {integrity: sha512-XpRqg7oy+JPyCC38eZCBrhoB3uMBC+tPuYxv7l1leud5SCx1DHNTrTGF5TI2Ep5mvA/DQw35DhRIiQk8CLTi/A==}
/@antfu/eslint-config-ts@0.42.0(eslint@8.49.0)(typescript@5.2.2):
resolution: {integrity: sha512-XYnWaNYhGeSgXZLpgPUsn0qHaBCJoNJVPD712fwLEGTJ5a5QctT5v04TRERJmeqfk67EaVMlsuDveLx3fqVuyQ==}
peerDependencies:
eslint: '>=7.4.0'
typescript: '>=3.9'
dependencies:
'@antfu/eslint-config-basic': 0.41.3(@typescript-eslint/eslint-plugin@6.7.0)(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2)
'@antfu/eslint-config-basic': 0.42.0(@typescript-eslint/eslint-plugin@6.7.0)(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2)
'@typescript-eslint/eslint-plugin': 6.7.0(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2)
'@typescript-eslint/parser': 6.7.0(eslint@8.49.0)(typescript@5.2.2)
eslint: 8.49.0
@ -371,13 +371,13 @@ packages:
- supports-color
dev: true
/@antfu/eslint-config-vue@0.41.3(@typescript-eslint/eslint-plugin@6.7.0)(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2):
resolution: {integrity: sha512-RWt2a1EIq0XqTYNNmulrFhTDjlrXHRN7uz0dBerUNlbok3Pvd+GsGnMEvUw/JxgBmYzGecnGBu7N1I28W4R/6g==}
/@antfu/eslint-config-vue@0.42.0(@typescript-eslint/eslint-plugin@6.7.0)(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2):
resolution: {integrity: sha512-QiD16D5bk99EImRc/z0mnO4TeP0cMMPIOMO8RamJ1ChD/lIluEZFjBTRykTesRyc7+YsdJYit4M/t6hu8YeSww==}
peerDependencies:
eslint: '>=7.4.0'
dependencies:
'@antfu/eslint-config-basic': 0.41.3(@typescript-eslint/eslint-plugin@6.7.0)(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2)
'@antfu/eslint-config-ts': 0.41.3(eslint@8.49.0)(typescript@5.2.2)
'@antfu/eslint-config-basic': 0.42.0(@typescript-eslint/eslint-plugin@6.7.0)(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2)
'@antfu/eslint-config-ts': 0.42.0(eslint@8.49.0)(typescript@5.2.2)
eslint: 8.49.0
eslint-plugin-vue: 9.17.0(eslint@8.49.0)
local-pkg: 0.4.3
@ -391,12 +391,12 @@ packages:
- typescript
dev: true
/@antfu/eslint-config@0.41.3(eslint@8.49.0)(typescript@5.2.2):
resolution: {integrity: sha512-bITiZ7QX6LqbitOh8pslfkglNQhReKMS3YhpgYEz59rAMxdRpg12Rw64FGImsMzSEm17mZ0jyICDOI3TrEx68w==}
/@antfu/eslint-config@0.42.0(eslint@8.49.0)(typescript@5.2.2):
resolution: {integrity: sha512-RdTn+ggGF/mctHjnzLvImx/+RV18HwVTvC/jeHSF4bKBTA3eTftq+FrxWuCpmrEQRIb+J/tn2gmNpzizUo1PLQ==}
peerDependencies:
eslint: '>=7.4.0'
dependencies:
'@antfu/eslint-config-vue': 0.41.3(@typescript-eslint/eslint-plugin@6.7.0)(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2)
'@antfu/eslint-config-vue': 0.42.0(@typescript-eslint/eslint-plugin@6.7.0)(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2)
'@typescript-eslint/eslint-plugin': 6.7.0(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2)
'@typescript-eslint/parser': 6.7.0(eslint@8.49.0)(typescript@5.2.2)
eslint: 8.49.0
@ -2144,8 +2144,8 @@ packages:
dependencies:
'@iconify/types': 2.0.0
/@iconify/json@2.2.115:
resolution: {integrity: sha512-WeU73CQ57pCZsINbRVz2UFeHDhLUeCY6OgteFceZ06xtAykRoHMcI/JILT23hav/00yThGPJ6mcvkYLLbyoCUQ==}
/@iconify/json@2.2.117:
resolution: {integrity: sha512-JJO8TzYJHq1geopQOOO2B1n5D0brls9RUcgaZ9+B8qpkJ9FZrwLv0gd50lySLqVEruhp8WJg1ujULispbVcOpw==}
dependencies:
'@iconify/types': 2.0.0
pathe: 1.1.1
@ -2167,24 +2167,24 @@ packages:
- supports-color
dev: true
/@intlify/core-base@9.4.0:
resolution: {integrity: sha512-bIvtuEjLES35l39R0OccYbmr/fatSr4VSRThhouvFc05mnoAZyJGgj3st1iLaHGlFTmvd507uww1427o56r36Q==}
/@intlify/core-base@9.4.1:
resolution: {integrity: sha512-WIwx+elsZbxSMxRG5+LC+utRohFvmZMoDevfKOfnYMLbpCjCSavqTfHJAtfsY6ruowzqXeKkeLhRHbYbjoJx5g==}
engines: {node: '>= 16'}
dependencies:
'@intlify/message-compiler': 9.4.0
'@intlify/shared': 9.4.0
'@intlify/message-compiler': 9.4.1
'@intlify/shared': 9.4.1
dev: false
/@intlify/message-compiler@9.4.0:
resolution: {integrity: sha512-EdjqOH3bQqEjZcUOwo90wuW4ZuFr41FDxVni6WNKS0V0myKgwz9EuvLDcnEbjJMIX8vKAWPjWfnSTt5fMwKHLA==}
/@intlify/message-compiler@9.4.1:
resolution: {integrity: sha512-aN2N+dUx320108QhH51Ycd2LEpZ+NKbzyQ2kjjhqMcxhHdxtOnkgdx+MDBhOy/CObwBmhC3Nygzc6hNlfKvPNw==}
engines: {node: '>= 16'}
dependencies:
'@intlify/shared': 9.4.0
'@intlify/shared': 9.4.1
source-map-js: 1.0.2
dev: false
/@intlify/shared@9.4.0:
resolution: {integrity: sha512-AFqymip2kToqA0B6KZPg5jSrdcVHoli9t/VhGKE2iiMq9utFuMoGdDC/JOCIZgwxo6aXAk86QyU2XtzEoMuZ6A==}
/@intlify/shared@9.4.1:
resolution: {integrity: sha512-A51elBmZWf1FS80inf/32diO9DeXoqg9GR9aUDHFcfHoNDuT46Q+fpPOdj8jiJnSHSBh8E1E+6qWRhAZXdK3Ng==}
engines: {node: '>= 16'}
dev: false
@ -2489,7 +2489,7 @@ packages:
rollup: 2.79.1
dev: true
/@rollup/pluginutils@5.0.4(rollup@3.29.1):
/@rollup/pluginutils@5.0.4(rollup@3.29.2):
resolution: {integrity: sha512-0KJnIoRI8A+a1dqOYLxH8vBf8bphDmty5QvIm2hqm7oFCFYKCAZWWd2hXgMibaPsNDhI0AtpYfQZJG47pt/k4g==}
engines: {node: '>=14.0.0'}
peerDependencies:
@ -2501,7 +2501,7 @@ packages:
'@types/estree': 1.0.1
estree-walker: 2.0.2
picomatch: 2.3.1
rollup: 3.29.1
rollup: 3.29.2
dev: true
/@simonwep/pickr@1.8.2:
@ -2559,8 +2559,8 @@ packages:
resolution: {integrity: sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==}
dev: true
/@types/fs-extra@11.0.1:
resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==}
/@types/fs-extra@11.0.2:
resolution: {integrity: sha512-c0hrgAOVYr21EX8J0jBMXGLMgJqVf/v6yxi0dLaJboW9aQPh16Id+z6w2Tx1hm+piJOLv8xPfVKZCLfjPw/IMQ==}
dependencies:
'@types/jsonfile': 6.1.1
'@types/node': 20.6.0
@ -2929,7 +2929,7 @@ packages:
eslint-visitor-keys: 3.4.3
dev: true
/@unocss/astro@0.55.7(rollup@3.29.1)(vite@4.4.9):
/@unocss/astro@0.55.7(rollup@3.29.2)(vite@4.4.9):
resolution: {integrity: sha512-mw8r14ArxUQBVCCisAJlF/WsZb650iBsduD/lXMk56N/nQ3MMArCcn62kcAxgZSb5tfIOQGQu/tbR8hEcD8y2g==}
peerDependencies:
vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0
@ -2939,19 +2939,19 @@ packages:
dependencies:
'@unocss/core': 0.55.7
'@unocss/reset': 0.55.7
'@unocss/vite': 0.55.7(rollup@3.29.1)(vite@4.4.9)
'@unocss/vite': 0.55.7(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)
transitivePeerDependencies:
- rollup
dev: true
/@unocss/cli@0.55.7(rollup@3.29.1):
/@unocss/cli@0.55.7(rollup@3.29.2):
resolution: {integrity: sha512-ZHX2SR2WQbKfcmgOOHjBLB3V57Ct76Zb76YULzBj2EVX43lX/YDCVG87n6ePDY7rOcjCAthjrFQYCLV5KVLKHg==}
engines: {node: '>=14'}
hasBin: true
dependencies:
'@ampproject/remapping': 2.2.1
'@rollup/pluginutils': 5.0.4(rollup@3.29.1)
'@rollup/pluginutils': 5.0.4(rollup@3.29.2)
'@unocss/config': 0.55.7
'@unocss/core': 0.55.7
'@unocss/preset-uno': 0.55.7
@ -3129,13 +3129,13 @@ packages:
'@unocss/core': 0.55.7
dev: true
/@unocss/vite@0.55.7(rollup@3.29.1)(vite@4.4.9):
/@unocss/vite@0.55.7(rollup@3.29.2)(vite@4.4.9):
resolution: {integrity: sha512-xmdyDnt9Ag4o7DGl22/P6MaB+HSjWOQw9qYYzIefSv3SVUvn3cEhIX/PCWqFp8Kts2HyvAoJLbZmygSf1XdZNQ==}
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.1)
'@rollup/pluginutils': 5.0.4(rollup@3.29.2)
'@unocss/config': 0.55.7
'@unocss/core': 0.55.7
'@unocss/inspector': 0.55.7
@ -3397,8 +3397,8 @@ packages:
engines: {node: '>=10.0.0'}
dev: false
/@zxcvbn-ts/core@3.0.3:
resolution: {integrity: sha512-GQo19iG/hQzs5uVxLCbNiaNTmTwGcfYZtge6L8CZiAULk0zieqZd0eThDQstljgjQWu4oO5olnPA3jnsV5sjaA==}
/@zxcvbn-ts/core@3.0.4:
resolution: {integrity: sha512-aQeiT0F09FuJaAqNrxynlAwZ2mW/1MdXakKWNmGM1Qp/VaY6CnB/GfnMS2T8gB2231Esp1/maCWd8vTG4OuShw==}
dependencies:
fastest-levenshtein: 1.0.16
dev: false
@ -4313,8 +4313,8 @@ packages:
luxon: 3.4.3
dev: false
/cropperjs@1.6.0:
resolution: {integrity: sha512-BzLU/ecrfsbflwxgu+o7sQTrTlo52pVRZkTVrugEK5uyj6n8qKwAHP4s6+DWHqlXLqQ5B9+cM2MKeXiNfAsF6Q==}
/cropperjs@1.6.1:
resolution: {integrity: sha512-F4wsi+XkDHCOMrHMYjrTEE4QBOrsHHN5/2VsVAaRq8P7E5z7xQpT75S+f/9WikmBEailas3+yo+6zPIomW+NOA==}
dev: false
/cross-env@7.0.3:
@ -4950,8 +4950,8 @@ packages:
- supports-color
dev: true
/eslint-plugin-antfu@0.41.3(eslint@8.49.0)(typescript@5.2.2):
resolution: {integrity: sha512-gaYjQJkB6JI+an0MKPqzK5APdDXLlBT7/oIQY5Vaz/a27HaFSnqKyE6mEWsU7GoiEyaeze5PdaHt6JzfgDY00Q==}
/eslint-plugin-antfu@0.42.0(eslint@8.49.0)(typescript@5.2.2):
resolution: {integrity: sha512-Oztd2iw0SiwqCLyy9vygQycITIpH4VTtglUKbPvr6bMs5DfEZE8qpFihcHVyUjAVKJAjzMl+Pkz1hm+HVwT+2g==}
dependencies:
'@typescript-eslint/utils': 6.7.0(eslint@8.49.0)(typescript@5.2.2)
transitivePeerDependencies:
@ -8089,7 +8089,7 @@ packages:
terser: 5.19.4
dev: true
/rollup-plugin-visualizer@5.9.2(rollup@3.29.1):
/rollup-plugin-visualizer@5.9.2(rollup@3.29.2):
resolution: {integrity: sha512-waHktD5mlWrYFrhOLbti4YgQCn1uR24nYsNuXxg7LkPH8KdTXVWR9DNY1WU0QqokyMixVXJS4J04HNrVTMP01A==}
engines: {node: '>=14'}
hasBin: true
@ -8101,7 +8101,7 @@ packages:
dependencies:
open: 8.4.2
picomatch: 2.3.1
rollup: 3.29.1
rollup: 3.29.2
source-map: 0.7.4
yargs: 17.7.2
dev: true
@ -8114,8 +8114,8 @@ packages:
fsevents: 2.3.3
dev: true
/rollup@3.29.1:
resolution: {integrity: sha512-c+ebvQz0VIH4KhhCpDsI+Bik0eT8ZFEVZEYw0cGMVqIP8zc+gnwl7iXCamTw7vzv2MeuZFZfdx5JJIq+ehzDlg==}
/rollup@3.29.2:
resolution: {integrity: sha512-CJouHoZ27v6siztc21eEQGo0kIcE5D1gVPA571ez0mMYb25LGYGKnVNXpEj5MGlepmDWGXNjDB5q7uNiPHC11A==}
engines: {node: '>=14.18.0', npm: '>=8.0.0'}
hasBin: true
optionalDependencies:
@ -9187,7 +9187,7 @@ packages:
engines: {node: '>= 10.0.0'}
dev: true
/unocss@0.55.7(postcss@8.4.29)(rollup@3.29.1)(vite@4.4.9):
/unocss@0.55.7(postcss@8.4.29)(rollup@3.29.2)(vite@4.4.9):
resolution: {integrity: sha512-3W9P7vj2EhSk/4oPCHBS0VgrwSf5zZL6Az1/XARVOpBnRJtCM2szFInYxHkMgt9pkZTsW8SFCuk/g+QIJ6A8tg==}
engines: {node: '>=14'}
peerDependencies:
@ -9199,8 +9199,8 @@ packages:
vite:
optional: true
dependencies:
'@unocss/astro': 0.55.7(rollup@3.29.1)(vite@4.4.9)
'@unocss/cli': 0.55.7(rollup@3.29.1)
'@unocss/astro': 0.55.7(rollup@3.29.2)(vite@4.4.9)
'@unocss/cli': 0.55.7(rollup@3.29.2)
'@unocss/core': 0.55.7
'@unocss/extractor-arbitrary-variants': 0.55.7
'@unocss/postcss': 0.55.7(postcss@8.4.29)
@ -9218,7 +9218,7 @@ packages:
'@unocss/transformer-compile-class': 0.55.7
'@unocss/transformer-directives': 0.55.7
'@unocss/transformer-variant-group': 0.55.7
'@unocss/vite': 0.55.7(rollup@3.29.1)(vite@4.4.9)
'@unocss/vite': 0.55.7(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)
transitivePeerDependencies:
- postcss
@ -9430,12 +9430,12 @@ packages:
- supports-color
dev: true
/vite-vue-plugin-html@1.0.2(rollup@3.29.1)(vite@4.4.9):
/vite-vue-plugin-html@1.0.2(rollup@3.29.2)(vite@4.4.9):
resolution: {integrity: sha512-MADzWRhKRXQDefI2ttVukx5NMMh+Wh9S2bhmXW4Kce4F4IfTgy5dain6KYZvS5NtqMXiTj/bURPpdaAxwrQ9DA==}
peerDependencies:
vite: '>=4.2.0'
dependencies:
'@rollup/pluginutils': 5.0.4(rollup@3.29.1)
'@rollup/pluginutils': 5.0.4(rollup@3.29.2)
colorette: 2.0.20
connect-history-api-fallback: 2.0.0
consola: 3.2.3
@ -9484,7 +9484,7 @@ packages:
esbuild: 0.18.20
less: 4.2.0
postcss: 8.4.29
rollup: 3.29.1
rollup: 3.29.2
terser: 5.19.4
optionalDependencies:
fsevents: 2.3.3
@ -9523,14 +9523,14 @@ packages:
- supports-color
dev: true
/vue-i18n@9.4.0(vue@3.3.4):
resolution: {integrity: sha512-701V7wv6m/Fesbu58rRJv9Rd3en/9F7Nxyn/NiwcR7bJkEfwflMJg5wVezkeHy1tIqjXME1e1zbHhK1dNaR8mg==}
/vue-i18n@9.4.1(vue@3.3.4):
resolution: {integrity: sha512-vnQyYE9LBuNOqPpETIcCaGnAyLEqfeIvDcyZ9T+WBCWFTqWw1J8FuF1jfeDwpHBi5JKgAwgXyq1mt8jp/x/GPA==}
engines: {node: '>= 16'}
peerDependencies:
vue: ^3.0.0
dependencies:
'@intlify/core-base': 9.4.0
'@intlify/shared': 9.4.0
'@intlify/core-base': 9.4.1
'@intlify/shared': 9.4.1
'@vue/devtools-api': 6.5.0
vue: 3.3.4
dev: false