mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-26 07:59:48 +03:00
Update Yarn
This commit is contained in:
parent
9f7fbb0ba0
commit
48c905569e
768
.yarn/releases/yarn-3.1.1.cjs
vendored
768
.yarn/releases/yarn-3.1.1.cjs
vendored
File diff suppressed because one or more lines are too long
785
.yarn/releases/yarn-3.2.0.cjs
vendored
Normal file
785
.yarn/releases/yarn-3.2.0.cjs
vendored
Normal file
File diff suppressed because one or more lines are too long
22
.yarnrc.yml
22
.yarnrc.yml
|
@ -1,16 +1,16 @@
|
||||||
yarnPath: .yarn/releases/yarn-3.1.1.cjs
|
|
||||||
|
|
||||||
packageExtensions:
|
packageExtensions:
|
||||||
'@storybook/react@*':
|
"@storybook/react@*":
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': '*'
|
"@types/node": "*"
|
||||||
'@storybook/theming@*':
|
"@storybook/theming@*":
|
||||||
dependencies:
|
dependencies:
|
||||||
'@emotion/serialize': '^0.11.16'
|
"@emotion/serialize": ^0.11.16
|
||||||
'@emotion/utils': '^0.11.3'
|
"@emotion/utils": ^0.11.3
|
||||||
'apollo-server-core@^3.4.0':
|
apollo-server-core@^3.4.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': '*'
|
"@types/node": "*"
|
||||||
'tarn@^3.0.1':
|
tarn@^3.0.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': '*'
|
"@types/node": "*"
|
||||||
|
|
||||||
|
yarnPath: .yarn/releases/yarn-3.2.0.cjs
|
||||||
|
|
|
@ -40,5 +40,5 @@
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"@babel/highlight/chalk": "Methuselah96/chalk#head=v2-without-process"
|
"@babel/highlight/chalk": "Methuselah96/chalk#head=v2-without-process"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.1.1"
|
"packageManager": "yarn@3.2.0"
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# Manual changes might be lost - proceed with caution!
|
# Manual changes might be lost - proceed with caution!
|
||||||
|
|
||||||
__metadata:
|
__metadata:
|
||||||
version: 5
|
version: 6
|
||||||
cacheKey: 8
|
cacheKey: 8
|
||||||
|
|
||||||
"@ampproject/remapping@npm:^2.0.0":
|
"@ampproject/remapping@npm:^2.0.0":
|
||||||
|
@ -8959,7 +8959,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"acorn@npm:^8.2.4, acorn@npm:^8.4.1, acorn@npm:^8.7.0":
|
"acorn@npm:^8.2.4, acorn@npm:^8.4.1, acorn@npm:^8.5.0, acorn@npm:^8.7.0":
|
||||||
version: 8.7.0
|
version: 8.7.0
|
||||||
resolution: "acorn@npm:8.7.0"
|
resolution: "acorn@npm:8.7.0"
|
||||||
bin:
|
bin:
|
||||||
|
@ -27104,11 +27104,11 @@ __metadata:
|
||||||
|
|
||||||
"typescript@patch:typescript@~4.5.5#~builtin<compat/typescript>":
|
"typescript@patch:typescript@~4.5.5#~builtin<compat/typescript>":
|
||||||
version: 4.5.5
|
version: 4.5.5
|
||||||
resolution: "typescript@patch:typescript@npm%3A4.5.5#~builtin<compat/typescript>::version=4.5.5&hash=493e53"
|
resolution: "typescript@patch:typescript@npm%3A4.5.5#~builtin<compat/typescript>::version=4.5.5&hash=bda367"
|
||||||
bin:
|
bin:
|
||||||
tsc: bin/tsc
|
tsc: bin/tsc
|
||||||
tsserver: bin/tsserver
|
tsserver: bin/tsserver
|
||||||
checksum: c05c318d79c690f101d7ffb34cd6c7d6bbd884d3af9cefe7749ad0cd6be43c7082f098280982ca945dcba23fde34a08fed9602bb26540936baf8c0520727d3ba
|
checksum: 858c61fa63f7274ca4aaaffeced854d550bf416cff6e558c4884041b3311fb662f476f167cf5c9f8680c607239797e26a2ee0bcc6467fbc05bfcb218e1c6c671
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user