Skip to content

Commit 033a36e

Browse files
committed
Bumped up the vite version, because of security vulnerability.
1 parent de0511b commit 033a36e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"tailwindcss": "^4.0.0",
5656
"tailwindcss-animate": "^1.0.7",
5757
"typescript": "^5.7.2",
58-
"vite": "^6.0"
58+
"vite": "^6.1.4"
5959
},
6060
"optionalDependencies": {
6161
"@rollup/rollup-linux-x64-gnu": "4.9.5",

0 commit comments

Comments
 (0)