mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-02 11:17:46 +08:00
chore(deps): update dependency rollup-plugin-filesize to v9.1.2 (#5283)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
1b711119ab
commit
3fd831acda
@ -113,7 +113,7 @@
|
||||
"rollup": "2.63.0",
|
||||
"rollup-plugin-css-only": "3.1.0",
|
||||
"rollup-plugin-esbuild": "4.8.2",
|
||||
"rollup-plugin-filesize": "9.1.1",
|
||||
"rollup-plugin-filesize": "9.1.2",
|
||||
"rollup-plugin-vue": "6.0.0",
|
||||
"sass": "1.47.0",
|
||||
"sucrase": "3.20.3",
|
||||
|
@ -63,7 +63,7 @@ importers:
|
||||
rollup: 2.63.0
|
||||
rollup-plugin-css-only: 3.1.0
|
||||
rollup-plugin-esbuild: 4.8.2
|
||||
rollup-plugin-filesize: 9.1.1
|
||||
rollup-plugin-filesize: 9.1.2
|
||||
rollup-plugin-vue: 6.0.0
|
||||
sass: 1.47.0
|
||||
sucrase: 3.20.3
|
||||
@ -135,7 +135,7 @@ importers:
|
||||
rollup: 2.63.0
|
||||
rollup-plugin-css-only: 3.1.0_rollup@2.63.0
|
||||
rollup-plugin-esbuild: 4.8.2_esbuild@0.14.11+rollup@2.63.0
|
||||
rollup-plugin-filesize: 9.1.1
|
||||
rollup-plugin-filesize: 9.1.2
|
||||
rollup-plugin-vue: 6.0.0
|
||||
sass: 1.47.0
|
||||
sucrase: 3.20.3
|
||||
@ -9383,8 +9383,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/rollup-plugin-filesize/9.1.1:
|
||||
resolution: {integrity: sha512-x0r2A85TCEdRwF3rm+bcN4eAmbER8tt+YVf88gBQ6sLyH4oGcnNLPQqAUX+v7mIvHC/y59QwZvo6vxaC2ias6Q==}
|
||||
/rollup-plugin-filesize/9.1.2:
|
||||
resolution: {integrity: sha512-m2fE9hFaKgWKisJzyWXctOFKlgMRelo/58HgeC0lXUK/qykxiqkr6bsrotlvo2bvrwPsjgT7scNdQSr6qtl37A==}
|
||||
engines: {node: '>=10.0.0'}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.15.4
|
||||
|
Loading…
Reference in New Issue
Block a user