Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Commit 818c609

Browse files
committed
chore: upgrade yarn to v4
1 parent 505c4a9 commit 818c609

File tree

8 files changed

+6105
-7211
lines changed

8 files changed

+6105
-7211
lines changed

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

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

.yarn/plugins/@yarnpkg/plugin-version.cjs

Lines changed: 0 additions & 550 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.6.4.cjs

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

.yarn/releases/yarn-4.0.0.cjs

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

.yarnrc.yml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
compressionLevel: mixed
2+
13
enableGlobalCache: true
24

35
nodeLinker: node-modules
@@ -6,12 +8,4 @@ npmScopes:
68
storipress:
79
npmRegistryServer: "https://registry.yarnpkg.com"
810

9-
plugins:
10-
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
11-
spec: "@yarnpkg/plugin-interactive-tools"
12-
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
13-
spec: "@yarnpkg/plugin-version"
14-
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
15-
spec: "@yarnpkg/plugin-workspace-tools"
16-
17-
yarnPath: .yarn/releases/yarn-3.6.4.cjs
11+
yarnPath: .yarn/releases/yarn-4.0.0.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@storipress/karbon-mono-repo",
33
"private": true,
4-
"packageManager": "yarn@3.6.4",
4+
"packageManager": "yarn@4.0.0",
55
"scripts": {
66
"dev:prepare": "yarn workspace @storipress/karbon-playground nuxt prepare",
77
"build": "nx run @storipress/karbon:build && yarn dev:prepare",

yarn.lock

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

0 commit comments

Comments
 (0)