File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 36
36
"mini-css-extract-plugin" : " ^2.9.0" ,
37
37
"prettier" : " ^3.6.2" ,
38
38
"uglifyjs-webpack-plugin" : " ^2.2.0" ,
39
- "webpack" : " ^5.101.0 " ,
39
+ "webpack" : " ^5.101.3 " ,
40
40
"webpack-cli" : " ^6.0.1" ,
41
41
"webpack-dev-server" : " ^5.2.2"
42
42
}
Original file line number Diff line number Diff line change @@ -1337,10 +1337,10 @@ end-of-stream@^1.0.0, end-of-stream@^1.1.0:
1337
1337
dependencies :
1338
1338
once "^1.4.0"
1339
1339
1340
- enhanced-resolve@^5.17.2 :
1341
- version "5.18.2 "
1342
- resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.18.2 .tgz#7903c5b32ffd4b2143eeb4b92472bd68effd5464 "
1343
- integrity sha512-6Jw4sE1maoRJo3q8MsSIn2onJFbLTOjY9hlx4DZXmOKvLRd1Ok2kXmAGXaafL2+ijsJZ1ClYbl/pmqr9+k4iUQ ==
1340
+ enhanced-resolve@^5.17.3 :
1341
+ version "5.18.3 "
1342
+ resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.18.3 .tgz#9b5f4c5c076b8787c78fe540392ce76a88855b44 "
1343
+ integrity sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww ==
1344
1344
dependencies :
1345
1345
graceful-fs "^4.2.4"
1346
1346
tapable "^2.2.0"
@@ -3740,10 +3740,10 @@ webpack-sources@^3.3.3:
3740
3740
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.3.3.tgz#d4bf7f9909675d7a070ff14d0ef2a4f3c982c723"
3741
3741
integrity sha512-yd1RBzSGanHkitROoPFd6qsrxt+oFhg/129YzheDGqeustzX0vTZJZsSsQjVQC4yzBQ56K55XU8gaNCtIzOnTg==
3742
3742
3743
- webpack@^5.101.0 :
3744
- version "5.101.0 "
3745
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.101.0 .tgz#4b81407ffad9857f81ff03f872e3369b9198cc9d "
3746
- integrity sha512-B4t+nJqytPeuZlHuIKTbalhljIFXeNRqrUGAQgTGlfOl2lXXKXw+yZu6bicycP+PUlM44CxBjCFD6aciKFT3LQ ==
3743
+ webpack@^5.101.3 :
3744
+ version "5.101.3 "
3745
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.101.3 .tgz#3633b2375bb29ea4b06ffb1902734d977bc44346 "
3746
+ integrity sha512-7b0dTKR3Ed//AD/6kkx/o7duS8H3f1a4w3BYpIriX4BzIhjkn4teo05cptsxvLesHFKK5KObnadmCHBwGc+51A ==
3747
3747
dependencies :
3748
3748
" @types/eslint-scope" " ^3.7.7"
3749
3749
" @types/estree" " ^1.0.8"
@@ -3755,7 +3755,7 @@ webpack@^5.101.0:
3755
3755
acorn-import-phases "^1.0.3"
3756
3756
browserslist "^4.24.0"
3757
3757
chrome-trace-event "^1.0.2"
3758
- enhanced-resolve "^5.17.2 "
3758
+ enhanced-resolve "^5.17.3 "
3759
3759
es-module-lexer "^1.2.1"
3760
3760
eslint-scope "5.1.1"
3761
3761
events "^3.2.0"
You can’t perform that action at this time.
0 commit comments