|
37 | 37 | "@testing-library/user-event": "^14.6.1", |
38 | 38 | "@types/jest": "^30.0.0", |
39 | 39 | "@types/lodash": "^4.17.23", |
40 | | - "@types/node": "^25.2.3", |
| 40 | + "@types/node": "^25.3.0", |
41 | 41 | "@types/papaparse": "^5.5.2", |
42 | 42 | "@types/react": "^19.2.14", |
43 | | - "@typescript-eslint/eslint-plugin": "^8.55.0", |
44 | | - "@typescript-eslint/parser": "^8.55.0", |
| 43 | + "@typescript-eslint/eslint-plugin": "^8.56.0", |
| 44 | + "@typescript-eslint/parser": "^8.56.0", |
45 | 45 | "@vitejs/plugin-react": "^5.1.4", |
46 | 46 | "eslint": "^10.0.0", |
47 | 47 | "eslint-config-prettier": "^10.1.8", |
|
59 | 59 | "ts-jest": "^29.4.6", |
60 | 60 | "ts-node": "^10.9.2", |
61 | 61 | "typescript": "^5.9.3", |
62 | | - "typescript-eslint": "^8.55.0", |
| 62 | + "typescript-eslint": "^8.56.0", |
63 | 63 | "vite": "^7.3.1", |
64 | 64 | "vite-plugin-version-mark": "^0.2.2" |
65 | 65 | }, |
|
82 | 82 | "lodash": "^4.17.23", |
83 | 83 | "oidc-client-ts": "^3.4.1", |
84 | 84 | "papaparse": "^5.5.3", |
85 | | - "ra-core": "^5.14.1", |
86 | | - "ra-i18n-polyglot": "^5.14.1", |
87 | | - "ra-language-english": "^5.14.1", |
| 85 | + "ra-core": "^5.14.2", |
| 86 | + "ra-i18n-polyglot": "^5.14.2", |
| 87 | + "ra-language-english": "^5.14.2", |
88 | 88 | "ra-language-farsi": "^5.1.0", |
89 | | - "ra-language-french": "^5.14.1", |
| 89 | + "ra-language-french": "^5.14.2", |
90 | 90 | "ra-language-italian": "^3.13.1", |
91 | 91 | "ra-language-russian": "^5.4.5", |
92 | 92 | "ra-language-ukrainian": "^4.0.0", |
93 | 93 | "react": "^19.2.4", |
94 | | - "react-admin": "^5.14.1", |
| 94 | + "react-admin": "^5.14.2", |
95 | 95 | "react-dom": "^19.2.4", |
96 | 96 | "react-hook-form": "^7.71.1", |
97 | 97 | "react-is": "^19.2.4", |
|
0 commit comments