Skip to content

Commit 53aaac6

Browse files
committed
chore(deps): update dependency vite to v3.0.4
1 parent 36c302a commit 53aaac6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"ts-jest-mock": "1.1.33",
6666
"ts-node": "10.9.1",
6767
"typescript": "4.7.4",
68-
"vite": "3.0.3",
68+
"vite": "3.0.4",
6969
"vue": "3.2.37"
7070
},
7171
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5178,10 +5178,10 @@ v8-to-istanbul@^9.0.1:
51785178
"@types/istanbul-lib-coverage" "^2.0.1"
51795179
convert-source-map "^1.6.0"
51805180

5181-
5182-
version "3.0.3"
5183-
resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.3.tgz#c7b2ed9505a36a04be1d5d23aea4ea6fc028043f"
5184-
integrity sha512-sDIpIcl3mv1NUaSzZwiXGEy1ZoWwwC2vkxUHY6yiDacR6zf//ZFuBJrozO62gedpE43pmxnLATNR5IYUdAEkMQ==
5181+
5182+
version "3.0.4"
5183+
resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.4.tgz#c61688d6b97573e96cf5ac25f2d68597b5ce68e8"
5184+
integrity sha512-NU304nqnBeOx2MkQnskBQxVsa0pRAH5FphokTGmyy8M3oxbvw7qAXts2GORxs+h/2vKsD+osMhZ7An6yK6F1dA==
51855185
dependencies:
51865186
esbuild "^0.14.47"
51875187
postcss "^8.4.14"

0 commit comments

Comments
 (0)