Skip to content

Commit 1673a30

Browse files
authored
Merge pull request #541 from loiane/chore-ng-update-48fa050
chore(ng-update): update angular dependencies
2 parents 5fa4020 + da2a217 commit 1673a30

2 files changed

Lines changed: 87 additions & 87 deletions

File tree

crud-angular/package-lock.json

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

crud-angular/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,25 +12,25 @@
1212
},
1313
"private": true,
1414
"dependencies": {
15-
"@angular/animations": "^21.2.8",
16-
"@angular/cdk": "^21.2.6",
17-
"@angular/common": "^21.2.8",
18-
"@angular/compiler": "^21.2.8",
19-
"@angular/core": "^21.2.8",
20-
"@angular/forms": "^21.2.8",
21-
"@angular/material": "^21.2.6",
22-
"@angular/platform-browser": "^21.2.8",
23-
"@angular/platform-browser-dynamic": "^21.2.8",
24-
"@angular/router": "^21.2.8",
25-
"@angular/youtube-player": "^21.2.6",
15+
"@angular/animations": "^21.2.9",
16+
"@angular/cdk": "^21.2.7",
17+
"@angular/common": "^21.2.9",
18+
"@angular/compiler": "^21.2.9",
19+
"@angular/core": "^21.2.9",
20+
"@angular/forms": "^21.2.9",
21+
"@angular/material": "^21.2.7",
22+
"@angular/platform-browser": "^21.2.9",
23+
"@angular/platform-browser-dynamic": "^21.2.9",
24+
"@angular/router": "^21.2.9",
25+
"@angular/youtube-player": "^21.2.7",
2626
"rxjs": "~7.8.2",
2727
"tslib": "^2.7.0",
2828
"zone.js": "~0.16.1"
2929
},
3030
"devDependencies": {
3131
"@angular-devkit/build-angular": "^21.2.7",
3232
"@angular/cli": "~21.2.7",
33-
"@angular/compiler-cli": "^21.2.8",
33+
"@angular/compiler-cli": "^21.2.9",
3434
"@types/jasmine": "~6.0.0",
3535
"jasmine-core": "~6.2.0",
3636
"karma": "~6.4.4",

0 commit comments

Comments
 (0)