File tree 2 files changed +5
-5
lines changed
packages/webpack-plugins/inject-inline-html-webpack-plugin
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 28
28
],
29
29
"peerDependencies" : {
30
30
"html-webpack-plugin" : " ^5.6.3" ,
31
- "webpack" : " ^5.97.0 "
31
+ "webpack" : " ^5.97.1 "
32
32
},
33
33
"devDependencies" : {
34
34
"@jest/globals" : " ^29.7.0" ,
35
35
"@noahnu/internal-test-utils" : " workspace:*" ,
36
36
"@types/node" : " ^22.10.1" ,
37
37
"html-webpack-plugin" : " ^5.6.3" ,
38
38
"typescript" : " ^5.7.2" ,
39
- "webpack" : " ^5.97.0 "
39
+ "webpack" : " ^5.97.1 "
40
40
}
41
41
}
Original file line number Diff line number Diff line change @@ -1788,10 +1788,10 @@ __metadata:
1788
1788
" @types/node " : " npm:^22.10.1"
1789
1789
html-webpack-plugin : " npm:^5.6.3"
1790
1790
typescript : " npm:^5.7.2"
1791
- webpack : " npm:^5.97.0 "
1791
+ webpack : " npm:^5.97.1 "
1792
1792
peerDependencies :
1793
1793
html-webpack-plugin : ^5.6.3
1794
- webpack : ^5.97.0
1794
+ webpack : ^5.97.1
1795
1795
languageName : unknown
1796
1796
linkType : soft
1797
1797
@@ -9637,7 +9637,7 @@ __metadata:
9637
9637
languageName : node
9638
9638
linkType : hard
9639
9639
9640
- " webpack@npm:^5.97.0 " :
9640
+ " webpack@npm:^5.97.1 " :
9641
9641
version : 5.97.1
9642
9642
resolution : " webpack@npm:5.97.1"
9643
9643
dependencies :
You can’t perform that action at this time.
0 commit comments