Skip to content

Commit

Permalink
build(deps-dev): bump vite from 5.0.5 to 5.0.12 (#218)
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.5 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent 0633f1a commit 818270a
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion packages/convert-touchstone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/sax": "^1.2.7",
"cross-env": "^7.0.3",
"typescript": "5.3.2",
"vite": "^5.0.5",
"vite": "^5.0.12",
"vitest": "^1.0.2"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/log-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"typescript": "5.3.2",
"vite": "^5.0.5",
"vite": "^5.0.12",
"vitest": "^1.0.2"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-experiment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"react-dom": "^18.2.0",
"type-fest": "^4.8.2",
"typescript": "5.3.2",
"vite": "^5.0.5",
"vite": "^5.0.12",
"vitest": "^1.0.2"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"cross-env": "^7.0.3",
"typescript": "5.3.2",
"vite": "^5.0.5",
"vite": "^5.0.12",
"vitest": "^1.0.2"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/static-design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"devDependencies": {
"cross-env": "7.0.3",
"typescript": "5.3.2",
"vite": "^5.0.5",
"vite": "^5.0.12",
"vitest": "^1.0.2"
},
"exports": {
Expand Down
36 changes: 18 additions & 18 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 818270a

Please sign in to comment.