Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 6 additions & 15 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
34 changes: 34 additions & 0 deletions .yarn/versions/6a20bebf.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
releases:
"@yarnpkg/builder": patch
"@yarnpkg/cli": patch
"@yarnpkg/core": patch
"@yarnpkg/doctor": patch
"@yarnpkg/extensions": patch
"@yarnpkg/nm": patch
"@yarnpkg/plugin-compat": patch
"@yarnpkg/plugin-constraints": patch
"@yarnpkg/plugin-dlx": patch
"@yarnpkg/plugin-essentials": patch
"@yarnpkg/plugin-exec": patch
"@yarnpkg/plugin-file": patch
"@yarnpkg/plugin-git": patch
"@yarnpkg/plugin-github": patch
"@yarnpkg/plugin-http": patch
"@yarnpkg/plugin-init": patch
"@yarnpkg/plugin-interactive-tools": patch
"@yarnpkg/plugin-jsr": patch
"@yarnpkg/plugin-link": patch
"@yarnpkg/plugin-nm": patch
"@yarnpkg/plugin-npm": patch
"@yarnpkg/plugin-npm-cli": patch
"@yarnpkg/plugin-pack": patch
"@yarnpkg/plugin-patch": patch
"@yarnpkg/plugin-pnp": patch
"@yarnpkg/plugin-pnpm": patch
"@yarnpkg/plugin-stage": patch
"@yarnpkg/plugin-typescript": patch
"@yarnpkg/plugin-version": patch
"@yarnpkg/plugin-workspace-tools": patch
"@yarnpkg/pnpify": patch
"@yarnpkg/sdks": patch
"@yarnpkg/shell": patch
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"dependencies": {
"@iarna/toml": "^2.2.5",
"@yarnpkg/types": "workspace:^",
"chalk": "^3.0.0",
"chalk": "^4.1.2",
"micromatch": "^4.0.2",
"semver": "^7.1.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/yarnpkg-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@yarnpkg/cli": "workspace:^",
"@yarnpkg/core": "workspace:^",
"@yarnpkg/fslib": "workspace:^",
"chalk": "^3.0.0",
"chalk": "^4.1.2",
"clipanion": "^4.0.0-rc.2",
"esbuild": "npm:esbuild-wasm@^0.23.0",
"semver": "^7.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/yarnpkg-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@yarnpkg/parsers": "workspace:^",
"@yarnpkg/shell": "workspace:^",
"camelcase": "^5.3.1",
"chalk": "^3.0.0",
"chalk": "^4.1.2",
"ci-info": "^4.0.0",
"clipanion": "^4.0.0-rc.2",
"cross-spawn": "^7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/yarnpkg-sdks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@yarnpkg/core": "workspace:^",
"@yarnpkg/fslib": "workspace:^",
"@yarnpkg/parsers": "workspace:^",
"chalk": "^3.0.0",
"chalk": "^4.1.2",
"clipanion": "^4.0.0-rc.2",
"comment-json": "^2.2.0",
"lodash": "^4.17.15",
Expand Down
2 changes: 1 addition & 1 deletion packages/yarnpkg-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@yarnpkg/fslib": "workspace:^",
"@yarnpkg/parsers": "workspace:^",
"chalk": "^3.0.0",
"chalk": "^4.1.2",
"clipanion": "^4.0.0-rc.2",
"cross-spawn": "^7.0.3",
"fast-glob": "^3.2.2",
Expand Down
20 changes: 5 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5570,7 +5570,7 @@ __metadata:
"@yarnpkg/core": "workspace:^"
"@yarnpkg/fslib": "workspace:^"
"@yarnpkg/monorepo": "workspace:^"
chalk: "npm:^3.0.0"
chalk: "npm:^4.1.2"
clipanion: "npm:^4.0.0-rc.2"
esbuild: "npm:esbuild-wasm@^0.23.0"
semver: "npm:^7.1.2"
Expand Down Expand Up @@ -5656,7 +5656,7 @@ __metadata:
"@yarnpkg/plugin-pnp": "workspace:^"
"@yarnpkg/shell": "workspace:^"
camelcase: "npm:^5.3.1"
chalk: "npm:^3.0.0"
chalk: "npm:^4.1.2"
ci-info: "npm:^4.0.0"
clipanion: "npm:^4.0.0-rc.2"
comment-json: "npm:^2.2.0"
Expand Down Expand Up @@ -5886,7 +5886,7 @@ __metadata:
"@yarnpkg/libzip": "workspace:^"
"@yarnpkg/sdks": "workspace:^"
"@yarnpkg/types": "workspace:^"
chalk: "npm:^3.0.0"
chalk: "npm:^4.1.2"
clipanion: "npm:^4.0.0-rc.2"
esbuild: "npm:esbuild-wasm@^0.23.0"
eslint: "npm:^9.20.1"
Expand Down Expand Up @@ -6424,7 +6424,7 @@ __metadata:
"@yarnpkg/monorepo": "workspace:^"
"@yarnpkg/parsers": "workspace:^"
"@yarnpkg/pnp": "workspace:^"
chalk: "npm:^3.0.0"
chalk: "npm:^4.1.2"
clipanion: "npm:^4.0.0-rc.2"
comment-json: "npm:^2.2.0"
lodash: "npm:^4.17.15"
Expand All @@ -6443,7 +6443,7 @@ __metadata:
"@yarnpkg/fslib": "workspace:^"
"@yarnpkg/monorepo": "workspace:^"
"@yarnpkg/parsers": "workspace:^"
chalk: "npm:^3.0.0"
chalk: "npm:^4.1.2"
clipanion: "npm:^4.0.0-rc.2"
cross-spawn: "npm:^7.0.3"
fast-glob: "npm:^3.2.2"
Expand Down Expand Up @@ -7783,16 +7783,6 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:^3.0.0":
version: 3.0.0
resolution: "chalk@npm:3.0.0"
dependencies:
ansi-styles: "npm:^4.1.0"
supports-color: "npm:^7.1.0"
checksum: 10/37f90b31fd655fb49c2bd8e2a68aebefddd64522655d001ef417e6f955def0ed9110a867ffc878a533f2dafea5f2032433a37c8a7614969baa7f8a1cd424ddfc
languageName: node
linkType: hard

"chalk@npm:^4.0.0, chalk@npm:^4.1.0, chalk@npm:^4.1.2":
version: 4.1.2
resolution: "chalk@npm:4.1.2"
Expand Down
Loading