|
1 | 1 | { |
2 | 2 | "name": "@carbon/elements", |
3 | 3 | "description": "A collection of design elements in code for the IBM Design Language", |
4 | | - "version": "11.89.0", |
| 4 | + "version": "11.90.0-rc.0", |
5 | 5 | "license": "Apache-2.0", |
6 | 6 | "main": "lib/index.js", |
7 | 7 | "types": "lib/index.d.ts", |
|
40 | 40 | "postinstall": "ibmtelemetry --config=telemetry.yml" |
41 | 41 | }, |
42 | 42 | "dependencies": { |
43 | | - "@carbon/colors": "^11.51.0", |
44 | | - "@carbon/grid": "^11.55.0", |
45 | | - "@carbon/icons": "^11.80.0", |
46 | | - "@carbon/layout": "^11.52.0", |
47 | | - "@carbon/motion": "^11.45.0", |
48 | | - "@carbon/themes": "^11.73.0", |
49 | | - "@carbon/type": "^11.59.0", |
| 43 | + "@carbon/colors": "^11.52.0-rc.0", |
| 44 | + "@carbon/grid": "^11.56.0-rc.0", |
| 45 | + "@carbon/icons": "^11.81.0-rc.0", |
| 46 | + "@carbon/layout": "^11.53.0-rc.0", |
| 47 | + "@carbon/motion": "^11.46.0-rc.0", |
| 48 | + "@carbon/themes": "^11.74.0-rc.0", |
| 49 | + "@carbon/type": "^11.60.0-rc.0", |
50 | 50 | "@ibm/telemetry-js": "^1.5.0" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | | - "@carbon/cli": "^11.43.0", |
| 53 | + "@carbon/cli": "^11.44.0-rc.0", |
54 | 54 | "fs-extra": "^11.0.0", |
55 | 55 | "klaw-sync": "^6.0.0", |
56 | 56 | "rimraf": "^6.0.1", |
57 | 57 | "typescript": "^5.7.3", |
58 | | - "typescript-config-carbon": "workspace:^0.9.0" |
| 58 | + "typescript-config-carbon": "workspace:^0.10.0-rc.0" |
59 | 59 | } |
60 | 60 | } |
0 commit comments