Skip to content

Commit 7234880

Browse files
Update dependency vite to v5.0.13 [SECURITY]
1 parent d95903d commit 7234880

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.13"
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.13"
4031+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.13.tgz#605865b0e482506163e3f04f91665238f3be8cf1"
4032+
integrity sha512-/9ovhv2M2dGTuA+dY93B9trfyWMDRQw2jdVBhHNP6wr0oF34wG2i/N55801iZIpgUpnHDm4F/FabGQLyc+eOgg==
40334033
dependencies:
40344034
esbuild "^0.19.3"
40354035
postcss "^8.4.32"

0 commit comments

Comments
 (0)