File tree 2 files changed +17
-6
lines changed
2 files changed +17
-6
lines changed Original file line number Diff line number Diff line change 77
77
"stylelint-no-unsupported-browser-features" : " 8.0.4" ,
78
78
"stylelint-scss" : " 6.11.1" ,
79
79
"svg-symbol-sprite" : " 1.5.2" ,
80
- "webpack" : " 5.99.5 " ,
80
+ "webpack" : " 5.99.7 " ,
81
81
"webpack-cli" : " 6.0.1" ,
82
82
"webpack-shell-plugin-next" : " 2.3.2" ,
83
83
"webpack-spritesmith" : " 1.1.0"
Original file line number Diff line number Diff line change @@ -7437,6 +7437,16 @@ schema-utils@^4.0.0, schema-utils@^4.3.0:
7437
7437
ajv-formats "^2.1.1"
7438
7438
ajv-keywords "^5.1.0"
7439
7439
7440
+ schema-utils@^4.3.2 :
7441
+ version "4.3.2"
7442
+ resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.3.2.tgz#0c10878bf4a73fd2b1dfd14b9462b26788c806ae"
7443
+ integrity sha512-Gn/JaSk/Mt9gYubxTtSn/QCV4em9mpAPiR1rqy/Ocu19u/G9J5WWdNoUT4SiV6mFC3y6cxyFcFwdzPM3FgxGAQ==
7444
+ dependencies :
7445
+ " @types/json-schema" " ^7.0.9"
7446
+ ajv "^8.9.0"
7447
+ ajv-formats "^2.1.1"
7448
+ ajv-keywords "^5.1.0"
7449
+
7440
7450
" semver@2 || 3 || 4 || 5" , semver@^5.5.0, semver@~5.7.2:
7441
7451
version "5.7.2"
7442
7452
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8"
@@ -8850,13 +8860,14 @@ webpack-spritesmith@1.1.0:
8850
8860
spritesheet-templates "^10.4.2"
8851
8861
spritesmith "^3.4.0"
8852
8862
8853
- webpack@5.99.5 :
8854
- version "5.99.5 "
8855
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.5 .tgz#86e3b3a5a03377ea5da271c929934003f5ac5dd8 "
8856
- integrity sha512-q+vHBa6H9qwBLUlHL4Y7L0L1/LlyBKZtS9FHNCQmtayxjI5RKC9yD8gpvLeqGv5lCQp1Re04yi0MF40pf30Pvg ==
8863
+ webpack@5.99.7 :
8864
+ version "5.99.7 "
8865
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.7 .tgz#60201c1ca66da046b07d006c2f6e0cc5e8a7bdba "
8866
+ integrity sha512-CNqKBRMQjwcmKR0idID5va1qlhrqVUKpovi+Ec79ksW8ux7iS1+A6VqzfZXgVYCFRKl7XL5ap3ZoMpwBJxcg0w ==
8857
8867
dependencies :
8858
8868
" @types/eslint-scope" " ^3.7.7"
8859
8869
" @types/estree" " ^1.0.6"
8870
+ " @types/json-schema" " ^7.0.15"
8860
8871
" @webassemblyjs/ast" " ^1.14.1"
8861
8872
" @webassemblyjs/wasm-edit" " ^1.14.1"
8862
8873
" @webassemblyjs/wasm-parser" " ^1.14.1"
@@ -8873,7 +8884,7 @@ webpack@5.99.5:
8873
8884
loader-runner "^4.2.0"
8874
8885
mime-types "^2.1.27"
8875
8886
neo-async "^2.6.2"
8876
- schema-utils "^4.3.0 "
8887
+ schema-utils "^4.3.2 "
8877
8888
tapable "^2.1.1"
8878
8889
terser-webpack-plugin "^5.3.11"
8879
8890
watchpack "^2.4.1"
You can’t perform that action at this time.
0 commit comments