Skip to content

Commit

Permalink
Build(deps-dev): Bump vite from 6.0.9 to 6.0.10
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.9 to 6.0.10.
- [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.10/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and huwshimi committed Feb 13, 2025
1 parent 6867d65 commit 9d8c978
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 @@ -129,7 +129,7 @@
"stylelint-config-standard-scss": "14.0.0",
"stylelint-order": "6.0.4",
"typescript": "5.7.3",
"vite": "6.0.9",
"vite": "6.0.10",
"vite-plugin-html": "3.2.2",
"vite-plugin-node-polyfills": "0.23.0",
"vite-tsconfig-paths": "5.1.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8442,7 +8442,7 @@ __metadata:
stylelint-order: "npm:6.0.4"
typescript: "npm:5.7.3"
vanilla-framework: "npm:4.21.0"
vite: "npm:6.0.9"
vite: "npm:6.0.10"
vite-plugin-html: "npm:3.2.2"
vite-plugin-node-polyfills: "npm:0.23.0"
vite-tsconfig-paths: "npm:5.1.4"
Expand Down Expand Up @@ -12557,9 +12557,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:6.0.9":
version: 6.0.9
resolution: "vite@npm:6.0.9"
"vite@npm:6.0.10":
version: 6.0.10
resolution: "vite@npm:6.0.10"
dependencies:
esbuild: "npm:^0.24.2"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -12605,7 +12605,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/b36f0f51318d6c33184da31e280862f23ef89712884e088b864c9edf112d65f6cf6795f201916e370a4434575fd3e2868f07f3bd63c6bdd5c2ae2295fa7f6d8a
checksum: 10c0/fa929a2778f8a701b9a7012ea0d956fda32665bbfe63d401336a2a46d2eae252776b63599602179404283ecab4c47b82781ea91e307381bcc5002a766977c7fe
languageName: node
linkType: hard

Expand Down

0 comments on commit 9d8c978

Please sign in to comment.