Skip to content

Commit

Permalink
⬆️ Upgrade dependency vite to v5.3.1 (#573)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 15, 2024
1 parent 0ebc760 commit bc4c9ca
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.4",
"tailwindcss-debug-screens": "2.2.1",
"vite": "5.3.0",
"vite": "5.3.1",
"vite-plugin-kirby": "5.3.1",
"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 @@ -2740,10 +2740,10 @@ vite-plugin-mkcert@1.17.5:
debug "^4.3.4"
picocolors "^1.0.0"

vite@5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.0.tgz#6c11eb5b41a667c64d38ff38fe6dec7ff68b65a9"
integrity sha512-hA6vAVK977NyW1Qw+fLvqSo7xDPej7von7C3DwwqPRmnnnK36XEBC/J3j1V5lP8fbt7y0TgTKJbpNGSwM+Bdeg==
vite@5.3.1:
version "5.3.1"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.1.tgz#bb2ca6b5fd7483249d3e86b25026e27ba8a663e6"
integrity sha512-XBmSKRLXLxiaPYamLv3/hnP/KXDai1NDexN0FpkTaZXTfycHvkRHoenpgl/fvuK/kPbB6xAgoyiryAhQNxYmAQ==
dependencies:
esbuild "^0.21.3"
postcss "^8.4.38"
Expand Down

0 comments on commit bc4c9ca

Please sign in to comment.