mirror of
https://github.com/pnpm/pnpm.git
synced 2025-12-26 00:28:10 -05:00
fix(deps): update
This commit is contained in:
14
.changeset/tricky-apes-love.md
Normal file
14
.changeset/tricky-apes-love.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
"@pnpm/plugin-commands-installation": patch
|
||||
"@pnpm/resolve-dependencies": patch
|
||||
"@pnpm/plugin-commands-config": patch
|
||||
"@pnpm/package-requester": patch
|
||||
"@pnpm/tarball-fetcher": patch
|
||||
"@pnpm/local-resolver": patch
|
||||
"@pnpm/real-hoist": patch
|
||||
"@pnpm/npm-resolver": patch
|
||||
"@pnpm/package-store": patch
|
||||
"@pnpm/cafs": patch
|
||||
---
|
||||
|
||||
Dependencies have been updated.
|
||||
@@ -34,7 +34,7 @@
|
||||
"@pnpm/config": "workspace:*",
|
||||
"@pnpm/error": "workspace:*",
|
||||
"@pnpm/run-npm": "workspace:*",
|
||||
"ini": "4.1.0",
|
||||
"ini": "4.1.1",
|
||||
"read-ini-file": "4.0.0",
|
||||
"render-help": "^1.0.3",
|
||||
"sort-keys": "^4.2.0",
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
"@zkochan/retry": "^0.2.0",
|
||||
"p-map-values": "^1.0.0",
|
||||
"ramda": "npm:@pnpm/ramda@0.28.1",
|
||||
"ssri": "10.0.3"
|
||||
"ssri": "10.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/cafs-types": "workspace:*",
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
"@types/normalize-path": "^3.0.0",
|
||||
"@types/ramda": "0.28.20",
|
||||
"@types/semver": "7.3.13",
|
||||
"@yarnpkg/core": "4.0.0-rc.42"
|
||||
"@yarnpkg/core": "4.0.0-rc.45"
|
||||
},
|
||||
"funding": "https://opencollective.com/pnpm",
|
||||
"exports": {
|
||||
|
||||
@@ -88,7 +88,7 @@
|
||||
"@types/ramda": "0.28.20",
|
||||
"@types/semver": "7.3.13",
|
||||
"@types/sinon": "^10.0.15",
|
||||
"@yarnpkg/core": "4.0.0-rc.42",
|
||||
"@yarnpkg/core": "4.0.0-rc.45",
|
||||
"ci-info": "^3.8.0",
|
||||
"deep-require-cwd": "1.0.0",
|
||||
"execa": "npm:safe-execa@0.1.2",
|
||||
|
||||
@@ -61,7 +61,7 @@
|
||||
"rename-overwrite": "^4.0.3",
|
||||
"safe-promise-defer": "^1.0.1",
|
||||
"semver": "^7.5.1",
|
||||
"ssri": "10.0.3"
|
||||
"ssri": "10.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/cafs-types": "workspace:*",
|
||||
|
||||
@@ -86,9 +86,9 @@
|
||||
"@pnpm/types": "workspace:*",
|
||||
"@pnpm/which": "^3.0.1",
|
||||
"@pnpm/workspace.pkgs-graph": "workspace:*",
|
||||
"@yarnpkg/core": "4.0.0-rc.42",
|
||||
"@yarnpkg/core": "4.0.0-rc.45",
|
||||
"@yarnpkg/lockfile": "^1.1.0",
|
||||
"@yarnpkg/parsers": "3.0.0-rc.42",
|
||||
"@yarnpkg/parsers": "3.0.0-rc.45",
|
||||
"@zkochan/rimraf": "^2.1.2",
|
||||
"@zkochan/table": "^2.0.1",
|
||||
"chalk": "^4.1.2",
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"@pnpm/dependency-path": "workspace:*",
|
||||
"@pnpm/error": "workspace:*",
|
||||
"@pnpm/lockfile-utils": "workspace:*",
|
||||
"@yarnpkg/nm": "4.0.0-rc.42"
|
||||
"@yarnpkg/nm": "4.0.0-rc.45"
|
||||
},
|
||||
"funding": "https://opencollective.com/pnpm",
|
||||
"devDependencies": {
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"@pnpm/store-controller-types": "workspace:*",
|
||||
"@pnpm/types": "workspace:*",
|
||||
"@pnpm/which-version-is-pinned": "workspace:*",
|
||||
"@yarnpkg/core": "4.0.0-rc.42",
|
||||
"@yarnpkg/core": "4.0.0-rc.45",
|
||||
"encode-registry": "^3.0.0",
|
||||
"filenamify": "^4.3.0",
|
||||
"get-npm-tarball-url": "^2.0.3",
|
||||
|
||||
149
pnpm-lock.yaml
generated
149
pnpm-lock.yaml
generated
@@ -732,8 +732,8 @@ importers:
|
||||
specifier: workspace:*
|
||||
version: link:../../exec/run-npm
|
||||
ini:
|
||||
specifier: 4.1.0
|
||||
version: 4.1.0
|
||||
specifier: 4.1.1
|
||||
version: 4.1.1
|
||||
read-ini-file:
|
||||
specifier: 4.0.0
|
||||
version: 4.0.0
|
||||
@@ -1497,8 +1497,8 @@ importers:
|
||||
specifier: npm:@pnpm/ramda@0.28.1
|
||||
version: /@pnpm/ramda@0.28.1
|
||||
ssri:
|
||||
specifier: 10.0.3
|
||||
version: 10.0.3
|
||||
specifier: 10.0.4
|
||||
version: 10.0.4
|
||||
devDependencies:
|
||||
'@pnpm/cafs-types':
|
||||
specifier: workspace:*
|
||||
@@ -1719,7 +1719,7 @@ importers:
|
||||
version: link:../../packages/types
|
||||
'@yarnpkg/extensions':
|
||||
specifier: 2.0.0-rc.22
|
||||
version: 2.0.0-rc.22(@yarnpkg/core@4.0.0-rc.42)
|
||||
version: 2.0.0-rc.22(@yarnpkg/core@4.0.0-rc.45)
|
||||
normalize-path:
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0
|
||||
@@ -1743,8 +1743,8 @@ importers:
|
||||
specifier: 7.3.13
|
||||
version: 7.3.13
|
||||
'@yarnpkg/core':
|
||||
specifier: 4.0.0-rc.42
|
||||
version: 4.0.0-rc.42(typanion@3.12.1)
|
||||
specifier: 4.0.0-rc.45
|
||||
version: 4.0.0-rc.45(typanion@3.12.1)
|
||||
|
||||
hooks/types:
|
||||
dependencies:
|
||||
@@ -2943,8 +2943,8 @@ importers:
|
||||
specifier: ^10.0.15
|
||||
version: 10.0.15
|
||||
'@yarnpkg/core':
|
||||
specifier: 4.0.0-rc.42
|
||||
version: 4.0.0-rc.42(typanion@3.12.1)
|
||||
specifier: 4.0.0-rc.45
|
||||
version: 4.0.0-rc.45(typanion@3.12.1)
|
||||
ci-info:
|
||||
specifier: ^3.8.0
|
||||
version: 3.8.0
|
||||
@@ -3530,8 +3530,8 @@ importers:
|
||||
specifier: ^7.5.1
|
||||
version: 7.5.1
|
||||
ssri:
|
||||
specifier: 10.0.3
|
||||
version: 10.0.3
|
||||
specifier: 10.0.4
|
||||
version: 10.0.4
|
||||
devDependencies:
|
||||
'@pnpm/cafs-types':
|
||||
specifier: workspace:*
|
||||
@@ -3669,14 +3669,14 @@ importers:
|
||||
specifier: workspace:*
|
||||
version: link:../../workspace/pkgs-graph
|
||||
'@yarnpkg/core':
|
||||
specifier: 4.0.0-rc.42
|
||||
version: 4.0.0-rc.42(typanion@3.12.1)
|
||||
specifier: 4.0.0-rc.45
|
||||
version: 4.0.0-rc.45(typanion@3.12.1)
|
||||
'@yarnpkg/lockfile':
|
||||
specifier: ^1.1.0
|
||||
version: 1.1.0
|
||||
'@yarnpkg/parsers':
|
||||
specifier: 3.0.0-rc.42
|
||||
version: 3.0.0-rc.42
|
||||
specifier: 3.0.0-rc.45
|
||||
version: 3.0.0-rc.45
|
||||
'@zkochan/rimraf':
|
||||
specifier: ^2.1.2
|
||||
version: 2.1.2
|
||||
@@ -3827,8 +3827,8 @@ importers:
|
||||
specifier: workspace:*
|
||||
version: link:../../lockfile/lockfile-utils
|
||||
'@yarnpkg/nm':
|
||||
specifier: 4.0.0-rc.42
|
||||
version: 4.0.0-rc.42(typanion@3.12.1)
|
||||
specifier: 4.0.0-rc.45
|
||||
version: 4.0.0-rc.45(typanion@3.12.1)
|
||||
devDependencies:
|
||||
'@pnpm/lockfile-file':
|
||||
specifier: workspace:*
|
||||
@@ -3925,8 +3925,8 @@ importers:
|
||||
specifier: workspace:*
|
||||
version: link:../../packages/which-version-is-pinned
|
||||
'@yarnpkg/core':
|
||||
specifier: 4.0.0-rc.42
|
||||
version: 4.0.0-rc.42(typanion@3.12.1)
|
||||
specifier: 4.0.0-rc.45
|
||||
version: 4.0.0-rc.45(typanion@3.12.1)
|
||||
encode-registry:
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0
|
||||
@@ -4759,8 +4759,8 @@ importers:
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0
|
||||
ssri:
|
||||
specifier: 10.0.3
|
||||
version: 10.0.3
|
||||
specifier: 10.0.4
|
||||
version: 10.0.4
|
||||
devDependencies:
|
||||
'@pnpm/local-resolver':
|
||||
specifier: workspace:*
|
||||
@@ -4835,8 +4835,8 @@ importers:
|
||||
specifier: ^7.5.1
|
||||
version: 7.5.1
|
||||
ssri:
|
||||
specifier: 10.0.3
|
||||
version: 10.0.3
|
||||
specifier: 10.0.4
|
||||
version: 10.0.4
|
||||
version-selector-type:
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0
|
||||
@@ -5367,7 +5367,7 @@ importers:
|
||||
specifier: ^2.0.0
|
||||
version: 2.0.0
|
||||
decompress-maybe:
|
||||
specifier: ^1.0.0
|
||||
specifier: 1.0.0
|
||||
version: 1.0.0
|
||||
get-stream:
|
||||
specifier: ^6.0.1
|
||||
@@ -5382,8 +5382,8 @@ importers:
|
||||
specifier: ^4.0.3
|
||||
version: 4.0.3
|
||||
ssri:
|
||||
specifier: 10.0.3
|
||||
version: 10.0.3
|
||||
specifier: 10.0.4
|
||||
version: 10.0.4
|
||||
strip-bom:
|
||||
specifier: ^4.0.0
|
||||
version: 4.0.0
|
||||
@@ -5507,8 +5507,8 @@ importers:
|
||||
specifier: npm:@pnpm/ramda@0.28.1
|
||||
version: /@pnpm/ramda@0.28.1
|
||||
ssri:
|
||||
specifier: 10.0.3
|
||||
version: 10.0.3
|
||||
specifier: 10.0.4
|
||||
version: 10.0.4
|
||||
write-json-file:
|
||||
specifier: ^4.3.0
|
||||
version: 4.3.0
|
||||
@@ -5702,8 +5702,8 @@ importers:
|
||||
specifier: ^4.0.0
|
||||
version: 4.0.0
|
||||
ssri:
|
||||
specifier: 10.0.3
|
||||
version: 10.0.3
|
||||
specifier: 10.0.4
|
||||
version: 10.0.4
|
||||
tempy:
|
||||
specifier: ^1.0.1
|
||||
version: 1.0.1
|
||||
@@ -8902,7 +8902,7 @@ packages:
|
||||
/@types/byline@4.2.33:
|
||||
resolution: {integrity: sha512-LJYez7wrWcJQQDknqZtrZuExMGP0IXmPl1rOOGDqLbu+H7UNNRfKNuSxCBcQMLH1EfjeWidLedC/hCc5dDfBog==}
|
||||
dependencies:
|
||||
'@types/node': 20.2.5
|
||||
'@types/node': 14.18.48
|
||||
dev: true
|
||||
|
||||
/@types/cacheable-request@6.0.3:
|
||||
@@ -8910,7 +8910,7 @@ packages:
|
||||
dependencies:
|
||||
'@types/http-cache-semantics': 4.0.1
|
||||
'@types/keyv': 3.1.4
|
||||
'@types/node': 20.2.5
|
||||
'@types/node': 14.18.48
|
||||
'@types/responselike': 1.0.0
|
||||
|
||||
/@types/concat-stream@2.0.0:
|
||||
@@ -8938,7 +8938,7 @@ packages:
|
||||
resolution: {integrity: sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==}
|
||||
dependencies:
|
||||
'@types/minimatch': 5.1.2
|
||||
'@types/node': 20.2.5
|
||||
'@types/node': 14.18.48
|
||||
dev: true
|
||||
|
||||
/@types/graceful-fs@4.1.6:
|
||||
@@ -9012,7 +9012,7 @@ packages:
|
||||
/@types/keyv@3.1.4:
|
||||
resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==}
|
||||
dependencies:
|
||||
'@types/node': 20.2.5
|
||||
'@types/node': 14.18.48
|
||||
|
||||
/@types/lodash@4.14.181:
|
||||
resolution: {integrity: sha512-n3tyKthHJbkiWhDZs3DkhkCzt2MexYHXlX0td5iMplyfwketaOeKboEVBqzceH7juqvEg3q5oUoBFxSLu7zFag==}
|
||||
@@ -9055,7 +9055,6 @@ packages:
|
||||
|
||||
/@types/node@14.18.48:
|
||||
resolution: {integrity: sha512-iL0PIMwejpmuVHgfibHpfDwOdsbmB50wr21X71VnF5d7SsBF7WK+ZvP/SCcFm7Iwb9iiYSap9rlrdhToNAWdxg==}
|
||||
dev: true
|
||||
|
||||
/@types/node@18.16.16:
|
||||
resolution: {integrity: sha512-NpaM49IGQQAUlBhHMF82QH80J08os4ZmyF9MkpCzWAGuOHqE4gTEbhzd7L3l5LmWuZ6E0OiC1FweQ4tsiW35+g==}
|
||||
@@ -9095,7 +9094,7 @@ packages:
|
||||
/@types/responselike@1.0.0:
|
||||
resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==}
|
||||
dependencies:
|
||||
'@types/node': 20.2.5
|
||||
'@types/node': 14.18.48
|
||||
|
||||
/@types/retry@0.12.2:
|
||||
resolution: {integrity: sha512-XISRgDJ2Tc5q4TRqvgJtzsRkFYNJzZrhTdtMoGVBttwzzQJkPnS3WWTFc7kuDRoPtPakl+T+OfdEUjYJj7Jbow==}
|
||||
@@ -9496,8 +9495,8 @@ packages:
|
||||
- typanion
|
||||
dev: true
|
||||
|
||||
/@yarnpkg/core@4.0.0-rc.42(typanion@3.12.1):
|
||||
resolution: {integrity: sha512-3P4wHcXp/xrWel2Gqwx33p7qy3389yK9Q44RH39r343uMHz36HLf82giIeWVo5daFzGPDh3/ahrLCGFsm5LyHw==}
|
||||
/@yarnpkg/core@4.0.0-rc.45(typanion@3.12.1):
|
||||
resolution: {integrity: sha512-FOJHKIa9CuN5vipQA/pxU3q3ab0vPAcjYAW4g5+hihKL0FSH2ygM9mlMHelo850RMoVWoZ+/c+N3AN2oBk7L6A==}
|
||||
engines: {node: '>=14.15.0'}
|
||||
dependencies:
|
||||
'@arcanis/slice-ansi': 1.1.1
|
||||
@@ -9529,46 +9528,13 @@ packages:
|
||||
transitivePeerDependencies:
|
||||
- typanion
|
||||
|
||||
/@yarnpkg/core@4.0.0-rc.45(typanion@3.12.1):
|
||||
resolution: {integrity: sha512-FOJHKIa9CuN5vipQA/pxU3q3ab0vPAcjYAW4g5+hihKL0FSH2ygM9mlMHelo850RMoVWoZ+/c+N3AN2oBk7L6A==}
|
||||
engines: {node: '>=14.15.0'}
|
||||
dependencies:
|
||||
'@arcanis/slice-ansi': 1.1.1
|
||||
'@types/lodash': 4.14.181
|
||||
'@types/semver': 7.5.0
|
||||
'@types/treeify': 1.0.0
|
||||
'@yarnpkg/fslib': 3.0.0-rc.25
|
||||
'@yarnpkg/libzip': 3.0.0-rc.25(@yarnpkg/fslib@3.0.0-rc.25)
|
||||
'@yarnpkg/parsers': 3.0.0-rc.45
|
||||
'@yarnpkg/shell': 4.0.0-rc.45(typanion@3.12.1)
|
||||
camelcase: 5.3.1
|
||||
chalk: 3.0.0
|
||||
ci-info: 3.8.0
|
||||
clipanion: 3.2.0-rc.6(typanion@3.12.1)
|
||||
cross-spawn: 7.0.3
|
||||
diff: 5.1.0
|
||||
globby: 11.1.0
|
||||
got: 11.8.6
|
||||
lodash: 4.17.21
|
||||
micromatch: 4.0.5
|
||||
p-limit: 2.3.0
|
||||
semver: 7.5.1
|
||||
strip-ansi: 6.0.1
|
||||
tar: 6.1.15
|
||||
tinylogic: 2.0.0
|
||||
treeify: 1.1.0
|
||||
tslib: 2.5.3
|
||||
tunnel: 0.0.6
|
||||
transitivePeerDependencies:
|
||||
- typanion
|
||||
|
||||
/@yarnpkg/extensions@2.0.0-rc.22(@yarnpkg/core@4.0.0-rc.42):
|
||||
/@yarnpkg/extensions@2.0.0-rc.22(@yarnpkg/core@4.0.0-rc.45):
|
||||
resolution: {integrity: sha512-8Xh1hdaRtZq68kbUIlvq7jWgG/ofe0skwbC0d6l+ymRFxinv517DirRK430Vhg1HvM6eCO91PEYD7Cl0HwZ2OQ==}
|
||||
engines: {node: '>=14.15.0'}
|
||||
peerDependencies:
|
||||
'@yarnpkg/core': '*'
|
||||
dependencies:
|
||||
'@yarnpkg/core': 4.0.0-rc.42(typanion@3.12.1)
|
||||
'@yarnpkg/core': 4.0.0-rc.45(typanion@3.12.1)
|
||||
dev: false
|
||||
|
||||
/@yarnpkg/extensions@2.0.0-rc.9(@yarnpkg/core@4.0.0-rc.14):
|
||||
@@ -9610,8 +9576,8 @@ packages:
|
||||
- typanion
|
||||
dev: true
|
||||
|
||||
/@yarnpkg/nm@4.0.0-rc.42(typanion@3.12.1):
|
||||
resolution: {integrity: sha512-VZkSRbMXG8yfImIk0y0KPFRnML3XR3jf/YG5J0Dw7xOBiOKK/jIQ5h2MNczLLenoFPCEgHCao/WwOpr1thmldQ==}
|
||||
/@yarnpkg/nm@4.0.0-rc.45(typanion@3.12.1):
|
||||
resolution: {integrity: sha512-cMKhX2znU0JqkPNM5jSrHyS6zIcJrIf1SgzopNtWqzuvpmtpChRMUUS6RJafS8Gzq2iDXAnyb4pn0RIqlwB+Cw==}
|
||||
engines: {node: '>=14.15.0'}
|
||||
dependencies:
|
||||
'@yarnpkg/core': 4.0.0-rc.45(typanion@3.12.1)
|
||||
@@ -9628,14 +9594,6 @@ packages:
|
||||
js-yaml: 3.14.1
|
||||
tslib: 1.14.1
|
||||
|
||||
/@yarnpkg/parsers@3.0.0-rc.42:
|
||||
resolution: {integrity: sha512-eW9Mbegmb5bJjwawJM9ghjUjUqciNMhC6L7XrQPF/clXS5bbP66MstsgCT5hy9VlfUh/CfBT+0Wucf531dMjHA==}
|
||||
engines: {node: '>=14.15.0'}
|
||||
dependencies:
|
||||
js-yaml: 3.14.1
|
||||
tslib: 2.5.3
|
||||
dev: false
|
||||
|
||||
/@yarnpkg/parsers@3.0.0-rc.45:
|
||||
resolution: {integrity: sha512-Aj0aHBV/crFQTpKQvL6k1xNiOhnlfVLu06LunelQAvl1MTeWrSi8LD9UJJDCFJiG4kx8NysUE6Tx0KZyPQUzIw==}
|
||||
engines: {node: '>=14.15.0'}
|
||||
@@ -12739,8 +12697,8 @@ packages:
|
||||
resolution: {integrity: sha512-it4HyVAUTKBc6m8e1iXWvXSTdndF7HbdN713+kvLrymxTaU4AUBWrJ4vEooP+V7fexnVD3LKcBshjGGPefSMUQ==}
|
||||
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
|
||||
|
||||
/ini@4.1.0:
|
||||
resolution: {integrity: sha512-HLR38RSF2iulAzc3I/sma4CoYxQP844rPYCNfzGDOHqa/YqVlwuuZgBx6M50/X8dKgzk0cm1qRg3+47mK2N+cQ==}
|
||||
/ini@4.1.1:
|
||||
resolution: {integrity: sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g==}
|
||||
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
||||
dev: false
|
||||
|
||||
@@ -13636,7 +13594,7 @@ packages:
|
||||
jws: 3.2.2
|
||||
lodash: 4.17.21
|
||||
ms: 2.1.3
|
||||
semver: 7.3.8
|
||||
semver: 7.5.1
|
||||
|
||||
/jsprim@1.4.2:
|
||||
resolution: {integrity: sha512-P2bSOMAc/ciLz6DzgjVlGJP9+BrJWu5UDGK70C2iweC5QBIeFf0ZXRvGjEj2uYgrY2MkAAhsSWHDWlFtEroZWw==}
|
||||
@@ -14351,6 +14309,7 @@ packages:
|
||||
/minipass@4.2.8:
|
||||
resolution: {integrity: sha512-fNzuVyifolSLFL4NzpF+wEF4qrgqaaKX0haXPQEdQ7NKAN+WecoKMHV09YcuL/DHxrUsYQOK3MiuDf7Ip2OXfQ==}
|
||||
engines: {node: '>=8'}
|
||||
dev: true
|
||||
|
||||
/minipass@5.0.0:
|
||||
resolution: {integrity: sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==}
|
||||
@@ -16354,11 +16313,11 @@ packages:
|
||||
minipass: 4.2.8
|
||||
dev: true
|
||||
|
||||
/ssri@10.0.3:
|
||||
resolution: {integrity: sha512-lJtX/BFPI/VEtxZmLfeh7pzisIs6micwZ3eruD3+ds9aPsXKlYpwDS2Q7omD6WC42WO9+bnUSzlMmfv8uK8meg==}
|
||||
/ssri@10.0.4:
|
||||
resolution: {integrity: sha512-12+IR2CB2C28MMAw0Ncqwj5QbTcs0nGIhgJzYWzDkb21vWmfNI83KS4f3Ci6GI98WreIfG7o9UXp3C0qbpA8nQ==}
|
||||
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
||||
dependencies:
|
||||
minipass: 4.2.8
|
||||
minipass: 5.0.0
|
||||
|
||||
/ssri@8.0.1:
|
||||
resolution: {integrity: sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==}
|
||||
@@ -17499,7 +17458,7 @@ packages:
|
||||
/wide-align@1.1.5:
|
||||
resolution: {integrity: sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==}
|
||||
dependencies:
|
||||
string-width: 1.0.2
|
||||
string-width: 4.2.3
|
||||
|
||||
/widest-line@3.1.0:
|
||||
resolution: {integrity: sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==}
|
||||
@@ -17861,11 +17820,11 @@ time:
|
||||
/@types/yarnpkg__lockfile@1.1.6: '2023-05-23T07:02:49.343Z'
|
||||
/@typescript-eslint/eslint-plugin@5.59.8: '2023-05-29T17:16:29.870Z'
|
||||
/@typescript-eslint/parser@5.59.8: '2023-05-29T17:16:01.020Z'
|
||||
/@yarnpkg/core@4.0.0-rc.42: '2023-03-30T07:48:07.622Z'
|
||||
/@yarnpkg/core@4.0.0-rc.45: '2023-06-01T21:55:03.372Z'
|
||||
/@yarnpkg/extensions@2.0.0-rc.22: '2023-03-05T16:44:33.099Z'
|
||||
/@yarnpkg/lockfile@1.1.0: '2018-09-10T13:37:58.652Z'
|
||||
/@yarnpkg/nm@4.0.0-rc.42: '2023-03-30T07:48:20.543Z'
|
||||
/@yarnpkg/parsers@3.0.0-rc.42: '2023-03-30T07:46:23.203Z'
|
||||
/@yarnpkg/nm@4.0.0-rc.45: '2023-06-01T21:55:15.277Z'
|
||||
/@yarnpkg/parsers@3.0.0-rc.45: '2023-06-01T21:53:40.434Z'
|
||||
/@yarnpkg/pnp@2.3.2: '2020-11-30T14:45:51.504Z'
|
||||
/@zkochan/cmd-shim@6.0.0: '2023-03-16T02:26:12.592Z'
|
||||
/@zkochan/diable@1.0.2: '2020-07-07T02:01:35.635Z'
|
||||
@@ -17926,7 +17885,7 @@ time:
|
||||
/graceful-git@3.1.2: '2021-09-16T00:23:26.185Z'
|
||||
/husky@8.0.3: '2023-01-03T08:01:18.807Z'
|
||||
/hyperdrive-schemas@2.0.0: '2020-07-14T11:16:33.671Z'
|
||||
/ini@4.1.0: '2023-04-13T17:45:05.058Z'
|
||||
/ini@4.1.1: '2023-05-16T17:58:46.240Z'
|
||||
/is-inner-link@4.0.0: '2021-02-11T22:54:33.386Z'
|
||||
/is-port-reachable@3.0.0: '2019-11-12T09:49:42.096Z'
|
||||
/is-subdir@1.2.0: '2021-01-05T16:52:45.485Z'
|
||||
@@ -18008,7 +17967,7 @@ time:
|
||||
/sinon@15.1.0: '2023-05-18T19:23:04.023Z'
|
||||
/sort-keys@4.2.0: '2020-12-30T07:11:45.350Z'
|
||||
/split-cmd@1.0.1: '2020-01-22T19:18:26.255Z'
|
||||
/ssri@10.0.3: '2023-04-11T18:51:05.669Z'
|
||||
/ssri@10.0.4: '2023-04-26T19:08:53.614Z'
|
||||
/stacktracey@2.1.8: '2022-01-10T09:22:17.926Z'
|
||||
/string-length@4.0.2: '2021-03-17T06:47:19.439Z'
|
||||
/strip-ansi@6.0.1: '2021-09-23T16:34:41.798Z'
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
"@pnpm/resolver-base": "workspace:*",
|
||||
"@pnpm/types": "workspace:*",
|
||||
"normalize-path": "^3.0.0",
|
||||
"ssri": "10.0.3"
|
||||
"ssri": "10.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/local-resolver": "workspace:*",
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
"ramda": "npm:@pnpm/ramda@0.28.1",
|
||||
"rename-overwrite": "^4.0.3",
|
||||
"semver": "^7.5.1",
|
||||
"ssri": "10.0.3",
|
||||
"ssri": "10.0.4",
|
||||
"version-selector-type": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -21,12 +21,12 @@
|
||||
"@pnpm/store-controller-types": "workspace:*",
|
||||
"@zkochan/rimraf": "^2.1.2",
|
||||
"concat-stream": "^2.0.0",
|
||||
"decompress-maybe": "^1.0.0",
|
||||
"decompress-maybe": "1.0.0",
|
||||
"get-stream": "^6.0.1",
|
||||
"p-limit": "^3.1.0",
|
||||
"path-temp": "^2.0.0",
|
||||
"rename-overwrite": "^4.0.3",
|
||||
"ssri": "10.0.3",
|
||||
"ssri": "10.0.4",
|
||||
"strip-bom": "^4.0.0",
|
||||
"tar-stream": "^2.2.0"
|
||||
},
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"@zkochan/rimraf": "^2.1.2",
|
||||
"load-json-file": "^6.2.0",
|
||||
"ramda": "npm:@pnpm/ramda@0.28.1",
|
||||
"ssri": "10.0.3",
|
||||
"ssri": "10.0.4",
|
||||
"write-json-file": "^4.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"@zkochan/rimraf": "^2.1.2",
|
||||
"execa": "npm:safe-execa@0.1.2",
|
||||
"path-exists": "^4.0.0",
|
||||
"ssri": "10.0.3",
|
||||
"ssri": "10.0.4",
|
||||
"tempy": "^1.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user