Skip to content

Commit dde0048

Browse files
Bump the npm_and_yarn group across 1 directory with 1 update
Bumps the npm_and_yarn group with 1 update in the /frontend/APIAlumno directory: [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler). Updates `@angular/compiler` from 18.2.4 to 21.0.2 - [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.2/packages/compiler) Updates `@angular/compiler` from 20.3.6 to 20.3.15 - [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.2/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 21.0.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@angular/compiler" dependency-version: 20.3.15 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd6dd4a commit dde0048

2 files changed

Lines changed: 175 additions & 48 deletions

File tree

frontend/APIAlumno/package-lock.json

Lines changed: 172 additions & 45 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@angular/animations": "^18.2.0",
1414
"@angular/common": "^21.0.1",
15-
"@angular/compiler": "^18.2.0",
15+
"@angular/compiler": "^21.0.2",
1616
"@angular/core": "^18.2.0",
1717
"@angular/forms": "^21.0.1",
1818
"@angular/platform-browser": "^21.0.1",
@@ -21,13 +21,13 @@
2121
"bootstrap": "^5.3.3",
2222
"rxjs": "~7.8.0",
2323
"tslib": "^2.3.0",
24-
"vite": "^7.2.1",
24+
"vite": "^7.2.2",
2525
"zone.js": "~0.14.10"
2626
},
2727
"devDependencies": {
2828
"@angular-devkit/build-angular": "^20.3.6",
2929
"@angular/cli": "^18.2.4",
30-
"@angular/compiler-cli": "^18.2.0",
30+
"@angular/compiler-cli": "^21.0.2",
3131
"@types/jasmine": "~5.1.0",
3232
"jasmine-core": "~5.2.0",
3333
"karma": "~6.4.0",

0 commit comments

Comments
 (0)