|
34 | 34 | }, |
35 | 35 | "dependencies": { |
36 | 36 | "@antv/g6": "5.0.45", |
37 | | - "@nivo/sankey": "0.88.0", |
38 | | - "@patternfly/patternfly": "6.1.0", |
39 | | - "@patternfly/react-charts": "8.1.0", |
40 | | - "@patternfly/react-core": "6.1.0", |
41 | | - "@patternfly/react-icons": "6.1.0", |
42 | | - "@patternfly/react-table": "6.1.0", |
43 | | - "@patternfly/react-tokens": "6.1.0", |
44 | | - "@tanstack/react-query": "5.71.5", |
| 37 | + "@nivo/sankey": "0.89.1", |
| 38 | + "@patternfly/patternfly": "6.2.3", |
| 39 | + "@patternfly/react-charts": "8.2.1", |
| 40 | + "@patternfly/react-core": "6.2.1", |
| 41 | + "@patternfly/react-icons": "6.2.1", |
| 42 | + "@patternfly/react-table": "6.2.1", |
| 43 | + "@patternfly/react-tokens": "6.2.1", |
| 44 | + "@tanstack/react-query": "5.74.4", |
45 | 45 | "axios": "1.8.4", |
46 | 46 | "react": "18.3.1", |
47 | 47 | "react-dom": "18.3.1", |
48 | 48 | "react-error-boundary": "5.0.0", |
49 | | - "react-router-dom": "7.4.1", |
| 49 | + "react-router-dom": "7.5.1", |
50 | 50 | "victory": "37.3.6" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | 53 | "@commitlint/cli": "^19.8.0", |
54 | 54 | "@commitlint/config-conventional": "^19.8.0", |
55 | | - "@eslint/js": "^9.24.0", |
| 55 | + "@eslint/js": "^9.25.1", |
56 | 56 | "@testing-library/dom": "^10.4.0", |
57 | 57 | "@testing-library/jest-dom": "^6.6.3", |
58 | 58 | "@testing-library/react": "^16.3.0", |
59 | 59 | "@testing-library/user-event": "^14.6.1", |
60 | | - "@types/node": "^22.14.0", |
61 | | - "@types/react": "^19.1.1", |
| 60 | + "@types/node": "^22.14.1", |
| 61 | + "@types/react": "^19.1.2", |
62 | 62 | "@types/react-dom": "^19.1.2", |
63 | | - "@vitejs/plugin-react": "^4.3.4", |
64 | | - "@vitest/coverage-v8": "^3.1.1", |
65 | | - "@vitest/eslint-plugin": "^1.1.42", |
| 63 | + "@vitejs/plugin-react": "^4.4.1", |
| 64 | + "@vitest/coverage-v8": "^3.1.2", |
| 65 | + "@vitest/eslint-plugin": "^1.1.43", |
66 | 66 | "circular-dependency-plugin": "^5.2.2", |
67 | 67 | "commitizen": "^4.3.1", |
68 | 68 | "copy-webpack-plugin": "^13.0.0", |
69 | 69 | "css-loader": "^7.1.2", |
70 | | - "cypress": "^14.3.0", |
| 70 | + "cypress": "^14.3.2", |
71 | 71 | "cz-git": "^1.11.1", |
72 | | - "eslint": "^9.24.0", |
| 72 | + "eslint": "^9.25.1", |
73 | 73 | "eslint-config-prettier": "^10.1.2", |
74 | 74 | "eslint-plugin-import": "^2.31.0", |
75 | 75 | "eslint-plugin-prettier": "^5.2.6", |
|
78 | 78 | "globals": "^16.0.0", |
79 | 79 | "html-webpack-plugin": "^5.6.3", |
80 | 80 | "husky": "^9.1.7", |
81 | | - "jsdom": "^26.0.0", |
82 | | - "lint-staged": "^15.5.0", |
| 81 | + "jsdom": "^26.1.0", |
| 82 | + "lint-staged": "^15.5.1", |
83 | 83 | "mini-css-extract-plugin": "^2.9.2", |
84 | 84 | "miragejs": "^0.1.48", |
85 | 85 | "prettier": "^3.5.3", |
86 | 86 | "start-server-and-test": "^2.0.11", |
87 | 87 | "terser-webpack-plugin": "^5.3.14", |
88 | 88 | "ts-loader": "^9.5.2", |
89 | 89 | "typescript": "^5.8.3", |
90 | | - "typescript-eslint": "^8.29.1", |
91 | | - "vite": "^6.2.6", |
92 | | - "vitest": "^3.1.1", |
93 | | - "webpack": "^5.99.5", |
| 90 | + "typescript-eslint": "^8.31.0", |
| 91 | + "vite": "^6.3.2", |
| 92 | + "vitest": "^3.1.2", |
| 93 | + "webpack": "^5.99.6", |
94 | 94 | "webpack-cli": "^6.0.1" |
95 | 95 | }, |
96 | 96 | "browserslist": [ |
|
0 commit comments