|
4 | 4 | "description": "Egeria React User Interface client component.", |
5 | 5 | "private": true, |
6 | 6 | "dependencies": { |
7 | | - "@carbon/elements": "^10.15.0", |
8 | | - "@carbon/grid": "^10.13.0", |
9 | | - "@carbon/icons-react": "^10.14.0", |
10 | | - "@carbon/layout": "^10.12.0", |
11 | | - "@carbon/themes": "^10.15.0", |
| 7 | + "@carbon/elements": "^10.32.0", |
| 8 | + "@carbon/grid": "^10.25.0", |
| 9 | + "@carbon/icons-react": "^10.30.0", |
| 10 | + "@carbon/layout": "^10.23.0", |
| 11 | + "@carbon/themes": "^10.32.0", |
12 | 12 | "axios": "^0.21.1", |
13 | | - "carbon-components": "^10.16.0", |
14 | | - "carbon-components-react": "^7.16.0", |
| 13 | + "carbon-components": "^10.33.0", |
| 14 | + "carbon-components-react": "^7.33.0", |
15 | 15 | "carbon-icons": "^7.0.7", |
16 | 16 | "d3": "^5.16.0", |
17 | 17 | "fibers": "^5.0.0", |
18 | 18 | "prop-types": "^15.7.2", |
19 | 19 | "react": "^16.13.1", |
20 | | - "react-bootstrap": "^1.3.0", |
| 20 | + "react-bootstrap": "^1.5.2", |
21 | 21 | "react-cookie": "^4.0.3", |
22 | 22 | "react-dom": "^16.13.1", |
23 | 23 | "react-json-pretty": "^2.2.0", |
24 | 24 | "react-markdown": "^5.0.2", |
25 | 25 | "react-router-dom": "^5.2.0", |
26 | 26 | "react-scripts": "^3.4.4", |
27 | 27 | "sass": "^1.32.7", |
28 | | - "typescript": "^4.1.3" |
| 28 | + "typescript": "^4.2.4" |
29 | 29 | }, |
30 | 30 | "devDependencies": {}, |
31 | 31 | "scripts": { |
|
0 commit comments