Skip to content

Commit

Permalink
fix: carbon versions
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewgallo committed Sep 25, 2024
1 parent daebbc7 commit 3183656
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"upgrade-dependencies": "npm-check-updates -u --dep dev,peer,prod --color --reject '/(carbon|^react$|^react-dom$)/'"
},
"devDependencies": {
"@carbon/grid": "^11.26.0",
"@carbon/ibm-products-styles": "^2.45.0",
"@carbon/layout": "^11.25.0",
"@carbon/motion": "^11.21.0",
"@carbon/react": "^1.65.0",
"@carbon/themes": "^11.39.0",
"@carbon/type": "^11.30.0",
"@carbon/grid": "^11.27.0",
"@carbon/ibm-products-styles": "^2.46.0",
"@carbon/layout": "^11.26.0",
"@carbon/motion": "^11.22.0",
"@carbon/react": "^1.66.0",
"@carbon/themes": "^11.40.0",
"@carbon/type": "^11.31.0",
"@storybook/addon-a11y": "^8.1.10",
"@storybook/addon-actions": "^8.0.9",
"@storybook/addon-controls": "^8.0.9",
Expand Down

0 comments on commit 3183656

Please sign in to comment.