|
|
|
@ -4813,6 +4813,11 @@ escodegen@^1.8.1:
|
|
|
|
|
optionalDependencies:
|
|
|
|
|
source-map "~0.6.1"
|
|
|
|
|
|
|
|
|
|
eslint-config-prettier@^8.1.0:
|
|
|
|
|
version "8.1.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.1.0.tgz#4ef1eaf97afe5176e6a75ddfb57c335121abc5a6"
|
|
|
|
|
integrity sha512-oKMhGv3ihGbCIimCAjqkdzx2Q+jthoqnXSP+d86M9tptwugycmTFdVR4IpLgq2c4SHifbwO90z2fQ8/Aio73yw==
|
|
|
|
|
|
|
|
|
|
eslint-loader@^2.2.1:
|
|
|
|
|
version "2.2.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-2.2.1.tgz#28b9c12da54057af0845e2a6112701a2f6bf8337"
|
|
|
|
@ -4824,6 +4829,13 @@ eslint-loader@^2.2.1:
|
|
|
|
|
object-hash "^1.1.4"
|
|
|
|
|
rimraf "^2.6.1"
|
|
|
|
|
|
|
|
|
|
eslint-plugin-prettier@^3.3.1:
|
|
|
|
|
version "3.3.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.1.tgz#7079cfa2497078905011e6f82e8dd8453d1371b7"
|
|
|
|
|
integrity sha512-Rq3jkcFY8RYeQLgk2cCwuc0P7SEFwDravPhsJZOQ5N4YI4DSg50NyqJ/9gdZHzQlHf8MvafSesbNJCcP/FF6pQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
prettier-linter-helpers "^1.0.0"
|
|
|
|
|
|
|
|
|
|
eslint-plugin-vue@^6.2.2:
|
|
|
|
|
version "6.2.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-6.2.2.tgz#27fecd9a3a24789b0f111ecdd540a9e56198e0fe"
|
|
|
|
@ -5203,6 +5215,11 @@ fast-deep-equal@^3.1.1:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
|
|
|
|
|
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
|
|
|
|
|
|
|
|
|
|
fast-diff@^1.1.2:
|
|
|
|
|
version "1.2.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
|
|
|
|
|
integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
|
|
|
|
|
|
|
|
|
|
fast-glob@^2.2.6:
|
|
|
|
|
version "2.2.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-2.2.7.tgz#6953857c3afa475fff92ee6015d52da70a4cd39d"
|
|
|
|
@ -9166,6 +9183,13 @@ prepend-http@^2.0.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
|
|
|
|
|
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
|
|
|
|
|
|
|
|
|
|
prettier-linter-helpers@^1.0.0:
|
|
|
|
|
version "1.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz#d23d41fe1375646de2d0104d3454a3008802cf7b"
|
|
|
|
|
integrity sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==
|
|
|
|
|
dependencies:
|
|
|
|
|
fast-diff "^1.1.2"
|
|
|
|
|
|
|
|
|
|
prettier@2.1.2:
|
|
|
|
|
version "2.1.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
|
|
|
|
|