|
14 | 14 | "bundle:debug": "npx @react-native-community/cli bundle --entry-file index.js --bundle-output ./windows/x64/Debug/RNTesterApp-Fabric/Bundle/index.windows.bundle --assets-dest ./windows/x64/Debug/RNTesterApp-Fabric/Bundle --platform windows" |
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | | - "@react-native-windows/automation-channel": "0.82.0-preview.11", |
| 17 | + "@react-native-windows/automation-channel": "0.82.0-preview.12", |
18 | 18 | "@react-native-windows/tester": "0.0.1", |
19 | 19 | "@types/react": "^19.1.1", |
20 | 20 | "@typescript-eslint/eslint-plugin": "^7.1.1", |
21 | 21 | "@typescript-eslint/parser": "^7.1.1", |
22 | 22 | "react": "^19.1.1", |
23 | 23 | "react-native": "0.82.1", |
24 | | - "react-native-windows": "0.82.0-preview.11" |
| 24 | + "react-native-windows": "0.82.0-preview.12" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | 27 | "@babel/core": "^7.25.2", |
|
30 | 30 | "@babel/preset-typescript": "^7.8.3", |
31 | 31 | "@babel/runtime": "^7.20.0", |
32 | 32 | "@react-native-community/cli": "20.0.0", |
33 | | - "@react-native-windows/automation": "0.82.0-preview.11", |
34 | | - "@react-native-windows/automation-commands": "0.82.0-preview.11", |
| 33 | + "@react-native-windows/automation": "0.82.0-preview.12", |
| 34 | + "@react-native-windows/automation-commands": "0.82.0-preview.12", |
35 | 35 | "@react-native/metro-config": "0.82.1", |
36 | 36 | "@rnw-scripts/babel-node-config": "2.3.3", |
37 | 37 | "@rnw-scripts/babel-react-native-config": "0.0.0", |
|
0 commit comments