Skip to content

Commit 50907fd

Browse files
Update dependency vite to v7.1.5 (#607)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7b7e3cc commit 50907fd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11849,7 +11849,7 @@ tinyexec@^0.3.2:
1184911849
resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-0.3.2.tgz#941794e657a85e496577995c6eef66f53f42b3d2"
1185011850
integrity sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==
1185111851

11852-
tinyglobby@^0.2.14:
11852+
tinyglobby@^0.2.14, tinyglobby@^0.2.15:
1185311853
version "0.2.15"
1185411854
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.15.tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2"
1185511855
integrity sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==
@@ -12495,16 +12495,16 @@ vite-plugin-dts@^4.0.0:
1249512495
magic-string "^0.30.17"
1249612496

1249712497
"vite@^5.0.0 || ^6.0.0 || ^7.0.0-0", vite@^7.0.0:
12498-
version "7.1.4"
12499-
resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.4.tgz#354944affb55e1aff0157406b74e0d0a3232df9a"
12500-
integrity sha512-X5QFK4SGynAeeIt+A7ZWnApdUyHYm+pzv/8/A57LqSGcI88U6R6ipOs3uCesdc6yl7nl+zNO0t8LmqAdXcQihw==
12498+
version "7.1.5"
12499+
resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.5.tgz#4dbcb48c6313116689be540466fc80faa377be38"
12500+
integrity sha512-4cKBO9wR75r0BeIWWWId9XK9Lj6La5X846Zw9dFfzMRw38IlTk2iCcUt6hsyiDRcPidc55ZParFYDXi0nXOeLQ==
1250112501
dependencies:
1250212502
esbuild "^0.25.0"
1250312503
fdir "^6.5.0"
1250412504
picomatch "^4.0.3"
1250512505
postcss "^8.5.6"
1250612506
rollup "^4.43.0"
12507-
tinyglobby "^0.2.14"
12507+
tinyglobby "^0.2.15"
1250812508
optionalDependencies:
1250912509
fsevents "~2.3.3"
1251012510

0 commit comments

Comments
 (0)