iceshrimp-legacy/.yarnrc.yml

41 lines
836 B
YAML
Raw Normal View History

2022-05-29 22:13:27 +02:00
httpTimeout: 600000
2022-05-31 02:31:24 +02:00
nmHoistingLimits: none
2022-05-31 08:55:47 +02:00
nodeLinker: pnpm
2022-05-31 02:31:24 +02:00
packageExtensions:
2022-06-04 15:41:27 +02:00
"@bull-board/api@*":
peerDependencies:
"@bull-board/ui": "*"
2022-12-27 00:37:57 +01:00
"@vitejs/plugin-vue@*":
dependencies:
supports-color: "*"
2022-07-19 21:10:29 +02:00
chartjs-adapter-date-fns@*:
peerDependencies:
date-fns: "*"
consolidate@*:
2022-06-04 15:41:27 +02:00
dependencies:
2022-07-19 21:10:29 +02:00
ejs: "*"
koa-views@*:
2022-06-04 16:00:55 +02:00
dependencies:
2022-07-19 21:10:29 +02:00
pug: "*"
2022-12-27 00:37:57 +01:00
swiper@*:
peerDependencies:
vue: "*"
2022-12-27 00:24:19 +01:00
vite@*:
dependencies:
bufferutil: "*"
supports-color: "*"
2022-12-27 00:37:57 +01:00
utf-8-validate: "*"
2022-07-19 21:10:29 +02: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 00:37:57 +01:00
yarnPath: .yarn/releases/yarn-3.3.1.cjs