Upgrade yarn

This commit is contained in:
Lucid Kobold
2022-05-21 19:39:59 -05:00
parent cfd9679c1f
commit 9843b8b973
5 changed files with 795 additions and 777 deletions

File diff suppressed because one or more lines are too long

786
.yarn/releases/yarn-3.2.1.cjs vendored Executable file

File diff suppressed because one or more lines are too long

View File

@@ -4,4 +4,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
yarnPath: .yarn/releases/yarn-3.1.0.cjs
yarnPath: .yarn/releases/yarn-3.2.1.cjs

View File

@@ -42,5 +42,5 @@
"prisma": "^3.0.2",
"typescript": "<4.6.0"
},
"packageManager": "yarn@3.1.0"
"packageManager": "yarn@3.2.1"
}

View File

@@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!
__metadata:
version: 5
version: 6
cacheKey: 8
"@babel/code-frame@npm:^7.0.0":
@@ -1209,28 +1209,28 @@ __metadata:
"@next/swc-linux-arm64-gnu@npm:12.1.4":
version: 12.1.4
resolution: "@next/swc-linux-arm64-gnu@npm:12.1.4"
conditions: os=linux & cpu=arm64
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard
"@next/swc-linux-arm64-musl@npm:12.1.4":
version: 12.1.4
resolution: "@next/swc-linux-arm64-musl@npm:12.1.4"
conditions: os=linux & cpu=arm64
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard
"@next/swc-linux-x64-gnu@npm:12.1.4":
version: 12.1.4
resolution: "@next/swc-linux-x64-gnu@npm:12.1.4"
conditions: os=linux & cpu=x64
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard
"@next/swc-linux-x64-musl@npm:12.1.4":
version: 12.1.4
resolution: "@next/swc-linux-x64-musl@npm:12.1.4"
conditions: os=linux & cpu=x64
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard
@@ -5192,11 +5192,11 @@ __metadata:
"typescript@patch:typescript@<4.6.0#~builtin<compat/typescript>":
version: 4.5.5
resolution: "typescript@patch:typescript@npm%3A4.5.5#~builtin<compat/typescript>::version=4.5.5&hash=ddd1e8"
resolution: "typescript@patch:typescript@npm%3A4.5.5#~builtin<compat/typescript>::version=4.5.5&hash=7ad353"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 9cdde4aae20b2904431f3f2ca8acaf3b0cc52faddf68aa88b288c9d0520221817da43783a756fce7ab9360033ada0371c3ff93dfc4bdb4b13f6e9bac64e1658d
checksum: 858c61fa63f7274ca4aaaffeced854d550bf416cff6e558c4884041b3311fb662f476f167cf5c9f8680c607239797e26a2ee0bcc6467fbc05bfcb218e1c6c671
languageName: node
linkType: hard