Skip to content

Commit aa7a0df

Browse files
chore(deps): update dependency vite-6 to v7 [security]
1 parent 058e7d2 commit aa7a0df

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

npm/vite-dev-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"cross-env": "7.0.3",
2424
"dedent": "^0.7.0",
2525
"vite-5": "npm:vite@^5.4.19",
26-
"vite-6": "npm:vite@^6.2.5",
26+
"vite-6": "npm:vite@^7.1.5",
2727
"vite-7": "npm:vite@^7.0.0",
2828
"vite-plugin-inspect": "0.8.4",
2929
"vitest": "2.1.9"

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -16710,10 +16710,10 @@ fd-slicer@~1.1.0:
1671016710
dependencies:
1671116711
pend "~1.2.0"
1671216712

16713-
fdir@^6.4.3, fdir@^6.4.4, fdir@^6.4.6:
16714-
version "6.4.6"
16715-
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.6.tgz#2b268c0232697063111bbf3f64810a2a741ba281"
16716-
integrity sha512-hiFoqpyZcfNm1yc4u8oWCf9A2c4D3QjCrks3zmoVKVxpQRzmPNar1hUJcBG2RQHvEVGDN+Jm81ZheVLAQMK6+w==
16713+
fdir@^6.4.4, fdir@^6.4.6, fdir@^6.5.0:
16714+
version "6.5.0"
16715+
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350"
16716+
integrity sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==
1671716717

1671816718
fetch-blob@^3.1.2, fetch-blob@^3.1.4:
1671916719
version "3.2.0"
@@ -30549,13 +30549,13 @@ tinyexec@^0.3.1, tinyexec@^0.3.2:
3054930549
resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-0.3.2.tgz#941794e657a85e496577995c6eef66f53f42b3d2"
3055030550
integrity sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==
3055130551

30552-
tinyglobby@^0.2.12, tinyglobby@^0.2.13, tinyglobby@^0.2.14:
30553-
version "0.2.14"
30554-
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.14.tgz#5280b0cf3f972b050e74ae88406c0a6a58f4079d"
30555-
integrity sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==
30552+
tinyglobby@^0.2.12, tinyglobby@^0.2.13, tinyglobby@^0.2.14, tinyglobby@^0.2.15:
30553+
version "0.2.15"
30554+
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.15.tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2"
30555+
integrity sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==
3055630556
dependencies:
30557-
fdir "^6.4.4"
30558-
picomatch "^4.0.2"
30557+
fdir "^6.5.0"
30558+
picomatch "^4.0.3"
3055930559

3056030560
tinypool@^1.0.1, tinypool@^1.1.1:
3056130561
version "1.1.1"
@@ -32004,17 +32004,17 @@ vinyl@^3.0.0:
3200432004
optionalDependencies:
3200532005
fsevents "~2.3.3"
3200632006

32007-
"vite-6@npm:vite@^6.2.5":
32008-
version "6.3.2"
32009-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.2.tgz#4c1bb01b1cea853686a191657bbc14272a038f0a"
32010-
integrity sha512-ZSvGOXKGceizRQIZSz7TGJ0pS3QLlVY/9hwxVh17W3re67je1RKYzFHivZ/t0tubU78Vkyb9WnHPENSBCzbckg==
32007+
"vite-6@npm:vite@^7.1.5":
32008+
version "7.1.5"
32009+
resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.5.tgz#4dbcb48c6313116689be540466fc80faa377be38"
32010+
integrity sha512-4cKBO9wR75r0BeIWWWId9XK9Lj6La5X846Zw9dFfzMRw38IlTk2iCcUt6hsyiDRcPidc55ZParFYDXi0nXOeLQ==
3201132011
dependencies:
3201232012
esbuild "^0.25.0"
32013-
fdir "^6.4.3"
32014-
picomatch "^4.0.2"
32015-
postcss "^8.5.3"
32016-
rollup "^4.34.9"
32017-
tinyglobby "^0.2.12"
32013+
fdir "^6.5.0"
32014+
picomatch "^4.0.3"
32015+
postcss "^8.5.6"
32016+
rollup "^4.43.0"
32017+
tinyglobby "^0.2.15"
3201832018
optionalDependencies:
3201932019
fsevents "~2.3.3"
3202032020

0 commit comments

Comments
 (0)