Skip to content

Commit bd98628

Browse files
Update dependency vite to v5.4.8
1 parent 49b280f commit bd98628

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.7.0",
122122
"typescript": "5.6.2",
123-
"vite": "5.4.7",
123+
"vite": "5.4.8",
124124
"vite-plugin-prerender": "1.0.8",
125125
"vite-plugin-pwa": "0.20.5",
126126
"workbox-build": "7.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9963,10 +9963,10 @@ [email protected]:
99639963
workbox-build "^7.1.0"
99649964
workbox-window "^7.1.0"
99659965

9966-
9967-
version "5.4.7"
9968-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.7.tgz#d226f57c08b61379e955f3836253ed3efb2dcf00"
9969-
integrity sha512-5l2zxqMEPVENgvzTuBpHer2awaetimj2BGkhBPdnwKbPNOlHsODU+oiazEZzLK7KhAnOrO+XGYJYn4ZlUhDtDQ==
9966+
9967+
version "5.4.8"
9968+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.8.tgz#af548ce1c211b2785478d3ba3e8da51e39a287e8"
9969+
integrity sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==
99709970
dependencies:
99719971
esbuild "^0.21.3"
99729972
postcss "^8.4.43"

0 commit comments

Comments
 (0)