Skip to content

Commit

Permalink
Merge branch 'main' into snyk-upgrade-27c30728a8448553b184105f06ec3f27
Browse files Browse the repository at this point in the history
Signed-off-by: Lisa Gorewit-Decker <[email protected]>
  • Loading branch information
lisagorewitdecker authored Jan 3, 2025
2 parents f02a3d8 + 9845d64 commit c37488c
Show file tree
Hide file tree
Showing 17 changed files with 1,202 additions and 867 deletions.
38 changes: 19 additions & 19 deletions applying-css-classes-dynamically-ngClass/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions applying-css-classes-dynamically-ngClass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^15.2.10",
"@angular/animations": "^19.0.4",
"@angular/common": "^15.2.9",
"@angular/compiler": "^15.2.10",
"@angular/compiler": "^19.0.4",
"@angular/forms": "^15.2.9",
"@angular/platform-browser": "^15.2.10",
"@angular/platform-browser-dynamic": "^15.2.9",
Expand Down
6 changes: 3 additions & 3 deletions basics-assignment-3-instructor-solution/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
"dependencies": {
"@angular/animations": "~11.2.14",
"@angular/common": "~11.2.14",
"@angular/compiler": "~11.2.14",
"@angular/compiler": "~19.0.1",
"@angular/core": "~11.2.14",
"@angular/forms": "~11.2.14",
"@angular/platform-browser": "~11.2.14",
"@angular/platform-browser-dynamic": "~11.2.14",
"@angular/platform-browser-dynamic": "~19.0.1",
"@angular/router": "~11.2.14",
"bootstrap": "5.3.3",
"karma": ">=6.3.16",
"rxjs": "~6.6.0",
"rxjs": "~7.8.1",
"tslib": "^2.0.0",
"zone.js": "~0.15.0",
"rxjs-compat": "^6.0.0"
Expand Down
Loading

0 comments on commit c37488c

Please sign in to comment.