File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 39
39
"typescript" : " ^5.9.2" ,
40
40
"typescript-plugin-css-modules" : " ^5.0.0" ,
41
41
"vite" : " ^7.1.5" ,
42
- "vite-plugin-simple-html" : " ^0.2.0 "
42
+ "vite-plugin-simple-html" : " ^1.0.1 "
43
43
},
44
44
"repository" : {
45
45
"type" : " git" ,
Original file line number Diff line number Diff line change @@ -2366,7 +2366,7 @@ __metadata:
2366
2366
typescript : " npm:^5.9.2"
2367
2367
typescript-plugin-css-modules : " npm:^5.0.0"
2368
2368
vite : " npm:^7.1.5"
2369
- vite-plugin-simple-html : " npm:^0.2.0 "
2369
+ vite-plugin-simple-html : " npm:^1.0.1 "
2370
2370
languageName : unknown
2371
2371
linkType : soft
2372
2372
@@ -2850,14 +2850,14 @@ __metadata:
2850
2850
languageName : node
2851
2851
linkType : hard
2852
2852
2853
- " vite-plugin-simple-html@npm:^0.2.0 " :
2854
- version : 0.2.0
2855
- resolution : " vite-plugin-simple-html@npm:0.2.0 "
2853
+ " vite-plugin-simple-html@npm:^1.0.1 " :
2854
+ version : 1.0.1
2855
+ resolution : " vite-plugin-simple-html@npm:1.0.1 "
2856
2856
dependencies :
2857
2857
" @swc/html " : " npm:^1.10.1"
2858
2858
peerDependencies :
2859
- vite : ^ 2.3.0 || ^3 .0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0
2860
- checksum : 10c0/fc174222e520d4f4f0c08ccc2762cec70c68a50fd85530f7432380724c060cf3594e499392a315007391153b4f68537fdc3537d7732b4fc14cf67767de225f9e
2859
+ vite : " >= 2.3.0 <8 .0.0"
2860
+ checksum : 10c0/687603afee4340d18d93c8016acfc0b772bb8e427c55b49af6821281bf0addef97ff9a5185136bf7412843324abd55ab97f77967f670cf23bfcc45f2a6e953c8
2861
2861
languageName : node
2862
2862
linkType : hard
2863
2863
You can’t perform that action at this time.
0 commit comments