Skip to content

Commit ab1690c

Browse files
build(deps-dev): bump vite from 5.4.2 to 5.4.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.2 to 5.4.6. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5a6f5f7 commit ab1690c

File tree

3 files changed

+58
-37
lines changed

3 files changed

+58
-37
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"unocss": "^0.62.3",
9999
"unplugin-auto-import": "^0.18.2",
100100
"unplugin-vue-components": "^0.27.4",
101-
"vite": "^5.4.1",
101+
"vite": "^5.4.6",
102102
"vite-plugin-electron": "^0.28.7",
103103
"vite-plugin-electron-renderer": "^0.14.6",
104104
"vue-tsc": "^2.0.29"

pnpm-lock.yaml

Lines changed: 53 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4070,10 +4070,10 @@ vite-plugin-electron@^0.28.7:
40704070
resolved "https://registry.yarnpkg.com/vite-plugin-electron/-/vite-plugin-electron-0.28.8.tgz#abc7d52d01582926e50300148ad04326149a02d0"
40714071
integrity sha512-ir+B21oSGK9j23OEvt4EXyco9xDCaF6OGFe0V/8Zc0yL2+HMyQ6mmNQEIhXsEsZCSfIowBpwQBeHH4wVsfraeg==
40724072

4073-
vite@^5.4.1:
4074-
version "5.4.8"
4075-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.8.tgz#af548ce1c211b2785478d3ba3e8da51e39a287e8"
4076-
integrity sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==
4073+
vite@^5.4.6:
4074+
version "5.4.6"
4075+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.6.tgz#85a93a1228a7fb5a723ca1743e337a2588ed008f"
4076+
integrity sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==
40774077
dependencies:
40784078
esbuild "^0.21.3"
40794079
postcss "^8.4.43"

0 commit comments

Comments
 (0)