|
42 | 42 | "@actions/core": "^1.6.0", |
43 | 43 | "@commitlint/cli": "^18.6.1", |
44 | 44 | "@commitlint/config-conventional": "^18.6.3", |
45 | | - "@react-native/babel-preset": "0.77.3", |
46 | | - "@testing-library/react-native": "^13.3.3", |
| 45 | + "@react-native/babel-preset": "0.78.2", |
| 46 | + "@testing-library/react-native": "^13.2.0", |
47 | 47 | "@types/big.js": "^6.2.2", |
48 | 48 | "@types/concurrently": "^6.3.0", |
49 | 49 | "@types/enzyme": "^3.10.18", |
50 | 50 | "@types/jasmine": "^3.10.18", |
51 | 51 | "@types/mime": "^2.0.3", |
52 | 52 | "@types/node": "^20.16.14", |
53 | | - "@types/react": "~18.0.38", |
54 | | - "@types/react-dom": "~18.0.11", |
| 53 | + "@types/react": "~19.0.12", |
| 54 | + "@types/react-dom": "~19.0.4", |
55 | 55 | "@types/react-native-vector-icons": "6.4.12", |
56 | | - "@types/react-test-renderer": "~18.0.7", |
| 56 | + "@types/react-test-renderer": "~19.0.0", |
57 | 57 | "@types/shelljs": "^0.8.15", |
58 | 58 | "@types/xml2js": "^0.4.14", |
59 | 59 | "cross-env": "^7.0.3", |
|
82 | 82 | "overrides": { |
83 | 83 | "@mendix/pluggable-widgets-tools": "10.21.1", |
84 | 84 | "@rollup/plugin-typescript": "12.1.4", |
85 | | - "mendix": "10.15.46408", |
86 | | - "@types/react": "^18", |
87 | | - "react": "18.2.0", |
88 | | - "react-dom": "18.2.0", |
89 | | - "react-native": "0.77.3", |
| 85 | + "mendix": "10.24.81004", |
| 86 | + "react": "19.0.0", |
| 87 | + "react-dom": "19.0.0", |
| 88 | + "react-native": "0.78.2", |
| 89 | + "@types/react": "~19.0.12", |
| 90 | + "@types/react-dom": "~19.0.4", |
90 | 91 | "@prettier/plugin-xml": "2.2.0", |
91 | | - "@types/react-native": "0.73.0", |
92 | 92 | "cheerio": "1.0.0-rc.12", |
93 | | - "typescript": "~5.8.0" |
| 93 | + "typescript": "~5.8.3", |
| 94 | + "react-test-renderer": "19.0.0" |
94 | 95 | }, |
95 | 96 | "patchedDependencies": { |
96 | 97 | "@mendix/pluggable-widgets-tools@10.21.1": "patches/@mendix+pluggable-widgets-tools+10.21.1.patch", |
|
0 commit comments