fix(deps): update

This commit is contained in:
Zoltan Kochan
2023-10-15 13:08:09 +03:00
parent 7be55be549
commit 01bc58e2c4
35 changed files with 152 additions and 162 deletions

View File

@@ -0,0 +1,9 @@
---
"@pnpm/package-requester": patch
"@pnpm/local-resolver": patch
"@pnpm/npm-resolver": patch
"@pnpm/package-store": patch
"@pnpm/store.cafs": patch
---
Update ssri to v10.0.5.

View File

@@ -18,7 +18,7 @@
"devDependencies": {
"@pnpm/assert-project": "workspace:*",
"@types/is-windows": "^1.0.0",
"@types/isexe": "2.0.1",
"@types/isexe": "2.0.2",
"@types/node": "^16.18.58"
},
"directories": {

View File

@@ -58,7 +58,7 @@
"@pnpm/default-reporter": "workspace:*",
"@types/normalize-path": "^3.0.0",
"@types/ramda": "0.28.20",
"@types/semver": "7.3.13",
"@types/semver": "7.5.3",
"ghooks": "2.0.4",
"load-json-file": "^6.2.0",
"normalize-newline": "3.0.0",

View File

@@ -39,7 +39,7 @@
},
"devDependencies": {
"@pnpm/package-is-installable": "workspace:*",
"@types/semver": "7.3.13"
"@types/semver": "7.5.3"
},
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"

View File

@@ -35,7 +35,7 @@
},
"devDependencies": {
"@pnpm/dedupe.issues-renderer": "workspace:*",
"@types/archy": "0.0.32",
"@types/archy": "0.0.33",
"strip-ansi": "^6.0.1"
},
"exports": {

View File

@@ -43,6 +43,6 @@
"devDependencies": {
"@pnpm/fetch": "workspace:*",
"@pnpm/node.resolver": "workspace:*",
"@types/semver": "7.3.13"
"@types/semver": "7.5.3"
}
}

View File

@@ -56,10 +56,10 @@
"@types/adm-zip": "^0.5.2",
"@types/graceful-fs": "^4.1.7",
"@types/is-windows": "^1.0.0",
"@types/semver": "7.3.13",
"@types/semver": "7.5.3",
"adm-zip": "^0.5.10",
"execa": "npm:safe-execa@0.1.2",
"nock": "13.3.2",
"nock": "13.3.4",
"node-fetch": "npm:@pnpm/node-fetch@1.0.0",
"path-name": "^1.0.0"
},

View File

@@ -37,7 +37,7 @@
"@pnpm/registry-mock": "3.13.0",
"@pnpm/test-fixtures": "workspace:*",
"@types/ramda": "0.28.20",
"@types/semver": "7.3.13",
"@types/semver": "7.5.3",
"@types/sinon": "^10.0.19",
"execa": "npm:safe-execa@0.1.2",
"path-exists": "^4.0.0",

View File

@@ -57,8 +57,8 @@
"@types/ramda": "0.28.20",
"@types/retry": "^0.12.3",
"@types/ssri": "^7.1.2",
"nock": "13.3.2",
"ssri": "10.0.4",
"nock": "13.3.4",
"ssri": "10.0.5",
"tempy": "^1.0.1"
},
"funding": "https://opencollective.com/pnpm",

View File

@@ -42,7 +42,7 @@
"@pnpm/hooks.read-package-hook": "workspace:*",
"@types/normalize-path": "^3.0.0",
"@types/ramda": "0.28.20",
"@types/semver": "7.3.13",
"@types/semver": "7.5.3",
"@yarnpkg/core": "4.0.0-rc.45"
},
"funding": "https://opencollective.com/pnpm",

View File

