Skip to content

Commit be130ab

Browse files
pre-commit
1 parent 0ad81df commit be130ab

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
"private": true,
1313
"dependencies": {
1414
"@angular/animations": "^16.0.0",
15+
"@angular/cdk": "^16.0.0",
1516
"@angular/common": "^16.0.0",
1617
"@angular/compiler": "~16.0.0",
17-
"@angular/cdk": "^16.0.0",
18-
"@angular/material": "^16.0.0",
19-
"@angular/core": "^16.0.0",
18+
"@angular/core": "^16.2.12",
2019
"@angular/forms": "^16.0.0",
20+
"@angular/material": "^16.0.0",
2121
"@angular/platform-browser": "^16.0.0",
2222
"@angular/platform-browser-dynamic": "^16.0.0",
2323
"@angular/router": "^16.0.0",

0 commit comments

Comments
 (0)