Skip to content

Commit

Permalink
Bump vite from 4.5.2 to 4.5.3
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/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 Apr 4, 2024
1 parent 05a2d1f commit 01eded5
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/keystrokes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"eslint-plugin-prettier": "^5.0.0",
"prettier": "^3.0.1",
"typescript": "^5.1.6",
"vite": "^4.5.2",
"vite": "^4.5.3",
"vitest": "^0.34.1"
}
}
2 changes: 1 addition & 1 deletion packages/react-keystrokes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"react-test-renderer": "^18.2.0",
"ts-node": "^10.9.1",
"typescript": "^5.1.6",
"vite": "^4.5.2",
"vite": "^4.5.3",
"vitest": "^0.34.1"
}
}
2 changes: 1 addition & 1 deletion packages/vue-keystrokes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"happy-dom": "^10.6.3",
"prettier": "^3.0.1",
"typescript": "^5.1.6",
"vite": "^4.5.2",
"vite": "^4.5.3",
"vitest": "^0.34.1",
"vue": "^3.3.4"
}
Expand Down
20 changes: 10 additions & 10 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 01eded5

Please sign in to comment.