|
1 | 1 | { |
2 | 2 | "name": "@carbon/react", |
3 | 3 | "description": "React components for the Carbon Design System", |
4 | | - "version": "1.109.0-rc.1", |
| 4 | + "version": "1.109.0", |
5 | 5 | "license": "Apache-2.0", |
6 | 6 | "main": "lib/index.js", |
7 | 7 | "types": "lib/index.d.ts", |
|
53 | 53 | "dependencies": { |
54 | 54 | "@babel/runtime": "^7.27.3", |
55 | 55 | "@carbon/feature-flags": "^1.3.0", |
56 | | - "@carbon/icons-react": "^11.82.0-rc.0", |
| 56 | + "@carbon/icons-react": "^11.82.0", |
57 | 57 | "@carbon/layout": "^11.53.0", |
58 | | - "@carbon/styles": "^1.108.0-rc.0", |
| 58 | + "@carbon/styles": "^1.108.0", |
59 | 59 | "@carbon/utilities": "^0.20.0", |
60 | 60 | "@floating-ui/react": "^0.27.4", |
61 | 61 | "@ibm/telemetry-js": "^1.5.0", |
|
79 | 79 | "@babel/preset-react": "^7.27.1", |
80 | 80 | "@babel/preset-typescript": "^7.27.1", |
81 | 81 | "@carbon/test-utils": "^10.41.0", |
82 | | - "@carbon/themes": "^11.75.0-rc.0", |
| 82 | + "@carbon/themes": "^11.75.0", |
83 | 83 | "@figma/code-connect": "^1.4.5", |
84 | 84 | "@stackblitz/sdk": "^1.11.0", |
85 | 85 | "@storybook/addon-a11y": "^10.3.5", |
|
0 commit comments