Skip to content

Commit 15cfa88

Browse files
committed
chore: update to yarn4
1 parent 6df0c4a commit 15cfa88

File tree

7 files changed

+7090
-7422
lines changed

7 files changed

+7090
-7422
lines changed

.yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

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

.yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs

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

.yarn/releases/yarn-3.8.5.cjs

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

.yarn/releases/yarn-4.5.3.cjs

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

.yarnrc.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1+
compressionLevel: mixed
2+
3+
enableGlobalCache: false
4+
15
nodeLinker: node-modules
26

3-
plugins:
4-
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
5-
spec: "@yarnpkg/plugin-interactive-tools"
6-
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
7-
spec: "@yarnpkg/plugin-workspace-tools"
7+
yarnPath: .yarn/releases/yarn-4.5.3.cjs
88

9-
yarnPath: .yarn/releases/yarn-3.8.5.cjs
9+
npmPublishRegistry: 'https://registry.npmjs.org'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,5 +113,5 @@
113113
"type": "opencollective",
114114
"url": "https://opencollective.com/react-spring"
115115
},
116-
"packageManager": "yarn@3.8.5"
116+
"packageManager": "yarn@4.5.3"
117117
}

yarn.lock

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

0 commit comments

Comments
 (0)