Skip to content

Commit 4a48426

Browse files
authored
Merge pull request #1062 from google/dependabot/npm_and_yarn/website/npm_and_yarn-b7c6efa8f1
build(deps-dev): bump vite from 6.2.5 to 6.2.6 in /website in the npm_and_yarn group across 1 directory
2 parents ae2bc58 + aeff9e7 commit 4a48426

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.4",
36+
"vite": "^6.2.6",
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.4:
2935-
version "6.2.5"
2936-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.5.tgz#d093b5fe8eb96e594761584a966ab13f24457820"
2937-
integrity sha512-j023J/hCAa4pRIUH6J9HemwYfjB5llR2Ps0CWeikOtdR8+pAURAk0DoJC5/mm9kd+UgdnIy7d6HE4EAvlYhPhA==
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==
29382938
dependencies:
29392939
esbuild "^0.25.0"
29402940
postcss "^8.5.3"

0 commit comments

Comments
 (0)