chore(deps): update dependency esbuild to v0.13.14 (#4424)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-11-17 20:23:44 +08:00 committed by GitHub
parent 37d6efc470
commit 9c7de97a7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 166 additions and 6 deletions

View File

@ -88,7 +88,7 @@
"chalk": "4.1.2",
"components-helper": "1.0.4",
"cz-conventional-changelog": "3.3.0",
"esbuild": "0.13.13",
"esbuild": "0.13.14",
"eslint": "8.2.0",
"eslint-config-prettier": "8.3.0",
"eslint-define-config": "1.1.3",

View File

@ -38,7 +38,7 @@ importers:
components-helper: 1.0.4
cz-conventional-changelog: 3.3.0
dayjs: ^1.10.7
esbuild: 0.13.13
esbuild: 0.13.14
eslint: 8.2.0
eslint-config-prettier: 8.3.0
eslint-define-config: 1.1.3
@ -113,7 +113,7 @@ importers:
chalk: 4.1.2
components-helper: 1.0.4
cz-conventional-changelog: 3.3.0
esbuild: 0.13.13
esbuild: 0.13.14
eslint: 8.2.0
eslint-config-prettier: 8.3.0_eslint@8.2.0
eslint-define-config: 1.1.3
@ -133,7 +133,7 @@ importers:
rimraf: 3.0.2
rollup: 2.60.0
rollup-plugin-css-only: 3.1.0_rollup@2.60.0
rollup-plugin-esbuild: 4.6.0_esbuild@0.13.13+rollup@2.60.0
rollup-plugin-esbuild: 4.6.0_esbuild@0.13.14+rollup@2.60.0
rollup-plugin-filesize: 9.1.1
rollup-plugin-vue: 6.0.0_@vue+compiler-sfc@3.2.22
sass: 1.43.4
@ -4101,6 +4101,14 @@ packages:
dev: true
optional: true
/esbuild-android-arm64/0.13.14:
resolution: {integrity: sha512-Q+Xhfp827r+ma8/DJgpMRUbDZfefsk13oePFEXEIJ4gxFbNv5+vyiYXYuKm43/+++EJXpnaYmEnu4hAKbAWYbA==}
cpu: [arm64]
os: [android]
requiresBuild: true
dev: true
optional: true
/esbuild-darwin-64/0.13.11:
resolution: {integrity: sha512-5SLEfyBVyTjTWBD8bMUsCsFmiiYQQhcA29mjOfooPVbk8Xq4pc0Cl8l+XQStO5ntnX5xh8su+z4LGCJ15rE2Gw==}
cpu: [x64]
@ -4117,6 +4125,14 @@ packages:
dev: true
optional: true
/esbuild-darwin-64/0.13.14:
resolution: {integrity: sha512-YmOhRns6QBNSjpVdTahi/yZ8dscx9ai7a6OY6z5ACgOuQuaQ2Qk2qgJ0/siZ6LgD0gJFMV8UINFV5oky5TFNQQ==}
cpu: [x64]
os: [darwin]
requiresBuild: true
dev: true
optional: true
/esbuild-darwin-arm64/0.13.11:
resolution: {integrity: sha512-davfRUaAqC1dAaN/Re0yG7wHj30EMw0EzzCoUfIAzuiuwHTJk9vwCZ+eVVz5n7cDy/mtaYLUJTNcmeVnperGIQ==}
cpu: [arm64]
@ -4133,6 +4149,14 @@ packages:
dev: true
optional: true
/esbuild-darwin-arm64/0.13.14:
resolution: {integrity: sha512-Lp00VTli2jqZghSa68fx3fEFCPsO1hK59RMo1PRap5RUjhf55OmaZTZYnCDI0FVlCtt+gBwX5qwFt4lc6tI1xg==}
cpu: [arm64]
os: [darwin]
requiresBuild: true
dev: true
optional: true
/esbuild-freebsd-64/0.13.11:
resolution: {integrity: sha512-xQS/TuL7nBWwhYilIUHGhce0dLLMG+fsn8X6r78rDVEuSZPoTmP4ClVkM6uW+3OaKMBrel1VUXnFJ79Mg/n+lw==}
cpu: [x64]
@ -4149,6 +4173,14 @@ packages:
dev: true
optional: true
/esbuild-freebsd-64/0.13.14:
resolution: {integrity: sha512-BKosI3jtvTfnmsCW37B1TyxMUjkRWKqopR0CE9AF2ratdpkxdR24Vpe3gLKNyWiZ7BE96/SO5/YfhbPUzY8wKw==}
cpu: [x64]
os: [freebsd]
requiresBuild: true
dev: true
optional: true
/esbuild-freebsd-arm64/0.13.11:
resolution: {integrity: sha512-xU5G1UL/TWhgar9qAjDmnFVRWI//XFTHrG3SCpyhSMgOqrlD0ySgW1SSXEBVHfQu0JIEKQZ0uQpreS0pXt20/A==}
cpu: [arm64]
@ -4165,6 +4197,14 @@ packages:
dev: true
optional: true
/esbuild-freebsd-arm64/0.13.14:
resolution: {integrity: sha512-yd2uh0yf+fWv5114+SYTl4/1oDWtr4nN5Op+PGxAkMqHfYfLjFKpcxwCo/QOS/0NWqPVE8O41IYZlFhbEN2B8Q==}
cpu: [arm64]
os: [freebsd]
requiresBuild: true
dev: true
optional: true
/esbuild-linux-32/0.13.11:
resolution: {integrity: sha512-P2a4eEtpRP6KHzTY30xEVOFpIFVZoa48/bjB+V5jXGRk5iKSsX4Akq3amXotz66GDBSEiaz1uSJ1Nu80HfA1Mw==}
cpu: [ia32]
@ -4181,6 +4221,14 @@ packages:
dev: true
optional: true
/esbuild-linux-32/0.13.14:
resolution: {integrity: sha512-a8rOnS1oWSfkkYWXoD2yXNV4BdbDKA7PNVQ1klqkY9SoSApL7io66w5H44mTLsfyw7G6Z2vLlaLI2nz9MMAowA==}
cpu: [ia32]
os: [linux]
requiresBuild: true
dev: true
optional: true
/esbuild-linux-64/0.13.11:
resolution: {integrity: sha512-Lk5JfLpQhaLGK+h4WFc8GQNP+uX5olqQLcomROlKUjxuAn+T+8+EI6CEX5FANu/Y/QlzC57zfvkxqRRUAZ9bdg==}
cpu: [x64]
@ -4197,6 +4245,14 @@ packages:
dev: true
optional: true
/esbuild-linux-64/0.13.14:
resolution: {integrity: sha512-yPZSoMs9W2MC3Dw+6kflKt5FfQm6Dicex9dGIr1OlHRsn3Hm7yGMUTctlkW53KknnZdOdcdd5upxvbxqymczVQ==}
cpu: [x64]
os: [linux]
requiresBuild: true
dev: true
optional: true
/esbuild-linux-arm/0.13.11:
resolution: {integrity: sha512-K+pYBQr5AAyqe0D4GSFzZF3qnoUf2HG6W4ox8L5dYe20fTfq6o9CaRQpcp7nCYzM1ZSOJR1gK/Xzsn1YRp5lpg==}
cpu: [arm]
@ -4213,6 +4269,14 @@ packages:
dev: true
optional: true
/esbuild-linux-arm/0.13.14:
resolution: {integrity: sha512-8chZE4pkKRvJ/M/iwsNQ1KqsRg2RyU5eT/x2flNt/f8F2TVrDreR7I0HEeCR50wLla3B1C3wTIOzQBmjuc6uWg==}
cpu: [arm]
os: [linux]
requiresBuild: true
dev: true
optional: true
/esbuild-linux-arm64/0.13.11:
resolution: {integrity: sha512-wOPaXH5Z0qkT2dsm7nWJ44jysXUVQ3IS6a0lXprE3AYLt7PCqATrlXOMwuQngJEMqxxvM9svaI3lTqU+E9sxlQ==}
cpu: [arm64]
@ -4229,6 +4293,14 @@ packages:
dev: true
optional: true
/esbuild-linux-arm64/0.13.14:
resolution: {integrity: sha512-Lvo391ln9PzC334e+jJ2S0Rt0cxP47eoH5gFyv/E8HhOnEJTvm7A+RRnMjjHnejELacTTfYgFGQYPjLsi/jObQ==}
cpu: [arm64]
os: [linux]
requiresBuild: true
dev: true
optional: true
/esbuild-linux-mips64le/0.13.11:
resolution: {integrity: sha512-pupByBqNyyfFYfsIpprkie62NdZ424LmMhWWMfLav59DLOoG3Tn9DBam5lLeVX4eW1SCZgsGcfBAoaReCK7TZg==}
cpu: [mips64el]
@ -4245,6 +4317,14 @@ packages:
dev: true
optional: true
/esbuild-linux-mips64le/0.13.14:
resolution: {integrity: sha512-MZhgxbmrWbpY3TOE029O6l5tokG9+Yoj2hW7vdit/d/VnmneqeGrSHADuDL6qXM8L5jaCiaivb4VhsyVCpdAbQ==}
cpu: [mips64el]
os: [linux]
requiresBuild: true
dev: true
optional: true
/esbuild-linux-ppc64le/0.13.11:
resolution: {integrity: sha512-6F5n+XPLBfLjzSWvY32hS0b9UxLMtrcGD+1fCAdzXGSyT4Z35LsDTPZtFHHdczfvaGqsoIaEwbdihoOTg86uow==}
cpu: [ppc64]
@ -4261,6 +4341,14 @@ packages:
dev: true
optional: true
/esbuild-linux-ppc64le/0.13.14:
resolution: {integrity: sha512-un7KMwS7fX1Un6BjfSZxTT8L5cV/8Uf4SAhM7WYy2XF8o8TI+uRxxD03svZnRNIPsN2J5cl6qV4n7Iwz+yhhVw==}
cpu: [ppc64]
os: [linux]
requiresBuild: true
dev: true
optional: true
/esbuild-netbsd-64/0.13.11:
resolution: {integrity: sha512-0/DInmj0wcFewOmK8Ek8dkMLRev3/9eZyYhruqhZdjWq4hfi9APnn3gOxgj3dDo3Q4Dhc8pFqA9SpxD5KXGH2Q==}
cpu: [x64]
@ -4277,6 +4365,14 @@ packages:
dev: true
optional: true
/esbuild-netbsd-64/0.13.14:
resolution: {integrity: sha512-5ekKx/YbOmmlTeNxBjh38Uh5TGn5C4uyqN17i67k18pS3J+U2hTVD7rCxcFcRS1AjNWumkVL3jWqYXadFwMS0Q==}
cpu: [x64]
os: [netbsd]
requiresBuild: true
dev: true
optional: true
/esbuild-openbsd-64/0.13.11:
resolution: {integrity: sha512-QkWZt2D/XGD3gejRTX0mQx3oPuYTdSpLJ4H9cQlsec/WNCRW17DDqb61UE38PozMKO2EfpE+znWc/uLoA7tyGA==}
cpu: [x64]
@ -4293,6 +4389,14 @@ packages:
dev: true
optional: true
/esbuild-openbsd-64/0.13.14:
resolution: {integrity: sha512-9bzvwewHjct2Cv5XcVoE1yW5YTW12Sk838EYfA46abgnhxGoFSD1mFcaztp5HHC43AsF+hQxbSFG/RilONARUA==}
cpu: [x64]
os: [openbsd]
requiresBuild: true
dev: true
optional: true
/esbuild-sunos-64/0.13.11:
resolution: {integrity: sha512-mQ6BjPBsajbSzqMJZHodS2Z2UCtrUftFQR/cWPMyL/y7sF/OJwgpG4vif1jxCPB/rgU239fTyIJnwQHblqpkjQ==}
cpu: [x64]
@ -4309,6 +4413,14 @@ packages:
dev: true
optional: true
/esbuild-sunos-64/0.13.14:
resolution: {integrity: sha512-mjMrZB76M6FmoiTvj/RGWilrioR7gVwtFBRVugr9qLarXMIU1W/pQx+ieEOtflrW61xo8w1fcxyHsVVGRvoQ0w==}
cpu: [x64]
os: [sunos]
requiresBuild: true
dev: true
optional: true
/esbuild-windows-32/0.13.11:
resolution: {integrity: sha512-CBrsaverrBed3wo+fz9uMtmEaaetUGv29rXbZipFX1wqlFOFFmrA3l97P/4MLOIP8NlOZheVLwEdKWiT5dIV4Q==}
cpu: [ia32]
@ -4325,6 +4437,14 @@ packages:
dev: true
optional: true
/esbuild-windows-32/0.13.14:
resolution: {integrity: sha512-GZa6mrx2rgfbH/5uHg0Rdw50TuOKbdoKCpEBitzmG5tsXBdce+cOL+iFO5joZc6fDVCLW3Y6tjxmSXRk/v20Hg==}
cpu: [ia32]
os: [win32]
requiresBuild: true
dev: true
optional: true
/esbuild-windows-64/0.13.11:
resolution: {integrity: sha512-Lg3XTGO8jfYEJnnErqbMeXlRd4SiB2gYqsbH828cy8z52fsGOWEfmVyyzRYHFnMOVXHnV9njk8aj/gvdzhXtuQ==}
cpu: [x64]
@ -4341,6 +4461,14 @@ packages:
dev: true
optional: true
/esbuild-windows-64/0.13.14:
resolution: {integrity: sha512-Lsgqah24bT7ClHjLp/Pj3A9wxjhIAJyWQcrOV4jqXAFikmrp2CspA8IkJgw7HFjx6QrJuhpcKVbCAe/xw0i2yw==}
cpu: [x64]
os: [win32]
requiresBuild: true
dev: true
optional: true
/esbuild-windows-arm64/0.13.11:
resolution: {integrity: sha512-D9k0+gZhyTreG8UDYV4O/TTA9zcvnCKI+FnoS+Qun+2nD9CDXkLkA2jSJIPAme1dzQoMJpxwkOVWjLXKkMDc+Q==}
cpu: [arm64]
@ -4357,6 +4485,14 @@ packages:
dev: true
optional: true
/esbuild-windows-arm64/0.13.14:
resolution: {integrity: sha512-KP8FHVlWGhM7nzYtURsGnskXb/cBCPTfj0gOKfjKq2tHtYnhDZywsUG57nk7TKhhK0fL11LcejHG3LRW9RF/9A==}
cpu: [arm64]
os: [win32]
requiresBuild: true
dev: true
optional: true
/esbuild/0.13.11:
resolution: {integrity: sha512-LeKT6wgEJX+U78L8O6Me71NtV18pO2iGJv3hBeOPMk+wArxHvQqv/cU8uZ97i+rge25DOrLNKBlzN3ofyoS1sg==}
hasBin: true
@ -4405,6 +4541,30 @@ packages:
esbuild-windows-arm64: 0.13.13
dev: true
/esbuild/0.13.14:
resolution: {integrity: sha512-xu4D+1ji9x53ocuomcY+KOrwAnWzhBu/wTEjpdgZ8I1c8i5vboYIeigMdzgY1UowYBKa2vZgVgUB32bu7gkxeg==}
hasBin: true
requiresBuild: true
optionalDependencies:
esbuild-android-arm64: 0.13.14
esbuild-darwin-64: 0.13.14
esbuild-darwin-arm64: 0.13.14
esbuild-freebsd-64: 0.13.14
esbuild-freebsd-arm64: 0.13.14
esbuild-linux-32: 0.13.14
esbuild-linux-64: 0.13.14
esbuild-linux-arm: 0.13.14
esbuild-linux-arm64: 0.13.14
esbuild-linux-mips64le: 0.13.14
esbuild-linux-ppc64le: 0.13.14
esbuild-netbsd-64: 0.13.14
esbuild-openbsd-64: 0.13.14
esbuild-sunos-64: 0.13.14
esbuild-windows-32: 0.13.14
esbuild-windows-64: 0.13.14
esbuild-windows-arm64: 0.13.14
dev: true
/escalade/3.1.1:
resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==}
engines: {node: '>=6'}
@ -8908,7 +9068,7 @@ packages:
rollup: 2.60.0
dev: true
/rollup-plugin-esbuild/4.6.0_esbuild@0.13.13+rollup@2.60.0:
/rollup-plugin-esbuild/4.6.0_esbuild@0.13.14+rollup@2.60.0:
resolution: {integrity: sha512-fjihkrOCy7qeNDd1VmtWw39UA4b6a96NVrsuK6eg1SArnWoS3G4xLoW7liF0oRQU7+ONPr/Gjxz9cv+WLRhaGA==}
engines: {node: '>=12'}
peerDependencies:
@ -8916,7 +9076,7 @@ packages:
rollup: ^1.20.0 || ^2.0.0
dependencies:
'@rollup/pluginutils': 4.1.1
esbuild: 0.13.13
esbuild: 0.13.14
joycon: 3.0.1
jsonc-parser: 3.0.0
rollup: 2.60.0