chore: remove some overrides
This commit is contained in:
parent
76ebd6969d
commit
62ccd415a9
10
package.json
10
package.json
|
|
@ -104,18 +104,10 @@
|
|||
},
|
||||
"overrides": {
|
||||
"@electron/node-gyp": "10.2.0-electron.2",
|
||||
"app-builder-lib": "25.1.8",
|
||||
"electron": "34.2.0",
|
||||
"esbuild": "0.24.2",
|
||||
"expo-modules-core": "2.2.0",
|
||||
"is-core-module": "npm:@nolyfill/is-core-module@1",
|
||||
"isarray": "npm:@nolyfill/isarray@1",
|
||||
"lightningcss": "1.29.1",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"typescript": "5.8.2",
|
||||
"unist-util-visit-parents": "5.1.3",
|
||||
"vfile": "5.3.7"
|
||||
"react-dom": "18.3.1"
|
||||
}
|
||||
},
|
||||
"simple-git-hooks": {
|
||||
|
|
|
|||
1741
pnpm-lock.yaml
1741
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue