Skip to content

Commit 23203e3

Browse files
Update dependency vite to v5.4.10
1 parent b0e78f4 commit 23203e3

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.8.0",
122122
"typescript": "5.6.3",
123-
"vite": "5.4.9",
123+
"vite": "5.4.10",
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
@@ -10241,10 +10241,10 @@ [email protected]:
1024110241
workbox-build "^7.1.0"
1024210242
workbox-window "^7.1.0"
1024310243

10244-
10245-
version "5.4.9"
10246-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.9.tgz#215c80cbebfd09ccbb9ceb8c0621391c9abdc19c"
10247-
integrity sha512-20OVpJHh0PAM0oSOELa5GaZNWeDjcAvQjGXy2Uyr+Tp+/D2/Hdz6NLgpJLsarPTA2QJ6v8mX2P1ZfbsSKvdMkg==
10244+
10245+
version "5.4.10"
10246+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.10.tgz#d358a7bd8beda6cf0f3b7a450a8c7693a4f80c18"
10247+
integrity sha512-1hvaPshuPUtxeQ0hsVH3Mud0ZanOLwVTneA1EgbAM5LhaZEqyPWGRQ7BtaMvUrTDeEaC8pxtj6a6jku3x4z6SQ==
1024810248
dependencies:
1024910249
esbuild "^0.21.3"
1025010250
postcss "^8.4.43"

0 commit comments

Comments
 (0)