Skip to content

Commit 6c2ca00

Browse files
Set new yarn version
1 parent d31bb8f commit 6c2ca00

File tree

8 files changed

+1892
-1876
lines changed

8 files changed

+1892
-1876
lines changed

code/.yarn/releases/yarn-4.10.3.cjs

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

code/.yarn/releases/yarn-4.6.0.cjs

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

code/.yarnrc.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ logFilters:
1212

1313
nodeLinker: node-modules
1414

15-
npmRegistryServer: 'https://registry.yarnpkg.com'
15+
npmRegistryServer: "https://registry.yarnpkg.com"
1616

1717
plugins:
1818
- path: ../.yarn/plugins/@yarnpkg/plugin-typescript.cjs
19-
spec: '@yarnpkg/plugin-typescript'
19+
spec: "@yarnpkg/plugin-typescript"
2020
- path: ../.yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
21-
spec: '@yarnpkg/plugin-interactive-tools'
21+
spec: "@yarnpkg/plugin-interactive-tools"
2222
- path: ../.yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
23-
spec: '@yarnpkg/plugin-workspace-tools'
23+
spec: "@yarnpkg/plugin-workspace-tools"
2424

2525
supportedArchitectures:
2626
cpu:
@@ -35,4 +35,4 @@ supportedArchitectures:
3535
unsafeHttpWhitelist:
3636
- localhost
3737

38-
yarnPath: .yarn/releases/yarn-4.6.0.cjs
38+
yarnPath: .yarn/releases/yarn-4.10.3.cjs

code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@
257257
"built": false
258258
}
259259
},
260-
"packageManager": "yarn@4.6.0",
260+
"packageManager": "yarn@4.10.3",
261261
"engines": {
262262
"node": ">=18.0.0"
263263
},

scripts/.yarn/releases/yarn-4.10.3.cjs

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

scripts/.yarn/releases/yarn-4.6.0.cjs

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

scripts/.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ supportedArchitectures:
3535
unsafeHttpWhitelist:
3636
- localhost
3737

38-
yarnPath: .yarn/releases/yarn-4.6.0.cjs
38+
yarnPath: .yarn/releases/yarn-4.10.3.cjs

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
"verdaccio": "^5.31.1",
197197
"verdaccio-auth-memory": "^10.2.2"
198198
},
199-
"packageManager": "yarn@4.4.0+sha512.91d93b445d9284e7ed52931369bc89a663414e5582d00eea45c67ddc459a2582919eece27c412d6ffd1bd0793ff35399381cb229326b961798ce4f4cc60ddfdb",
199+
"packageManager": "yarn@4.10.3",
200200
"engines": {
201201
"node": ">=22.0.0"
202202
}

0 commit comments

Comments
 (0)