Skip to content

Commit 7a4676f

Browse files
Merge pull request #996 from crishellco/renovate/vite-6.x
chore(deps): update dependency vite to v6.3.1
2 parents 1b13f21 + c988854 commit 7a4676f

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.0",
78+
"vite": "6.3.1",
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.0"
17020-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.0.tgz#17c86b3a0f4d20b210fe89f22f7b27d5926fcce5"
17021-
integrity sha512-9aC0n4pr6hIbvi1YOpFjwQ+QOTGssvbJKoeYkuHHGWwlXfdxQlI8L2qNMo9awEEcCPSiS+5mJZk5jH1PAqoDeQ==
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==
1702217022
dependencies:
1702317023
esbuild "^0.25.0"
1702417024
fdir "^6.4.3"

0 commit comments

Comments
 (0)