This repository was archived by the owner on Aug 14, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 104
104
"tslint" : " ^6.1.3" ,
105
105
"typescript" : " ^4.8.3" ,
106
106
"url" : " ^0.11.0" ,
107
- "webpack" : " ^5.74 .0" ,
107
+ "webpack" : " ^5.75 .0" ,
108
108
"webpack-cli" : " ^4.10.0"
109
109
},
110
110
"dependencies" : {
Original file line number Diff line number Diff line change @@ -370,12 +370,7 @@ acorn-jsx@^5.3.2:
370
370
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
371
371
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
372
372
373
- acorn@^8.5.0, acorn@^8.7.1 :
374
- version "8.7.1"
375
- resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.1.tgz#0197122c843d1bf6d0a5e83220a788f278f63c30"
376
- integrity sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==
377
-
378
- acorn@^8.8.0 :
373
+ acorn@^8.5.0, acorn@^8.7.1, acorn@^8.8.0 :
379
374
version "8.8.0"
380
375
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.0.tgz#88c0187620435c7f6015803f5539dae05a9dbea8"
381
376
integrity sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==
@@ -2973,10 +2968,10 @@ webpack-sources@^3.2.3:
2973
2968
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
2974
2969
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
2975
2970
2976
- webpack@^5.74 .0 :
2977
- version "5.74 .0"
2978
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.74 .0.tgz#02a5dac19a17e0bb47093f2be67c695102a55980 "
2979
- integrity sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA ==
2971
+ webpack@^5.75 .0 :
2972
+ version "5.75 .0"
2973
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.75 .0.tgz#1e440468647b2505860e94c9ff3e44d5b582c152 "
2974
+ integrity sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ ==
2980
2975
dependencies :
2981
2976
" @types/eslint-scope" " ^3.7.3"
2982
2977
" @types/estree" " ^0.0.51"
You can’t perform that action at this time.
0 commit comments