File tree 3 files changed +148
-155
lines changed
3 files changed +148
-155
lines changed Original file line number Diff line number Diff line change 1
- 18.20.4
1
+ 18.20.6
Original file line number Diff line number Diff line change 19
19
"puml" : " npx puml generate flow.puml -o flow.png" ,
20
20
"release" : " standard-version"
21
21
},
22
- "packageManager" : " pnpm@9.12.3 " ,
22
+ "packageManager" : " pnpm@9.15.4 " ,
23
23
"dependencies" : {
24
24
"@rspack/lite-tapable" : " ^1.0.1"
25
25
},
26
26
"devDependencies" : {
27
- "@types/node" : " ^20.17.5 " ,
27
+ "@types/node" : " ^20.17.16 " ,
28
28
"css-loader" : " 5.2.7" ,
29
29
"dir-compare" : " ^3.3.0" ,
30
30
"html-loader" : " 2.1.2" ,
31
31
"jest" : " ^27.5.1" ,
32
32
"lodash" : " ^4.17.21" ,
33
- "prettier" : " ^3.3.3 " ,
33
+ "prettier" : " ^3.4.2 " ,
34
34
"pug" : " 3.0.3" ,
35
35
"pug-loader" : " 2.4.0" ,
36
36
"raw-loader" : " 4.0.2" ,
37
37
"rimraf" : " ^4.4.1" ,
38
38
"standard-version" : " ^9.3.0" ,
39
39
"style-loader" : " 2.0.0" ,
40
40
"typescript" : " 4.9.5" ,
41
- "webpack" : " ^5.96 .1" ,
41
+ "webpack" : " ^5.97 .1" ,
42
42
"webpack-cli" : " 4.10.0" ,
43
43
"webpack-recompilation-simulator" : " 3.2.0"
44
44
},
60
60
"homepage" : " https://github.com/rspack-contrib/html-rspack-plugin" ,
61
61
"repository" : " https://github.com/rspack-contrib/html-rspack-plugin.git" ,
62
62
"engines" : {
63
- "node" : " >=16.0.0 "
63
+ "node" : " >=16.20.2 "
64
64
},
65
65
"jest" : {
66
66
"watchPathIgnorePatterns" : [
You can’t perform that action at this time.
0 commit comments