Skip to content

Commit

Permalink
Bump vite from 6.0.6 to 6.0.7
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.6 to 6.0.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent 74afd9d commit 51a8b68
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"rollup-plugin-gzip": "^4.0.1",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.2",
"vite": "^6.0.6",
"vite": "^6.0.7",
"vitest": "^2.1.8",
"vue-tsc": "^2.2.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4142,7 +4142,7 @@ __metadata:
survey-vue3-ui: "npm:^1.12.17"
tailwindcss: "npm:^3.4.17"
typescript: "npm:^5.7.2"
vite: "npm:^6.0.6"
vite: "npm:^6.0.7"
vitest: "npm:^2.1.8"
vue: "npm:^3.5.13"
vue-markdown-render: "npm:^2.2.1"
Expand Down Expand Up @@ -4669,9 +4669,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 51a8b68

Please sign in to comment.