|
|
|
@ -1101,10 +1101,10 @@ end-of-stream@^1.1.0:
|
|
|
|
|
dependencies: |
|
|
|
|
once "^1.4.0" |
|
|
|
|
|
|
|
|
|
enhanced-resolve@^5.6.0: |
|
|
|
|
version "5.6.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.6.0.tgz#ad19a1665f230a6e384724a30acf3f7332b2b3f0" |
|
|
|
|
integrity sha512-C3GGDfFZmqUa21o10YRKbZN60DPl0HyXKXxoEnQMWso9u7KMU23L7CBHfr/rVxORddY/8YQZaU2MZ1ewTS8Pcw== |
|
|
|
|
enhanced-resolve@^5.7.0: |
|
|
|
|
version "5.7.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.7.0.tgz#525c5d856680fbd5052de453ac83e32049958b5c" |
|
|
|
|
integrity sha512-6njwt/NsZFUKhM6j9U8hzVyD4E4r0x7NQzhTCbcWOJ0IQjNSAoalWmb0AE51Wn+fwan5qVESWi7t2ToBxs9vrw== |
|
|
|
|
dependencies: |
|
|
|
|
graceful-fs "^4.2.4" |
|
|
|
|
tapable "^2.2.0" |
|
|
|
@ -1173,6 +1173,11 @@ es-abstract@^1.18.0-next.1:
|
|
|
|
|
string.prototype.trimend "^1.0.1" |
|
|
|
|
string.prototype.trimstart "^1.0.1" |
|
|
|
|
|
|
|
|
|
es-module-lexer@^0.3.26: |
|
|
|
|
version "0.3.26" |
|
|
|
|
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-0.3.26.tgz#7b507044e97d5b03b01d4392c74ffeb9c177a83b" |
|
|
|
|
integrity sha512-Va0Q/xqtrss45hWzP8CZJwzGSZJjDM5/MJRE3IXXnUCcVLElR9BRaE9F62BopysASyc4nM3uwhSW7FFB9nlWAA== |
|
|
|
|
|
|
|
|
|
es-to-primitive@^1.2.1: |
|
|
|
|
version "1.2.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a" |
|
|
|
@ -3843,10 +3848,10 @@ webpack-sources@^2.1.1:
|
|
|
|
|
source-list-map "^2.0.1" |
|
|
|
|
source-map "^0.6.1" |
|
|
|
|
|
|
|
|
|
webpack@^5.13.0: |
|
|
|
|
version "5.13.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.13.0.tgz#275351b043bd212562f4390e903619d07d5a2fcf" |
|
|
|
|
integrity sha512-NPhMEtfhSVegp1FNPkCM1MPygDm0GHwpreG10dh//0Gr0epfB0br9nlgEfxSghxJqrQ7j9XzgO91CGGLWZiHeA== |
|
|
|
|
webpack@^5.14.0: |
|
|
|
|
version "5.14.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.14.0.tgz#cdfe9286d14ddc2bb348afabc1d910d166f3c47f" |
|
|
|
|
integrity sha512-PFtfqXIKT6EG+k4L7d9whUPacN2XvxlUMc8NAQvN+sF9G8xPQqrCDGDiXbAdyGNz+/OP6ioxnUKybBBZ1kp/2A== |
|
|
|
|
dependencies: |
|
|
|
|
"@types/eslint-scope" "^3.7.0" |
|
|
|
|
"@types/estree" "^0.0.45" |
|
|
|
@ -3856,7 +3861,8 @@ webpack@^5.13.0:
|
|
|
|
|
acorn "^8.0.4" |
|
|
|
|
browserslist "^4.14.5" |
|
|
|
|
chrome-trace-event "^1.0.2" |
|
|
|
|
enhanced-resolve "^5.6.0" |
|
|
|
|
enhanced-resolve "^5.7.0" |
|
|
|
|
es-module-lexer "^0.3.26" |
|
|
|
|
eslint-scope "^5.1.1" |
|
|
|
|
events "^3.2.0" |
|
|
|
|
glob-to-regexp "^0.4.1" |
|
|
|
|