|
47 | 47 | "@mui/material": "^5.14.11", |
48 | 48 | "@mui/styles": "^5.14.11", |
49 | 49 | "@nabla/vite-plugin-eslint": "^3.0.1", |
50 | | - "@sentry/browser": "^10.25.0", |
| 50 | + "@sentry/browser": "^10.58.0", |
| 51 | + "@tanstack/react-query": "^5.101.0", |
51 | 52 | "@testing-library/jest-dom": "^6.1.3", |
52 | 53 | "@testing-library/react": "^14.0.0", |
53 | 54 | "@testing-library/user-event": "^14.5.1", |
|
57 | 58 | "@types/history": "^5.0.0", |
58 | 59 | "@types/lodash": "^4.14.199", |
59 | 60 | "@types/node": "^20.7.1", |
60 | | - "@types/react": "^18.2.23", |
61 | | - "@types/react-dom": "^18.2.8", |
| 61 | + "@types/react": "^19.2.3", |
| 62 | + "@types/react-dom": "^19.2.3", |
62 | 63 | "@types/react-router": "^5.1.20", |
63 | 64 | "@types/react-router-dom": "^5.3.3", |
64 | 65 | "@typescript-eslint/eslint-plugin": "^8.57.1", |
|
95 | 96 | "ra-language-english": "^4.14.3", |
96 | 97 | "ra-language-finnish": "^4.13.0", |
97 | 98 | "ra-language-swedish": "^1.0.0", |
98 | | - "react": "^18.2.0", |
99 | | - "react-admin": "^4.16.10", |
100 | | - "react-dom": "^18.2.0", |
| 99 | + "react": "^19.2.7", |
| 100 | + "react-admin": "^5.14.7", |
| 101 | + "react-dom": "^19.2.7", |
101 | 102 | "react-idle-timer": "^5.7.2", |
102 | | - "typescript": "<5.4.0", |
103 | | - "vite": "8.0.13", |
| 103 | + "typescript": "5.9.3", |
| 104 | + "vite": "8.0.16", |
104 | 105 | "vitest": "^4.1.0", |
105 | 106 | "vitest-localstorage-mock": "^0.1.2", |
106 | 107 | "vitest-sonar-reporter": "^2.0.0", |
|
121 | 122 | "husky": "^9.1.7", |
122 | 123 | "jsdom": "^25.0.1", |
123 | 124 | "lint-staged": "^15.4.3", |
124 | | - "testcafe": "^3.7.1", |
| 125 | + "testcafe": "^15.1.3", |
125 | 126 | "testcafe-reporter-html": "^1.4.6" |
126 | 127 | }, |
127 | 128 | "resolutions": { |
128 | 129 | "@types/minimatch": "^5.1.2", |
129 | 130 | "lodash": "^4.18.1", |
130 | | - "underscore": "^1.13.8" |
| 131 | + "underscore": "^1.13.8", |
| 132 | + "shell-quote": ">=1.8.4", |
| 133 | + "form-data": ">=4.0.6", |
| 134 | + "qs": ">=6.2.4", |
| 135 | + "ws": ">=8.21.0" |
131 | 136 | } |
132 | 137 | } |
0 commit comments