Skip to content

Commit

Permalink
chore(deps): update dependency vite to v6.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent 2cba178 commit 9111b0f
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.13.0",
"typescript": "5.7.2",
"typescript-eslint": "8.15.0",
"vite": "6.0.1"
"vite": "6.0.3"
},
"packageManager": "yarn@4.5.3"
}
56 changes: 54 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5667,7 +5667,7 @@ __metadata:
react-instantsearch: "npm:^7.13.8"
typescript: "npm:5.7.2"
typescript-eslint: "npm:8.15.0"
vite: "npm:6.0.1"
vite: "npm:6.0.3"
languageName: unknown
linkType: soft

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

"vite@npm:6.0.1, vite@npm:^5.0.0 || ^6.0.0":
"vite@npm:6.0.3":
version: 6.0.3
resolution: "vite@npm:6.0.3"
dependencies:
esbuild: "npm:^0.24.0"
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/eca0949b8cbc887e78977515d8fc22eaa2d03425d60a0a422f2db1da9d26bd1b431b2815a273c798e8e3fe176a99e105c3d87b0ba615ca19b8bf19e0334d807a
languageName: node
linkType: hard

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

0 comments on commit 9111b0f

Please sign in to comment.