|
19 | 19 | ] |
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | | - "@equinor/eds-core-react": "^0.41.2", |
23 | | - "@equinor/eds-icons": "^0.21.0", |
24 | | - "axios": "^1.7.7", |
25 | | - "react": "^18.3.1", |
26 | | - "react-dom": "^18.3.1", |
27 | | - "react-oauth2-code-pkce": "^1.20.2", |
28 | | - "react-router-dom": "^6.26.1", |
29 | | - "styled-components": "^6.1.12" |
| 22 | + "@equinor/eds-core-react": "^0.42.5", |
| 23 | + "@equinor/eds-icons": "^0.22.0", |
| 24 | + "axios": "^1.7.9", |
| 25 | + "react": "^19.0.0", |
| 26 | + "react-dom": "^19.0.0", |
| 27 | + "react-oauth2-code-pkce": "^1.22.2", |
| 28 | + "react-router-dom": "^7.1.1", |
| 29 | + "styled-components": "^6.1.14" |
30 | 30 | }, |
31 | 31 | "devDependencies": { |
32 | | - "@biomejs/biome": "^1.8.3", |
| 32 | + "@biomejs/biome": "^1.9.4", |
33 | 33 | "@testing-library/dom": "^10.4.0", |
34 | | - "@testing-library/jest-dom": "^6.5.0", |
35 | | - "@testing-library/react": "^16.0.1", |
36 | | - "@types/jest": "^29.5.12", |
37 | | - "@types/node": "^22.5.2", |
38 | | - "@types/react": "^18.3.5", |
39 | | - "@types/react-dom": "^18.3.0", |
| 34 | + "@testing-library/jest-dom": "^6.6.3", |
| 35 | + "@testing-library/react": "^16.1.0", |
| 36 | + "@types/jest": "^29.5.14", |
| 37 | + "@types/node": "^22.10.6", |
| 38 | + "@types/react": "^19.0.7", |
| 39 | + "@types/react-dom": "^19.0.3", |
40 | 40 | "@types/react-router": "^5.1.20", |
41 | 41 | "@types/react-router-dom": "^5.3.3", |
42 | | - "@vitejs/plugin-react": "^4.3.1", |
43 | | - "jsdom": "^25.0.0", |
| 42 | + "@vitejs/plugin-react": "^4.3.4", |
| 43 | + "jsdom": "^26.0.0", |
44 | 44 | "openapi-typescript-codegen": "^0.29.0", |
45 | | - "prettier": "^3.3.3", |
46 | | - "typescript": "~5.5.4", |
47 | | - "vite": "^5.4.3", |
48 | | - "vite-plugin-checker": "^0.7.2", |
49 | | - "vite-plugin-svgr": "^4.2.0", |
50 | | - "vite-tsconfig-paths": "^5.0.1", |
51 | | - "vitest": "^2.0.5" |
| 45 | + "prettier": "^3.4.2", |
| 46 | + "typescript": "~5.7.3", |
| 47 | + "vite": "^6.0.7", |
| 48 | + "vite-plugin-checker": "^0.8.0", |
| 49 | + "vite-plugin-svgr": "^4.3.0", |
| 50 | + "vite-tsconfig-paths": "^5.1.4", |
| 51 | + "vitest": "^2.1.8" |
52 | 52 | } |
53 | 53 | } |
0 commit comments