@@ -38,7 +38,7 @@
"@pnpm/lockfile-file": "workspace:*",
"@pnpm/test-fixtures": "workspace:*",
"@types/ramda": "0.28.20",
"nock": "13.3.2"
"nock": "13.3.4"
},
"dependencies": {
"@pnpm/error": "workspace:*",

View File

@@ -39,7 +39,7 @@
"@types/js-yaml": "^4.0.7",
"@types/normalize-path": "^3.0.0",
"@types/ramda": "0.28.20",
"@types/semver": "7.3.13",
"@types/semver": "7.5.3",
"@types/write-file-atomic": "^4.0.1",
"tempy": "^1.0.1",
"write-yaml-file": "^5.0.0",

View File

@@ -40,7 +40,7 @@
"devDependencies": {
"@pnpm/merge-lockfile-changes": "workspace:*",
"@types/ramda": "0.28.20",
"@types/semver": "7.3.13"
"@types/semver": "7.5.3"
},
"exports": {
".": "./lib/index.js"

View File

@@ -37,7 +37,7 @@
"@types/ramda": "0.28.20",
"@types/zkochan__table": "npm:@types/table@6.0.0",
"load-json-file": "^6.2.0",
"nock": "13.3.2",
"nock": "13.3.4",
"strip-ansi": "^6.0.1",
"tempy": "^1.0.1"
},

View File

@@ -41,7 +41,7 @@
},
"devDependencies": {
"@pnpm/fetch": "workspace:*",
"nock": "13.3.2"
"nock": "13.3.4"
},
"funding": "https://opencollective.com/pnpm",
"exports": {

View File

@@ -44,12 +44,12 @@
"@types/jest": "^29.5.5",
"@types/node": "^16.18.58",
"c8": "^7.14.0",
"concurrently": "8.2.0",
"concurrently": "8.2.1",
"cross-env": "^7.0.3",
"eslint": "^8.51.0",
"husky": "^8.0.3",
"jest": "^29.7.0",
"keyv": "4.5.3",
"keyv": "4.5.4",
"lcov-result-merger": "^3.3.0",
"publish-packed": "^4.1.1",
"rimraf": "^3.0.2",

View File

@@ -38,7 +38,7 @@
},
"devDependencies": {
"@pnpm/dependency-path": "workspace:*",
"@types/semver": "7.3.13"
"@types/semver": "7.5.3"
},
"funding": "https://opencollective.com/pnpm",
"exports": {

View File

@@ -36,7 +36,7 @@
},
"devDependencies": {
"@pnpm/render-peer-issues": "workspace:*",
"@types/archy": "0.0.32",
"@types/archy": "0.0.33",
"strip-ansi": "^6.0.1"
},
"exports": {

View File

@@ -39,7 +39,7 @@
"@types/normalize-path": "^3.0.0",
"@types/npm-packlist": "^3.0.0",
"@types/ramda": "0.28.20",
"@types/semver": "7.3.13",
"@types/semver": "7.5.3",
"write-yaml-file": "^5.0.0"
},
"dependencies": {

View File

@@ -89,7 +89,7 @@
"@types/is-windows": "^1.0.0",
"@types/normalize-path": "^3.0.0",
"@types/ramda": "0.28.20",
"@types/semver": "7.3.13",
"@types/semver": "7.5.3",
"@types/sinon": "^10.0.19",
"@yarnpkg/core": "4.0.0-rc.45",
"ci-info": "^3.9.0",
@@ -97,7 +97,7 @@
"execa": "npm:safe-execa@0.1.2",
"exists-link": "2.0.0",
"is-windows": "^1.0.2",
"nock": "13.3.2",
"nock": "13.3.4",
"path-name": "^1.0.0",
"read-yaml-file": "^2.1.0",
"resolve-link-target": "^2.0.0",

View File

@@ -30,7 +30,7 @@
"@types/ramda": "0.28.20",
"@types/rimraf": "^3.0.2",
"@types/sinon": "^10.0.19",
"concurrently": "8.2.0",
"concurrently": "8.2.1",
"isexe": "2.0.0",
"load-json-file": "^6.2.0",
"sinon": "^16.1.0",

View File

@@ -54,7 +54,7 @@
"promise-share": "^1.0.0",
"ramda": "npm:@pnpm/ramda@0.28.1",
"semver": "^7.5.4",
"ssri": "10.0.4"
"ssri": "10.0.5"
},
"devDependencies": {
"@pnpm/cafs-types": "workspace:*",
@@ -65,11 +65,11 @@
"@pnpm/test-fixtures": "workspace:*",
"@types/normalize-path": "^3.0.0",
"@types/ramda": "0.28.20",
"@types/semver": "7.3.13",
"@types/semver": "7.5.3",
"@types/ssri": "^7.1.2",
"delay": "^5.0.0",
"load-json-file": "^6.2.0",
"nock": "13.3.2",
"nock": "13.3.4",
"normalize-path": "^3.0.0",
"tempy": "^1.0.1"
},

