Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit 93dcda5

Browse files
Update yarn monorepo to v4
1 parent 7c7d3c0 commit 93dcda5

9 files changed

Lines changed: 27154 additions & 30045 deletions

File tree

.pnp.cjs

Lines changed: 20888 additions & 23865 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.pnp.loader.mjs

Lines changed: 620 additions & 548 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.yarn/releases/yarn-3.8.2.cjs

Lines changed: 0 additions & 875 deletions
This file was deleted.

.yarn/releases/yarn-4.12.0.cjs

Lines changed: 942 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ packageExtensions:
55
dependencies:
66
"mem-fs": "*"
77

8-
yarnPath: .yarn/releases/yarn-3.8.2.cjs
8+
yarnPath: .yarn/releases/yarn-4.12.0.cjs

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@babel/eslint-parser": "7.24.5",
2929
"@babel/plugin-syntax-flow": "7.24.1",
3030
"@babel/plugin-transform-react-jsx": "7.23.4",
31-
"@yarnpkg/core": "3.7.0",
31+
"@yarnpkg/core": "4.5.0",
3232
"@yarnpkg/sdks": "3.1.2",
3333
"app-root-path": "3.1.0",
3434
"c8": "9.1.0",
@@ -51,5 +51,5 @@
5151
"yeoman-test": "6.3.0",
5252
"yo": "5.0.0"
5353
},
54-
"packageManager": "yarn@3.8.2"
54+
"packageManager": "yarn@4.12.0"
5555
}

shared/flow-deps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "flow-deps",
33
"priavte": true,
4-
"packageManager": "yarn@3.8.2"
4+
"packageManager": "yarn@4.12.0"
55
}

shared/flow-deps/yarn.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
# Manual changes might be lost - proceed with caution!
33

44
__metadata:
5-
version: 6
5+
version: 8
6+
cacheKey: 10
67

78
"flow-deps@workspace:.":
89
version: 0.0.0-use.local

0 commit comments

Comments
 (0)