Skip to content

Commit 899c478

Browse files
Update dependency vite to v5.2.8
1 parent 4c17733 commit 899c478

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.3",
123-
"vite": "5.2.7",
123+
"vite": "5.2.8",
124124
"vite-plugin-prerender": "1.0.8",
125125
"vite-plugin-pwa": "0.19.7",
126126
"workbox-build": "7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9589,10 +9589,10 @@ [email protected]:
95899589
workbox-build "^7.0.0"
95909590
workbox-window "^7.0.0"
95919591

9592-
9593-
version "5.2.7"
9594-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.7.tgz#e1b8a985eb54fcb9467d7f7f009d87485016df6e"
9595-
integrity sha512-k14PWOKLI6pMaSzAuGtT+Cf0YmIx12z9YGon39onaJNy8DLBfBJrzg9FQEmkAM5lpHBZs9wksWAsyF/HkpEwJA==
9592+
9593+
version "5.2.8"
9594+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.8.tgz#a99e09939f1a502992381395ce93efa40a2844aa"
9595+
integrity sha512-OyZR+c1CE8yeHw5V5t59aXsUPPVTHMDjEZz8MgguLL/Q7NblxhZUlTu9xSPqlsUO/y+X7dlU05jdhvyycD55DA==
95969596
dependencies:
95979597
esbuild "^0.20.1"
95989598
postcss "^8.4.38"

0 commit comments

Comments
 (0)