Skip to content

Commit

Permalink
Bump vite from 3.0.4 to 3.2.7
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.4 to 3.2.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.7/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent 7d4bee4 commit 4e5e6aa
Show file tree
Hide file tree
Showing 4 changed files with 100 additions and 502 deletions.
2 changes: 1 addition & 1 deletion apps/discord-bot-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"tasuku": "^2.0.1",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vite": "^3.2.7",
"vite-node": "^0.34.3",
"vitest": "^0.22.1"
}
Expand Down
2 changes: 1 addition & 1 deletion cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"source-map-support": "^0.5.21",
"typescript": "^4.8.3",
"uuid": "^9.0.0",
"vite": "^3.1.0",
"vite": "^3.2.7",
"vite-node": "^0.23.1"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/support/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"fast-glob": "^3.2.11",
"rimraf": "^3.0.2",
"typescript": "^4.7.4",
"vite": "^3.0.4",
"vite": "^3.2.7",
"vitest": "^0.20.3"
}
}
Loading

0 comments on commit 4e5e6aa

Please sign in to comment.