Skip to content

Commit 2e3df8b

Browse files
committed
Update dependency vite to v5.4.7
1 parent d182de9 commit 2e3df8b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.6",
123+
"vite": "5.4.7",
124124
"vite-plugin-prerender": "1.0.8",
125125
"vite-plugin-pwa": "0.20.5",
126126
"workbox-build": "7.1.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9970,10 +9970,10 @@ vite-plugin-pwa@0.20.5:
99709970
workbox-build "^7.1.0"
99719971
workbox-window "^7.1.0"
99729972

9973-
vite@5.4.6:
9974-
version "5.4.6"
9975-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.6.tgz#85a93a1228a7fb5a723ca1743e337a2588ed008f"
9976-
integrity sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==
9973+
vite@5.4.7:
9974+
version "5.4.7"
9975+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.7.tgz#d226f57c08b61379e955f3836253ed3efb2dcf00"
9976+
integrity sha512-5l2zxqMEPVENgvzTuBpHer2awaetimj2BGkhBPdnwKbPNOlHsODU+oiazEZzLK7KhAnOrO+XGYJYn4ZlUhDtDQ==
99779977
dependencies:
99789978
esbuild "^0.21.3"
99799979
postcss "^8.4.43"

0 commit comments

Comments
 (0)