|
19 | 19 | ] |
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | | - "@equinor/eds-core-react": "^0.29.1", |
23 | | - "@equinor/eds-icons": "^0.18.0", |
24 | | - "axios": "^1.3.4", |
25 | | - "react": "^18.2.0", |
26 | | - "react-dom": "^18.2.0", |
27 | | - "react-is": "^18.2.0", |
28 | | - "react-oauth2-code-pkce": "^1.10.3", |
29 | | - "react-router-dom": "^6.8.1", |
30 | | - "styled-components": "^5.3.6" |
| 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" |
31 | 30 | }, |
32 | 31 | "devDependencies": { |
33 | | - "@babel/core": "7.21.0", |
34 | | - "@testing-library/dom": "9.0.0", |
35 | | - "@testing-library/jest-dom": "^5.16.5", |
36 | | - "@testing-library/react": "^14.0.0", |
37 | | - "@testing-library/user-event": "^14.4.3", |
38 | | - "@types/jest": "^29.5.3", |
39 | | - "@types/node": "^18.14.1", |
40 | | - "@types/react": "^18.0.28", |
41 | | - "@types/react-dom": "^18.0.11", |
| 32 | + "@biomejs/biome": "^1.8.3", |
| 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", |
42 | 40 | "@types/react-router": "^5.1.20", |
43 | 41 | "@types/react-router-dom": "^5.3.3", |
44 | | - "@types/styled-components": "^5.1.26", |
45 | | - "@typescript-eslint/eslint-plugin": "^5.53.0", |
46 | | - "@typescript-eslint/parser": "^5.53.0", |
47 | | - "@vitejs/plugin-react": "^4.0.3", |
48 | | - "eslint": "^8.34.0", |
49 | | - "eslint-config-prettier": "^8.6.0", |
50 | | - "eslint-plugin-jsx-a11y": "^6.7.1", |
51 | | - "eslint-plugin-prettier": "^4.2.1", |
52 | | - "eslint-plugin-react": "^7.32.2", |
53 | | - "eslint-plugin-react-hooks": "^4.6.0", |
54 | | - "jsdom": "^22.1.0", |
55 | | - "openapi-typescript-codegen": "^0.25.0", |
56 | | - "prettier": "2.8.4", |
57 | | - "typescript": "^4.9.5", |
58 | | - "vite": "^4.4.5", |
59 | | - "vite-plugin-checker": "^0.6.1", |
60 | | - "vite-plugin-svgr": "^3.2.0", |
61 | | - "vite-tsconfig-paths": "^4.2.0", |
62 | | - "vitest": "^0.34.3" |
| 42 | + "@vitejs/plugin-react": "^4.3.1", |
| 43 | + "jsdom": "^25.0.0", |
| 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" |
63 | 52 | } |
64 | 53 | } |
0 commit comments