Skip to content

Commit f779d08

Browse files
Update dependency vite to v5.3.2
1 parent a185703 commit f779d08

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.3",
122122
"typescript": "5.5.2",
123-
"vite": "5.3.1",
123+
"vite": "5.3.2",
124124
"vite-plugin-prerender": "1.0.8",
125125
"vite-plugin-pwa": "0.20.0",
126126
"workbox-build": "7.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9850,10 +9850,10 @@ [email protected]:
98509850
workbox-build "^7.1.0"
98519851
workbox-window "^7.1.0"
98529852

9853-
9854-
version "5.3.1"
9855-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.1.tgz#bb2ca6b5fd7483249d3e86b25026e27ba8a663e6"
9856-
integrity sha512-XBmSKRLXLxiaPYamLv3/hnP/KXDai1NDexN0FpkTaZXTfycHvkRHoenpgl/fvuK/kPbB6xAgoyiryAhQNxYmAQ==
9853+
9854+
version "5.3.2"
9855+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.2.tgz#2f0a8531c71060467ed3e0a205a203f269b6d9c8"
9856+
integrity sha512-6lA7OBHBlXUxiJxbO5aAY2fsHHzDr1q7DvXYnyZycRs2Dz+dXBWuhpWHvmljTRTpQC2uvGmUFFkSHF2vGo90MA==
98579857
dependencies:
98589858
esbuild "^0.21.3"
98599859
postcss "^8.4.38"

0 commit comments

Comments
 (0)