Skip to content

Commit 59c0752

Browse files
Update dependency vite to v5.2.9
1 parent c850a92 commit 59c0752

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
@@ -120,7 +120,7 @@
120120
"ts-node": "10.9.2",
121121
"tslib": "2.6.2",
122122
"typescript": "5.4.5",
123-
"vite": "5.2.8",
123+
"vite": "5.2.9",
124124
"vite-plugin-prerender": "1.0.8",
125125
"vite-plugin-pwa": "0.19.8",
126126
"workbox-build": "7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9495,10 +9495,10 @@ [email protected]:
94959495
workbox-build "^7.0.0"
94969496
workbox-window "^7.0.0"
94979497

9498-
9499-
version "5.2.8"
9500-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.8.tgz#a99e09939f1a502992381395ce93efa40a2844aa"
9501-
integrity sha512-OyZR+c1CE8yeHw5V5t59aXsUPPVTHMDjEZz8MgguLL/Q7NblxhZUlTu9xSPqlsUO/y+X7dlU05jdhvyycD55DA==
9498+
9499+
version "5.2.9"
9500+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.9.tgz#cd9a356c6ff5f7456c09c5ce74068ffa8df743d9"
9501+
integrity sha512-uOQWfuZBlc6Y3W/DTuQ1Sr+oIXWvqljLvS881SVmAj00d5RdgShLcuXWxseWPd4HXwiYBFW/vXHfKFeqj9uQnw==
95029502
dependencies:
95039503
esbuild "^0.20.1"
95049504
postcss "^8.4.38"

0 commit comments

Comments
 (0)