Skip to content

Commit e044381

Browse files
chore(deps): update dependency vite to v6.3.2 (#650)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4442117 commit e044381

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"@types/react": "18.3.20",
2020
"@types/react-dom": "18.3.6",
2121
"typescript": "5.8.3",
22-
"vite": "6.3.1"
22+
"vite": "6.3.2"
2323
}
2424
}

demo/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -423,10 +423,10 @@ [email protected]:
423423
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
424424
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
425425

426-
427-
version "6.3.1"
428-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.1.tgz#6b080ff907308ca691c5639c095ab6d938734c0d"
429-
integrity sha512-kkzzkqtMESYklo96HKKPE5KKLkC1amlsqt+RjFMlX2AvbRB/0wghap19NdBxxwGZ+h/C6DLCrcEphPIItlGrRQ==
426+
427+
version "6.3.2"
428+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.2.tgz#4c1bb01b1cea853686a191657bbc14272a038f0a"
429+
integrity sha512-ZSvGOXKGceizRQIZSz7TGJ0pS3QLlVY/9hwxVh17W3re67je1RKYzFHivZ/t0tubU78Vkyb9WnHPENSBCzbckg==
430430
dependencies:
431431
esbuild "^0.25.0"
432432
fdir "^6.4.3"

0 commit comments

Comments
 (0)