Skip to content

Commit 7267446

Browse files
committed
Update dependency vite to v5.3.1
1 parent a397876 commit 7267446

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.4.5",
123-
"vite": "5.3.0",
123+
"vite": "5.3.1",
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
@@ -9845,10 +9845,10 @@ [email protected]:
98459845
workbox-build "^7.1.0"
98469846
workbox-window "^7.1.0"
98479847

9848-
9849-
version "5.3.0"
9850-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.0.tgz#6c11eb5b41a667c64d38ff38fe6dec7ff68b65a9"
9851-
integrity sha512-hA6vAVK977NyW1Qw+fLvqSo7xDPej7von7C3DwwqPRmnnnK36XEBC/J3j1V5lP8fbt7y0TgTKJbpNGSwM+Bdeg==
9848+
9849+
version "5.3.1"
9850+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.1.tgz#bb2ca6b5fd7483249d3e86b25026e27ba8a663e6"
9851+
integrity sha512-XBmSKRLXLxiaPYamLv3/hnP/KXDai1NDexN0FpkTaZXTfycHvkRHoenpgl/fvuK/kPbB6xAgoyiryAhQNxYmAQ==
98529852
dependencies:
98539853
esbuild "^0.21.3"
98549854
postcss "^8.4.38"

0 commit comments

Comments
 (0)