Skip to content

Commit 77a3f37

Browse files
Update dependency vite to v5.2.10
1 parent f4b53b9 commit 77a3f37

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.2",
122122
"typescript": "5.4.5",
123-
"vite": "5.2.9",
123+
"vite": "5.2.10",
124124
"vite-plugin-prerender": "1.0.8",
125125
"vite-plugin-pwa": "0.19.8",
126126
"workbox-build": "7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9502,10 +9502,10 @@ [email protected]:
95029502
workbox-build "^7.0.0"
95039503
workbox-window "^7.0.0"
95049504

9505-
9506-
version "5.2.9"
9507-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.9.tgz#cd9a356c6ff5f7456c09c5ce74068ffa8df743d9"
9508-
integrity sha512-uOQWfuZBlc6Y3W/DTuQ1Sr+oIXWvqljLvS881SVmAj00d5RdgShLcuXWxseWPd4HXwiYBFW/vXHfKFeqj9uQnw==
9505+
9506+
version "5.2.10"
9507+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.10.tgz#2ac927c91e99d51b376a5c73c0e4b059705f5bd7"
9508+
integrity sha512-PAzgUZbP7msvQvqdSD+ErD5qGnSFiGOoWmV5yAKUEI0kdhjbH6nMWVyZQC/hSc4aXwc0oJ9aEdIiF9Oje0JFCw==
95099509
dependencies:
95109510
esbuild "^0.20.1"
95119511
postcss "^8.4.38"

0 commit comments

Comments
 (0)