Skip to content

Commit

Permalink
feat(Dependencies): Update dependency vite to v5.2.10
Browse files Browse the repository at this point in the history
| datasource | package | from  | to     |
| ---------- | ------- | ----- | ------ |
| npm        | vite    | 5.2.9 | 5.2.10 |
  • Loading branch information
renovate[bot] authored Apr 20, 2024
1 parent 0102579 commit efa813c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@denbi/cloud-portal-webapp",
"version": "4.836.0",
"version": "4.837.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand Down Expand Up @@ -125,7 +125,7 @@
},
"overrides": {
"undici": "6.13.0",
"vite": "5.2.9"
"vite": "5.2.10"
},
"lint-staged": {
"*.{js,jsx,ts}": [
Expand Down

0 comments on commit efa813c

Please sign in to comment.