Skip to content

Commit

Permalink
chore(deps): update dependency vite to v6.0.9 [security] (#4397)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent cb994ac commit 31c6722
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 3 deletions.
2 changes: 1 addition & 1 deletion playground/javascript/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"globals": "15.14.0",
"typescript": "5.7.3",
"typescript-eslint": "8.20.0",
"vite": "6.0.7"
"vite": "6.0.9"
},
"packageManager": "[email protected]"
}
56 changes: 54 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5717,7 +5717,7 @@ __metadata:
react-instantsearch: "npm:^7.13.8"
typescript: "npm:5.7.3"
typescript-eslint: "npm:8.20.0"
vite: "npm:6.0.7"
vite: "npm:6.0.9"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -9015,7 +9015,59 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:6.0.7, vite@npm:^5.0.0 || ^6.0.0":
"vite@npm:6.0.9":
version: 6.0.9
resolution: "vite@npm:6.0.9"
dependencies:
esbuild: "npm:^0.24.2"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.49"
rollup: "npm:^4.23.0"
peerDependencies:
"@types/node": ^18.0.0 || ^20.0.0 || >=22.0.0
jiti: ">=1.21.0"
less: "*"
lightningcss: ^1.21.0
sass: "*"
sass-embedded: "*"
stylus: "*"
sugarss: "*"
terser: ^5.16.0
tsx: ^4.8.1
yaml: ^2.4.2
dependenciesMeta:
fsevents:
optional: true
peerDependenciesMeta:
"@types/node":
optional: true
jiti:
optional: true
less:
optional: true
lightningcss:
optional: true
sass:
optional: true
sass-embedded:
optional: true
stylus:
optional: true
sugarss:
optional: true
terser:
optional: true
tsx:
optional: true
yaml:
optional: true
bin:
vite: bin/vite.js
checksum: 10/6f4f27c602f997537df26cc9665763b402f5978a7381146f6c0b146888ee257484a7f140df79e495b922082ca608bd1f563b0be9e272d22c689aad2b1e1da440
languageName: node
linkType: hard

"vite@npm:^5.0.0 || ^6.0.0":
version: 6.0.7
resolution: "vite@npm:6.0.7"
dependencies:
Expand Down

0 comments on commit 31c6722

Please sign in to comment.