Skip to content
This repository has been archived by the owner on Nov 27, 2022. It is now read-only.

Commit

Permalink
fix(deps): update dependency vite to v3.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 19, 2022
1 parent cb8c2d2 commit eea72bc
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 @@ -79,7 +79,7 @@
"lint-staged": "13.0.3",
"rimraf": "3.0.2",
"typescript": "4.7.4",
"vite": "3.0.8",
"vite": "3.0.9",
"vite-plugin-dts": "1.4.1",
"vitest": "0.22.1",
"vue": "3.2.37",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5558,10 +5558,10 @@ vite-plugin-dts@1.4.1:
fs-extra "^10.0.1"
ts-morph "^14.0.0"

vite@3.0.8:
version "3.0.8"
resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.8.tgz#aa095ad8e3e5da46d9ec7e878f262678965d6531"
integrity sha512-AOZ4eN7mrkJiOLuw8IA7piS4IdOQyQCA81GxGsAQvAZzMRi9ZwGB3TOaYsj4uLAWK46T5L4AfQ6InNGlxX30IQ==
vite@3.0.9:
version "3.0.9"
resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.9.tgz#45fac22c2a5290a970f23d66c1aef56a04be8a30"
integrity sha512-waYABTM+G6DBTCpYAxvevpG50UOlZuynR0ckTK5PawNVt7ebX6X7wNXHaGIO6wYYFXSM7/WcuFuO2QzhBB6aMw==
dependencies:
esbuild "^0.14.47"
postcss "^8.4.16"
Expand Down

0 comments on commit eea72bc

Please sign in to comment.