diff --git a/package.json b/package.json index 184ceb9c2..139efe8f9 100644 --- a/package.json +++ b/package.json @@ -46,6 +46,7 @@ "babel-eslint": "10.1.0", "cypress": "6.5.0", "cypress-file-upload": "5.0.2", + "esbuild": "^0.8.51", "eslint": "7.20.0", "eslint-plugin-vue": "7.6.0", "faker": "5.4.0", diff --git a/yarn.lock b/yarn.lock index 04b2e3d0a..470ba9a96 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7800,6 +7800,11 @@ es-to-primitive@^1.2.1: is-date-object "^1.0.1" is-symbol "^1.0.2" +esbuild@^0.8.51: + version "0.8.51" + resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.8.51.tgz#1a59f1fee34892f143b7009081f9b4901a564b93" + integrity sha512-MVIom8fgL1+B6iGqWtrG7QJ1gqd64BycxounlsX1kR/IcIITaSlTo7gghKpg4a+bnxkpo0dwcikuvk4MVSA9ww== + escalade@^3.1.1: version "3.1.1" resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.1.tgz#d8cfdc7000965c5a0174b4a82eaa5c0552742e40"