Skip to content

Commit 4836bc2

Browse files
committed
chore: update angular cdk to v17
1 parent 2b2422c commit 4836bc2

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"private": true,
2323
"dependencies": {
2424
"@angular/animations": "^17.3.5",
25-
"@angular/cdk": "^16.2.11",
25+
"@angular/cdk": "^17.3.5",
2626
"@angular/common": "^17.3.5",
2727
"@angular/compiler": "^17.3.5",
2828
"@angular/core": "^17.3.5",
@@ -94,4 +94,4 @@
9494
"pre-commit": "npm run hooks:pre-commit && lint-staged"
9595
}
9696
}
97-
}
97+
}

0 commit comments

Comments
 (0)