mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-10 18:18:56 -04:00
fix(deps): update Yarn deps
This commit is contained in:
7
.changeset/quiet-bottles-remain.md
Normal file
7
.changeset/quiet-bottles-remain.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
"@pnpm/plugin-commands-installation": patch
|
||||
"@pnpm/real-hoist": patch
|
||||
"@pnpm/resolve-dependencies": patch
|
||||
---
|
||||
|
||||
Update Yarn dependencies.
|
||||
@@ -63,7 +63,6 @@
|
||||
"packageManager": "pnpm@7.0.0-alpha.1",
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"@yarnpkg/core": "3.2.0-rc.9",
|
||||
"ansi-regex@<5": "^5.0.1",
|
||||
"clipanion": "3.2.0-rc.6",
|
||||
"glob-parent@3": "^5.1.2",
|
||||
@@ -89,11 +88,6 @@
|
||||
"@babel/types": "*"
|
||||
}
|
||||
},
|
||||
"@yarnpkg/core": {
|
||||
"dependencies": {
|
||||
"@types/lodash": "^4.14.136"
|
||||
}
|
||||
},
|
||||
"jest-circus": {
|
||||
"dependencies": {
|
||||
"slash": "3"
|
||||
|
||||
@@ -82,9 +82,9 @@
|
||||
"@pnpm/sort-packages": "workspace:2.1.8",
|
||||
"@pnpm/store-connection-manager": "workspace:3.2.9",
|
||||
"@pnpm/types": "workspace:7.10.0",
|
||||
"@yarnpkg/core": "3.2.0-rc.9",
|
||||
"@yarnpkg/core": "3.2.0",
|
||||
"@yarnpkg/lockfile": "^1.1.0",
|
||||
"@yarnpkg/parsers": "2.5.0-rc.7",
|
||||
"@yarnpkg/parsers": "2.5.0",
|
||||
"@zkochan/rimraf": "^2.1.2",
|
||||
"@zkochan/table": "^1.0.0",
|
||||
"@zkochan/which": "^2.0.3",
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@pnpm/lockfile-utils": "workspace:3.2.1",
|
||||
"@yarnpkg/nm": "3.0.1-rc.10",
|
||||
"@yarnpkg/nm": "3.0.1",
|
||||
"dependency-path": "workspace:8.0.11"
|
||||
},
|
||||
"funding": "https://opencollective.com/pnpm",
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
"@pnpm/store-controller-types": "workspace:11.0.12",
|
||||
"@pnpm/types": "workspace:7.10.0",
|
||||
"@pnpm/which-version-is-pinned": "workspace:1.0.0",
|
||||
"@yarnpkg/core": "3.2.0-rc.9",
|
||||
"@yarnpkg/core": "3.2.0",
|
||||
"dependency-path": "workspace:8.0.11",
|
||||
"encode-registry": "^3.0.0",
|
||||
"get-npm-tarball-url": "^2.0.3",
|
||||
|
||||
49
pnpm-lock.yaml
generated
49
pnpm-lock.yaml
generated
@@ -5,7 +5,6 @@ neverBuiltDependencies:
|
||||
- level
|
||||
|
||||
overrides:
|
||||
'@yarnpkg/core': 3.2.0-rc.9
|
||||
ansi-regex@<5: ^5.0.1
|
||||
clipanion: 3.2.0-rc.6
|
||||
glob-parent@3: ^5.1.2
|
||||
@@ -25,7 +24,7 @@ overrides:
|
||||
validator@<13.7.0: '>=13.7.0'
|
||||
json-schema@<0.4.0: '>=0.4.0'
|
||||
|
||||
packageExtensionsChecksum: ae99380b640f090c74138482ef1844a1
|
||||
packageExtensionsChecksum: fd79935cba6ca59898c8df8f80eb1058
|
||||
|
||||
importers:
|
||||
|
||||
@@ -2131,9 +2130,9 @@ importers:
|
||||
'@types/sinon': ^10.0.6
|
||||
'@types/yarnpkg__lockfile': ^1.1.5
|
||||
'@types/zkochan__table': npm:@types/table@6.0.0
|
||||
'@yarnpkg/core': 3.2.0-rc.9
|
||||
'@yarnpkg/core': 3.2.0
|
||||
'@yarnpkg/lockfile': ^1.1.0
|
||||
'@yarnpkg/parsers': 2.5.0-rc.7
|
||||
'@yarnpkg/parsers': 2.5.0
|
||||
'@zkochan/rimraf': ^2.1.2
|
||||
'@zkochan/table': ^1.0.0
|
||||
'@zkochan/which': ^2.0.3
|
||||
@@ -2186,9 +2185,9 @@ importers:
|
||||
'@pnpm/sort-packages': link:../sort-packages
|
||||
'@pnpm/store-connection-manager': link:../store-connection-manager
|
||||
'@pnpm/types': link:../types
|
||||
'@yarnpkg/core': 3.2.0-rc.9
|
||||
'@yarnpkg/core': 3.2.0
|
||||
'@yarnpkg/lockfile': 1.1.0
|
||||
'@yarnpkg/parsers': 2.5.0-rc.7
|
||||
'@yarnpkg/parsers': 2.5.0
|
||||
'@zkochan/rimraf': 2.1.2
|
||||
'@zkochan/table': 1.0.0
|
||||
'@zkochan/which': 2.0.3
|
||||
@@ -3037,11 +3036,11 @@ importers:
|
||||
'@pnpm/lockfile-utils': workspace:3.2.1
|
||||
'@pnpm/logger': ^4.0.0
|
||||
'@pnpm/real-hoist': workspace:0.1.7
|
||||
'@yarnpkg/nm': 3.0.1-rc.10
|
||||
'@yarnpkg/nm': 3.0.1
|
||||
dependency-path: workspace:8.0.11
|
||||
dependencies:
|
||||
'@pnpm/lockfile-utils': link:../lockfile-utils
|
||||
'@yarnpkg/nm': 3.0.1-rc.10
|
||||
'@yarnpkg/nm': 3.0.1
|
||||
dependency-path: link:../dependency-path
|
||||
devDependencies:
|
||||
'@pnpm/lockfile-file': link:../lockfile-file
|
||||
@@ -3114,7 +3113,7 @@ importers:
|
||||
'@pnpm/which-version-is-pinned': workspace:1.0.0
|
||||
'@types/ramda': 0.27.39
|
||||
'@types/semver': ^7.3.4
|
||||
'@yarnpkg/core': 3.2.0-rc.9
|
||||
'@yarnpkg/core': 3.2.0
|
||||
dependency-path: workspace:8.0.11
|
||||
encode-registry: ^3.0.0
|
||||
get-npm-tarball-url: ^2.0.3
|
||||
@@ -3141,7 +3140,7 @@ importers:
|
||||
'@pnpm/store-controller-types': link:../store-controller-types
|
||||
'@pnpm/types': link:../types
|
||||
'@pnpm/which-version-is-pinned': link:../which-version-is-pinned
|
||||
'@yarnpkg/core': 3.2.0-rc.9
|
||||
'@yarnpkg/core': 3.2.0
|
||||
dependency-path: link:../dependency-path
|
||||
encode-registry: 3.0.0
|
||||
get-npm-tarball-url: 2.0.3
|
||||
@@ -5205,7 +5204,7 @@ packages:
|
||||
/@types/byline/4.2.33:
|
||||
resolution: {integrity: sha512-LJYez7wrWcJQQDknqZtrZuExMGP0IXmPl1rOOGDqLbu+H7UNNRfKNuSxCBcQMLH1EfjeWidLedC/hCc5dDfBog==}
|
||||
dependencies:
|
||||
'@types/node': 17.0.20
|
||||
'@types/node': 17.0.21
|
||||
dev: true
|
||||
|
||||
/@types/cacheable-request/6.0.2:
|
||||
@@ -5213,7 +5212,7 @@ packages:
|
||||
dependencies:
|
||||
'@types/http-cache-semantics': 4.0.1
|
||||
'@types/keyv': 3.1.3
|
||||
'@types/node': 17.0.20
|
||||
'@types/node': 17.0.21
|
||||
'@types/responselike': 1.0.0
|
||||
dev: false
|
||||
|
||||
@@ -5330,7 +5329,7 @@ packages:
|
||||
/@types/keyv/3.1.3:
|
||||
resolution: {integrity: sha512-FXCJgyyN3ivVgRoml4h94G/p3kY+u/B86La+QptcqJaWtBWtmc6TtkNfS40n9bIvyLteHh7zXOtgbobORKPbDg==}
|
||||
dependencies:
|
||||
'@types/node': 17.0.20
|
||||
'@types/node': 17.0.21
|
||||
dev: false
|
||||
|
||||
/@types/lodash/4.14.178:
|
||||
@@ -5382,6 +5381,9 @@ packages:
|
||||
/@types/node/17.0.20:
|
||||
resolution: {integrity: sha512-Q15Clj3lZSLnhVA6yKw1G7SQz46DeL9gO1TEgfK1OQGvMdQ6TUWmCeWf1QBUNkw2BDfV52i2YuYd9OF3ZwGhjw==}
|
||||
|
||||
/@types/node/17.0.21:
|
||||
resolution: {integrity: sha512-DBZCJbhII3r90XbQxI8Y9IjjiiOGlZ0Hr32omXIZvwwZ7p4DMMXGrKXVyPfuoBOri9XNtL0UK69jYIBIsRX3QQ==}
|
||||
|
||||
/@types/normalize-package-data/2.4.1:
|
||||
resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==}
|
||||
dev: true
|
||||
@@ -5414,7 +5416,7 @@ packages:
|
||||
/@types/responselike/1.0.0:
|
||||
resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==}
|
||||
dependencies:
|
||||
'@types/node': 17.0.20
|
||||
'@types/node': 17.0.21
|
||||
dev: false
|
||||
|
||||
/@types/retry/0.12.1:
|
||||
@@ -5758,8 +5760,8 @@ packages:
|
||||
/@verdaccio/ui-theme/6.0.0-6-next.16:
|
||||
resolution: {integrity: sha512-FbYl3273qaA0/fRwrvE876/HuvU81zjsnR70rCEojBelDuddl3xbY1LVdvthCjUGuIj2SUNpTzGhyROdqHJUCg==}
|
||||
|
||||
/@yarnpkg/core/3.2.0-rc.9:
|
||||
resolution: {integrity: sha512-rmH63l18emHFbu40n0TKHwzVtuzjFJJvbtt3RgwP9XdVxbh/yvFkbUwBJtAjihBV3//zLF2tRea6aiEN/Ap6Fg==}
|
||||
/@yarnpkg/core/3.2.0:
|
||||
resolution: {integrity: sha512-Yu6+PILWXLp/HFVWulcDdvDT/MD/32/6oQUaUAXu7kx9JF4gb3SaKtW9yUoqLzq6rwL0B5caYoUHzFX8r/Lgqw==}
|
||||
engines: {node: '>=12 <14 || 14.2 - 14.9 || >14.10.0'}
|
||||
dependencies:
|
||||
'@arcanis/slice-ansi': 1.1.1
|
||||
@@ -5785,7 +5787,6 @@ packages:
|
||||
micromatch: 4.0.4
|
||||
mkdirp: 0.5.5
|
||||
p-limit: 2.3.0
|
||||
p-queue: 6.6.2
|
||||
pluralize: 7.0.0
|
||||
pretty-bytes: 5.6.0
|
||||
semver: 7.3.5
|
||||
@@ -5826,11 +5827,11 @@ packages:
|
||||
resolution: {integrity: sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==}
|
||||
dev: false
|
||||
|
||||
/@yarnpkg/nm/3.0.1-rc.10:
|
||||
resolution: {integrity: sha512-tTMEwdkqFeFVhOPHgA/kKDeURvPGCVxYHptk+f/gd+NSulSRrxt+CVO/c2UwqMBUtcEKz6hMJU57Za2/JwPZHw==}
|
||||
/@yarnpkg/nm/3.0.1:
|
||||
resolution: {integrity: sha512-O0EqC3mYoH90z+qe7x3/mH29j9tVxMtQCvGgLfBKGF88WqrMnu0pFIae7ggXFMB2knQ6/yE2uS9Rm/3HkggaJA==}
|
||||
engines: {node: '>=12 <14 || 14.2 - 14.9 || >14.10.0'}
|
||||
dependencies:
|
||||
'@yarnpkg/core': 3.2.0-rc.9
|
||||
'@yarnpkg/core': 3.2.0
|
||||
'@yarnpkg/fslib': 2.6.1
|
||||
dev: false
|
||||
|
||||
@@ -5842,14 +5843,6 @@ packages:
|
||||
tslib: 1.14.1
|
||||
dev: false
|
||||
|
||||
/@yarnpkg/parsers/2.5.0-rc.7:
|
||||
resolution: {integrity: sha512-gPImmfW+iEp/60KZX2yTuBvLA3VXsK6JX56p6GadETycPSlj59qmRHJwYtANwecZb6cVIUOJ8Dybo9m0YaeasQ==}
|
||||
engines: {node: '>=12 <14 || 14.2 - 14.9 || >14.10.0'}
|
||||
dependencies:
|
||||
js-yaml: 3.14.1
|
||||
tslib: 1.14.1
|
||||
dev: false
|
||||
|
||||
/@yarnpkg/pnp/2.3.2:
|
||||
resolution: {integrity: sha512-JdwHu1WBCISqJEhIwx6Hbpe8MYsYbkGMxoxolkDiAeJ9IGEe08mQcbX1YmUDV1ozSWlm9JZE90nMylcDsXRFpA==}
|
||||
engines: {node: '>=10.19.0'}
|
||||
|
||||
Reference in New Issue
Block a user