Skip to content

Commit fdf14ed

Browse files
Update dependency vite to v5.4.9
1 parent 4e307c2 commit fdf14ed

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.3",
123-
"vite": "5.4.8",
123+
"vite": "5.4.9",
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
@@ -10227,10 +10227,10 @@ [email protected]:
1022710227
workbox-build "^7.1.0"
1022810228
workbox-window "^7.1.0"
1022910229

10230-
10231-
version "5.4.8"
10232-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.8.tgz#af548ce1c211b2785478d3ba3e8da51e39a287e8"
10233-
integrity sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==
10230+
10231+
version "5.4.9"
10232+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.9.tgz#215c80cbebfd09ccbb9ceb8c0621391c9abdc19c"
10233+
integrity sha512-20OVpJHh0PAM0oSOELa5GaZNWeDjcAvQjGXy2Uyr+Tp+/D2/Hdz6NLgpJLsarPTA2QJ6v8mX2P1ZfbsSKvdMkg==
1023410234
dependencies:
1023510235
esbuild "^0.21.3"
1023610236
postcss "^8.4.43"

0 commit comments

Comments
 (0)