Skip to content

Commit

Permalink
⬆️ Upgrade dependency vite to v5.2.4 (#534)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 23, 2024
1 parent 291b4ec commit a53615d
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 @@ -25,7 +25,7 @@
"svg-mixer": "2.3.14",
"tailwindcss": "3.4.1",
"tailwindcss-debug-screens": "2.2.1",
"vite": "5.2.3",
"vite": "5.2.4",
"vite-plugin-kirby": "5.3.0",
"vite-plugin-live-reload": "3.0.3",
"vite-plugin-mkcert": "1.17.5"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2763,10 +2763,10 @@ vite-plugin-mkcert@1.17.5:
debug "^4.3.4"
picocolors "^1.0.0"

vite@5.2.3:
version "5.2.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.3.tgz#198efc2fd4d80eac813b146a68a4b0dbde884fc2"
integrity sha512-+i1oagbvkVIhEy9TnEV+fgXsng13nZM90JQbrcPrf6DvW2mXARlz+DK7DLiDP+qeKoD1FCVx/1SpFL1CLq9Mhw==
vite@5.2.4:
version "5.2.4"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.4.tgz#cd4065f8ae2164bcd4fe04570066351fc5c62f72"
integrity sha512-vjFghvHWidBTinu5TCymJk/lRHlR5ljqB83yugr0HA1xspUPdOZHqbqDLnZ8f9/jINrtFHTCYYyIUi+o+Q5iyg==
dependencies:
esbuild "^0.20.1"
postcss "^8.4.36"
Expand Down

0 comments on commit a53615d

Please sign in to comment.