Skip to content

Commit 8d83f89

Browse files
Update dependency vite to v5.0.12 [SECURITY]
1 parent d95903d commit 8d83f89

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
@@ -27,6 +27,6 @@
2727
"prettier": "3.1.1",
2828
"snowpack": "3.8.8",
2929
"typescript": "5.2.2",
30-
"vite": "5.0.6"
30+
"vite": "5.0.12"
3131
}
3232
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4026,10 +4026,10 @@ [email protected]:
40264026
core-util-is "1.0.2"
40274027
extsprintf "^1.2.0"
40284028

4029-
4030-
version "5.0.6"
4031-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.6.tgz#f9e13503a4c5ccd67312c67803dec921f3bdea7c"
4032-
integrity sha512-MD3joyAEBtV7QZPl2JVVUai6zHms3YOmLR+BpMzLlX2Yzjfcc4gTgNi09d/Rua3F4EtC8zdwPU8eQYyib4vVMQ==
4029+
4030+
version "5.0.12"
4031+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.12.tgz#8a2ffd4da36c132aec4adafe05d7adde38333c47"
4032+
integrity sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==
40334033
dependencies:
40344034
esbuild "^0.19.3"
40354035
postcss "^8.4.32"

0 commit comments

Comments
 (0)