Skip to content

Commit e90c8de

Browse files
chore(deps): update dependency vite to v6.3.1 (#651)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ca31b3 commit e90c8de

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
@@ -44,7 +44,7 @@
4444
"nodemon": "3.1.9",
4545
"rollup-plugin-copy": "3.5.0",
4646
"semantic-release": "24.2.3",
47-
"vite": "6.3.0",
47+
"vite": "6.3.1",
4848
"vue": "2.7.16",
4949
"vue-server-renderer": "2.7.16",
5050
"vue-template-compiler": "2.7.16",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13786,10 +13786,10 @@ [email protected]:
1378613786
core-util-is "1.0.2"
1378713787
extsprintf "^1.2.0"
1378813788

13789-
13790-
version "6.3.0"
13791-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.0.tgz#17c86b3a0f4d20b210fe89f22f7b27d5926fcce5"
13792-
integrity sha512-9aC0n4pr6hIbvi1YOpFjwQ+QOTGssvbJKoeYkuHHGWwlXfdxQlI8L2qNMo9awEEcCPSiS+5mJZk5jH1PAqoDeQ==
13789+
13790+
version "6.3.1"
13791+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.1.tgz#6b080ff907308ca691c5639c095ab6d938734c0d"
13792+
integrity sha512-kkzzkqtMESYklo96HKKPE5KKLkC1amlsqt+RjFMlX2AvbRB/0wghap19NdBxxwGZ+h/C6DLCrcEphPIItlGrRQ==
1379313793
dependencies:
1379413794
esbuild "^0.25.0"
1379513795
fdir "^6.4.3"

0 commit comments

Comments
 (0)