Skip to content

Commit f70fb27

Browse files
chore(deps): update dependency vite to v5.4.19
1 parent 7bc813f commit f70fb27

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
@@ -51,7 +51,7 @@
5151
"ts-jest": "29.2.5",
5252
"typescript": "5.7.2",
5353
"typescript-eslint": "8.15.0",
54-
"vite": "5.4.11"
54+
"vite": "5.4.19"
5555
},
5656
"packageManager": "[email protected]"
5757
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5476,10 +5476,10 @@ vfile@^4.0.0, vfile@^4.2.1:
54765476
unist-util-stringify-position "^2.0.0"
54775477
vfile-message "^2.0.0"
54785478

5479-
5480-
version "5.4.11"
5481-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.11.tgz#3b415cd4aed781a356c1de5a9ebafb837715f6e5"
5482-
integrity sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==
5479+
5480+
version "5.4.19"
5481+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.19.tgz#20efd060410044b3ed555049418a5e7d1998f959"
5482+
integrity sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA==
54835483
dependencies:
54845484
esbuild "^0.21.3"
54855485
postcss "^8.4.43"

0 commit comments

Comments
 (0)