Skip to content

Commit 7db392d

Browse files
chore(deps): update dependency vite to v7.1.12 (#5536)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c96027 commit 7db392d

File tree

2 files changed

+58
-3
lines changed

2 files changed

+58
-3
lines changed

playground/javascript/browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"globals": "16.4.0",
2828
"typescript": "5.9.3",
2929
"typescript-eslint": "8.46.2",
30-
"vite": "7.1.11"
30+
"vite": "7.1.12"
3131
}
3232
}

yarn.lock

Lines changed: 57 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6125,7 +6125,7 @@ __metadata:
61256125
react-instantsearch: "npm:^7.15.3"
61266126
typescript: "npm:5.9.3"
61276127
typescript-eslint: "npm:8.46.2"
6128-
vite: "npm:7.1.11"
6128+
vite: "npm:7.1.12"
61296129
languageName: unknown
61306130
linkType: soft
61316131

@@ -9314,7 +9314,62 @@ __metadata:
93149314
languageName: node
93159315
linkType: hard
93169316

9317-
"vite@npm:7.1.11, vite@npm:^5.0.0 || ^6.0.0 || ^7.0.0-0":
9317+
"vite@npm:7.1.12":
9318+
version: 7.1.12
9319+
resolution: "vite@npm:7.1.12"
9320+
dependencies:
9321+
esbuild: "npm:^0.25.0"
9322+
fdir: "npm:^6.5.0"
9323+
fsevents: "npm:~2.3.3"
9324+
picomatch: "npm:^4.0.3"
9325+
postcss: "npm:^8.5.6"
9326+
rollup: "npm:^4.43.0"
9327+
tinyglobby: "npm:^0.2.15"
9328+
peerDependencies:
9329+
"@types/node": ^20.19.0 || >=22.12.0
9330+
jiti: ">=1.21.0"
9331+
less: ^4.0.0
9332+
lightningcss: ^1.21.0
9333+
sass: ^1.70.0
9334+
sass-embedded: ^1.70.0
9335+
stylus: ">=0.54.8"
9336+
sugarss: ^5.0.0
9337+
terser: ^5.16.0
9338+
tsx: ^4.8.1
9339+
yaml: ^2.4.2
9340+
dependenciesMeta:
9341+
fsevents:
9342+
optional: true
9343+
peerDependenciesMeta:
9344+
"@types/node":
9345+
optional: true
9346+
jiti:
9347+
optional: true
9348+
less:
9349+
optional: true
9350+
lightningcss:
9351+
optional: true
9352+
sass:
9353+
optional: true
9354+
sass-embedded:
9355+
optional: true
9356+
stylus:
9357+
optional: true
9358+
sugarss:
9359+
optional: true
9360+
terser:
9361+
optional: true
9362+
tsx:
9363+
optional: true
9364+
yaml:
9365+
optional: true
9366+
bin:
9367+
vite: bin/vite.js
9368+
checksum: 10/827a18e7365871532af74b2ec65cccecff1effccbf6fb5c32fa1f8d7bcea26f4403d6988db3fa39e9c09c8091b04654b6cfbcc6da5c5dc449eed2b07afc22d81
9369+
languageName: node
9370+
linkType: hard
9371+
9372+
"vite@npm:^5.0.0 || ^6.0.0 || ^7.0.0-0":
93189373
version: 7.1.11
93199374
resolution: "vite@npm:7.1.11"
93209375
dependencies:

0 commit comments

Comments
 (0)