Skip to content

Commit b4bfcb0

Browse files
chore(deps): bump vite from 7.1.0 to 7.1.5 in /playground
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.0 to 7.1.5. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.5/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.1.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4010003 commit b4bfcb0

1 file changed

Lines changed: 45 additions & 15 deletions

File tree

playground/yarn.lock

Lines changed: 45 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3464,10 +3464,10 @@ fdir@^6.2.0, fdir@^6.4.4:
34643464
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.4.tgz#1cfcf86f875a883e19a8fab53622cfe992e8d2f9"
34653465
integrity sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==
34663466

3467-
fdir@^6.4.6:
3468-
version "6.4.6"
3469-
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.6.tgz#2b268c0232697063111bbf3f64810a2a741ba281"
3470-
integrity sha512-hiFoqpyZcfNm1yc4u8oWCf9A2c4D3QjCrks3zmoVKVxpQRzmPNar1hUJcBG2RQHvEVGDN+Jm81ZheVLAQMK6+w==
3467+
fdir@^6.5.0:
3468+
version "6.5.0"
3469+
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350"
3470+
integrity sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==
34713471

34723472
fecha@^4.2.0:
34733473
version "4.2.3"
@@ -5881,8 +5881,16 @@ streamx@^2.15.0:
58815881
optionalDependencies:
58825882
bare-events "^2.2.0"
58835883

5884-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
5885-
name string-width-cjs
5884+
"string-width-cjs@npm:string-width@^4.2.0":
5885+
version "4.2.3"
5886+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5887+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5888+
dependencies:
5889+
emoji-regex "^8.0.0"
5890+
is-fullwidth-code-point "^3.0.0"
5891+
strip-ansi "^6.0.1"
5892+
5893+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
58865894
version "4.2.3"
58875895
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
58885896
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -5914,8 +5922,14 @@ string_decoder@~1.1.1:
59145922
dependencies:
59155923
safe-buffer "~5.1.0"
59165924

5917-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5918-
name strip-ansi-cjs
5925+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
5926+
version "6.0.1"
5927+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
5928+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5929+
dependencies:
5930+
ansi-regex "^5.0.1"
5931+
5932+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
59195933
version "6.0.1"
59205934
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
59215935
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -6063,6 +6077,14 @@ tinyglobby@^0.2.13:
60636077
fdir "^6.4.4"
60646078
picomatch "^4.0.2"
60656079

6080+
tinyglobby@^0.2.15:
6081+
version "0.2.15"
6082+
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.15.tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2"
6083+
integrity sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==
6084+
dependencies:
6085+
fdir "^6.5.0"
6086+
picomatch "^4.0.3"
6087+
60666088
tmp-promise@^3.0.2:
60676089
version "3.0.3"
60686090
resolved "https://registry.yarnpkg.com/tmp-promise/-/tmp-promise-3.0.3.tgz#60a1a1cc98c988674fcbfd23b6e3367bdeac4ce7"
@@ -6451,16 +6473,16 @@ vite-plugin-vue-tracer@^1.0.0:
64516473
source-map-js "^1.2.1"
64526474

64536475
"vite@^5.0.0 || ^6.0.0 || ^7.0.0-0", vite@^7.0.6:
6454-
version "7.1.0"
6455-
resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.0.tgz#6fb13c74c13cfdd0e200ee61d6ea6e8fafc2e8b5"
6456-
integrity sha512-3jdAy3NhBJYsa/lCFcnRfbK4kNkO/bhijFCnv5ByUQk/eekYagoV2yQSISUrhpV+5JiY5hmwOh7jNnQ68dFMuQ==
6476+
version "7.1.5"
6477+
resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.5.tgz#4dbcb48c6313116689be540466fc80faa377be38"
6478+
integrity sha512-4cKBO9wR75r0BeIWWWId9XK9Lj6La5X846Zw9dFfzMRw38IlTk2iCcUt6hsyiDRcPidc55ZParFYDXi0nXOeLQ==
64576479
dependencies:
64586480
esbuild "^0.25.0"
6459-
fdir "^6.4.6"
6481+
fdir "^6.5.0"
64606482
picomatch "^4.0.3"
64616483
postcss "^8.5.6"
64626484
rollup "^4.43.0"
6463-
tinyglobby "^0.2.14"
6485+
tinyglobby "^0.2.15"
64646486
optionalDependencies:
64656487
fsevents "~2.3.3"
64666488

@@ -6562,8 +6584,16 @@ winston@^3.10.0:
65626584
triple-beam "^1.3.0"
65636585
winston-transport "^4.9.0"
65646586

6565-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
6566-
name wrap-ansi-cjs
6587+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
6588+
version "7.0.0"
6589+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
6590+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
6591+
dependencies:
6592+
ansi-styles "^4.0.0"
6593+
string-width "^4.1.0"
6594+
strip-ansi "^6.0.0"
6595+
6596+
wrap-ansi@^7.0.0:
65676597
version "7.0.0"
65686598
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
65696599
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)