|
3 | 3 | "version": "1.0.0",
|
4 | 4 | "private": true,
|
5 | 5 | "dependencies": {
|
6 |
| - "apexcharts": "^3.41.1", |
| 6 | + "apexcharts": "^3.43.0", |
7 | 7 | "classnames": "^2.3.2",
|
8 |
| - "clo-ui": "https://github.com/cncf/clo-ui.git#v0.1.16", |
| 8 | + "clo-ui": "https://github.com/cncf/clo-ui.git#v0.1.17", |
9 | 9 | "lodash": "^4.17.21",
|
10 | 10 | "moment": "^2.29.1",
|
11 | 11 | "nth-check": "^2.0.1",
|
12 | 12 | "react": "^18.0.2",
|
13 | 13 | "react-apexcharts": "^1.4.1",
|
14 | 14 | "react-dom": "^18.0.2",
|
15 |
| - "react-icons": "^4.10.1", |
| 15 | + "react-icons": "^4.11.0", |
16 | 16 | "react-markdown": "^8.0.7",
|
17 |
| - "react-router-dom": "^6.15.0", |
| 17 | + "react-router-dom": "^6.16.0", |
18 | 18 | "react-syntax-highlighter": "^15.5.0"
|
19 | 19 | },
|
20 | 20 | "devDependencies": {
|
21 | 21 | "@babel/plugin-proposal-private-property-in-object": "^7.21.11",
|
22 |
| - "@testing-library/jest-dom": "^6.1.2", |
| 22 | + "@testing-library/jest-dom": "^6.1.4", |
23 | 23 | "@testing-library/react": "^14.0.0",
|
24 |
| - "@testing-library/user-event": "^14.4.3", |
25 |
| - "@types/jest": "^29.5.4", |
26 |
| - "@types/lodash": "^4.14.197", |
27 |
| - "@types/node": "^20.5.4", |
28 |
| - "@types/react": "^18.2.21", |
29 |
| - "@types/react-dom": "^18.2.7", |
| 24 | + "@testing-library/user-event": "^14.5.1", |
| 25 | + "@types/jest": "^29.5.5", |
| 26 | + "@types/lodash": "^4.14.199", |
| 27 | + "@types/node": "^20.8.6", |
| 28 | + "@types/react": "^18.2.28", |
| 29 | + "@types/react-dom": "^18.2.13", |
30 | 30 | "@types/react-router-dom": "^5.3.2",
|
31 |
| - "@types/react-syntax-highlighter": "^15.5.7", |
| 31 | + "@types/react-syntax-highlighter": "^15.5.8", |
32 | 32 | "eslint-config-prettier": "^9.0.0",
|
33 |
| - "eslint-plugin-prettier": "^5.0.0", |
| 33 | + "eslint-plugin-prettier": "^5.0.1", |
34 | 34 | "eslint-plugin-simple-import-sort": "^10.0.0",
|
35 | 35 | "jest-fetch-mock": "^3.0.3",
|
36 | 36 | "minimatch": "^9.0.3",
|
37 |
| - "postcss": "^8.4.28", |
38 |
| - "prettier": "^3.0.2", |
| 37 | + "postcss": "^8.4.31", |
| 38 | + "prettier": "^3.0.3", |
39 | 39 | "react-scripts": "5.0.1",
|
40 |
| - "sass": "^1.66.1", |
| 40 | + "sass": "^1.69.3", |
41 | 41 | "shx": "^0.3.4",
|
42 |
| - "typescript": "^5.1.6" |
| 42 | + "typescript": "^5.2.2" |
43 | 43 | },
|
44 | 44 | "resolutions": {
|
45 | 45 | "react-scripts/**/core-js-pure": "3.32.1",
|
|
0 commit comments