lowdefy/.yarnrc.yml

86 lines
1.4 KiB
YAML
Raw Permalink Normal View History

2020-10-01 16:09:28 +02:00
packageExtensions:
echarts-for-react@*:
dependencies:
2022-01-24 09:39:02 +02:00
tslib: "*"
2020-10-27 18:11:45 +02:00
rc-cascader@*:
2020-10-07 12:00:08 +02:00
dependencies:
2022-01-24 09:39:02 +02:00
react: "*"
react-dom: "*"
2020-10-27 18:11:45 +02:00
rc-checkbox@*:
2020-10-07 12:00:08 +02:00
dependencies:
2022-01-24 09:39:02 +02:00
react: "*"
react-dom: "*"
2020-10-27 18:11:45 +02:00
rc-collapse@*:
2020-10-07 12:00:08 +02:00
dependencies:
2022-01-24 09:39:02 +02:00
react: "*"
react-dom: "*"
2020-10-27 18:11:45 +02:00
rc-dialog@*:
2020-10-07 12:00:08 +02:00
dependencies:
2022-01-24 09:39:02 +02:00
react: "*"
react-dom: "*"
2022-02-02 16:29:42 +02:00
rc-dropdown@*:
dependencies:
rc-util: "*"
2020-10-27 18:11:45 +02:00
rc-input-number@*:
2020-10-07 12:00:08 +02:00
dependencies:
2022-01-24 09:39:02 +02:00
react: "*"
react-dom: "*"
2020-10-27 18:11:45 +02:00
rc-menu@*:
2020-10-07 12:00:08 +02:00
dependencies:
2022-01-24 09:39:02 +02:00
react: "*"
react-dom: "*"
2020-10-27 18:11:45 +02:00
rc-progress@*:
2020-10-07 12:00:08 +02:00
dependencies:
2022-01-24 09:39:02 +02:00
react: "*"
react-dom: "*"
2020-10-27 18:11:45 +02:00
rc-rate@*:
2020-10-07 12:00:08 +02:00
dependencies:
2022-01-24 09:39:02 +02:00
react: "*"
react-dom: "*"
2020-10-27 18:11:45 +02:00
rc-tabs@*:
2020-10-07 12:00:08 +02:00
dependencies:
2022-01-24 09:39:02 +02:00
react: "*"
react-dom: "*"
2020-10-27 18:11:45 +02:00
rc-tooltip@*:
2020-10-07 12:00:08 +02:00
dependencies:
2022-01-24 09:39:02 +02:00
react: "*"
react-dom: "*"
2020-10-27 18:11:45 +02:00
rc-trigger@*:
2020-10-07 12:00:08 +02:00
dependencies:
2022-01-24 09:39:02 +02:00
react: "*"
react-dom: "*"
2020-10-27 18:11:45 +02:00
rc-upload@*:
2020-10-07 12:00:08 +02:00
dependencies:
2022-01-24 09:39:02 +02:00
react: "*"
react-dom: "*"
2020-10-27 18:11:45 +02:00
rc-util@*:
2020-10-07 12:00:08 +02:00
dependencies:
2022-01-24 09:39:02 +02:00
react: "*"
react-dom: "*"
2020-10-27 18:11:45 +02:00
react-dom@*:
dependencies:
2022-01-24 09:39:02 +02:00
react: "*"
2021-10-23 16:29:50 +02:00
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
2022-01-24 09:39:02 +02:00
spec: "@yarnpkg/plugin-interactive-tools"
supportedArchitectures:
os:
- current
- darwin
- linux
- win32
cpu:
- current
- x86
- arm64
2022-02-02 17:04:07 +02:00
nodeLinker: "pnp"
2022-02-02 17:04:07 +02:00
pnpEnableEsmLoader: true
pnpMode: "strict"
2021-11-09 21:08:36 +02:00
2022-02-02 17:04:07 +02:00
yarnPath: .yarn/releases/yarn-3.1.0.cjs