View File

@@ -37,8 +37,8 @@
"@pnpm/lockfile-utils": "workspace:*",
"@pnpm/manifest-utils": "workspace:*",
"@pnpm/npm-resolver": "workspace:*",
"@pnpm/pick-registry-for-package": "workspace:*",
"@pnpm/pick-fetcher": "workspace:*",
"@pnpm/pick-registry-for-package": "workspace:*",
"@pnpm/prune-lockfile": "workspace:*",
"@pnpm/read-package-json": "workspace:*",
"@pnpm/resolver-base": "workspace:*",
@@ -66,7 +66,7 @@
"@pnpm/resolve-dependencies": "workspace:*",
"@types/normalize-path": "^3.0.0",
"@types/ramda": "0.28.20",
"@types/semver": "7.3.13"
"@types/semver": "7.5.3"
},
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"

219
pnpm-lock.yaml generated
View File

@@ -127,8 +127,8 @@ importers:
specifier: ^7.14.0
version: 7.14.0
concurrently:
specifier: 8.2.0
version: 8.2.0
specifier: 8.2.1
version: 8.2.1
cross-env:
specifier: ^7.0.3
version: 7.0.3
@@ -142,8 +142,8 @@ importers:
specifier: ^29.7.0
version: 29.7.0(@babel/types@7.23.0)(@types/node@16.18.58)(ts-node@10.9.1)
keyv:
specifier: 4.5.3
version: 4.5.3
specifier: 4.5.4
version: 4.5.4
lcov-result-merger:
specifier: ^3.3.0
version: 3.3.0
@@ -252,8 +252,8 @@ importers:
specifier: ^1.0.0
version: 1.0.0
'@types/isexe':
specifier: 2.0.1
version: 2.0.1
specifier: 2.0.2
version: 2.0.2
'@types/node':
specifier: ^16.18.58
version: 16.18.58
@@ -534,8 +534,8 @@ importers:
specifier: 0.28.20
version: 0.28.20
'@types/semver':
specifier: 7.3.13
version: 7.3.13
specifier: 7.5.3
version: 7.5.3
ghooks:
specifier: 2.0.4
version: 2.0.4
@@ -722,8 +722,8 @@ importers:
specifier: workspace:*
version: 'link:'
'@types/semver':
specifier: 7.3.13
version: 7.3.13
specifier: 7.5.3
version: 7.5.3
config/parse-overrides:
dependencies:
@@ -826,8 +826,8 @@ importers:
specifier: workspace:*
version: 'link:'
'@types/archy':
specifier: 0.0.32
version: 0.0.32
specifier: 0.0.33
version: 0.0.33
strip-ansi:
specifier: ^6.0.1
version: 6.0.1
@@ -955,8 +955,8 @@ importers:
specifier: workspace:*
version: 'link:'
'@types/semver':
specifier: 7.3.13
version: 7.3.13
specifier: 7.5.3
version: 7.5.3
env/plugin-commands-env:
dependencies:
@@ -1031,8 +1031,8 @@ importers:
specifier: ^1.0.0
version: 1.0.0
'@types/semver':
specifier: 7.3.13
version: 7.3.13
specifier: 7.5.3
version: 7.5.3
adm-zip:
specifier: ^0.5.10
version: 0.5.10
@@ -1040,8 +1040,8 @@ importers:
specifier: npm:safe-execa@0.1.2
version: /safe-execa@0.1.2
nock:
specifier: 13.3.2
version: 13.3.2
specifier: 13.3.4
version: 13.3.4
node-fetch:
specifier: npm:@pnpm/node-fetch@1.0.0
version: /@pnpm/node-fetch@1.0.0
@@ -1283,8 +1283,8 @@ importers:
specifier: 0.28.20
version: 0.28.20
'@types/semver':
specifier: 7.3.13
version: 7.3.13
specifier: 7.5.3
version: 7.5.3
'@types/sinon':
specifier: ^10.0.19
version: 10.0.19
@@ -1635,11 +1635,11 @@ importers:
specifier: ^7.1.2
version: 7.1.2
nock:
specifier: 13.3.2
version: 13.3.2
specifier: 13.3.4
version: 13.3.4
ssri:
specifier: 10.0.4
version: 10.0.4
specifier: 10.0.5
version: 10.0.5
tempy:
specifier: ^1.0.1
version: 1.0.1
@@ -1856,8 +1856,8 @@ importers:
specifier: 0.28.20
version: 0.28.20
'@types/semver':
specifier: 7.3.13
version: 7.3.13
specifier: 7.5.3
version: 7.5.3
'@yarnpkg/core':
specifier: 4.0.0-rc.45
version: 4.0.0-rc.45(typanion@3.14.0)
@@ -1927,8 +1927,8 @@ importers:
specifier: 0.28.20
version: 0.28.20
nock:
specifier: 13.3.2
version: 13.3.2
specifier: 13.3.4
version: 13.3.4
lockfile/filter-lockfile:
dependencies:
@@ -2052,8 +2052,8 @@ importers:
specifier: 0.28.20
version: 0.28.20
'@types/semver':
specifier: 7.3.13
version: 7.3.13
specifier: 7.5.3
version: 7.5.3
'@types/write-file-atomic':
specifier: ^4.0.1
version: 4.0.1
@@ -2207,8 +2207,8 @@ importers:
specifier: 0.28.20
version: 0.28.20
'@types/semver':
specifier: 7.3.13
version: 7.3.13
specifier: 7.5.3
version: 7.5.3
lockfile/plugin-commands-audit:
dependencies:
@@ -2274,8 +2274,8 @@ importers:
specifier: ^6.2.0
version: 6.2.0
nock:
specifier: 13.3.2
version: 13.3.2
specifier: 13.3.4
version: 13.3.4
strip-ansi:
specifier: ^6.0.1
version: 6.0.1
@@ -2402,8 +2402,8 @@ importers:
specifier: workspace:*
version: 'link:'
nock:
specifier: 13.3.2
version: 13.3.2
specifier: 13.3.4
version: 13.3.4
network/fetching-types:
dependencies:
@@ -2488,8 +2488,8 @@ importers:
specifier: workspace:*
version: 'link:'
'@types/semver':
specifier: 7.3.13
version: 7.3.13
specifier: 7.5.3
version: 7.5.3
packages/error:
dependencies:
@@ -2670,8 +2670,8 @@ importers:
specifier: workspace:*
version: 'link:'
'@types/archy':
specifier: 0.0.32
version: 0.0.32
specifier: 0.0.33
version: 0.0.33
strip-ansi:
specifier: ^6.0.1
version: 6.0.1
@@ -2817,8 +2817,8 @@ importers:
specifier: 0.28.20
version: 0.28.20
'@types/semver':
specifier: 7.3.13
version: 7.3.13
specifier: 7.5.3
version: 7.5.3
write-yaml-file:
specifier: ^5.0.0
version: 5.0.0
@@ -3086,8 +3086,8 @@ importers:
specifier: 0.28.20
version: 0.28.20
'@types/semver':
specifier: 7.3.13
version: 7.3.13
specifier: 7.5.3
version: 7.5.3
'@types/sinon':
specifier: ^10.0.19
version: 10.0.19
@@ -3110,8 +3110,8 @@ importers:
specifier: ^1.0.2
version: 1.0.2
nock:
specifier: 13.3.2
version: 13.3.2
specifier: 13.3.4
version: 13.3.4
path-name:
specifier: ^1.0.0
version: 1.0.0
@@ -3362,8 +3362,8 @@ importers:
specifier: ^10.0.19
version: 10.0.19
concurrently:
specifier: 8.2.0
version: 8.2.0
specifier: 8.2.1
version: 8.2.1
isexe:
specifier: 2.0.0
version: 2.0.0
@@ -3676,8 +3676,8 @@ importers:
specifier: ^7.5.4
version: 7.5.4
ssri:
specifier: 10.0.4
version: 10.0.4
specifier: 10.0.5
version: 10.0.5
devDependencies:
'@pnpm/cafs-types':
specifier: workspace:*
@@ -3704,8 +3704,8 @@ importers:
specifier: 0.28.20
version: 0.28.20
'@types/semver':
specifier: 7.3.13
version: 7.3.13
specifier: 7.5.3
version: 7.5.3
'@types/ssri':
specifier: ^7.1.2
version: 7.1.2
@@ -3716,8 +3716,8 @@ importers:
specifier: ^6.2.0
version: 6.2.0
nock:
specifier: 13.3.2
version: 13.3.2
specifier: 13.3.4
version: 13.3.4
normalize-path:
specifier: ^3.0.0
version: 3.0.0
@@ -4135,8 +4135,8 @@ importers:
specifier: 0.28.20
version: 0.28.20
'@types/semver':
specifier: 7.3.13
version: 7.3.13
specifier: 7.5.3
version: 7.5.3
pkg-manifest/exportable-manifest:
dependencies:
@@ -4472,8 +4472,8 @@ importers:
specifier: 0.28.20
version: 0.28.20
'@types/semver':
specifier: 7.3.13
version: 7.3.13
specifier: 7.5.3
version: 7.5.3
'@types/which':
specifier: ^2.0.2
version: 2.0.2
@@ -4891,8 +4891,8 @@ importers:
specifier: ^1.0.0
version: 1.0.0
'@types/semver':
specifier: 7.3.13
version: 7.3.13
specifier: 7.5.3
version: 7.5.3
is-windows:
specifier: ^1.0.2
version: 1.0.2
@@ -4918,8 +4918,8 @@ importers:
specifier: ^3.0.0
version: 3.0.0
ssri:
specifier: 10.0.4
version: 10.0.4
specifier: 10.0.5
version: 10.0.5
devDependencies:
'@pnpm/local-resolver':
specifier: workspace:*
@@ -4994,8 +4994,8 @@ importers:
specifier: ^7.5.4
version: 7.5.4
ssri:
specifier: 10.0.4
version: 10.0.4
specifier: 10.0.5
version: 10.0.5
version-selector-type:
specifier: ^3.0.0
version: 3.0.0
@@ -5016,14 +5016,14 @@ importers:
specifier: 0.28.20
version: 0.28.20
'@types/semver':
specifier: 7.3.13
version: 7.3.13
specifier: 7.5.3
version: 7.5.3
'@types/ssri':
specifier: ^7.1.2
version: 7.1.2
nock:
specifier: 13.3.2
version: 13.3.2
specifier: 13.3.4
version: 13.3.4
path-exists:
specifier: ^4.0.0
version: 4.0.0
@@ -5109,8 +5109,8 @@ importers:
specifier: ^3.0.0
version: 3.0.0
'@types/semver':
specifier: 7.3.13
version: 7.3.13
specifier: 7.5.3
version: 7.5.3
reviewing/license-scanner:
dependencies:
@@ -5210,8 +5210,8 @@ importers:
specifier: workspace:*
version: link:../../__utils__/test-fixtures
'@types/archy':
specifier: 0.0.32
version: 0.0.32
specifier: 0.0.33
version: 0.0.33
'@types/ramda':
specifier: 0.28.20
version: 0.28.20
@@ -5271,8 +5271,8 @@ importers:
specifier: 0.28.20
version: 0.28.20
'@types/semver':
specifier: 7.3.13
version: 7.3.13
specifier: 7.5.3
version: 7.5.3
reviewing/plugin-commands-licenses:
dependencies:
@@ -5529,8 +5529,8 @@ importers:
specifier: ^4.0.3
version: 4.0.3
ssri:
specifier: 10.0.4
version: 10.0.4
specifier: 10.0.5
version: 10.0.5
strip-bom:
specifier: ^4.0.0
version: 4.0.0
@@ -5648,8 +5648,8 @@ importers:
specifier: npm:@pnpm/ramda@0.28.1
version: /@pnpm/ramda@0.28.1
ssri:
specifier: 10.0.4
version: 10.0.4
specifier: 10.0.5
version: 10.0.5
devDependencies:
'@pnpm/client':
specifier: workspace:*
@@ -5822,8 +5822,8 @@ importers:
specifier: 3.13.0
version: 3.13.0(typanion@3.14.0)
'@types/archy':
specifier: 0.0.32
version: 0.0.32
specifier: 0.0.33
version: 0.0.33
'@types/ramda':
specifier: 0.28.20
version: 0.28.20
@@ -5840,8 +5840,8 @@ importers:
specifier: ^4.0.0
version: 4.0.0
ssri:
specifier: 10.0.4
version: 10.0.4
specifier: 10.0.5
version: 10.0.5
tempy:
specifier: ^1.0.1
version: 1.0.1
@@ -6190,8 +6190,8 @@ importers:
specifier: workspace:*
version: 'link:'
'@types/semver':
specifier: 7.3.13
version: 7.3.13
specifier: 7.5.3
version: 7.5.3
workspace/sort-packages:
dependencies:
@@ -8431,8 +8431,8 @@ packages:
'@types/node': 20.8.6
dev: true
/@types/archy@0.0.32:
resolution: {integrity: sha512-5ZZ5+YGmUE01yejiXsKnTcvhakMZ2UllZlMsQni53Doc1JWhe21ia8VntRoRD6fAEWw08JBh/z9qQHJ+//MrIg==}
/@types/archy@0.0.33:
resolution: {integrity: sha512-HcAaohMlGAE+96MY6Bxb2gHj0e7gyfvcD0Zt33pDErljD9ri+YCH4/IjOmavADdiIEJQUS/8HiJg2tOen6pYTQ==}
dev: true
/@types/babel__core@7.20.2:
@@ -8535,8 +8535,8 @@ packages:
resolution: {integrity: sha512-tJ1rq04tGKuIJoWIH0Gyuwv4RQ3+tIu7wQrC0MV47raQ44kIzXSSFKfrxFUOWVRvesoF7mrTqigXmqoZJsXwTg==}
dev: true
/@types/isexe@2.0.1:
resolution: {integrity: sha512-leMb+b2fOo1s7NsCVGQr07/zXI/CNodvhHE3IMizhWVzoN/8+gSdyqlo/SWxL/zEoVcYdV6F8/RZHg5Hm+wrfw==}
/@types/isexe@2.0.2:
resolution: {integrity: sha512-V8+kbRpbA/72Q8+3RC95umV1o5N6sUYmz62DeV54YhqGOaiC9rDd0kLjGDKWIj/YdBiOFLMRpMcGLjvz08MSqg==}
dependencies:
'@types/node': 16.18.58
dev: true
@@ -8694,9 +8694,6 @@ packages:
resolution: {integrity: sha512-5o/e00/5/rWZlD4dClsj0xf21J0VFFjfZBUp75Imm1Y2V0gm72kmbDNHs1fyZLPlbF90LaPBrPGzbRBJdKhjyQ==}
dev: false
/@types/semver@7.3.13:
resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==}
/@types/semver@7.5.3:
resolution: {integrity: sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw==}
@@ -9018,10 +9015,10 @@ packages:
dependencies:
'@arcanis/slice-ansi': 1.1.1
'@types/lodash': 4.14.197
'@types/semver': 7.3.13
'@types/semver': 7.5.3
'@types/treeify': 1.0.1
'@yarnpkg/fslib': 3.0.0-rc.45
'@yarnpkg/libzip': 3.0.0-rc.45(@yarnpkg/fslib@3.0.0-rc.45)
'@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.14.0)
camelcase: 5.3.1
@@ -9059,22 +9056,22 @@ packages:
engines: {node: '>=14.15.0'}
dependencies:
tslib: 2.6.2
dev: false
/@yarnpkg/fslib@3.0.0-rc.45:
resolution: {integrity: sha512-XarEtHTbeO4+rgZQObn16+uFzb1dXiVHuoqDNGoMywwBm/FF7DeCqSANeKiNYbi79WMgoLk8l3lO4g0vRYkJBg==}
engines: {node: '>=14.15.0'}
dependencies:
tslib: 2.6.2
dev: false
/@yarnpkg/libzip@3.0.0-rc.45(@yarnpkg/fslib@3.0.0-rc.45):
resolution: {integrity: sha512-ZsYi6Y01yMJOLnJ5ISZgOFvCEXzp4EScrM91D7bvCx0lIfH3DZ40H4M5nGNeVFk7jXUHOXuJkNYlNoXixSconA==}
/@yarnpkg/libzip@3.0.0-rc.25(@yarnpkg/fslib@3.0.0-rc.25):
resolution: {integrity: sha512-YmG+oTBCyrAoMIx5g2I9CfyurSpHyoan+9SCj7laaFKseOe3lFEyIVKvwRBQMmSt8uzh+eY5RWeQnoyyOs6AbA==}
engines: {node: '>=14.15.0'}
peerDependencies:
'@yarnpkg/fslib': 3.0.0-rc.45
dependencies:
'@types/emscripten': 1.39.8
'@yarnpkg/fslib': 3.0.0-rc.45
'@yarnpkg/fslib': 3.0.0-rc.25
tslib: 2.6.2
/@yarnpkg/lockfile@1.1.0:
@@ -9147,7 +9144,7 @@ packages:
engines: {node: '>=14.15.0'}
hasBin: true
dependencies:
'@yarnpkg/fslib': 3.0.0-rc.45
'@yarnpkg/fslib': 3.0.0-rc.25
'@yarnpkg/parsers': 3.0.0-rc.45
chalk: 3.0.0
clipanion: 3.2.0-rc.6(typanion@3.14.0)
@@ -10263,8 +10260,8 @@ packages:
readable-stream: 2.3.8
typedarray: 0.0.6
/concurrently@8.2.0:
resolution: {integrity: sha512-nnLMxO2LU492mTUj9qX/az/lESonSZu81UznYDoXtz1IQf996ixVqPAgHXwvHiHCAef/7S8HIK+fTFK7Ifk8YA==}
/concurrently@8.2.1:
resolution: {integrity: sha512-nVraf3aXOpIcNud5pB9M82p1tynmZkrSGQ1p6X/VY8cJ+2LMVqAgXsJxYYefACSHbTYlm92O1xuhdGTjwoEvbQ==}
engines: {node: ^14.13.0 || >=16.0.0}
hasBin: true
dependencies:
@@ -13238,12 +13235,6 @@ packages:
dependencies:
tsscmp: 1.0.6
/keyv@4.5.3:
resolution: {integrity: sha512-QCiSav9WaX1PgETJ+SpNnx2PRRapJ/oRSXM4VO5OGYGSjrxbKPVFVhB3l2OCbLCk329N8qyAtsJjSjvVBWzEug==}
dependencies:
json-buffer: 3.0.1
dev: true
/keyv@4.5.4:
resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
dependencies:
@@ -13935,8 +13926,6 @@ packages:
resolution: {integrity: sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==}
engines: {node: '>=16 || 14 >=14.17'}
requiresBuild: true
dev: false
optional: true
/minizlib@2.1.2:
resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==}
@@ -14072,8 +14061,8 @@ packages:
walk-filtered: 0.9.3
dev: true
/nock@13.3.2:
resolution: {integrity: sha512-CwbljitiWJhF1gL83NbanhoKs1l23TDlRioNraPTZrzZIEooPemrHRj5m0FZCPkB1ecdYCSWWGcHysJgX/ngnQ==}
/nock@13.3.4:
resolution: {integrity: sha512-DDpmn5oLEdCTclEqweOT4U7bEpuoifBMFUXem9sA4turDAZ5tlbrEoWqCorwXey8CaAw44mst5JOQeVNiwtkhw==}
engines: {node: '>= 10.13'}
dependencies:
debug: 4.3.4
@@ -15895,20 +15884,12 @@ packages:
safer-buffer: 2.1.2
tweetnacl: 0.14.5
/ssri@10.0.4:
resolution: {integrity: sha512-12+IR2CB2C28MMAw0Ncqwj5QbTcs0nGIhgJzYWzDkb21vWmfNI83KS4f3Ci6GI98WreIfG7o9UXp3C0qbpA8nQ==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
dependencies:
minipass: 5.0.0
/ssri@10.0.5:
resolution: {integrity: sha512-bSf16tAFkGeRlUNDjXu8FzaMQt6g2HZJrun7mtMbIPOddxt3GLMSz5VWUWcqTJUPfLEaDIepGxv+bYQW49596A==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
requiresBuild: true
dependencies:
minipass: 7.0.4
dev: false
optional: true
/ssri@8.0.1:
resolution: {integrity: sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==}

View File

@@ -75,7 +75,7 @@
"@types/is-windows": "^1.0.0",
"@types/pnpm__byline": "npm:@types/byline@^4.2.34",
"@types/ramda": "0.28.20",
"@types/semver": "7.3.13",
"@types/semver": "7.5.3",
"@types/which": "^2.0.2",
"@zkochan/retry": "^0.2.0",
"@zkochan/rimraf": "^2.1.3",

View File

@@ -42,7 +42,7 @@
"@pnpm/git-resolver": "workspace:*",
"@types/hosted-git-info": "^3.0.3",
"@types/is-windows": "^1.0.0",
"@types/semver": "7.3.13",
"@types/semver": "7.5.3",
"is-windows": "^1.0.2"
},
"funding": "https://opencollective.com/pnpm",

View File

@@ -38,7 +38,7 @@
"@pnpm/resolver-base": "workspace:*",
"@pnpm/types": "workspace:*",
"normalize-path": "^3.0.0",
"ssri": "10.0.4"
"ssri": "10.0.5"
},
"devDependencies": {
"@pnpm/local-resolver": "workspace:*",

View File

@@ -53,7 +53,7 @@
"ramda": "npm:@pnpm/ramda@0.28.1",
"rename-overwrite": "^4.0.3",
"semver": "^7.5.4",
"ssri": "10.0.4",
"ssri": "10.0.5",
"version-selector-type": "^3.0.0"
},
"devDependencies": {
@@ -62,9 +62,9 @@
"@pnpm/test-fixtures": "workspace:*",
"@types/normalize-path": "^3.0.0",
"@types/ramda": "0.28.20",
"@types/semver": "7.3.13",
"@types/semver": "7.5.3",
"@types/ssri": "^7.1.2",
"nock": "13.3.2",
"nock": "13.3.4",
"path-exists": "^4.0.0",
"tempy": "^1.0.1"
},

