Skip to content

Commit

Permalink
Completed migration to Angular and Angular Material 17
Browse files Browse the repository at this point in the history
  • Loading branch information
alopezo committed Apr 4, 2024
1 parent f951d0e commit c1fe25f
Show file tree
Hide file tree
Showing 8 changed files with 610 additions and 610 deletions.
4 changes: 2 additions & 2 deletions docs/3rdpartylicenses.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MIT
MIT
The MIT License

Copyright (c) 2023 Google LLC.
Copyright (c) 2024 Google LLC.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -39,7 +39,7 @@ MIT
MIT
The MIT License

Copyright (c) 2023 Google LLC.
Copyright (c) 2024 Google LLC.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/main.05356eae41755777.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/main.2830fddb2a03d392.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/styles.24aa9ff7052c5bfb.css

This file was deleted.

1 change: 1 addition & 0 deletions docs/styles.b0373a02df2a675f.css

Large diffs are not rendered by default.

1,202 changes: 601 additions & 601 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"private": true,
"dependencies": {
"@angular/animations": "^17.3.3",
"@angular/cdk": "^16.2.14",
"@angular/cdk": "^17.3.3",
"@angular/common": "^17.3.3",
"@angular/compiler": "^17.3.3",
"@angular/core": "^17.3.3",
"@angular/forms": "^17.3.3",
"@angular/material": "^16.2.14",
"@angular/material": "^17.3.3",
"@angular/platform-browser": "^17.3.3",
"@angular/platform-browser-dynamic": "^17.3.3",
"@angular/router": "^17.3.3",
Expand Down Expand Up @@ -50,4 +50,4 @@
"tailwindcss": "^3.4.1",
"typescript": "^5.4.3"
}
}
}

0 comments on commit c1fe25f

Please sign in to comment.