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.1" ,
20
20
"ts-loader" : " ^9.5.1" ,
21
21
"typescript" : " ^5.5.3" ,
22
- "webpack" : " ^5.92.1 " ,
22
+ "webpack" : " ^5.93.0 " ,
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.92.1 :
906
- version "5.92.1 "
907
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.92.1 .tgz#eca5c1725b9e189cffbd86e8b6c3c7400efc5788 "
908
- integrity sha512-JECQ7IwJb+7fgUFBlrJzbyu3GEuNBcdqr1LD7IbSzwkSmIevTm8PF+wej3Oxuz/JFBUZ6O1o43zsPkwm1C4TmA ==
905
+ webpack@^5.93.0 :
906
+ version "5.93.0 "
907
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.93.0 .tgz#2e89ec7035579bdfba9760d26c63ac5c3462a5e5 "
908
+ integrity sha512-Y0m5oEY1LRuwly578VqluorkXbvXKh7U3rLoQCEO04M97ScRr44afGVkI0FQFsXzysk5OgFAxjZAb9rsGQVihA ==
909
909
dependencies :
910
910
" @types/eslint-scope" " ^3.7.3"
911
911
" @types/estree" " ^1.0.5"
You can’t perform that action at this time.
0 commit comments