Skip to content

Commit 3f4a403

Browse files
authored
Merge pull request #148 from lukethacoder/renovate/vite-3.x
Update dependency vite to v3.0.4
2 parents 5564e8f + d5fa0c2 commit 3f4a403

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"prettier": "2.7.1",
2828
"snowpack": "3.8.8",
2929
"typescript": "4.7.4",
30-
"vite": "3.0.3"
30+
"vite": "3.0.4"
3131
}
3232
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3870,10 +3870,10 @@ verror@1.10.0:
38703870
core-util-is "1.0.2"
38713871
extsprintf "^1.2.0"
38723872

3873-
vite@3.0.3:
3874-
version "3.0.3"
3875-
resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.3.tgz#c7b2ed9505a36a04be1d5d23aea4ea6fc028043f"
3876-
integrity sha512-sDIpIcl3mv1NUaSzZwiXGEy1ZoWwwC2vkxUHY6yiDacR6zf//ZFuBJrozO62gedpE43pmxnLATNR5IYUdAEkMQ==
3873+
vite@3.0.4:
3874+
version "3.0.4"
3875+
resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.4.tgz#c61688d6b97573e96cf5ac25f2d68597b5ce68e8"
3876+
integrity sha512-NU304nqnBeOx2MkQnskBQxVsa0pRAH5FphokTGmyy8M3oxbvw7qAXts2GORxs+h/2vKsD+osMhZ7An6yK6F1dA==
38773877
dependencies:
38783878
esbuild "^0.14.47"
38793879
postcss "^8.4.14"

0 commit comments

Comments
 (0)