Skip to content

Commit 96c2279

Browse files
chore(deps): update dependency vite to v5.4.19 (#242)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 78c6973 commit 96c2279

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"tsd": "0.32.0",
4343
"tsx": "4.19.4",
4444
"typescript": "5.8.3",
45-
"vite": "5.4.18",
45+
"vite": "5.4.19",
4646
"vitest": "2.1.9"
4747
},
4848
"packageManager": "[email protected]",

yarn.lock

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1944,7 +1944,18 @@ [email protected]:
19441944
pathe "^1.1.2"
19451945
vite "^5.0.0"
19461946

1947-
[email protected], vite@^5.0.0:
1947+
1948+
version "5.4.19"
1949+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.19.tgz#20efd060410044b3ed555049418a5e7d1998f959"
1950+
integrity sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA==
1951+
dependencies:
1952+
esbuild "^0.21.3"
1953+
postcss "^8.4.43"
1954+
rollup "^4.20.0"
1955+
optionalDependencies:
1956+
fsevents "~2.3.3"
1957+
1958+
vite@^5.0.0:
19481959
version "5.4.18"
19491960
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.18.tgz#b5af357f9d5ebb2e0c085779b7a37a77f09168a4"
19501961
integrity sha512-1oDcnEp3lVyHCuQ2YFelM4Alm2o91xNoMncRm1U7S+JdYfYOvbiGZ3/CxGttrOu2M/KcGz7cRC2DoNUA6urmMA==

0 commit comments

Comments
 (0)