build(deps): update deps
This commit is contained in:
parent
f2d8dfc3ef
commit
fcc65c3751
@ -81,11 +81,11 @@
|
||||
"vue-router": "^4.1.6",
|
||||
"vuedraggable": "^4.1.0",
|
||||
"wangeditor": "^4.7.15",
|
||||
"xgplayer": "^2.32.1"
|
||||
"xgplayer": "^2.32.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@amap/amap-jsapi-types": "^0.0.10",
|
||||
"@iconify/json": "^2.1.136",
|
||||
"@iconify/json": "^2.1.139",
|
||||
"@iconify/vue": "^4.0.0",
|
||||
"@soybeanjs/router-page": "1.0.3",
|
||||
"@types/bmapgl": "^0.0.5",
|
||||
@ -107,7 +107,7 @@
|
||||
"esno": "^0.16.3",
|
||||
"husky": "^8.0.2",
|
||||
"mockjs": "^1.1.0",
|
||||
"npm-check-updates": "^16.3.25",
|
||||
"npm-check-updates": "^16.4.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"rollup-plugin-visualizer": "^5.8.3",
|
||||
"sass": "^1.56.1",
|
||||
@ -117,7 +117,7 @@
|
||||
"unplugin-vue-components": "0.22.9",
|
||||
"unplugin-vue-macros": "^0.16.3",
|
||||
"utility-types": "^3.10.0",
|
||||
"vite": "^3.2.3",
|
||||
"vite": "^3.2.4",
|
||||
"vite-plugin-compression": "^0.5.1",
|
||||
"vite-plugin-html": "^3.2.0",
|
||||
"vite-plugin-mock": "^2.9.6",
|
||||
|
124
pnpm-lock.yaml
124
pnpm-lock.yaml
@ -10,7 +10,7 @@ specifiers:
|
||||
'@antv/data-set': ^0.11.8
|
||||
'@antv/g2': ^4.2.8
|
||||
'@better-scroll/core': ^2.5.0
|
||||
'@iconify/json': ^2.1.136
|
||||
'@iconify/json': ^2.1.139
|
||||
'@iconify/vue': ^4.0.0
|
||||
'@soybeanjs/router-page': 1.0.3
|
||||
'@soybeanjs/vue-admin-layout': ^1.1.1
|
||||
@ -44,7 +44,7 @@ specifiers:
|
||||
lodash-es: ^4.17.21
|
||||
mockjs: ^1.1.0
|
||||
naive-ui: 2.33.5
|
||||
npm-check-updates: ^16.3.25
|
||||
npm-check-updates: ^16.4.1
|
||||
pinia: ^2.0.23
|
||||
print-js: ^1.6.0
|
||||
qs: ^6.11.0
|
||||
@ -60,7 +60,7 @@ specifiers:
|
||||
unplugin-vue-macros: ^0.16.3
|
||||
utility-types: ^3.10.0
|
||||
vditor: ^3.8.18
|
||||
vite: ^3.2.3
|
||||
vite: ^3.2.4
|
||||
vite-plugin-compression: ^0.5.1
|
||||
vite-plugin-html: ^3.2.0
|
||||
vite-plugin-mock: ^2.9.6
|
||||
@ -73,7 +73,7 @@ specifiers:
|
||||
vue-tsc: ^1.0.9
|
||||
vuedraggable: ^4.1.0
|
||||
wangeditor: ^4.7.15
|
||||
xgplayer: ^2.32.1
|
||||
xgplayer: ^2.32.2
|
||||
zx: ^7.1.1
|
||||
|
||||
dependencies:
|
||||
@ -103,11 +103,11 @@ dependencies:
|
||||
vue-router: 4.1.6_vue@3.2.45
|
||||
vuedraggable: 4.1.0_vue@3.2.45
|
||||
wangeditor: 4.7.15
|
||||
xgplayer: 2.32.1
|
||||
xgplayer: 2.32.2
|
||||
|
||||
devDependencies:
|
||||
'@amap/amap-jsapi-types': 0.0.10
|
||||
'@iconify/json': 2.1.136
|
||||
'@iconify/json': 2.1.139
|
||||
'@iconify/vue': 4.0.0_vue@3.2.45
|
||||
'@soybeanjs/router-page': 1.0.3
|
||||
'@types/bmapgl': 0.0.5
|
||||
@ -116,9 +116,9 @@ devDependencies:
|
||||
'@types/qs': 6.9.7
|
||||
'@types/ua-parser-js': 0.7.36
|
||||
'@unocss/preset-uno': 0.46.5
|
||||
'@unocss/vite': 0.46.5_rollup@2.79.1+vite@3.2.3
|
||||
'@vitejs/plugin-vue': 3.2.0_vite@3.2.3+vue@3.2.45
|
||||
'@vitejs/plugin-vue-jsx': 2.1.1_vite@3.2.3+vue@3.2.45
|
||||
'@unocss/vite': 0.46.5_rollup@2.79.1+vite@3.2.4
|
||||
'@vitejs/plugin-vue': 3.2.0_vite@3.2.4+vue@3.2.45
|
||||
'@vitejs/plugin-vue-jsx': 2.1.1_vite@3.2.4+vue@3.2.45
|
||||
commitlint: 17.2.0
|
||||
conventional-changelog: 3.1.25
|
||||
cross-env: 7.0.3
|
||||
@ -129,7 +129,7 @@ devDependencies:
|
||||
esno: 0.16.3
|
||||
husky: 8.0.2
|
||||
mockjs: 1.1.0_3y7clh66jsbznbjsqlxuh6722u
|
||||
npm-check-updates: 16.3.25
|
||||
npm-check-updates: 16.4.1
|
||||
rimraf: 3.0.2
|
||||
rollup-plugin-visualizer: 5.8.3_rollup@2.79.1
|
||||
sass: 1.56.1
|
||||
@ -137,15 +137,15 @@ devDependencies:
|
||||
typescript: 4.8.4
|
||||
unplugin-icons: 0.14.13
|
||||
unplugin-vue-components: 0.22.9_rollup@2.79.1+vue@3.2.45
|
||||
unplugin-vue-macros: 0.16.3_mtjmd4d7yri6vok5vdb7foxsoq
|
||||
unplugin-vue-macros: 0.16.3_wngx4xzvqgttz6r2laqlxyas2u
|
||||
utility-types: 3.10.0
|
||||
vite: 3.2.3_ajklay5k626t46b6fyghkbup3i
|
||||
vite-plugin-compression: 0.5.1_vite@3.2.3
|
||||
vite-plugin-html: 3.2.0_vite@3.2.3
|
||||
vite-plugin-mock: 2.9.6_qj5sox3st75utfpfnxdchh4ucq
|
||||
vite-plugin-progress: 0.0.6_vite@3.2.3
|
||||
vite-plugin-pwa: 0.13.3_jklrv2undatkozcsn24zow6xuu
|
||||
vite-plugin-svg-icons: 2.0.1_vite@3.2.3
|
||||
vite: 3.2.4_ajklay5k626t46b6fyghkbup3i
|
||||
vite-plugin-compression: 0.5.1_vite@3.2.4
|
||||
vite-plugin-html: 3.2.0_vite@3.2.4
|
||||
vite-plugin-mock: 2.9.6_55m5mhr4n72hhmialh5t5h2xye
|
||||
vite-plugin-progress: 0.0.6_vite@3.2.4
|
||||
vite-plugin-pwa: 0.13.3_ncfuj3sngaz4xbo7yyj2tfhvju
|
||||
vite-plugin-svg-icons: 2.0.1_vite@3.2.4
|
||||
vue-tsc: 1.0.9_typescript@4.8.4
|
||||
zx: 7.1.1
|
||||
|
||||
@ -1637,11 +1637,11 @@ packages:
|
||||
'@types/node': 14.18.33
|
||||
chalk: 4.1.2
|
||||
cosmiconfig: 7.1.0
|
||||
cosmiconfig-typescript-loader: 4.2.0_zhrz2lclwdmp54iaqottwiuipu
|
||||
cosmiconfig-typescript-loader: 4.2.0_qoh33be55smklb2oyrgdyddh4a
|
||||
lodash: 4.17.21
|
||||
resolve-from: 5.0.0
|
||||
ts-node: 10.9.1_cbe7ovvae6zqfnmtgctpgpys54
|
||||
typescript: 4.8.4
|
||||
typescript: 4.9.3
|
||||
transitivePeerDependencies:
|
||||
- '@swc/core'
|
||||
- '@swc/wasm'
|
||||
@ -1833,8 +1833,8 @@ packages:
|
||||
engines: {node: '>=6.9.0'}
|
||||
dev: true
|
||||
|
||||
/@iconify/json/2.1.136:
|
||||
resolution: {integrity: sha512-tO5hV+yXn87+OCQqiVzis6i4YQiRX4044ZjubP6GmbeclE6tsypK+by/tXjbm90GTX0jhsOJ6YLzWl3szivywg==}
|
||||
/@iconify/json/2.1.139:
|
||||
resolution: {integrity: sha512-H/DQ/yVgdUk4x4hU696fy0mZOkvLQaR6REQU/okFLgaiIFOS+EWw6GV5JDSKbbkh0YVaxUrAUaqB8XTSFVrFeA==}
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
pathe: 0.3.9
|
||||
@ -2569,7 +2569,7 @@ packages:
|
||||
css-tree: 2.2.1
|
||||
dev: true
|
||||
|
||||
/@unocss/vite/0.46.5_rollup@2.79.1+vite@3.2.3:
|
||||
/@unocss/vite/0.46.5_rollup@2.79.1+vite@3.2.4:
|
||||
resolution: {integrity: sha512-/auNcS1L3PjwAA3U/i9scJf2Zx3kkgCdKiXyfetjws4ddAnVE+LrDmIKbbdSUiWFoq9W2QOPpOPpV2xips2gmg==}
|
||||
peerDependencies:
|
||||
vite: ^2.9.0 || ^3.0.0-0
|
||||
@ -2582,12 +2582,12 @@ packages:
|
||||
'@unocss/scope': 0.46.5
|
||||
'@unocss/transformer-directives': 0.46.5
|
||||
magic-string: 0.26.7
|
||||
vite: 3.2.3_ajklay5k626t46b6fyghkbup3i
|
||||
vite: 3.2.4_ajklay5k626t46b6fyghkbup3i
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-vue-jsx/2.1.1_vite@3.2.3+vue@3.2.45:
|
||||
/@vitejs/plugin-vue-jsx/2.1.1_vite@3.2.4+vue@3.2.45:
|
||||
resolution: {integrity: sha512-JgDhxstQlwnHBvZ1BSnU5mbmyQ14/t5JhREc6YH5kWyu2QdAAOsLF6xgHoIWarj8tddaiwFrNzLbWJPudpXKYA==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -2597,20 +2597,20 @@ packages:
|
||||
'@babel/core': 7.20.2
|
||||
'@babel/plugin-transform-typescript': 7.20.2_@babel+core@7.20.2
|
||||
'@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.20.2
|
||||
vite: 3.2.3_ajklay5k626t46b6fyghkbup3i
|
||||
vite: 3.2.4_ajklay5k626t46b6fyghkbup3i
|
||||
vue: 3.2.45
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-vue/3.2.0_vite@3.2.3+vue@3.2.45:
|
||||
/@vitejs/plugin-vue/3.2.0_vite@3.2.4+vue@3.2.45:
|
||||
resolution: {integrity: sha512-E0tnaL4fr+qkdCNxJ+Xd0yM31UwMkQje76fsDVBBUCoGOUPexu2VDUYHL8P4CwV+zMvWw6nlRw19OnRKmYAJpw==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
vite: ^3.0.0
|
||||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 3.2.3_ajklay5k626t46b6fyghkbup3i
|
||||
vite: 3.2.4_ajklay5k626t46b6fyghkbup3i
|
||||
vue: 3.2.45
|
||||
dev: true
|
||||
|
||||
@ -2742,16 +2742,16 @@ packages:
|
||||
unplugin: 0.10.2
|
||||
dev: true
|
||||
|
||||
/@vue-macros/named-template/0.0.5_pwzry6ifamiyy66hle7uchcfiy:
|
||||
/@vue-macros/named-template/0.0.5_2aqiuug577r2uhg7pi2e2y3u2a:
|
||||
resolution: {integrity: sha512-bZRUljNyvOOqeE9dyqXvKPQCLUCcPt1EkThmXqSbxagV29ohyviF8+CCs/8OdmNygLTBIChjP8DexQ3nUIFzUg==}
|
||||
engines: {node: '>=14.19.0'}
|
||||
dependencies:
|
||||
'@rollup/pluginutils': 4.2.1
|
||||
'@vitejs/plugin-vue': 3.2.0_vite@3.2.3+vue@3.2.45
|
||||
'@vitejs/plugin-vue': 3.2.0_vite@3.2.4+vue@3.2.45
|
||||
'@vue-macros/common': 0.13.3
|
||||
'@vue/compiler-dom': 3.2.45
|
||||
unplugin: 0.10.2
|
||||
unplugin-combine: 0.2.8_rollup@2.79.1+vite@3.2.3
|
||||
unplugin-combine: 0.2.8_rollup@2.79.1+vite@3.2.4
|
||||
transitivePeerDependencies:
|
||||
- esbuild
|
||||
- rollup
|
||||
@ -2760,14 +2760,14 @@ packages:
|
||||
- webpack
|
||||
dev: true
|
||||
|
||||
/@vue-macros/setup-component/0.12.7_rollup@2.79.1+vite@3.2.3:
|
||||
/@vue-macros/setup-component/0.12.7_rollup@2.79.1+vite@3.2.4:
|
||||
resolution: {integrity: sha512-L0WkJgw0QDwZh4tOjjKIDR0DMIybiOunsaxVqkJjicTb2YaiRUSLq4Wadl8Ttrsd0IEfI51CSlg7Sx0/dKLrlQ==}
|
||||
engines: {node: '>=14.19.0'}
|
||||
dependencies:
|
||||
'@rollup/pluginutils': 4.2.1
|
||||
'@vue-macros/common': 0.13.3
|
||||
unplugin: 0.10.2
|
||||
unplugin-combine: 0.2.8_rollup@2.79.1+vite@3.2.3
|
||||
unplugin-combine: 0.2.8_rollup@2.79.1+vite@3.2.4
|
||||
transitivePeerDependencies:
|
||||
- esbuild
|
||||
- rollup
|
||||
@ -4006,7 +4006,7 @@ packages:
|
||||
vary: 1.1.2
|
||||
dev: true
|
||||
|
||||
/cosmiconfig-typescript-loader/4.2.0_zhrz2lclwdmp54iaqottwiuipu:
|
||||
/cosmiconfig-typescript-loader/4.2.0_qoh33be55smklb2oyrgdyddh4a:
|
||||
resolution: {integrity: sha512-NkANeMnaHrlaSSlpKGyvn2R4rqUDeE/9E5YHx+b4nwo0R8dZyAqcih8/gxpCZvqWP9Vf6xuLpMSzSgdVEIM78g==}
|
||||
engines: {node: '>=12', npm: '>=6'}
|
||||
peerDependencies:
|
||||
@ -4018,7 +4018,7 @@ packages:
|
||||
'@types/node': 14.18.33
|
||||
cosmiconfig: 7.1.0
|
||||
ts-node: 10.9.1_cbe7ovvae6zqfnmtgctpgpys54
|
||||
typescript: 4.8.4
|
||||
typescript: 4.9.3
|
||||
dev: true
|
||||
|
||||
/cosmiconfig/7.1.0:
|
||||
@ -7820,8 +7820,8 @@ packages:
|
||||
npm-normalize-package-bin: 3.0.0
|
||||
dev: true
|
||||
|
||||
/npm-check-updates/16.3.25:
|
||||
resolution: {integrity: sha512-zrjx6P7LGHYS5e3TNuSqkWQc9m1KLjJIxFERGANN+xEY826NQYG08RwucUD9nRxIlRE9PsGCcMsJJTYJu1DHbA==}
|
||||
/npm-check-updates/16.4.1:
|
||||
resolution: {integrity: sha512-g0Uf1kCw0p5boutvu5E4htsjYEDuFT9LxYHYFLldAzWs5012jVikEH1Wdae68xedu4twF4EVbKcs83+G2nGnQg==}
|
||||
engines: {node: '>=14.14'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
@ -10396,6 +10396,12 @@ packages:
|
||||
engines: {node: '>=4.2.0'}
|
||||
hasBin: true
|
||||
|
||||
/typescript/4.9.3:
|
||||
resolution: {integrity: sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==}
|
||||
engines: {node: '>=4.2.0'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/ua-parser-js/1.0.32:
|
||||
resolution: {integrity: sha512-dXVsz3M4j+5tTiovFVyVqssXBu5HM47//YSOeZ9fQkdDKkfzv2v3PP1jmH6FUyPW+yCSn7aBVK1fGGKNhowdDA==}
|
||||
dev: false
|
||||
@ -10595,7 +10601,7 @@ packages:
|
||||
engines: {node: '>= 0.8'}
|
||||
dev: true
|
||||
|
||||
/unplugin-combine/0.2.8_rollup@2.79.1+vite@3.2.3:
|
||||
/unplugin-combine/0.2.8_rollup@2.79.1+vite@3.2.4:
|
||||
resolution: {integrity: sha512-Z38AC/TEjXbVyZ5HjVqo+lADj0/dcfwWC0Z4y0LNhybJzJQwmcMxm+ZsqHY3faauj4YigmlRMdptR5JEW9RuLg==}
|
||||
engines: {node: '>=14.19.0'}
|
||||
peerDependencies:
|
||||
@ -10616,7 +10622,7 @@ packages:
|
||||
'@antfu/utils': 0.6.3
|
||||
rollup: 2.79.1
|
||||
unplugin: 0.10.2
|
||||
vite: 3.2.3_ajklay5k626t46b6fyghkbup3i
|
||||
vite: 3.2.4_ajklay5k626t46b6fyghkbup3i
|
||||
dev: true
|
||||
|
||||
/unplugin-icons/0.14.13:
|
||||
@ -10683,7 +10689,7 @@ packages:
|
||||
unplugin: 0.10.2
|
||||
dev: true
|
||||
|
||||
/unplugin-vue-macros/0.16.3_mtjmd4d7yri6vok5vdb7foxsoq:
|
||||
/unplugin-vue-macros/0.16.3_wngx4xzvqgttz6r2laqlxyas2u:
|
||||
resolution: {integrity: sha512-ADdDS5EjHRZ2esEHSNBw7CS7QLWpqvNJIW0H5EqKgSvtQ+2Hnb8IeRVT0f4mR+wyQvl/ZrlpTs1GvZdsh8eSlw==}
|
||||
engines: {node: '>=14.19.0'}
|
||||
peerDependencies:
|
||||
@ -10696,12 +10702,12 @@ packages:
|
||||
'@vue-macros/define-render': 0.13.8_vue@3.2.45
|
||||
'@vue-macros/define-slots': 0.0.5_vue@3.2.45
|
||||
'@vue-macros/hoist-static': 0.12.7
|
||||
'@vue-macros/named-template': 0.0.5_pwzry6ifamiyy66hle7uchcfiy
|
||||
'@vue-macros/setup-component': 0.12.7_rollup@2.79.1+vite@3.2.3
|
||||
'@vue-macros/named-template': 0.0.5_2aqiuug577r2uhg7pi2e2y3u2a
|
||||
'@vue-macros/setup-component': 0.12.7_rollup@2.79.1+vite@3.2.4
|
||||
'@vue-macros/setup-sfc': 0.12.7
|
||||
'@vue-macros/short-emits': 0.12.8
|
||||
local-pkg: 0.4.2
|
||||
unplugin-combine: 0.2.8_rollup@2.79.1+vite@3.2.3
|
||||
unplugin-combine: 0.2.8_rollup@2.79.1+vite@3.2.4
|
||||
unplugin-vue-define-options: 0.12.7
|
||||
vue: 3.2.45
|
||||
transitivePeerDependencies:
|
||||
@ -10862,7 +10868,7 @@ packages:
|
||||
vfile-message: 2.0.4
|
||||
dev: true
|
||||
|
||||
/vite-plugin-compression/0.5.1_vite@3.2.3:
|
||||
/vite-plugin-compression/0.5.1_vite@3.2.4:
|
||||
resolution: {integrity: sha512-5QJKBDc+gNYVqL/skgFAP81Yuzo9R+EAf19d+EtsMF/i8kFUpNi3J/H01QD3Oo8zBQn+NzoCIFkpPLynoOzaJg==}
|
||||
peerDependencies:
|
||||
vite: '>=2.0.0'
|
||||
@ -10870,12 +10876,12 @@ packages:
|
||||
chalk: 4.1.2
|
||||
debug: 4.3.4
|
||||
fs-extra: 10.1.0
|
||||
vite: 3.2.3_ajklay5k626t46b6fyghkbup3i
|
||||
vite: 3.2.4_ajklay5k626t46b6fyghkbup3i
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vite-plugin-html/3.2.0_vite@3.2.3:
|
||||
/vite-plugin-html/3.2.0_vite@3.2.4:
|
||||
resolution: {integrity: sha512-2VLCeDiHmV/BqqNn5h2V+4280KRgQzCFN47cst3WiNK848klESPQnzuC3okH5XHtgwHH/6s1Ho/YV6yIO0pgoQ==}
|
||||
peerDependencies:
|
||||
vite: '>=2.0.0'
|
||||
@ -10892,10 +10898,10 @@ packages:
|
||||
html-minifier-terser: 6.1.0
|
||||
node-html-parser: 5.4.2
|
||||
pathe: 0.2.0
|
||||
vite: 3.2.3_ajklay5k626t46b6fyghkbup3i
|
||||
vite: 3.2.4_ajklay5k626t46b6fyghkbup3i
|
||||
dev: true
|
||||
|
||||
/vite-plugin-mock/2.9.6_qj5sox3st75utfpfnxdchh4ucq:
|
||||
/vite-plugin-mock/2.9.6_55m5mhr4n72hhmialh5t5h2xye:
|
||||
resolution: {integrity: sha512-/Rm59oPppe/ncbkSrUuAxIQihlI2YcBmnbR4ST1RA2VzM1C0tEQc1KlbQvnUGhXECAGTaQN2JyasiwXP6EtKgg==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
@ -10912,13 +10918,13 @@ packages:
|
||||
fast-glob: 3.2.12
|
||||
mockjs: 1.1.0_3y7clh66jsbznbjsqlxuh6722u
|
||||
path-to-regexp: 6.2.1
|
||||
vite: 3.2.3_ajklay5k626t46b6fyghkbup3i
|
||||
vite: 3.2.4_ajklay5k626t46b6fyghkbup3i
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vite-plugin-progress/0.0.6_vite@3.2.3:
|
||||
/vite-plugin-progress/0.0.6_vite@3.2.4:
|
||||
resolution: {integrity: sha512-pIK2TVEY4XFGrz10CQDdEufBBCDaV0geRHfXV3abGTBr+OF9O0Zmd3ZDrHJXDv4Rl3qAQP4BTCuPYQ3XqstmqA==}
|
||||
engines: {node: '>=14', pnpm: '>=7.0.0'}
|
||||
peerDependencies:
|
||||
@ -10927,10 +10933,10 @@ packages:
|
||||
picocolors: 1.0.0
|
||||
progress: 2.0.3
|
||||
rd: 2.0.1
|
||||
vite: 3.2.3_ajklay5k626t46b6fyghkbup3i
|
||||
vite: 3.2.4_ajklay5k626t46b6fyghkbup3i
|
||||
dev: true
|
||||
|
||||
/vite-plugin-pwa/0.13.3_jklrv2undatkozcsn24zow6xuu:
|
||||
/vite-plugin-pwa/0.13.3_ncfuj3sngaz4xbo7yyj2tfhvju:
|
||||
resolution: {integrity: sha512-cjWXpZ7slAY14OKz7M8XdgTIi9wjf6OD6NkhiMAc+ogxnbUrecUwLdRtfGPCPsN2ftut5gaN1jTghb11p6IQAA==}
|
||||
peerDependencies:
|
||||
vite: ^3.1.0
|
||||
@ -10942,14 +10948,14 @@ packages:
|
||||
fast-glob: 3.2.12
|
||||
pretty-bytes: 6.0.0
|
||||
rollup: 2.79.1
|
||||
vite: 3.2.3_ajklay5k626t46b6fyghkbup3i
|
||||
vite: 3.2.4_ajklay5k626t46b6fyghkbup3i
|
||||
workbox-build: 6.5.4
|
||||
workbox-window: 6.5.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vite-plugin-svg-icons/2.0.1_vite@3.2.3:
|
||||
/vite-plugin-svg-icons/2.0.1_vite@3.2.4:
|
||||
resolution: {integrity: sha512-6ktD+DhV6Rz3VtedYvBKKVA2eXF+sAQVaKkKLDSqGUfnhqXl3bj5PPkVTl3VexfTuZy66PmINi8Q6eFnVfRUmA==}
|
||||
peerDependencies:
|
||||
vite: '>=2.0.0'
|
||||
@ -10962,13 +10968,13 @@ packages:
|
||||
pathe: 0.2.0
|
||||
svg-baker: 1.7.0
|
||||
svgo: 2.8.0
|
||||
vite: 3.2.3_ajklay5k626t46b6fyghkbup3i
|
||||
vite: 3.2.4_ajklay5k626t46b6fyghkbup3i
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vite/3.2.3_ajklay5k626t46b6fyghkbup3i:
|
||||
resolution: {integrity: sha512-h8jl1TZ76eGs3o2dIBSsvXDLb1m/Ec1iej8ZMdz+PsaFUsftZeWe2CZOI3qogEsMNaywc17gu0q6cQDzh/weCQ==}
|
||||
/vite/3.2.4_ajklay5k626t46b6fyghkbup3i:
|
||||
resolution: {integrity: sha512-Z2X6SRAffOUYTa+sLy3NQ7nlHFU100xwanq1WDwqaiFiCe+25zdxP1TfCS5ojPV2oDDcXudHIoPnI1Z/66B7Yw==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -11427,8 +11433,8 @@ packages:
|
||||
generate-source-map: 0.0.5
|
||||
dev: false
|
||||
|
||||
/xgplayer/2.32.1:
|
||||
resolution: {integrity: sha512-jUs6108INqnzEn3DTGre6pHW3KroM2w0VKuJNEvOIkoD2oUB+MW5ZZ0PsIwijX/oQRpmvq422CUgo4uqXVidEQ==}
|
||||
/xgplayer/2.32.2:
|
||||
resolution: {integrity: sha512-VWK8Hp5K3Fs5YoHadpyCw2zwuiOimRjkPo2PSJZPYKj59VNnL9oLruZp6cy86LHoAgWELRIQj6Nmw5SkQNByWQ==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
chalk: 2.4.2
|
||||
|
Loading…
Reference in New Issue
Block a user