Skip to content

Commit

Permalink
Bump vite and @angular-devkit/build-angular in /app (#553)
Browse files Browse the repository at this point in the history
* Update docker-compose.md (#501)

fix path error for restAPI image

* Update changelog.md

* Bump vite and @angular-devkit/build-angular in /app

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 5.1.8 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `vite` from 5.1.7 to 5.1.8
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.1.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.8/packages/vite)

Updates `@angular-devkit/build-angular` from 17.3.9 to 17.3.11
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@17.3.9...17.3.11)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Mike Cunningham <[email protected]>
Co-authored-by: Charissa Miller <[email protected]>
Co-authored-by: Jared Ondricek <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
4 people authored Nov 21, 2024
1 parent 63b1e42 commit 3e332a7
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 27 deletions.
148 changes: 122 additions & 26 deletions app/package-lock.json

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

2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"zone.js": "~0.14.5"
},
"devDependencies": {
"@angular-devkit/build-angular": "^17.3.6",
"@angular-devkit/build-angular": "^17.3.11",
"@angular/cli": "^17.3.6",
"@angular/compiler-cli": "^17.3.7",
"@types/jasmine": "^5.1.4",
Expand Down

0 comments on commit 3e332a7

Please sign in to comment.