We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c0d5e1 commit 5301409Copy full SHA for 5301409
2 files changed
package.json
@@ -44,7 +44,7 @@
44
"nx": "^22.0.0",
45
"oxfmt": "^0.41.0",
46
"oxlint": "^1.51.0",
47
- "typescript": "^5.0.0"
+ "typescript": "^6.0.0"
48
},
49
"resolutions": {
50
"@appium/base-driver/axios": "^1.15.0",
@@ -82,6 +82,8 @@
82
"argparse/sprintf-js": "^1.0.2",
83
"babel-jest": "ignore:",
84
"compression/bytes": "^3.1.2",
85
+ "node-gyp": "ignore:",
86
+ "node-gyp-build": "ignore:",
87
"nx/minimatch": "^10.2.4",
88
"react-native-windows/@react-native-community/cli": "^20.0.0",
89
"react-native-windows/@react-native-community/cli-platform-android": "^20.0.0",
0 commit comments