Skip to content

Commit 82693ed

Browse files
chore(deps): update dependency vite to v6.3.6 [security]
1 parent 6e608f4 commit 82693ed

File tree

3 files changed

+264
-19
lines changed

3 files changed

+264
-19
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"autoprefixer": "10.4.21",
1919
"postcss": "8.5.3",
2020
"tailwindcss": "4.1.3",
21-
"vite": "6.2.5"
21+
"vite": "6.3.6"
2222
}
2323
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"rollup-plugin-ts": "3.4.5",
5151
"rollup-plugin-vue": "6.0.0",
5252
"typescript": "5.8.3",
53-
"vite": "6.2.5",
53+
"vite": "6.3.6",
5454
"vitest": "2.1.9",
5555
"vue": "3.5.13"
5656
},

0 commit comments

Comments
 (0)