Skip to content

Commit f467971

Browse files
Update dependency vite to v3.0.3
1 parent 7052ce6 commit f467971

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.2"
30+
"vite": "3.0.3"
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.2:
3874-
version "3.0.2"
3875-
resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.2.tgz#2a7b4642c53ae066cf724e7e581d6c1fd24e2c32"
3876-
integrity sha512-TAqydxW/w0U5AoL5AsD9DApTvGb2iNbGs3sN4u2VdT1GFkQVUfgUldt+t08TZgi23uIauh1TUOQJALduo9GXqw==
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==
38773877
dependencies:
38783878
esbuild "^0.14.47"
38793879
postcss "^8.4.14"

0 commit comments

Comments
 (0)