Skip to content

Commit c493715

Browse files
Update dependency vite to v5.4.5
1 parent e50c562 commit c493715

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.4",
123+
"vite": "5.4.5",
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
@@ -9948,10 +9948,10 @@ [email protected]:
99489948
workbox-build "^7.1.0"
99499949
workbox-window "^7.1.0"
99509950

9951-
9952-
version "5.4.4"
9953-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.4.tgz#3da90314b617047366459443320ea78f39111008"
9954-
integrity sha512-RHFCkULitycHVTtelJ6jQLd+KSAAzOgEYorV32R2q++M6COBjKJR6BxqClwp5sf0XaBDjVMuJ9wnNfyAJwjMkA==
9951+
9952+
version "5.4.5"
9953+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.5.tgz#e4ab27709de46ff29bd8db52b0c51606acba893b"
9954+
integrity sha512-pXqR0qtb2bTwLkev4SE3r4abCNioP3GkjvIDLlzziPpXtHgiJIjuKl+1GN6ESOT3wMjG3JTeARopj2SwYaHTOA==
99559955
dependencies:
99569956
esbuild "^0.21.3"
99579957
postcss "^8.4.43"

0 commit comments

Comments
 (0)