Skip to content

Commit 7cd0db2

Browse files
chore(deps-dev): bump vite from 6.3.0 to 6.3.1
1 parent e5e0451 commit 7cd0db2

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.4",
7878
"tslib": "^2.8.1",
7979
"typescript": "^5.8.3",
80-
"vite": "^6.3.0",
80+
"vite": "^6.3.1",
8181
"vitest": "^3.1.1",
8282
"@tailwindcss/postcss": "^4.1.4"
8383
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2287,10 +2287,10 @@ vite-node@3.1.1:
22872287
pathe "^2.0.3"
22882288
vite "^5.0.0 || ^6.0.0"
22892289

2290-
"vite@^5.0.0 || ^6.0.0", vite@^6.3.0:
2291-
version "6.3.0"
2292-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.0.tgz#17c86b3a0f4d20b210fe89f22f7b27d5926fcce5"
2293-
integrity sha512-9aC0n4pr6hIbvi1YOpFjwQ+QOTGssvbJKoeYkuHHGWwlXfdxQlI8L2qNMo9awEEcCPSiS+5mJZk5jH1PAqoDeQ==
2290+
"vite@^5.0.0 || ^6.0.0", vite@^6.3.1:
2291+
version "6.3.1"
2292+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.1.tgz#6b080ff907308ca691c5639c095ab6d938734c0d"
2293+
integrity sha512-kkzzkqtMESYklo96HKKPE5KKLkC1amlsqt+RjFMlX2AvbRB/0wghap19NdBxxwGZ+h/C6DLCrcEphPIItlGrRQ==
22942294
dependencies:
22952295
esbuild "^0.25.0"
22962296
fdir "^6.4.3"

0 commit comments

Comments
 (0)