@@ -3352,6 +3352,11 @@ accepts@~1.3.4, accepts@~1.3.8:
3352
3352
mime-types "~2.1.34"
3353
3353
negotiator "0.6.3"
3354
3354
3355
+ acorn-import-phases@^1.0.3:
3356
+ version "1.0.3"
3357
+ resolved "https://registry.yarnpkg.com/acorn-import-phases/-/acorn-import-phases-1.0.3.tgz#30394a1dccee5f380aecb8205b8c69b4f7ae688e"
3358
+ integrity sha512-jtKLnfoOzm28PazuQ4dVBcE9Jeo6ha1GAJvq3N0LlNOszmTfx+wSycBehn+FN0RnyeR77IBxN/qVYMw0Rlj0Xw==
3359
+
3355
3360
acorn-jsx@^5.3.2:
3356
3361
version "5.3.2"
3357
3362
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
@@ -5123,7 +5128,7 @@ end-of-stream@^1.4.1:
5123
5128
dependencies:
5124
5129
once "^1.4.0"
5125
5130
5126
- enhanced-resolve@^5.0.0, enhanced-resolve@^5.17.1:
5131
+ enhanced-resolve@^5.0.0, enhanced-resolve@^5.17.1, enhanced-resolve@^5.17.2 :
5127
5132
version "5.18.2"
5128
5133
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.18.2.tgz#7903c5b32ffd4b2143eeb4b92472bd68effd5464"
5129
5134
integrity sha512-6Jw4sE1maoRJo3q8MsSIn2onJFbLTOjY9hlx4DZXmOKvLRd1Ok2kXmAGXaafL2+ijsJZ1ClYbl/pmqr9+k4iUQ==
@@ -11883,26 +11888,27 @@ webpack-merge@^6.0.1:
11883
11888
flat "^5.0.2"
11884
11889
wildcard "^2.0.1"
11885
11890
11886
- webpack-sources@^3.2 .3:
11891
+ webpack-sources@^3.3 .3:
11887
11892
version "3.3.3"
11888
11893
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.3.3.tgz#d4bf7f9909675d7a070ff14d0ef2a4f3c982c723"
11889
11894
integrity sha512-yd1RBzSGanHkitROoPFd6qsrxt+oFhg/129YzheDGqeustzX0vTZJZsSsQjVQC4yzBQ56K55XU8gaNCtIzOnTg==
11890
11895
11891
11896
webpack@^5.99.1:
11892
- version "5.99.9 "
11893
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.9 .tgz#d7de799ec17d0cce3c83b70744b4aedb537d8247 "
11894
- integrity sha512-brOPwM3JnmOa+7kd3NsmOUOwbDAj8FT9xDsG3IW0MgbN9yZV7Oi/s/+MNQ/EcSMqw7qfoRyXPoeEWT8zLVdVGg ==
11897
+ version "5.100.0 "
11898
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.100.0 .tgz#fa3ef235b38969bd0ded53297a2c44a5f092f8f4 "
11899
+ integrity sha512-H8yBSBTk+BqxrINJnnRzaxU94SVP2bjd7WmA+PfCphoIdDpeQMJ77pq9/4I7xjLq38cB1bNKfzYPZu8pB3zKtg ==
11895
11900
dependencies:
11896
11901
"@types/eslint-scope" "^3.7.7"
11897
- "@types/estree" "^1.0.6 "
11902
+ "@types/estree" "^1.0.8 "
11898
11903
"@types/json-schema" "^7.0.15"
11899
11904
"@webassemblyjs/ast" "^1.14.1"
11900
11905
"@webassemblyjs/wasm-edit" "^1.14.1"
11901
11906
"@webassemblyjs/wasm-parser" "^1.14.1"
11902
- acorn "^8.14.0"
11907
+ acorn "^8.15.0"
11908
+ acorn-import-phases "^1.0.3"
11903
11909
browserslist "^4.24.0"
11904
11910
chrome-trace-event "^1.0.2"
11905
- enhanced-resolve "^5.17.1 "
11911
+ enhanced-resolve "^5.17.2 "
11906
11912
es-module-lexer "^1.2.1"
11907
11913
eslint-scope "5.1.1"
11908
11914
events "^3.2.0"
@@ -11916,7 +11922,7 @@ webpack@^5.99.1:
11916
11922
tapable "^2.1.1"
11917
11923
terser-webpack-plugin "^5.3.11"
11918
11924
watchpack "^2.4.1"
11919
- webpack-sources "^3.2 .3"
11925
+ webpack-sources "^3.3 .3"
11920
11926
11921
11927
websocket-driver@>=0.5.1, websocket-driver@^0.7.4:
11922
11928
version "0.7.4"
0 commit comments