|
43 | 43 | "@actions/core": "^1.11.1", |
44 | 44 | "@commitlint/cli": "^19.8.1", |
45 | 45 | "@commitlint/config-conventional": "^19.8.1", |
46 | | - "@react-native/babel-preset": "0.83.4", |
| 46 | + "@react-native/babel-preset": "0.84.1", |
47 | 47 | "@testing-library/react-native": "^13.3.3", |
48 | 48 | "@types/big.js": "^6.2.2", |
49 | 49 | "@types/concurrently": "^6.4.0", |
|
66 | 66 | "pixelmatch": "^5.3.0", |
67 | 67 | "pngjs": "^6.0.0", |
68 | 68 | "pretty-quick": "^3.3.1", |
69 | | - "react-dom": "19.2.4", |
| 69 | + "react-dom": "19.2.3", |
70 | 70 | "recursive-copy": "^2.0.14", |
71 | 71 | "ts-node": "^10.9.2" |
72 | 72 | }, |
|
76 | 76 | ] |
77 | 77 | }, |
78 | 78 | "engines": { |
79 | | - "node": ">=20" |
| 79 | + "node": ">=22.11" |
80 | 80 | }, |
81 | 81 | "pnpm": { |
82 | 82 | "overrides": { |
83 | 83 | "@mendix/pluggable-widgets-tools": "11.8.0", |
84 | 84 | "@rollup/plugin-typescript": "12.3.0", |
85 | 85 | "mendix": "11.8.0", |
86 | | - "react": "19.2.4", |
87 | | - "react-dom": "19.2.4", |
88 | | - "react-native": "0.83.3", |
| 86 | + "react": "19.2.3", |
| 87 | + "react-dom": "19.2.3", |
| 88 | + "react-native": "0.84.1", |
89 | 89 | "@types/react": "~19.2.14", |
90 | 90 | "@types/react-dom": "~19.2.3", |
91 | 91 | "@prettier/plugin-xml": "2.2.0", |
92 | 92 | "cheerio": "1.0.0-rc.12", |
93 | 93 | "typescript": "~5.9.3", |
94 | 94 | "rollup": "3.30.0", |
95 | | - "react-test-renderer": "19.2.4", |
| 95 | + "react-test-renderer": "19.2.3", |
96 | 96 | "@xmldom/xmldom": ">=0.8.13", |
97 | 97 | "flatted": ">=3.4.2", |
98 | 98 | "immutable": ">=5.1.5", |
|
106 | 106 | "patchedDependencies": { |
107 | 107 | "@mendix/pluggable-widgets-tools@11.8.0": "patches/@mendix+pluggable-widgets-tools+11.8.0.patch", |
108 | 108 | "@ptomasroos/react-native-multi-slider@1.0.0": "patches/@ptomasroos+react-native-multi-slider+1.0.0.patch", |
109 | | - "react-native-gesture-handler@2.30.0": "patches/react-native-gesture-handler+2.30.0.patch", |
| 109 | + "react-native-gesture-handler@2.31.2": "patches/react-native-gesture-handler+2.31.2.patch", |
110 | 110 | "react-native-slider@0.11.0": "patches/react-native-slider+0.11.0.patch", |
111 | 111 | "react-native-snap-carousel@3.9.1": "patches/react-native-snap-carousel+3.9.1.patch", |
112 | 112 | "react-native-track-player@4.1.2": "patches/react-native-track-player@4.1.2.patch" |
|
0 commit comments