View File

@@ -52,7 +52,7 @@
"@pnpm/reviewing.dependencies-hierarchy": "workspace:*",
"@pnpm/test-fixtures": "workspace:*",
"@types/normalize-path": "^3.0.0",
"@types/semver": "7.3.13"
"@types/semver": "7.5.3"
},
"funding": "https://opencollective.com/pnpm",
"exports": {

View File

@@ -47,7 +47,7 @@
"devDependencies": {
"@pnpm/list": "workspace:*",
"@pnpm/test-fixtures": "workspace:*",
"@types/archy": "0.0.32",
"@types/archy": "0.0.33",
"@types/ramda": "0.28.20"
},
"funding": "https://opencollective.com/pnpm",

View File

@@ -51,7 +51,7 @@
"devDependencies": {
"@pnpm/outdated": "workspace:*",
"@types/ramda": "0.28.20",
"@types/semver": "7.3.13"
"@types/semver": "7.5.3"
},
"funding": "https://opencollective.com/pnpm",
"exports": {

View File

@@ -23,7 +23,7 @@
"is-gzip": "2.0.0",
"p-limit": "^3.1.0",
"rename-overwrite": "^4.0.3",
"ssri": "10.0.4",
"ssri": "10.0.5",
"strip-bom": "^4.0.0"
},
"devDependencies": {

View File

@@ -26,7 +26,7 @@
"@zkochan/rimraf": "^2.1.3",
"load-json-file": "^6.2.0",
"ramda": "npm:@pnpm/ramda@0.28.1",
"ssri": "10.0.4"
"ssri": "10.0.5"
},
"devDependencies": {
"@pnpm/client": "workspace:*",

View File

@@ -35,13 +35,13 @@
"@pnpm/plugin-commands-store": "workspace:*",
"@pnpm/prepare": "workspace:*",
"@pnpm/registry-mock": "3.13.0",
"@types/archy": "0.0.32",
"@types/archy": "0.0.33",
"@types/ramda": "0.28.20",
"@types/ssri": "^7.1.2",
"@zkochan/rimraf": "^2.1.3",
"execa": "npm:safe-execa@0.1.2",
"path-exists": "^4.0.0",
"ssri": "10.0.4",
"ssri": "10.0.5",
"tempy": "^1.0.1"
},
"dependencies": {

View File

@@ -29,7 +29,7 @@
},
"devDependencies": {
"@pnpm/resolve-workspace-range": "workspace:*",
"@types/semver": "7.3.13"
"@types/semver": "7.5.3"
},
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"