Skip to content

Commit f0e6712

Browse files
authored
Merge pull request #694 from kubero-dev/dependabot/npm_and_yarn/client/vite-6.3.6
Bump vite from 6.3.5 to 6.3.6 in /client
2 parents 5178033 + 80a92aa commit f0e6712

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"sass": "^1.60.0",
4747
"typescript": "^5.0.0",
4848
"unplugin-fonts": "^1.0.3",
49-
"vite": "^6.3.4",
49+
"vite": "^6.3.6",
5050
"vite-plugin-vuetify": "^2.1.1",
5151
"vue-tsc": "^2.2.10"
5252
}

client/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2074,10 +2074,10 @@ vite-plugin-vuetify@^2.1.1:
20742074
debug "^4.3.3"
20752075
upath "^2.0.1"
20762076

2077-
vite@^6.3.4:
2078-
version "6.3.5"
2079-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.5.tgz#fec73879013c9c0128c8d284504c6d19410d12a3"
2080-
integrity sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==
2077+
vite@^6.3.6:
2078+
version "6.3.6"
2079+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.6.tgz#69a976b64930750d40219fbc68c5200874d315c1"
2080+
integrity sha512-0msEVHJEScQbhkbVTb/4iHZdJ6SXp/AvxL2sjwYQFfBqleHtnCqv1J3sa9zbWz/6kW1m9Tfzn92vW+kZ1WV6QA==
20812081
dependencies:
20822082
esbuild "^0.25.0"
20832083
fdir "^6.4.4"
@@ -2225,4 +2225,4 @@ yaml@^2.6.1:
22252225
yocto-queue@^0.1.0:
22262226
version "0.1.0"
22272227
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
2228-
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
2228+
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==

0 commit comments

Comments
 (0)