Skip to content

Commit

Permalink
build(deps-dev): bump vite from 5.4.10 to 5.4.12 in /ocd
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent cd5c753 commit 7391547
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions ocd/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ocd/packages/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"eslint-plugin-import": "^2.31.0",
"ts-node": "^10.9.2",
"typescript": "^5.5.3",
"vite": "^5.4.8"
"vite": "^5.4.12"
},
"dependencies": {
"@ocd/core": ">=0.2.6",
Expand Down
2 changes: 1 addition & 1 deletion ocd/packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"remark-gfm": "^4.0.0",
"typescript": "^5.5.3",
"typescript-eslint": "^8.7.0",
"vite": "^5.4.8",
"vite": "^5.4.12",
"vite-plugin-dts": "^4.2.4"
},
"sideEffects": [
Expand Down

0 comments on commit 7391547

Please sign in to comment.