|
1 | 1 | { |
2 | 2 | "name": "@carbon/react", |
3 | 3 | "description": "React components for the Carbon Design System", |
4 | | - "version": "0.7.0", |
| 4 | + "version": "0.8.0-rc.0", |
5 | 5 | "license": "Apache-2.0", |
6 | 6 | "main": "lib/index.js", |
7 | 7 | "module": "es/index.js", |
|
44 | 44 | "dependencies": { |
45 | 45 | "@carbon/feature-flags": "^0.6.0", |
46 | 46 | "@carbon/icons-react": "^10.41.0", |
47 | | - "@carbon/styles": "^0.7.0", |
| 47 | + "@carbon/styles": "^0.8.0-rc.0", |
48 | 48 | "@carbon/telemetry": "0.0.0-alpha.6", |
49 | | - "carbon-components": "^10.46.0", |
50 | | - "carbon-components-react": "^7.46.0", |
| 49 | + "carbon-components": "^10.47.0-rc.0", |
| 50 | + "carbon-components-react": "^7.47.0-rc.0", |
51 | 51 | "carbon-icons": "^7.0.7" |
52 | 52 | }, |
53 | 53 | "devDependencies": { |
|
58 | 58 | "@babel/plugin-transform-react-constant-elements": "^7.14.5", |
59 | 59 | "@babel/preset-env": "^7.14.7", |
60 | 60 | "@babel/preset-react": "^7.14.5", |
61 | | - "@carbon/themes": "^10.45.0", |
| 61 | + "@carbon/themes": "^10.46.0-rc.0", |
62 | 62 | "@rollup/plugin-babel": "^5.3.0", |
63 | 63 | "@rollup/plugin-commonjs": "^18.0.0", |
64 | 64 | "@rollup/plugin-node-resolve": "^11.2.1", |
|
0 commit comments