Skip to content

Commit

Permalink
build(deps-dev): bump vite from 5.1.4 to 5.1.7
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.4 to 5.1.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.1.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.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 Apr 3, 2024
1 parent 5d951de commit 28744cd
Show file tree
Hide file tree
Showing 4 changed files with 268 additions and 241 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@
"sass": "^1.71.1",
"start-server-and-test": "^2.0.3",
"typescript": "^5.2.2",
"vite": "^5.1.4"
"vite": "^5.1.7"
}
}
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
"sass": "^1.69.5",
"typescript": "^5.0.2",
"unist-util-visit": "^5.0.0",
"vite": "^5.1.4"
"vite": "^5.1.7"
}
}
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
"vite": "^5.1.4",
"vite": "^5.1.7",
"vite-plugin-dts": "^3.7.3",
"wait-on": "^7.0.1"
}
Expand Down
Loading

0 comments on commit 28744cd

Please sign in to comment.