Skip to content

Commit

Permalink
chore(deps): update dependency vite to v6.0.3 (#2018)
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 Dec 7, 2024
1 parent eff665f commit 697da30
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"sass-embedded": "1.81.0",
"sinon": "19.0.2",
"standard": "17.1.2",
"vite": "6.0.1",
"vite": "6.0.3",
"vite-plugin-eslint": "1.8.1",
"vite-plugin-istanbul": "6.0.2",
"vite-plugin-vuetify": "2.0.4",
Expand Down
56 changes: 54 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3688,7 +3688,7 @@ __metadata:
standard: "npm:17.1.2"
subscriptions-transport-ws: "npm:0.11.0"
svg-pan-zoom: "npm:3.6.2"
vite: "npm:6.0.1"
vite: "npm:6.0.3"
vite-plugin-eslint: "npm:1.8.1"
vite-plugin-istanbul: "npm:6.0.2"
vite-plugin-vuetify: "npm:2.0.4"
Expand Down Expand Up @@ -10424,7 +10424,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: 10c0/764ebed14770426a638575b23a51127c630ace873999ab896b0184484d8107e7255cdf64cfb36c65c1ef1d583e44b70a1d14c0f05b89612e834a5806e3964475
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 697da30

Please sign in to comment.