|
32 | 32 | "dayjs": "^1.11.7", |
33 | 33 | "file-saver": "^2.0.5", |
34 | 34 | "js-yaml": "^4.1.0", |
35 | | - "oidc-client-ts": "^2.4.0", |
| 35 | + "oidc-client-ts": "^3.0.0", |
36 | 36 | "pvtsutils": "^1.3.6", |
37 | | - "react": "^18.2.0", |
38 | | - "react-dom": "^18.2.0", |
39 | | - "react-error-boundary": "^4.0.13", |
| 37 | + "react": "^19.0.0", |
| 38 | + "react-dom": "^19.0.0", |
| 39 | + "react-error-boundary": "^6.0.0", |
40 | 40 | "react-hook-form": "^7.56.0", |
41 | | - "react-oidc-context": "^2.3.1", |
42 | | - "react-router-dom": "^6.21.1", |
43 | | - "react-syntax-highlighter": "^15.6.1", |
| 41 | + "react-oidc-context": "^3.0.0", |
| 42 | + "react-router-dom": "^7.0.0", |
| 43 | + "react-syntax-highlighter": "^16.0.0", |
44 | 44 | "rekor": "^0.2.0", |
45 | 45 | "victory": "^37.3.4" |
46 | 46 | }, |
|
49 | 49 | "@testing-library/jest-dom": "^6.9.1", |
50 | 50 | "@testing-library/react": "^16.0.0", |
51 | 51 | "@types/file-saver": "^2.0.2", |
52 | | - "@types/react": "^18.2.0", |
53 | | - "@types/react-dom": "^18.2.0", |
| 52 | + "@types/react": "^19.0.0", |
| 53 | + "@types/react-dom": "^19.0.0", |
54 | 54 | "@vitejs/plugin-react": "^5.0.0", |
55 | | - "@vitest/browser": "^3.2.4", |
| 55 | + "@vitest/browser": "^4.0.0", |
56 | 56 | "jsdom": "^27.0.0", |
57 | 57 | "typescript": "^5.8.3", |
58 | 58 | "vite": "^7.1.2", |
59 | 59 | "vite-plugin-ejs": "^1.7.0", |
60 | 60 | "vite-plugin-static-copy": "^3.1.1", |
61 | | - "vitest": "^3.2.4", |
62 | | - "vitest-browser-react": "^1.0.1" |
| 61 | + "vitest": "^4.0.0", |
| 62 | + "vitest-browser-react": "^2.0.0" |
63 | 63 | }, |
64 | 64 | "browserslist": { |
65 | 65 | "production": [ |
|
0 commit comments