Skip to content

Commit

Permalink
Merge pull request #540 from ivmartel/dependabot/npm_and_yarn/vite-5.3.5
Browse files Browse the repository at this point in the history
build(deps-dev): bump vite from 5.3.4 to 5.3.5
  • Loading branch information
github-actions[bot] authored Jul 29, 2024
2 parents b53c05d + a8ee6a4 commit bdc045e
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 @@ -27,7 +27,7 @@
"eslint": "^9.7.0",
"eslint-plugin-vue": "^9.27.0",
"jsdom": "^24.1.1",
"vite": "^5.3.4",
"vite": "^5.3.5",
"vite-plugin-pwa": "^0.20.1",
"vitest": "^2.0.4",
"vuetify": "^3.6.13"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4371,10 +4371,10 @@ vite-plugin-pwa@^0.20.1:
workbox-build "^7.1.0"
workbox-window "^7.1.0"

vite@^5.0.0, vite@^5.3.4:
version "5.3.4"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.4.tgz#b36ebd47c8a5e3a8727046375d5f10bf9fdf8715"
integrity sha512-Cw+7zL3ZG9/NZBB8C+8QbQZmR54GwqIz+WMI4b3JgdYJvX+ny9AjJXqkGQlDXSXRP9rP0B4tbciRMOVEKulVOA==
vite@^5.0.0, vite@^5.3.5:
version "5.3.5"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.5.tgz#b847f846fb2b6cb6f6f4ed50a830186138cb83d8"
integrity sha512-MdjglKR6AQXQb9JGiS7Rc2wC6uMjcm7Go/NHNO63EwiJXfuk9PgqiP/n5IDJCziMkfw9n4Ubp7lttNwz+8ZVKA==
dependencies:
esbuild "^0.21.3"
postcss "^8.4.39"
Expand Down

0 comments on commit bdc045e

Please sign in to comment.