Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 5.3.2 to 5.3.6
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.2 to 5.3.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.3.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.6/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 2b2e841 commit a55d5b0
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 38 deletions.
2 changes: 1 addition & 1 deletion examples/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"prettier-plugin-tailwindcss": "^0.6.5",
"tailwindcss": "4.0.0-alpha.28",
"typescript": "^5.5.4",
"vite": "^5.3.2",
"vite": "^5.3.6",
"vite-tsconfig-paths": "^4.3.2"
},
"overrides": {
Expand Down
2 changes: 1 addition & 1 deletion examples/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"prettier": "^3.2.5",
"tsx": "^4.16.2",
"typescript": "^5.5.4",
"vite": "^5.3.2",
"vite": "^5.3.6",
"vite-tsconfig-paths": "^4.3.2"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/remix-fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"fastify": "^4.28.1",
"node-mocks-http": "^1.14.1",
"typescript": "^5.5.4",
"vite": "^5.3.2"
"vite": "^5.3.6"
},
"peerDependencies": {
"@remix-run/node": "^2.0.0",
Expand Down
94 changes: 59 additions & 35 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 a55d5b0

Please sign in to comment.