Skip to content

Commit 1e729ef

Browse files
chore(deps-dev): bump vite from 6.3.6 to 6.4.1
1 parent 6dd1792 commit 1e729ef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"tailwindcss": "^4.1.15",
7878
"tslib": "^2.8.1",
7979
"typescript": "^5.9.3",
80-
"vite": "^6.3.6",
80+
"vite": "^6.4.1",
8181
"vitest": "^3.2.4",
8282
"@tailwindcss/postcss": "^4.1.14"
8383
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2445,10 +2445,10 @@ vite-node@3.2.4:
24452445
pathe "^2.0.3"
24462446
vite "^5.0.0 || ^6.0.0 || ^7.0.0-0"
24472447

2448-
"vite@^5.0.0 || ^6.0.0 || ^7.0.0-0", vite@^6.3.6:
2449-
version "6.3.6"
2450-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.6.tgz#69a976b64930750d40219fbc68c5200874d315c1"
2451-
integrity sha512-0msEVHJEScQbhkbVTb/4iHZdJ6SXp/AvxL2sjwYQFfBqleHtnCqv1J3sa9zbWz/6kW1m9Tfzn92vW+kZ1WV6QA==
2448+
"vite@^5.0.0 || ^6.0.0 || ^7.0.0-0", vite@^6.4.1:
2449+
version "6.4.1"
2450+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.4.1.tgz#afbe14518cdd6887e240a4b0221ab6d0ce733f96"
2451+
integrity sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==
24522452
dependencies:
24532453
esbuild "^0.25.0"
24542454
fdir "^6.4.4"

0 commit comments

Comments
 (0)