Skip to content

Commit 3d9a52f

Browse files
Merge pull request #997 from crishellco/renovate/vite-6.x
chore(deps): update dependency vite to v6.3.2
2 parents 7a4676f + ac7dcd4 commit 3d9a52f

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
@@ -75,7 +75,7 @@
7575
"remark-toc": "9.0.0",
7676
"rimraf": "5.0.10",
7777
"semantic-release": "22.0.12",
78-
"vite": "6.3.1",
78+
"vite": "6.3.2",
7979
"vue": "^3.0.0",
8080
"vue-html-loader": "1.2.4",
8181
"vue-jest": "5.0.0-alpha.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17015,10 +17015,10 @@ vfile@^5.0.0, vfile@^5.1.0:
1701517015
unist-util-stringify-position "^3.0.0"
1701617016
vfile-message "^3.0.0"
1701717017

17018-
17019-
version "6.3.1"
17020-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.1.tgz#6b080ff907308ca691c5639c095ab6d938734c0d"
17021-
integrity sha512-kkzzkqtMESYklo96HKKPE5KKLkC1amlsqt+RjFMlX2AvbRB/0wghap19NdBxxwGZ+h/C6DLCrcEphPIItlGrRQ==
17018+
17019+
version "6.3.2"
17020+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.2.tgz#4c1bb01b1cea853686a191657bbc14272a038f0a"
17021+
integrity sha512-ZSvGOXKGceizRQIZSz7TGJ0pS3QLlVY/9hwxVh17W3re67je1RKYzFHivZ/t0tubU78Vkyb9WnHPENSBCzbckg==
1702217022
dependencies:
1702317023
esbuild "^0.25.0"
1702417024
fdir "^6.4.3"

0 commit comments

Comments
 (0)