Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 20, 2024
1 parent d1cb628 commit 0190475
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 @@ -42,7 +42,7 @@
"tsd": "0.31.2",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vite": "5.4.6",
"vite": "5.4.7",
"vitest": "1.6.0"
},
"packageManager": "[email protected]",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2074,10 +2074,10 @@ [email protected]:
picocolors "^1.0.0"
vite "^5.0.0"

[email protected].6:
version "5.4.6"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.6.tgz#85a93a1228a7fb5a723ca1743e337a2588ed008f"
integrity sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==
[email protected].7:
version "5.4.7"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.7.tgz#d226f57c08b61379e955f3836253ed3efb2dcf00"
integrity sha512-5l2zxqMEPVENgvzTuBpHer2awaetimj2BGkhBPdnwKbPNOlHsODU+oiazEZzLK7KhAnOrO+XGYJYn4ZlUhDtDQ==
dependencies:
esbuild "^0.21.3"
postcss "^8.4.43"
Expand Down

0 comments on commit 0190475

Please sign in to comment.