Skip to content

Commit

Permalink
chore: upgrade yarn to 4.2.1 (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjastrzebski authored May 4, 2024
1 parent 9c57fa2 commit 7a9d5ae
Show file tree
Hide file tree
Showing 11 changed files with 8,737 additions and 8,393 deletions.
541 changes: 0 additions & 541 deletions .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

This file was deleted.

28 changes: 0 additions & 28 deletions .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs

This file was deleted.

874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.1.cjs

This file was deleted.

894 changes: 894 additions & 0 deletions .yarn/releases/yarn-4.2.1.cjs

Large diffs are not rendered by default.

9 changes: 1 addition & 8 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
nodeLinker: node-modules
nmHoistingLimits: workspaces

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: '@yarnpkg/plugin-interactive-tools'
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: '@yarnpkg/plugin-workspace-tools'

yarnPath: .yarn/releases/yarn-3.6.1.cjs
yarnPath: .yarn/releases/yarn-4.2.1.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"release-it": "^15.0.0",
"typescript": "^5.0.2"
},
"packageManager": "yarn@3.6.1",
"packageManager": "yarn@4.2.1",
"engines": {
"node": ">= 18.0.0"
},
Expand Down
894 changes: 894 additions & 0 deletions website/.yarn/releases/yarn-4.2.1.cjs

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions website/.yarnrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
compressionLevel: mixed

enableGlobalCache: false

yarnPath: .yarn/releases/yarn-4.2.1.cjs
3 changes: 2 additions & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,6 @@
},
"engines": {
"node": ">=18.0"
}
},
"packageManager": "[email protected]"
}
7,082 changes: 3,541 additions & 3,541 deletions website/yarn.lock

Large diffs are not rendered by default.

6,798 changes: 3,399 additions & 3,399 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 7a9d5ae

Please sign in to comment.