Skip to content
This repository was archived by the owner on Sep 5, 2022. It is now read-only.

Commit 60232bd

Browse files
Update dependency vite to v3.0.8
1 parent 129b285 commit 60232bd

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
@@ -30,7 +30,7 @@
3030
"npm-run-all": "4.1.5",
3131
"prettier": "2.7.1",
3232
"typescript": "4.7.4",
33-
"vite": "3.0.6",
33+
"vite": "3.0.8",
3434
"vite-plugin-chrome-extension": "0.0.7"
3535
},
3636
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2981,10 +2981,10 @@ [email protected]:
29812981
vite "^2.2.0"
29822982
webextension-polyfill "^0.6.0"
29832983

2984-
2985-
version "3.0.6"
2986-
resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.6.tgz#08e85ebaa34a3b647cb1365c87675b45f3511be0"
2987-
integrity sha512-pjfsWIzfUlQME/VAmU6SsjdHkTt6WAHysuqPkHDcjzNu6IGtxDSZ/VfRYOwHaCqX4M3Ivz0kxuSfAPM6gAIX+w==
2984+
2985+
version "3.0.8"
2986+
resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.8.tgz#aa095ad8e3e5da46d9ec7e878f262678965d6531"
2987+
integrity sha512-AOZ4eN7mrkJiOLuw8IA7piS4IdOQyQCA81GxGsAQvAZzMRi9ZwGB3TOaYsj4uLAWK46T5L4AfQ6InNGlxX30IQ==
29882988
dependencies:
29892989
esbuild "^0.14.47"
29902990
postcss "^8.4.16"

0 commit comments

Comments
 (0)