Skip to content

Commit 8f13afb

Browse files
chore(deps): update dependency vite to v6.2.5 (#644)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 090f48e commit 8f13afb

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.2",
22-
"vite": "6.2.4"
22+
"vite": "6.2.5"
2323
}
2424
}

demo/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -399,10 +399,10 @@ [email protected]:
399399
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
400400
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
401401

402-
403-
version "6.2.4"
404-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.4.tgz#05809de3f918fded87f73a838761995a4d66a680"
405-
integrity sha512-veHMSew8CcRzhL5o8ONjy8gkfmFJAd5Ac16oxBUjlwgX3Gq2Wqr+qNC3TjPIpy7TPV/KporLga5GT9HqdrCizw==
402+
403+
version "6.2.5"
404+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.5.tgz#d093b5fe8eb96e594761584a966ab13f24457820"
405+
integrity sha512-j023J/hCAa4pRIUH6J9HemwYfjB5llR2Ps0CWeikOtdR8+pAURAk0DoJC5/mm9kd+UgdnIy7d6HE4EAvlYhPhA==
406406
dependencies:
407407
esbuild "^0.25.0"
408408
postcss "^8.5.3"

0 commit comments

Comments
 (0)