Skip to content

Commit

Permalink
Bump vite from 4.5.3 to 4.5.5
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.3 to 4.5.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 3592a77 commit deefe31
Show file tree
Hide file tree
Showing 4 changed files with 1,685 additions and 1,348 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.3",
"vite": "^4.5.5",
"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.3",
"vite": "^4.5.5",
"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.3",
"vite": "^4.5.5",
"vitest": "^0.34.1",
"vue": "^3.3.4"
}
Expand Down
Loading

0 comments on commit deefe31

Please sign in to comment.