Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent 5c88b0b commit 1286079
Show file tree
Hide file tree
Showing 6 changed files with 1,332 additions and 766 deletions.
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"uuid": "^9.0.1",
"vite": "^5.4.8",
"vite": "^5.4.12",
"vite-plugin-dts": "^3.7.3",
"vitest": "^2.1.3",
"wait-on": "^7.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"storybook": "^8.0.4",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"vite": "^5.4.8",
"vite": "^5.4.12",
"vitest": "^2.1.3",
"vitest-axe": "^0.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/registry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"tsconfig": "workspace:*",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"vite": "^5.4.8",
"vite": "^5.4.12",
"vitest": "^2.1.3"
}
}
2 changes: 1 addition & 1 deletion packages/slots/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"storybook": "^8.0.4",
"tsconfig": "workspace:*",
"typescript": "^5.6.3",
"vite": "^5.4.8",
"vite": "^5.4.12",
"vitest": "^2.1.3",
"vitest-axe": "^0.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/theming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"storybook": "^8.0.4",
"tsconfig": "workspace:*",
"typescript": "^5.6.3",
"vite": "^5.4.8",
"vite": "^5.4.12",
"vitest": "^2.1.3",
"vitest-axe": "^0.1.0"
}
Expand Down
Loading

0 comments on commit 1286079

Please sign in to comment.