Skip to content

Commit 09f84e9

Browse files
committed
chore: bump vite
1 parent f3e15f6 commit 09f84e9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -5625,7 +5625,7 @@ postcss-value-parser@^4.1.0:
56255625
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
56265626
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
56275627

5628-
postcss@^8.1.10, postcss@^8.3.4:
5628+
postcss@^8.1.10, postcss@^8.3.5:
56295629
version "8.3.5"
56305630
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.5.tgz#982216b113412bc20a86289e91eb994952a5b709"
56315631
integrity sha512-NxTuJocUhYGsMiMFHDUkmjSKT3EdH4/WbGF6GCi1NDGk+vbcUTun4fpbOqaPtD8IIsztA2ilZm2DhYCuyN58gA==
@@ -7388,13 +7388,13 @@ [email protected]:
73887388
core-util-is "1.0.2"
73897389
extsprintf "^1.2.0"
73907390

7391-
vite@^2.1.5:
7392-
version "2.3.8"
7393-
resolved "https://registry.yarnpkg.com/vite/-/vite-2.3.8.tgz#42e3e03953859fd410e4e6ab3d1cca0aab2adc3c"
7394-
integrity sha512-QiEx+iqNnJntSgSF2fWRQvRey9pORIrtNJzNyBJXwc+BdzWs83FQolX84cTBo393cfhObrtWa6180dAa4NLDiQ==
7391+
vite@^2.4.0:
7392+
version "2.4.0"
7393+
resolved "https://registry.yarnpkg.com/vite/-/vite-2.4.0.tgz#a591e4f2c996ae9a044093f629b418069629ca16"
7394+
integrity sha512-FR+1hCyGt8i+ijMe9z4tIfUQ7BQThxGevp3IlmdXDBSJEPjbeDznbuJa/QVzXw2Mpxh7KCmveVI082h8nzcCNw==
73957395
dependencies:
73967396
esbuild "^0.12.8"
7397-
postcss "^8.3.4"
7397+
postcss "^8.3.5"
73987398
resolve "^1.20.0"
73997399
rollup "^2.38.5"
74007400
optionalDependencies:

0 commit comments

Comments
 (0)