Skip to content

Commit 3dd7ccf

Browse files
fix(carbon): replace deprecated Carbon packages with @carbon/react
1 parent 15bd0b2 commit 3dd7ccf

File tree

2 files changed

+314
-453
lines changed

2 files changed

+314
-453
lines changed

packages/carbon-component-mapper/package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,7 @@
2929
"javascript"
3030
],
3131
"devDependencies": {
32-
"@carbon/icons-react": "^10.41.0",
33-
"@types/carbon-components-react": "^7.44.1",
34-
"carbon-components": "^10.46.0",
35-
"carbon-components-react": "^7.46.0",
36-
"carbon-icons": "^7.0.7"
32+
"@carbon/react": "^1.95.0"
3733
},
3834
"peerDependencies": {
3935
"react": "^17.0.2 || ^18.0.0 || ^19.0.0",

0 commit comments

Comments
 (0)