mirror of
https://github.com/lowdefy/lowdefy.git
synced 2025-02-17 14:30:34 +08:00
86 lines
1.4 KiB
YAML
86 lines
1.4 KiB
YAML
packageExtensions:
|
|
echarts-for-react@*:
|
|
dependencies:
|
|
tslib: "*"
|
|
rc-cascader@*:
|
|
dependencies:
|
|
react: "*"
|
|
react-dom: "*"
|
|
rc-checkbox@*:
|
|
dependencies:
|
|
react: "*"
|
|
react-dom: "*"
|
|
rc-collapse@*:
|
|
dependencies:
|
|
react: "*"
|
|
react-dom: "*"
|
|
rc-dialog@*:
|
|
dependencies:
|
|
react: "*"
|
|
react-dom: "*"
|
|
rc-dropdown@*:
|
|
dependencies:
|
|
rc-util: "*"
|
|
rc-input-number@*:
|
|
dependencies:
|
|
react: "*"
|
|
react-dom: "*"
|
|
rc-menu@*:
|
|
dependencies:
|
|
react: "*"
|
|
react-dom: "*"
|
|
rc-progress@*:
|
|
dependencies:
|
|
react: "*"
|
|
react-dom: "*"
|
|
rc-rate@*:
|
|
dependencies:
|
|
react: "*"
|
|
react-dom: "*"
|
|
rc-tabs@*:
|
|
dependencies:
|
|
react: "*"
|
|
react-dom: "*"
|
|
rc-tooltip@*:
|
|
dependencies:
|
|
react: "*"
|
|
react-dom: "*"
|
|
rc-trigger@*:
|
|
dependencies:
|
|
react: "*"
|
|
react-dom: "*"
|
|
rc-upload@*:
|
|
dependencies:
|
|
react: "*"
|
|
react-dom: "*"
|
|
rc-util@*:
|
|
dependencies:
|
|
react: "*"
|
|
react-dom: "*"
|
|
react-dom@*:
|
|
dependencies:
|
|
react: "*"
|
|
|
|
plugins:
|
|
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
|
spec: "@yarnpkg/plugin-interactive-tools"
|
|
|
|
supportedArchitectures:
|
|
os:
|
|
- current
|
|
- darwin
|
|
- linux
|
|
- win32
|
|
cpu:
|
|
- current
|
|
- x86
|
|
- arm64
|
|
|
|
nodeLinker: "pnp"
|
|
|
|
pnpEnableEsmLoader: true
|
|
|
|
pnpMode: "strict"
|
|
|
|
yarnPath: .yarn/releases/yarn-3.1.0.cjs
|