fix(deps): update Yarn deps

This commit is contained in:
Zoltan Kochan
2022-10-13 04:21:20 +03:00
parent 598d6ec898
commit e35988d1f9
7 changed files with 301 additions and 345 deletions

View File

@@ -0,0 +1,7 @@
---
"@pnpm/plugin-commands-installation": patch
"@pnpm/resolve-dependencies": patch
"@pnpm/real-hoist": patch
---
Update Yarn dependencies.

View File

@@ -65,9 +65,8 @@
"packageManager": "pnpm@7.10.0",
"pnpm": {
"overrides": {
"@yarnpkg/core": "4.0.0-rc.15",
"@yarnpkg/fslib": "3.0.0-rc.15",
"@yarnpkg/libzip": "3.0.0-rc.15",
"@yarnpkg/fslib": "3.0.0-rc.25",
"@yarnpkg/libzip": "3.0.0-rc.25",
"glob-parent@<5.1.2": ">=5.1.2",
"hosted-git-info@4": "npm:@zkochan/hosted-git-info@^4.0.2",
"istanbul-reports": "npm:@zkochan/istanbul-reports",

View File

@@ -85,7 +85,7 @@
"@types/ramda": "0.28.15",
"@types/semver": "7.3.12",
"@types/sinon": "^10.0.13",
"@yarnpkg/core": "4.0.0-rc.15",
"@yarnpkg/core": "4.0.0-rc.25",
"deep-require-cwd": "1.0.0",
"execa": "npm:safe-execa@^0.1.2",
"exists-link": "2.0.0",

View File

@@ -42,7 +42,7 @@
"@types/normalize-path": "^3.0.0",
"@types/ramda": "0.28.15",
"@types/semver": "7.3.12",
"@yarnpkg/core": "4.0.0-rc.15"
"@yarnpkg/core": "4.0.0-rc.25"
},
"funding": "https://opencollective.com/pnpm",
"exports": {

View File

@@ -83,7 +83,7 @@
"@pnpm/sort-packages": "workspace:*",
"@pnpm/store-connection-manager": "workspace:*",
"@pnpm/types": "workspace:*",
"@yarnpkg/core": "4.0.0-rc.15",
"@yarnpkg/core": "4.0.0-rc.25",
"@yarnpkg/lockfile": "^1.1.0",
"@yarnpkg/parsers": "3.0.0-rc.25",
"@zkochan/rimraf": "^2.1.2",

View File

@@ -43,7 +43,7 @@
"@pnpm/store-controller-types": "workspace:*",
"@pnpm/types": "workspace:*",
"@pnpm/which-version-is-pinned": "workspace:*",
"@yarnpkg/core": "4.0.0-rc.15",
"@yarnpkg/core": "4.0.0-rc.25",
"dependency-path": "workspace:*",
"encode-registry": "^3.0.0",
"filenamify": "^4.3.0",

626
pnpm-lock.yaml generated
View File

File diff suppressed because it is too large Load Diff