mirror of
https://github.com/element-plus/element-plus.git
synced 2025-03-07 15:47:57 +08:00
chore(deps): update dependency rollup-plugin-esbuild to v4.8.1 (#4980)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
50adc6b4c3
commit
3a253648d2
@ -109,7 +109,7 @@
|
||||
"rimraf": "3.0.2",
|
||||
"rollup": "2.61.1",
|
||||
"rollup-plugin-css-only": "3.1.0",
|
||||
"rollup-plugin-esbuild": "4.7.2",
|
||||
"rollup-plugin-esbuild": "4.8.1",
|
||||
"rollup-plugin-filesize": "9.1.1",
|
||||
"rollup-plugin-vue": "6.0.0",
|
||||
"sass": "1.45.1",
|
||||
|
@ -62,7 +62,7 @@ importers:
|
||||
rimraf: 3.0.2
|
||||
rollup: 2.61.1
|
||||
rollup-plugin-css-only: 3.1.0
|
||||
rollup-plugin-esbuild: 4.7.2
|
||||
rollup-plugin-esbuild: 4.8.1
|
||||
rollup-plugin-filesize: 9.1.1
|
||||
rollup-plugin-vue: 6.0.0
|
||||
sass: 1.45.1
|
||||
@ -134,7 +134,7 @@ importers:
|
||||
rimraf: 3.0.2
|
||||
rollup: 2.61.1
|
||||
rollup-plugin-css-only: 3.1.0_rollup@2.61.1
|
||||
rollup-plugin-esbuild: 4.7.2_esbuild@0.14.8+rollup@2.61.1
|
||||
rollup-plugin-esbuild: 4.8.1_esbuild@0.14.8+rollup@2.61.1
|
||||
rollup-plugin-filesize: 9.1.1
|
||||
rollup-plugin-vue: 6.0.0_@vue+compiler-sfc@3.2.26
|
||||
sass: 1.45.1
|
||||
@ -4171,6 +4171,10 @@ packages:
|
||||
unbox-primitive: 1.0.1
|
||||
dev: true
|
||||
|
||||
/es-module-lexer/0.9.3:
|
||||
resolution: {integrity: sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==}
|
||||
dev: true
|
||||
|
||||
/es-to-primitive/1.2.1:
|
||||
resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==}
|
||||
engines: {node: '>= 0.4'}
|
||||
@ -8987,18 +8991,22 @@ packages:
|
||||
rollup: 2.61.1
|
||||
dev: true
|
||||
|
||||
/rollup-plugin-esbuild/4.7.2_esbuild@0.14.8+rollup@2.61.1:
|
||||
resolution: {integrity: sha512-rBS2hTedtG+wL/yyIWQ84zju5rtfF15gkaCLN0vsWGmBdRd0UPm52meAwkmrsPQf3mB/H2o+k9Q8Ce8A66SE5A==}
|
||||
/rollup-plugin-esbuild/4.8.1_esbuild@0.14.8+rollup@2.61.1:
|
||||
resolution: {integrity: sha512-prGY+azzysPnH3McwQnw1tTRMWIYtEVO75GtG40ETrLCX/43+tLrXzPEzxPelcFCaOK9112QgYJKJ6aS1J4l0w==}
|
||||
engines: {node: '>=12'}
|
||||
peerDependencies:
|
||||
esbuild: '>=0.10.1'
|
||||
rollup: ^1.20.0 || ^2.0.0
|
||||
dependencies:
|
||||
'@rollup/pluginutils': 4.1.1
|
||||
debug: 4.3.3
|
||||
es-module-lexer: 0.9.3
|
||||
esbuild: 0.14.8
|
||||
joycon: 3.0.1
|
||||
jsonc-parser: 3.0.0
|
||||
rollup: 2.61.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/rollup-plugin-filesize/9.1.1:
|
||||
|
Loading…
Reference in New Issue
Block a user