|
18 | 18 | "preview": "vite preview" |
19 | 19 | }, |
20 | 20 | "dependencies": { |
21 | | - "@hookform/resolvers": "^2.9.11", |
22 | 21 | "@patternfly/patternfly": "^6.2.0", |
23 | 22 | "@patternfly/react-charts": "^8.2.0", |
24 | 23 | "@patternfly/react-component-groups": "^6.2.1", |
25 | 24 | "@patternfly/react-core": "^6.2.0", |
26 | | - "@patternfly/react-log-viewer": "^6.2.0", |
27 | 25 | "@patternfly/react-table": "^6.2.0", |
28 | 26 | "@patternfly/react-tokens": "^6.2.0", |
29 | 27 | "@tanstack/react-query": "^5.61.0", |
|
32 | 30 | "dayjs": "^1.11.7", |
33 | 31 | "file-saver": "^2.0.5", |
34 | 32 | "oidc-client-ts": "^2.4.0", |
35 | | - "packageurl-js": "^2.0.1", |
36 | | - "pretty-bytes": "^6.1.1", |
37 | 33 | "react": "^18.2.0", |
38 | 34 | "react-dom": "^18.2.0", |
39 | 35 | "react-error-boundary": "^4.0.13", |
40 | | - "react-hook-form": "^7.43.1", |
41 | | - "react-markdown": "^8.0.7", |
42 | 36 | "react-oidc-context": "^2.3.1", |
43 | 37 | "react-router-dom": "^6.21.1", |
44 | | - "usehooks-ts": "^2.14.0", |
45 | | - "victory": "^37.3.4", |
46 | | - "web-vitals": "^0.2.4", |
47 | | - "yup": "^0.32.11" |
| 38 | + "victory": "^37.3.4" |
48 | 39 | }, |
49 | 40 | "devDependencies": { |
50 | 41 | "@hey-api/openapi-ts": "^0.77.0", |
|
0 commit comments