Upgrade yarn
This commit is contained in:
14
yarn.lock
14
yarn.lock
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user