update yarn
This commit is contained in:
Родитель
1158da52a1
Коммит
4713f175e0
Различия файлов скрыты, потому что одна или несколько строк слишком длинны
Различия файлов скрыты, потому что одна или несколько строк слишком длинны
|
@ -18,4 +18,4 @@ plugins:
|
|||
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
|
||||
spec: "@yarnpkg/plugin-version"
|
||||
|
||||
yarnPath: .yarn/releases/yarn-3.2.0.cjs
|
||||
yarnPath: .yarn/releases/yarn-3.2.1.cjs
|
||||
|
|
|
@ -55,5 +55,5 @@
|
|||
"not ie 11",
|
||||
"not op_mini all"
|
||||
],
|
||||
"packageManager": "yarn@3.2.0"
|
||||
"packageManager": "yarn@3.2.1"
|
||||
}
|
||||
|
|
|
@ -26,7 +26,8 @@
|
|||
"@types/node": "^17.0.35",
|
||||
"@types/react": "^18.0.9",
|
||||
"arquero": "^4.8.8",
|
||||
"react": "^18.1.0"
|
||||
"react": "^18.1.0",
|
||||
"typescript": "^4.7.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@thematic/core": ">= 2",
|
||||
|
|
|
@ -3765,6 +3765,7 @@ __metadata:
|
|||
"@types/react": ^18.0.9
|
||||
arquero: ^4.8.8
|
||||
react: ^18.1.0
|
||||
typescript: ^4.7.2
|
||||
peerDependencies:
|
||||
"@thematic/core": ">= 2"
|
||||
"@types/node": "*"
|
||||
|
@ -17995,17 +17996,17 @@ resolve@^2.0.0-next.3:
|
|||
|
||||
"typescript@patch:typescript@^4.7.2#~builtin<compat/typescript>":
|
||||
version: 4.7.2
|
||||
resolution: "typescript@patch:typescript@npm%3A4.7.2#~builtin<compat/typescript>::version=4.7.2&hash=bda367"
|
||||
resolution: "typescript@patch:typescript@npm%3A4.7.2#~builtin<compat/typescript>::version=4.7.2&hash=7ad353"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: 09d93fc0983d38eadd9b0427f790b49b4437f45002a87d447be3fbe53120880e87a91dd03e1d900498f99205d6e0b7c9784fe41fca11d56f4bbce371f74bb160
|
||||
checksum: 7e2b9a9f4a70fb7616f1b0d986977f8e34a74f046202fa7f24fdee79589598277810fa216b3776c20c0683a9235872c73be34fdb93f67f98c1efaca40999422f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@patch:typescript@~4.6.3#~builtin<compat/typescript>":
|
||||
version: 4.6.4
|
||||
resolution: "typescript@patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=bda367"
|
||||
resolution: "typescript@patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=7ad353"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
|
|
Загрузка…
Ссылка в новой задаче