Skip to content

Commit

Permalink
build(deps-dev): bump vite from 5.0.10 to 5.0.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.0.10 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.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 Feb 9, 2024
1 parent b5889ce commit 478bfd6
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"tslib": "^2.6.2",
"turbo": "^1.11.2",
"typescript": "5.3.3",
"vite": "^5.0.10"
"vite": "^5.0.12"
},
"lint-staged": {
"**/*.{js,ts}": [
Expand Down
2 changes: 1 addition & 1 deletion packages/go/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"tslib": "^2.6.2",
"typescript": "5.3.3",
"typescript-transform-paths": "^3.4.6",
"vite": "^5.0.10",
"vite": "^5.0.12",
"vite-tsconfig-paths": "^4.2.2"
}
}
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

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

0 comments on commit 478bfd6

Please sign in to comment.