Chore: Update yarn to 4.0.2 (#81056)

update yarn to 4.0.2
This commit is contained in:
Josh Hunt 2024-01-23 11:50:38 +00:00 committed by GitHub
parent 86cb412b1d
commit c6de657155
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 899 additions and 899 deletions

File diff suppressed because one or more lines are too long

893
.yarn/releases/yarn-4.0.2.cjs vendored Executable file

File diff suppressed because one or more lines are too long

View File

@ -7,10 +7,10 @@ enableTelemetry: false
nodeLinker: pnp
packageExtensions:
"@storybook/core-common@7.4.5":
'@storybook/core-common@7.4.5':
dependencies:
'@storybook/react-webpack5': 7.4.5
"croact-css-styled@1.1.9":
'croact-css-styled@1.1.9':
dependencies:
croact: 1.0.4
doctrine@3.0.0:
@ -29,16 +29,16 @@ packageExtensions:
react-simple-compat: 1.2.2
react-icons@2.2.7:
peerDependencies:
prop-types: "*"
prop-types: '*'
react-resizable@3.0.4:
peerDependencies:
react-dom: 17.0.1
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs
spec: "https://mskelton.dev/yarn-outdated/v2"
spec: 'https://mskelton.dev/yarn-outdated/v2'
yarnPath: .yarn/releases/yarn-4.0.0.cjs
yarnPath: .yarn/releases/yarn-4.0.2.cjs
# Uncomment the following lines if you want to use Verdaccio local npm registry. Read more at packages/README.md
# npmScopes:
# grafana:

View File

@ -429,7 +429,7 @@
"engines": {
"node": ">= 20"
},
"packageManager": "yarn@4.0.0",
"packageManager": "yarn@4.0.2",
"dependenciesMeta": {
"prettier@3.2.4": {
"unplugged": true