update yarn
This commit is contained in:
parent
8d7b50ff7b
commit
2c8d317eaf
File diff suppressed because one or more lines are too long
16
.yarnrc.yml
16
.yarnrc.yml
|
@ -8,26 +8,26 @@ packageExtensions:
|
||||||
"@bull-board/api@*":
|
"@bull-board/api@*":
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@bull-board/ui": "*"
|
"@bull-board/ui": "*"
|
||||||
|
"@vitejs/plugin-vue@*":
|
||||||
|
dependencies:
|
||||||
|
supports-color: "*"
|
||||||
chartjs-adapter-date-fns@*:
|
chartjs-adapter-date-fns@*:
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
date-fns: "*"
|
date-fns: "*"
|
||||||
swiper@*:
|
|
||||||
peerDependencies:
|
|
||||||
vue: "*"
|
|
||||||
consolidate@*:
|
consolidate@*:
|
||||||
dependencies:
|
dependencies:
|
||||||
ejs: "*"
|
ejs: "*"
|
||||||
koa-views@*:
|
koa-views@*:
|
||||||
dependencies:
|
dependencies:
|
||||||
pug: "*"
|
pug: "*"
|
||||||
|
swiper@*:
|
||||||
|
peerDependencies:
|
||||||
|
vue: "*"
|
||||||
vite@*:
|
vite@*:
|
||||||
dependencies:
|
dependencies:
|
||||||
supports-color: "*"
|
|
||||||
bufferutil: "*"
|
bufferutil: "*"
|
||||||
utf-8-validate: "*"
|
|
||||||
"@vitejs/plugin-vue@*":
|
|
||||||
dependencies:
|
|
||||||
supports-color: "*"
|
supports-color: "*"
|
||||||
|
utf-8-validate: "*"
|
||||||
|
|
||||||
plugins:
|
plugins:
|
||||||
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
||||||
|
@ -36,3 +36,5 @@ plugins:
|
||||||
spec: "@yarnpkg/plugin-workspace-tools"
|
spec: "@yarnpkg/plugin-workspace-tools"
|
||||||
|
|
||||||
progressBarStyle: patrick
|
progressBarStyle: patrick
|
||||||
|
|
||||||
|
yarnPath: .yarn/releases/yarn-3.3.1.cjs
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://codeberg.org/calckey/calckey.git"
|
"url": "https://codeberg.org/calckey/calckey.git"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.3.0",
|
"packageManager": "yarn@3.3.1",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"packages/*"
|
"packages/*"
|
||||||
],
|
],
|
||||||
|
|
|
@ -15188,11 +15188,11 @@ __metadata:
|
||||||
|
|
||||||
"typescript@patch:typescript@4.9.4#~builtin<compat/typescript>":
|
"typescript@patch:typescript@4.9.4#~builtin<compat/typescript>":
|
||||||
version: 4.9.4
|
version: 4.9.4
|
||||||
resolution: "typescript@patch:typescript@npm%3A4.9.4#~builtin<compat/typescript>::version=4.9.4&hash=d73830"
|
resolution: "typescript@patch:typescript@npm%3A4.9.4#~builtin<compat/typescript>::version=4.9.4&hash=ad5954"
|
||||||
bin:
|
bin:
|
||||||
tsc: bin/tsc
|
tsc: bin/tsc
|
||||||
tsserver: bin/tsserver
|
tsserver: bin/tsserver
|
||||||
checksum: 37f6e2c3c5e2aa5934b85b0fddbf32eeac8b1bacf3a5b51d01946936d03f5377fe86255d4e5a4ae628fd0cd553386355ad362c57f13b4635064400f3e8e05b9d
|
checksum: 1caaea6cb7f813e64345190fddc4e6c924d0b698ab81189b503763c4a18f7f5501c69362979d36e19c042d89d936443e768a78b0675690b35eb663d19e0eae71
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue