Skip to content

Commit 0e6a579

Browse files
Bump @angular/common
Bumps the npm_and_yarn group with 1 update in the /frontend/APIAlumno directory: [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common). Updates `@angular/common` from 18.2.4 to 21.0.1 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/21.0.1/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 21.0.1 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a5747a commit 0e6a579

2 files changed

Lines changed: 57 additions & 49 deletions

File tree

frontend/APIAlumno/package-lock.json

Lines changed: 51 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/APIAlumno/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@
1111
"private": true,
1212
"dependencies": {
1313
"@angular/animations": "^18.2.0",
14-
"@angular/common": "^18.2.0",
14+
"@angular/common": "^21.0.1",
1515
"@angular/compiler": "^18.2.0",
1616
"@angular/core": "^18.2.0",
17-
"@angular/forms": "^18.2.0",
18-
"@angular/platform-browser": "^18.2.0",
19-
"@angular/platform-browser-dynamic": "^18.2.0",
20-
"@angular/router": "^18.2.0",
17+
"@angular/forms": "^21.0.1",
18+
"@angular/platform-browser": "^21.0.1",
19+
"@angular/platform-browser-dynamic": "^21.0.1",
20+
"@angular/router": "^21.0.1",
2121
"bootstrap": "^5.3.3",
2222
"rxjs": "~7.8.0",
2323
"tslib": "^2.3.0",
24-
"vite": "^7.2.0",
24+
"vite": "^7.2.1",
2525
"zone.js": "~0.14.10"
2626
},
2727
"devDependencies": {

0 commit comments

Comments
 (0)