Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and CRoberto1926 committed Mar 6, 2025
1 parent e1f9f28 commit f2b0b43
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@angular/forms": "19.2.1",
"@angular/material": "19.2.2",
"@angular/platform-browser": "19.2.1",
"@angular/platform-browser-dynamic": "19.2.0",
"@angular/platform-browser-dynamic": "19.2.1",
"@angular/router": "19.2.1",
"@ngneat/hot-toast": "7.0.0",
"@ngneat/overview": "6.1.1",
Expand Down
18 changes: 9 additions & 9 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -668,17 +668,17 @@ __metadata:
languageName: node
linkType: hard

"@angular/platform-browser-dynamic@npm:19.2.0":
version: 19.2.0
resolution: "@angular/platform-browser-dynamic@npm:19.2.0"
"@angular/platform-browser-dynamic@npm:19.2.1":
version: 19.2.1
resolution: "@angular/platform-browser-dynamic@npm:19.2.1"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/common": 19.2.0
"@angular/compiler": 19.2.0
"@angular/core": 19.2.0
"@angular/platform-browser": 19.2.0
checksum: 10c0/98b5537d0322f9023419abb7ca92979bed4a4242dc8a5f67ad7dae159a85784df2cc6adebdb1aa3c503cd09c6b3a24f4d777ed2c0ae9a077fe254397fda02524
"@angular/common": 19.2.1
"@angular/compiler": 19.2.1
"@angular/core": 19.2.1
"@angular/platform-browser": 19.2.1
checksum: 10c0/f9bd9569a730202f3c30d2d23b65bb1a3c5a6268044fa21bbbc325adfa03b201eadf0ac740d6b2e03aceca77eb1dca9a7e240b17072b62be17c4d2d11a75350e
languageName: node
linkType: hard

Expand Down Expand Up @@ -11112,7 +11112,7 @@ __metadata:
"@angular/forms": "npm:19.2.1"
"@angular/material": "npm:19.2.2"
"@angular/platform-browser": "npm:19.2.1"
"@angular/platform-browser-dynamic": "npm:19.2.0"
"@angular/platform-browser-dynamic": "npm:19.2.1"
"@angular/router": "npm:19.2.1"
"@ngneat/hot-toast": "npm:7.0.0"
"@ngneat/overview": "npm:6.1.1"
Expand Down

0 comments on commit f2b0b43

Please sign in to comment.