Upgrade yarn

This commit is contained in:
Lucid Kobold
2022-05-21 19:42:44 -05:00
parent 0b9492c06a
commit 8556d2437d
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

@@ -44,5 +44,5 @@
"resolutions": {
"@types/react": "^17.0.38"
},
"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":
@@ -1189,28 +1189,28 @@ __metadata:
"@next/swc-linux-arm64-gnu@npm:12.1.5":
version: 12.1.5
resolution: "@next/swc-linux-arm64-gnu@npm:12.1.5"
conditions: os=linux & cpu=arm64
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard
"@next/swc-linux-arm64-musl@npm:12.1.5":
version: 12.1.5
resolution: "@next/swc-linux-arm64-musl@npm:12.1.5"
conditions: os=linux & cpu=arm64
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard
"@next/swc-linux-x64-gnu@npm:12.1.5":
version: 12.1.5
resolution: "@next/swc-linux-x64-gnu@npm:12.1.5"
conditions: os=linux & cpu=x64
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard
"@next/swc-linux-x64-musl@npm:12.1.5":
version: 12.1.5
resolution: "@next/swc-linux-x64-musl@npm:12.1.5"
conditions: os=linux & cpu=x64
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard
@@ -5148,11 +5148,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