File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 32
32
"homepage" : " https://github.com/principalstudio/html-webpack-inject-preload#readme" ,
33
33
"devDependencies" : {
34
34
"@types/jest" : " ^26.0.20" ,
35
- "@types/node" : " ^14.14.22 " ,
36
- "@typescript-eslint/parser" : " ^4.14 .0" ,
37
- "css-loader" : " ^5.0.1 " ,
38
- "eslint" : " ^7.18 .0" ,
35
+ "@types/node" : " ^14.14.25 " ,
36
+ "@typescript-eslint/parser" : " ^4.15 .0" ,
37
+ "css-loader" : " ^5.0.2 " ,
38
+ "eslint" : " ^7.19 .0" ,
39
39
"file-loader" : " ^6.2.0" ,
40
- "html-webpack-plugin" : " 5.0.0-beta.6 " ,
40
+ "html-webpack-plugin" : " 5.0.0" ,
41
41
"jest" : " ^26.6.3" ,
42
- "mini-css-extract-plugin" : " ^1.3.4 " ,
42
+ "mini-css-extract-plugin" : " ^1.3.6 " ,
43
43
"prettier" : " ^2.2.1" ,
44
- "ts-jest" : " ^26.4.4 " ,
44
+ "ts-jest" : " ^26.5.0 " ,
45
45
"typescript" : " ^4.1.3" ,
46
46
"url-loader" : " ^4.1.1" ,
47
- "webpack" : " ^5.17.0 "
47
+ "webpack" : " ^5.21.2 "
48
48
},
49
49
"peerDependencies" : {
50
- "webpack" : " 4.0.0 || 5.0.0" ,
51
- "html-webpack-plugin" : " 4.0.0 || 5.0.0"
50
+ "webpack" : " ^ 4.0.0 || ^ 5.0.0" ,
51
+ "html-webpack-plugin" : " ^ 4.0.0 || ^ 5.0.0"
52
52
}
53
53
}
You can’t perform that action at this time.
0 commit comments