Skip to content

Commit 0c6c2e7

Browse files
committed
peer dependencies changes
1 parent e80b8ce commit 0c6c2e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gsa-sam/sam-ui-elements",
3-
"version": "17.0.0",
3+
"version": "17.0.1",
44
"description": "SAM UI library",
55
"repository": {
66
"type": "git",
@@ -27,14 +27,14 @@
2727
},
2828
"peerDependencies": {
2929
"@angular/animations": "^17.3.2",
30-
"@angular/cdk": "^16.2.8",
30+
"@angular/cdk": "^17.3.2",
3131
"@angular/common": "^17.3.2",
3232
"@angular/forms": "^17.3.2",
3333
"@angular/platform-browser": "^17.3.2",
3434
"@angular/platform-browser-dynamic": "^17.3.2",
3535
"@angular/platform-server": "^17.3.2",
3636
"@angular/router": "^17.3.2",
37-
"@fortawesome/angular-fontawesome": "0.13.0",
37+
"@fortawesome/angular-fontawesome": ">=0.14.1",
3838
"@fortawesome/fontawesome-free": ">=5.15.4",
3939
"@fortawesome/fontawesome-svg-core": ">=1.2.36",
4040
"@fortawesome/free-regular-svg-icons": ">=5.15.4",

0 commit comments

Comments
 (0)