We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5feec44 commit a4bae7eCopy full SHA for a4bae7e
package.json
@@ -148,13 +148,15 @@
148
"overrides": {
149
"@types/react": "npm:@types/react@^18.3.12",
150
"@types/react-dom": "npm:@types/react-dom@^18.3.1",
151
+ "app-builder-lib": "npm:app-builder-lib@^25.1.8",
152
+ "electron": "33.2.0",
153
"esbuild": "npm:esbuild@^0.24.2",
154
"expo-modules-core": "npm:expo-modules-core@2.2.0",
155
"is-core-module": "npm:@nolyfill/is-core-module@^1",
156
"isarray": "npm:@nolyfill/isarray@^1",
157
"lightningcss": "npm:lightningcss@^1.29.1",
158
"react-native": "npm:react-native@0.77.0",
- "typescript": "npm:typescript@5.7.3",
159
+ "typescript": "5.7.3",
160
"unist-util-visit-parents": "5.1.3",
161
"vfile": "5.3.7"
162
}
0 commit comments