Skip to content

Commit 829be62

Browse files
authored
Merge branch 'main' into issue1048
2 parents 5127709 + 94fe42a commit 829be62

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"prettier": "^3.2.5",
3434
"sass": "^1.60.0",
3535
"unplugin-fonts": "^1.0.3",
36-
"vite": "^6.2.6",
36+
"vite": "^6.2.7",
3737
"vite-plugin-vuetify": "^2.0.1"
3838
}
3939
}

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2931,10 +2931,10 @@ vite-plugin-vuetify@^2.0.1:
29312931
debug "^4.3.3"
29322932
upath "^2.0.1"
29332933

2934-
vite@^6.2.6:
2935-
version "6.2.6"
2936-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.6.tgz#7f0ccf2fdc0c1eda079ce258508728e2473d3f61"
2937-
integrity sha512-9xpjNl3kR4rVDZgPNdTL0/c6ao4km69a/2ihNQbcANz8RuCOK3hQBmLSJf3bRKVQjVMda+YvizNE8AwvogcPbw==
2934+
vite@^6.2.7:
2935+
version "6.2.7"
2936+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.7.tgz#699fb6e4b3e65d749480e0087cdbe3f3f0de00fa"
2937+
integrity sha512-qg3LkeuinTrZoJHHF94coSaTfIPyBYoywp+ys4qu20oSJFbKMYoIJo0FWJT9q6Vp49l6z9IsJRbHdcGtiKbGoQ==
29382938
dependencies:
29392939
esbuild "^0.25.0"
29402940
postcss "^8.5.3"

0 commit comments

Comments
 (0)