Skip to content

Commit e1cd4c1

Browse files
authored
Merge pull request #144 from lukethacoder/renovate/vite-3.x
Update dependency vite to v3.0.2
2 parents a7c3c4e + b17c399 commit e1cd4c1

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.0"
30+
"vite": "3.0.2"
3131
}
3232
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3970,10 +3970,10 @@ verror@1.10.0:
39703970
core-util-is "1.0.2"
39713971
extsprintf "^1.2.0"
39723972

3973-
vite@3.0.0:
3974-
version "3.0.0"
3975-
resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.0.tgz#b4675cb9ab83ec0803b9c952ffa6519bcce033a7"
3976-
integrity sha512-M7phQhY3+fRZa0H+1WzI6N+/onruwPTBTMvaj7TzgZ0v2TE+N2sdLKxJOfOv9CckDWt5C4HmyQP81xB4dwRKzA==
3973+
vite@3.0.2:
3974+
version "3.0.2"
3975+
resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.2.tgz#2a7b4642c53ae066cf724e7e581d6c1fd24e2c32"
3976+
integrity sha512-TAqydxW/w0U5AoL5AsD9DApTvGb2iNbGs3sN4u2VdT1GFkQVUfgUldt+t08TZgi23uIauh1TUOQJALduo9GXqw==
39773977
dependencies:
39783978
esbuild "^0.14.47"
39793979
postcss "^8.4.14"

0 commit comments

Comments
 (0)