|
1 | 1 | { |
2 | 2 | "name": "carbon-components-react", |
3 | 3 | "description": "The Carbon Design System is IBM’s open-source design system for products and experiences.", |
4 | | - "version": "7.29.0-rc.0", |
| 4 | + "version": "7.29.0-rc.1", |
5 | 5 | "license": "Apache-2.0", |
6 | 6 | "main": "lib/index.js", |
7 | 7 | "module": "es/index.js", |
|
72 | 72 | "@babel/plugin-transform-object-assign": "^7.7.4", |
73 | 73 | "@babel/preset-env": "^7.10.0", |
74 | 74 | "@babel/preset-react": "^7.10.0", |
75 | | - "@carbon/test-utils": "^10.15.0-rc.0", |
| 75 | + "@carbon/test-utils": "^10.15.0-rc.1", |
76 | 76 | "@percy/storybook": "^3.3.1", |
77 | 77 | "@rollup/plugin-babel": "^5.2.2", |
78 | 78 | "@rollup/plugin-commonjs": "^17.0.0", |
|
89 | 89 | "babel-plugin-react-docgen": "^4.0.0", |
90 | 90 | "babel-plugin-transform-inline-environment-variables": "^0.4.0", |
91 | 91 | "browserslist-config-carbon": "^10.6.0", |
92 | | - "carbon-components": "^10.29.0-rc.0", |
| 92 | + "carbon-components": "^10.29.0-rc.1", |
93 | 93 | "carbon-icons": "^7.0.5", |
94 | 94 | "chalk": "^2.3.0", |
95 | 95 | "cli-table": "^0.3.0", |
|
118 | 118 | "rollup-plugin-terser": "^7.0.2", |
119 | 119 | "rtlcss": "^2.4.0", |
120 | 120 | "sass-loader": "^8.0.2", |
121 | | - "storybook-preset-carbon": "^0.2.0", |
| 121 | + "storybook-preset-carbon": "^0.2.1-rc.0", |
122 | 122 | "string-replace-loader": "^2.1.0", |
123 | 123 | "terser-webpack-plugin": "^2.3.2", |
124 | 124 | "webpack": "^4.41.5", |
|
0 commit comments