Skip to content

Commit

Permalink
Merge pull request #21 from qmk/dependabot/npm_and_yarn/vite-5.4.8
Browse files Browse the repository at this point in the history
Bump vite from 5.4.1 to 5.4.8
  • Loading branch information
zvecr authored Oct 3, 2024
2 parents 967b9c5 + cb83f2d commit 1c2ed90
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"unplugin-fonts": "^1.1.1",
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-router": "^0.8.4",
"vite": "^5.4.6",
"vite": "^5.4.8",
"vite-plugin-vuetify": "^2.0.4",
"vue-router": "^4.3.0",
"vue-tsc": "^2.0.6"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2605,10 +2605,10 @@ vite-plugin-vuetify@^2.0.4:
debug "^4.3.3"
upath "^2.0.1"

vite@^5.4.6:
version "5.4.6"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.6.tgz#85a93a1228a7fb5a723ca1743e337a2588ed008f"
integrity sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==
vite@^5.4.8:
version "5.4.8"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.8.tgz#af548ce1c211b2785478d3ba3e8da51e39a287e8"
integrity sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==
dependencies:
esbuild "^0.21.3"
postcss "^8.4.43"
Expand Down

0 comments on commit 1c2ed90

Please sign in to comment.