Skip to content

Commit dd6dd4a

Browse files
authored
Merge pull request #4 from alonsoramoss/dependabot/npm_and_yarn/frontend/APIAlumno/npm_and_yarn-07a27548d0
Bump @angular/common from 18.2.4 to 21.0.1 in /frontend/APIAlumno in the npm_and_yarn group across 1 directory
2 parents 0a5747a + 0e6a579 commit dd6dd4a

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)