File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 " @babel/core " : ^7.25.2
33 " @babel/preset-env " : ^7.25.3
44 " @react-native-webapis/web-storage " : ^0.4.5
5+ " @types/node " : ^24.0.0
56 " @rnx-kit/cli " : ^2.0.1
67 " @rnx-kit/metro-config " : ^2.2.4
78 " @rnx-kit/polyfills " : ^0.3.0
Original file line number Diff line number Diff line change 3838 "@swc-node/register" : " ^1.11.1" ,
3939 "@swc/core" : " ^1.15.8" ,
4040 "@types/js-yaml" : " ^4.0.5" ,
41- "@types/node" : " ^24.0.0 " ,
41+ "@types/node" : " catalog: " ,
4242 "eslint-plugin-wdio" : " ^9.26.0" ,
4343 "globals" : " ^16.5.0" ,
4444 "js-yaml" : " ^4.1.0" ,
Original file line number Diff line number Diff line change 3737 "@rnx-kit/polyfills" : " catalog:" ,
3838 "@rnx-kit/react-native-template-web" : " workspace:*" ,
3939 "@rnx-kit/tsconfig" : " catalog:" ,
40+ "@types/node" : " catalog:" ,
4041 "@types/react" : " ~19.2.0" ,
4142 "@wdio/types" : " ^9.20.0" ,
4243 "appium" : " ^3.1.1" ,
Original file line number Diff line number Diff line change 11{
2- "extends" : " @rnx-kit/tsconfig/tsconfig.json" ,
2+ "extends" : " @rnx-kit/tsconfig/tsconfig.nodenext. json" ,
33 "compilerOptions" : {
44 "jsx" : " react-native" ,
55 "noEmit" : true ,
Original file line number Diff line number Diff line change @@ -2495,7 +2495,7 @@ __metadata:
24952495 "@swc-node/register": "npm:^1.11.1"
24962496 "@swc/core": "npm:^1.15.8"
24972497 "@types/js-yaml": "npm:^4.0.5"
2498- "@types/node": "npm:^24.0.0 "
2498+ "@types/node": "catalog: "
24992499 eslint-plugin-wdio: "npm:^9.26.0"
25002500 globals: "npm:^16.5.0"
25012501 js-yaml: "npm:^4.1.0"
@@ -8389,6 +8389,7 @@ __metadata:
83898389 "@rnx-kit/polyfills": "catalog:"
83908390 "@rnx-kit/react-native-template-web": "workspace:*"
83918391 "@rnx-kit/tsconfig": "catalog:"
8392+ "@types/node": "catalog:"
83928393 "@types/react": "npm:~19.2.0"
83938394 "@wdio/types": "npm:^9.20.0"
83948395 appium: "npm:^3.1.1"
You can’t perform that action at this time.
0 commit comments