mirror of
https://github.com/Quad4-Software/MeshChatX.git
synced 2026-08-18 09:49:09 -04:00
76 lines
1.8 KiB
YAML
76 lines
1.8 KiB
YAML
packages:
|
|
- "."
|
|
|
|
nodeLinker: hoisted
|
|
verifyStoreIntegrity: true
|
|
strictPeerDependencies: false
|
|
|
|
minimumReleaseAge: 7d
|
|
minimumReleaseAgeStrict: false
|
|
blockExoticSubDeps: true
|
|
|
|
allowBuilds:
|
|
electron: true
|
|
electron-winstaller: true
|
|
esbuild: true
|
|
|
|
overrides:
|
|
"@electron/get": "3.1.0"
|
|
eslint>ajv: "6.14.0"
|
|
"@eslint/eslintrc>ajv": "6.14.0"
|
|
app-builder-lib>ajv: ^8.18.0
|
|
ansi-regex: ">=6.0.1"
|
|
strip-ansi: "6.0.1"
|
|
"strip-ansi>ansi-regex": "5.0.1"
|
|
braces: ">=3.0.3"
|
|
brace-expansion: "5.0.8"
|
|
browserslist: ">=4.16.5"
|
|
cross-spawn: ">=7.0.5"
|
|
debug: ">=4.3.1"
|
|
"@babel/core": ">=7.29.6 <8"
|
|
"@babel/traverse": ">=7.23.2 <8"
|
|
dompurify: ">=3.4.13"
|
|
form-data: ">=4.0.6"
|
|
socks: ">=2.8.0"
|
|
ejs: ">=3.1.10"
|
|
glob: ">=10.5.0"
|
|
"@electron/asar>glob": "7.2.3"
|
|
"minimatch@3.1.4>brace-expansion": "1.1.17"
|
|
got: ">=11.8.6"
|
|
hosted-git-info: ">=2.8.9"
|
|
http-cache-semantics: ">=4.1.1"
|
|
ini: ">=1.3.6"
|
|
js-yaml: ">=5.2.2"
|
|
lodash: ">=4.17.24"
|
|
micromatch: ">=4.0.8"
|
|
minimatch: ">=10.2.3"
|
|
"@electron/asar>minimatch": "3.1.4"
|
|
minimist: ">=1.2.8"
|
|
fast-uri: ">=4.1.2"
|
|
ms: ">=2.0.0"
|
|
picomatch: ">=4.0.4"
|
|
plist: ">=3.0.5"
|
|
protocol-buffers-schema: ">=3.6.1"
|
|
semver: ">=7.5.2"
|
|
serialize-javascript: ">=7.0.3"
|
|
flatted: ">=3.4.2"
|
|
tar: ">=7.5.16"
|
|
tmp: ">=0.2.7"
|
|
undici: "7.29.0"
|
|
nanoid: ">=3.3.17 <4.0.0"
|
|
postcss: ">=8.5.23"
|
|
ip-address: ">=10.3.1"
|
|
webpack: ">=5.104.0"
|
|
y18n: ">=5.0.5"
|
|
yargs-parser: "21.1.1"
|
|
"@isaacs/brace-expansion": ">=5.0.8"
|
|
"@tootallnate/once": ">=3.0.1"
|
|
|
|
patchedDependencies:
|
|
ol@10.9.0: patches/ol@10.9.0.patch
|
|
ol-mapbox-style@13.4.1: patches/ol-mapbox-style@13.4.1.patch
|
|
|
|
peerDependencyRules:
|
|
allowedVersions:
|
|
vis-data>uuid: ">=14.0.0"
|
|
vis-network>uuid: ">=14.0.0"
|