2022-05-30 05:13:27 +09:00
|
|
|
httpTimeout: 600000
|
2022-05-31 09:31:24 +09:00
|
|
|
|
|
|
|
nmHoistingLimits: none
|
|
|
|
|
2022-05-31 15:55:47 +09:00
|
|
|
nodeLinker: pnpm
|
2022-05-31 09:31:24 +09:00
|
|
|
|
|
|
|
plugins:
|
|
|
|
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
|
|
|
spec: "@yarnpkg/plugin-interactive-tools"
|
|
|
|
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
|
|
|
spec: "@yarnpkg/plugin-workspace-tools"
|
2022-05-31 09:35:28 +09:00
|
|
|
|
|
|
|
progressBarStyle: "patrick"
|
2022-06-03 22:06:36 +09:00
|
|
|
|
|
|
|
packageExtensions:
|
|
|
|
"chartjs-adapter-date-fns@*":
|
|
|
|
peerDependencies:
|
2022-06-04 17:01:02 +09:00
|
|
|
"date-fns": "*"
|
2022-06-04 22:41:27 +09:00
|
|
|
"@bull-board/api@*":
|
|
|
|
peerDependencies:
|
|
|
|
"@bull-board/ui": "*"
|
|
|
|
"koa-views@*":
|
|
|
|
dependencies:
|
|
|
|
"pug": "*"
|
2022-06-04 23:00:55 +09:00
|
|
|
"consolidate@*":
|
|
|
|
dependencies:
|
|
|
|
"ejs": "*"
|