Skip to content

Commit 44f0500

Browse files
Update dependency vite to v5.4.4
1 parent c448906 commit 44f0500

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.2",
123-
"vite": "5.4.3",
123+
"vite": "5.4.4",
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
@@ -9961,10 +9961,10 @@ [email protected]:
99619961
workbox-build "^7.1.0"
99629962
workbox-window "^7.1.0"
99639963

9964-
9965-
version "5.4.3"
9966-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.3.tgz#771c470e808cb6732f204e1ee96c2ed65b97a0eb"
9967-
integrity sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==
9964+
9965+
version "5.4.4"
9966+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.4.tgz#3da90314b617047366459443320ea78f39111008"
9967+
integrity sha512-RHFCkULitycHVTtelJ6jQLd+KSAAzOgEYorV32R2q++M6COBjKJR6BxqClwp5sf0XaBDjVMuJ9wnNfyAJwjMkA==
99689968
dependencies:
99699969
esbuild "^0.21.3"
99709970
postcss "^8.4.43"

0 commit comments

Comments
 (0)