Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 5.4.10 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.10 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 Feb 17, 2025
1 parent 3abfe99 commit e601719
Show file tree
Hide file tree
Showing 4 changed files with 139 additions and 174 deletions.
2 changes: 1 addition & 1 deletion packages/commons/react-commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"prettier": "^3.4.2",
"stylelint": "^16.1.0",
"typescript": "^5",
"vite": "^5.4.10",
"vite": "^5.4.12",
"vitest": "^2.1.9"
}
}
2 changes: 1 addition & 1 deletion packages/fern-docs/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"stylelint": "^16.1.0",
"tailwindcss": "^3",
"typescript": "^5",
"vite": "^5.4.10",
"vite": "^5.4.12",
"vitest": "^2.1.9"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/fern-docs/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
"tailwindcss": "^3",
"ts-essentials": "^10.0.1",
"typescript": "^5",
"vite": "^5.4.10",
"vite": "^5.4.12",
"vitest": "^2.1.9"
}
}
Loading

0 comments on commit e601719

Please sign in to comment.