Skip to content

Commit 75543ad

Browse files
committed
fix: update peer dependency to require @carbon/[email protected]
Signed-off-by: Akshat Patel <[email protected]>
1 parent ebb57a9 commit 75543ad

File tree

2 files changed

+84
-58
lines changed

2 files changed

+84
-58
lines changed

package-lock.json

Lines changed: 82 additions & 56 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
@@ -63,7 +63,7 @@
6363
"@angular/common": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
6464
"@angular/core": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
6565
"@angular/forms": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
66-
"@carbon/styles": "^1.5.0",
66+
"@carbon/styles": "^1.44.0",
6767
"rxjs": "^6.0.0 || ^7.0.0",
6868
"zone.js": "^0.11.0"
6969
},
@@ -81,7 +81,7 @@
8181
"@angular/platform-browser-dynamic": "14.3.0",
8282
"@angular/router": "14.3.0",
8383
"@babel/core": "7.9.6",
84-
"@carbon/styles": "1.36.0",
84+
"@carbon/styles": "1.48.1",
8585
"@carbon/themes": "11.24.0",
8686
"@commitlint/cli": "17.0.3",
8787
"@commitlint/config-conventional": "17.0.3",

0 commit comments

Comments
 (0)