File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 19
19
"@types/dexie" : " 1.3.35" ,
20
20
"ts-loader" : " ^9.5.1" ,
21
21
"typescript" : " ^5.7.2" ,
22
- "webpack" : " ^5.97.0 " ,
22
+ "webpack" : " ^5.97.1 " ,
23
23
"webpack-cli" : " ^5.1.4" ,
24
24
"workers-preview" : " ^1.0.6"
25
25
}
Original file line number Diff line number Diff line change @@ -902,10 +902,10 @@ webpack-sources@^3.2.3:
902
902
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
903
903
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
904
904
905
- webpack@^5.97.0 :
906
- version "5.97.0 "
907
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.97.0 .tgz#1c5e3b9319f8c6decb19b142e776d90e629d5c40 "
908
- integrity sha512-CWT8v7ShSfj7tGs4TLRtaOLmOCPWhoKEvp+eA7FVx8Xrjb3XfT0aXdxDItnRZmE8sHcH+a8ayDrJCOjXKxVFfQ ==
905
+ webpack@^5.97.1 :
906
+ version "5.97.1 "
907
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.97.1 .tgz#972a8320a438b56ff0f1d94ade9e82eac155fa58 "
908
+ integrity sha512-EksG6gFY3L1eFMROS/7Wzgrii5mBAFe4rIr3r2BTfo7bcc+DWwFZ4OJ/miOuHJO/A85HwyI4eQ0F6IKXesO7Fg ==
909
909
dependencies :
910
910
" @types/eslint-scope" " ^3.7.7"
911
911
" @types/estree" " ^1.0.6"
You can’t perform that action at this time.
0 commit comments