Skip to content

Commit

Permalink
Bump @angular/forms from 19.2.0 to 19.2.1 in /web
Browse files Browse the repository at this point in the history
Bumps [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) from 19.2.0 to 19.2.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/19.2.1/packages/forms)

---
updated-dependencies:
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 6, 2025
1 parent bbcc8a0 commit 2941971
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@angular/cdk": "19.2.2",
"@angular/common": "19.2.0",
"@angular/core": "19.2.1",
"@angular/forms": "19.2.0",
"@angular/forms": "19.2.1",
"@angular/material": "19.2.1",
"@angular/platform-browser": "19.2.0",
"@angular/platform-browser-dynamic": "19.2.0",
Expand Down
16 changes: 8 additions & 8 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -667,17 +667,17 @@ __metadata:
languageName: node
linkType: hard

"@angular/forms@npm:19.2.0":
version: 19.2.0
resolution: "@angular/forms@npm:19.2.0"
"@angular/forms@npm:19.2.1":
version: 19.2.1
resolution: "@angular/forms@npm:19.2.1"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/common": 19.2.0
"@angular/core": 19.2.0
"@angular/platform-browser": 19.2.0
"@angular/common": 19.2.1
"@angular/core": 19.2.1
"@angular/platform-browser": 19.2.1
rxjs: ^6.5.3 || ^7.4.0
checksum: 10c0/eb642dbcae476020fc2e49d11fedcce519b0b6cdcfc3784ff4a812263978f6dcf87df084e84cba35bb7d5544196618fcd3812477243b9ea0e4201a03650f8806
checksum: 10c0/2c29f78651778b4c6faec11aa626e9fea3e6fb1499edd11c6629e6ff062ea7a28d04af176dbb75b7eb0d73cab7425ee106e57ae2b1314e8e55efd47ca4d3bd42
languageName: node
linkType: hard

Expand Down Expand Up @@ -11399,7 +11399,7 @@ __metadata:
"@angular/compiler": "npm:19.2.0"
"@angular/compiler-cli": "npm:19.2.1"
"@angular/core": "npm:19.2.1"
"@angular/forms": "npm:19.2.0"
"@angular/forms": "npm:19.2.1"
"@angular/material": "npm:19.2.1"
"@angular/platform-browser": "npm:19.2.0"
"@angular/platform-browser-dynamic": "npm:19.2.0"
Expand Down

0 comments on commit 2941971

Please sign in to comment.