Skip to content

Commit 4b77014

Browse files
Update dependency vite to v5.4.11
1 parent b13f2ec commit 4b77014

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.1",
122122
"typescript": "5.6.3",
123-
"vite": "5.4.10",
123+
"vite": "5.4.11",
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.10"
10232-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.10.tgz#d358a7bd8beda6cf0f3b7a450a8c7693a4f80c18"
10233-
integrity sha512-1hvaPshuPUtxeQ0hsVH3Mud0ZanOLwVTneA1EgbAM5LhaZEqyPWGRQ7BtaMvUrTDeEaC8pxtj6a6jku3x4z6SQ==
10230+
10231+
version "5.4.11"
10232+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.11.tgz#3b415cd4aed781a356c1de5a9ebafb837715f6e5"
10233+
integrity sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==
1023410234
dependencies:
1023510235
esbuild "^0.21.3"
1023610236
postcss "^8.4.43"

0 commit comments

Comments
 (0)