1
0
Fork 1
mirror of https://example.com synced 2024-11-24 01:26:39 +09:00
firefish/.yarnrc.yml

41 lines
836 B
YAML
Raw Normal View History

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
packageExtensions:
2022-06-04 22:41:27 +09:00
"@bull-board/api@*":
peerDependencies:
"@bull-board/ui": "*"
2022-12-27 08:37:57 +09:00
"@vitejs/plugin-vue@*":
dependencies:
supports-color: "*"
2022-07-20 04:10:29 +09:00
chartjs-adapter-date-fns@*:
peerDependencies:
date-fns: "*"
consolidate@*:
2022-06-04 22:41:27 +09:00
dependencies:
2022-07-20 04:10:29 +09:00
ejs: "*"
koa-views@*:
2022-06-04 23:00:55 +09:00
dependencies:
2022-07-20 04:10:29 +09:00
pug: "*"
2022-12-27 08:37:57 +09:00
swiper@*:
peerDependencies:
vue: "*"
2022-12-27 08:24:19 +09:00
vite@*:
dependencies:
bufferutil: "*"
supports-color: "*"
2022-12-27 08:37:57 +09:00
utf-8-validate: "*"
2022-07-20 04:10:29 +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"
progressBarStyle: patrick
2022-12-27 08:37:57 +09:00
yarnPath: .yarn/releases/yarn-3.3.1.cjs