Skip to content

Commit

Permalink
Update dependency vite to v6.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 22, 2025
1 parent 136b907 commit 0906a7a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"undertaker-registry": "2.0.0",
"vinyl": "3.0.0",
"vinyl-file": "5.0.0",
"vite": "6.0.9"
"vite": "6.0.11"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
Expand Down Expand Up @@ -105,7 +105,7 @@
"svgo": "3.3.2",
"through2": "4.0.2",
"vinyl": "3.0.0",
"vite": "6.0.7"
"vite": "6.0.11"
},
"overrides": {
"ansi-colors": "4.1.3",
Expand Down Expand Up @@ -135,7 +135,7 @@
"svgo": "3.3.2",
"through2": "4.0.2",
"vinyl": "3.0.0",
"vite": "6.0.7"
"vite": "6.0.11"
},
"engines": {
"node": ">=22"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -832,7 +832,7 @@ __metadata:
undertaker-registry: "npm:2.0.0"
vinyl: "npm:3.0.0"
vinyl-file: "npm:5.0.0"
vite: "npm:6.0.9"
vite: "npm:6.0.11"
bin:
blendid: bin/blendid.js
languageName: unknown
Expand Down Expand Up @@ -6006,9 +6006,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:6.0.7":
version: 6.0.7
resolution: "vite@npm:6.0.7"
"vite@npm:6.0.11":
version: 6.0.11
resolution: "vite@npm:6.0.11"
dependencies:
esbuild: "npm:^0.24.2"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -6054,7 +6054,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/ae81047b4290a7206b9394a39a782d509e9610462e7946422ba22d5bc615b5a322c07e33d7bf9dd0b3312ec3f5c63353b725913d1519324bfdf539b4f1e03f52
checksum: 10c0/a0537f9bf8d6ded740646a4aa44b8dbf442d3005e75f7b27e981ef6011f22d4759f5eb643a393c0ffb8d21e2f50fb5f774d3a53108fb96a10b0f83697e8efe84
languageName: node
linkType: hard

Expand Down

0 comments on commit 0906a7a

Please sign in to comment.