Skip to content

Commit 0b69fda

Browse files
committed
Bump vite-plugin-simple-html from 0.2.0 to 1.0.1
1 parent 8cbb6b4 commit 0b69fda

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"typescript": "^5.9.2",
4040
"typescript-plugin-css-modules": "^5.0.0",
4141
"vite": "^7.1.5",
42-
"vite-plugin-simple-html": "^0.2.0"
42+
"vite-plugin-simple-html": "^1.0.1"
4343
},
4444
"repository": {
4545
"type": "git",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2366,7 +2366,7 @@ __metadata:
23662366
typescript: "npm:^5.9.2"
23672367
typescript-plugin-css-modules: "npm:^5.0.0"
23682368
vite: "npm:^7.1.5"
2369-
vite-plugin-simple-html: "npm:^0.2.0"
2369+
vite-plugin-simple-html: "npm:^1.0.1"
23702370
languageName: unknown
23712371
linkType: soft
23722372

@@ -2850,14 +2850,14 @@ __metadata:
28502850
languageName: node
28512851
linkType: hard
28522852

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"
28562856
dependencies:
28572857
"@swc/html": "npm:^1.10.1"
28582858
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
28612861
languageName: node
28622862
linkType: hard
28632863

0 commit comments

Comments
 (0)