mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-04 15:24:02 -04:00
chore(deps): update
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"dependencies": {
|
||||
"@pnpm/lockfile-file": "workspace:*",
|
||||
"@pnpm/types": "workspace:*",
|
||||
"@types/normalize-path": "^3.0.0",
|
||||
"@types/normalize-path": "^3.0.1",
|
||||
"is-subdir": "^1.2.0",
|
||||
"load-json-file": "^6.2.0",
|
||||
"normalize-path": "^3.0.0",
|
||||
|
||||
@@ -17,9 +17,9 @@
|
||||
],
|
||||
"devDependencies": {
|
||||
"@pnpm/assert-project": "workspace:*",
|
||||
"@types/is-windows": "^1.0.0",
|
||||
"@types/is-windows": "^1.0.1",
|
||||
"@types/isexe": "2.0.2",
|
||||
"@types/node": "^16.18.58"
|
||||
"@types/node": "^16.18.59"
|
||||
},
|
||||
"directories": {
|
||||
"test": "test"
|
||||
|
||||
@@ -23,11 +23,11 @@
|
||||
"repository": "https://github.com/pnpm/pnpm/blob/master/utils/eslint-config",
|
||||
"scripts": {},
|
||||
"dependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^6.7.5",
|
||||
"@typescript-eslint/parser": "^6.7.5",
|
||||
"eslint": "^8.51.0",
|
||||
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
||||
"@typescript-eslint/parser": "^6.9.0",
|
||||
"eslint": "^8.52.0",
|
||||
"eslint-config-standard-with-typescript": "^39.1.1",
|
||||
"eslint-plugin-import": "^2.28.1",
|
||||
"eslint-plugin-import": "^2.29.0",
|
||||
"eslint-plugin-n": "^16.2.0",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"eslint-plugin-promise": "^6.1.1",
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/prepare": "workspace:*",
|
||||
"@types/node": "^16.18.58"
|
||||
"@types/node": "^16.18.59"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "eslint src/**/*.ts",
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/default-reporter": "workspace:*",
|
||||
"@types/normalize-path": "^3.0.0",
|
||||
"@types/normalize-path": "^3.0.1",
|
||||
"@types/ramda": "0.28.20",
|
||||
"@types/semver": "7.5.3",
|
||||
"ghooks": "2.0.4",
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
"@pnpm/config": "workspace:*",
|
||||
"@pnpm/prepare": "workspace:*",
|
||||
"@pnpm/test-fixtures": "workspace:*",
|
||||
"@types/is-windows": "^1.0.0",
|
||||
"@types/is-windows": "^1.0.1",
|
||||
"@types/ramda": "0.28.20",
|
||||
"@types/which": "^2.0.2",
|
||||
"symlink-dir": "^5.2.0"
|
||||
|
||||
2
env/node.fetcher/package.json
vendored
2
env/node.fetcher/package.json
vendored
@@ -50,7 +50,7 @@
|
||||
"@pnpm/cafs-types": "workspace:*",
|
||||
"@pnpm/node.fetcher": "workspace:*",
|
||||
"@pnpm/prepare": "workspace:*",
|
||||
"@types/adm-zip": "^0.5.2",
|
||||
"@types/adm-zip": "^0.5.3",
|
||||
"node-fetch": "npm:@pnpm/node-fetch@1.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
6
env/plugin-commands-env/package.json
vendored
6
env/plugin-commands-env/package.json
vendored
@@ -53,9 +53,9 @@
|
||||
"devDependencies": {
|
||||
"@pnpm/plugin-commands-env": "workspace:*",
|
||||
"@pnpm/prepare": "workspace:*",
|
||||
"@types/adm-zip": "^0.5.2",
|
||||
"@types/graceful-fs": "^4.1.7",
|
||||
"@types/is-windows": "^1.0.0",
|
||||
"@types/adm-zip": "^0.5.3",
|
||||
"@types/graceful-fs": "^4.1.8",
|
||||
"@types/is-windows": "^1.0.1",
|
||||
"@types/semver": "7.5.3",
|
||||
"adm-zip": "^0.5.10",
|
||||
"execa": "npm:safe-execa@0.1.2",
|
||||
|
||||
@@ -38,10 +38,10 @@
|
||||
"@pnpm/test-fixtures": "workspace:*",
|
||||
"@types/ramda": "0.28.20",
|
||||
"@types/semver": "7.5.3",
|
||||
"@types/sinon": "^10.0.19",
|
||||
"@types/sinon": "^10.0.20",
|
||||
"execa": "npm:safe-execa@0.1.2",
|
||||
"path-exists": "^4.0.0",
|
||||
"sinon": "^16.1.0",
|
||||
"sinon": "^16.1.3",
|
||||
"write-yaml-file": "^5.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"@pnpm/plugin-commands-script-runners": "workspace:*",
|
||||
"@pnpm/prepare": "workspace:*",
|
||||
"@pnpm/registry-mock": "3.16.0",
|
||||
"@types/is-windows": "^1.0.0",
|
||||
"@types/is-windows": "^1.0.1",
|
||||
"@types/ramda": "0.28.20",
|
||||
"@types/which": "^2.0.2",
|
||||
"is-windows": "^1.0.2",
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"homepage": "https://github.com/pnpm/pnpm/blob/main/exec/run-npm#readme",
|
||||
"devDependencies": {
|
||||
"@pnpm/run-npm": "workspace:*",
|
||||
"@types/cross-spawn": "^6.0.3"
|
||||
"@types/cross-spawn": "^6.0.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"cross-spawn": "^7.0.3",
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"dependencies": {
|
||||
"@pnpm/resolver-base": "workspace:*",
|
||||
"@pnpm/types": "workspace:*",
|
||||
"@types/ssri": "^7.1.2"
|
||||
"@types/ssri": "^7.1.3"
|
||||
},
|
||||
"funding": "https://opencollective.com/pnpm",
|
||||
"devDependencies": {
|
||||
|
||||
@@ -55,8 +55,8 @@
|
||||
"@pnpm/types": "workspace:*",
|
||||
"@types/lodash.throttle": "4.1.7",
|
||||
"@types/ramda": "0.28.20",
|
||||
"@types/retry": "^0.12.3",
|
||||
"@types/ssri": "^7.1.2",
|
||||
"@types/retry": "^0.12.4",
|
||||
"@types/ssri": "^7.1.3",
|
||||
"nock": "13.3.4",
|
||||
"ssri": "10.0.5",
|
||||
"tempy": "^1.0.1"
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"funding": "https://opencollective.com/pnpm",
|
||||
"devDependencies": {
|
||||
"@pnpm/graceful-fs": "workspace:*",
|
||||
"@types/graceful-fs": "^4.1.7"
|
||||
"@types/graceful-fs": "^4.1.8"
|
||||
},
|
||||
"exports": {
|
||||
".": "./lib/index.js"
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/read-modules-dir": "workspace:*",
|
||||
"@types/graceful-fs": "^4.1.7"
|
||||
"@types/graceful-fs": "^4.1.8"
|
||||
},
|
||||
"exports": {
|
||||
".": "./lib/index.js"
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/hooks.read-package-hook": "workspace:*",
|
||||
"@types/normalize-path": "^3.0.0",
|
||||
"@types/normalize-path": "^3.0.1",
|
||||
"@types/ramda": "0.28.20",
|
||||
"@types/semver": "7.5.3",
|
||||
"@yarnpkg/core": "4.0.0-rc.45"
|
||||
|
||||
@@ -36,11 +36,11 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/lockfile-file": "workspace:*",
|
||||
"@types/js-yaml": "^4.0.7",
|
||||
"@types/normalize-path": "^3.0.0",
|
||||
"@types/js-yaml": "^4.0.8",
|
||||
"@types/normalize-path": "^3.0.1",
|
||||
"@types/ramda": "0.28.20",
|
||||
"@types/semver": "7.5.3",
|
||||
"@types/write-file-atomic": "^4.0.1",
|
||||
"@types/write-file-atomic": "^4.0.2",
|
||||
"tempy": "^1.0.1",
|
||||
"write-yaml-file": "^5.0.0",
|
||||
"yaml-tag": "1.1.0"
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/lockfile-to-pnp": "workspace:*",
|
||||
"@types/normalize-path": "^3.0.0",
|
||||
"@types/normalize-path": "^3.0.1",
|
||||
"@types/ramda": "0.28.20",
|
||||
"rimraf": "^3.0.2"
|
||||
},
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"homepage": "https://github.com/pnpm/pnpm/blob/main/lockfile/lockfile-utils#readme",
|
||||
"devDependencies": {
|
||||
"@pnpm/lockfile-utils": "workspace:*",
|
||||
"@types/js-yaml": "^4.0.7",
|
||||
"@types/js-yaml": "^4.0.8",
|
||||
"@types/ramda": "0.28.20",
|
||||
"tempy": "^1.0.1",
|
||||
"write-yaml-file": "^5.0.0",
|
||||
|
||||
@@ -38,17 +38,17 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/mount-modules": "workspace:*",
|
||||
"@types/normalize-path": "^3.0.0",
|
||||
"@types/normalize-path": "^3.0.1",
|
||||
"rimraf": "^3.0.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pnpm/store.cafs": "workspace:*",
|
||||
"@pnpm/config": "workspace:*",
|
||||
"@pnpm/dependency-path": "workspace:*",
|
||||
"@pnpm/lockfile-file": "workspace:*",
|
||||
"@pnpm/lockfile-utils": "workspace:*",
|
||||
"@pnpm/logger": "^5.0.0",
|
||||
"@pnpm/store-path": "workspace:*",
|
||||
"@pnpm/store.cafs": "workspace:*",
|
||||
"@pnpm/types": "workspace:*",
|
||||
"hyperdrive-schemas": "^2.0.0",
|
||||
"load-json-file": "^6.2.0",
|
||||
|
||||
12
package.json
12
package.json
@@ -34,21 +34,21 @@
|
||||
"@babel/preset-typescript": "^7.23.2",
|
||||
"@babel/types": "^7.23.0",
|
||||
"@changesets/cli": "^2.26.2",
|
||||
"@commitlint/cli": "^17.8.0",
|
||||
"@commitlint/config-conventional": "^17.8.0",
|
||||
"@commitlint/prompt-cli": "^17.8.0",
|
||||
"@commitlint/cli": "^17.8.1",
|
||||
"@commitlint/config-conventional": "^17.8.1",
|
||||
"@commitlint/prompt-cli": "^17.8.1",
|
||||
"@pnpm/eslint-config": "workspace:*",
|
||||
"@pnpm/meta-updater": "1.0.0",
|
||||
"@pnpm/registry-mock": "3.16.0",
|
||||
"@pnpm/tsconfig": "workspace:*",
|
||||
"@pnpm/worker": "workspace:*",
|
||||
"@types/jest": "^29.5.5",
|
||||
"@types/node": "^16.18.58",
|
||||
"@types/jest": "^29.5.6",
|
||||
"@types/node": "^16.18.59",
|
||||
"c8": "^7.14.0",
|
||||
"concurrently": "8.2.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"cspell": "7.3.8",
|
||||
"eslint": "^8.51.0",
|
||||
"eslint": "^8.52.0",
|
||||
"husky": "^8.0.3",
|
||||
"jest": "^29.7.0",
|
||||
"keyv": "4.5.4",
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
],
|
||||
"devDependencies": {
|
||||
"@pnpm/parse-wanted-dependency": "workspace:*",
|
||||
"@types/validate-npm-package-name": "^4.0.0"
|
||||
"@types/validate-npm-package-name": "^4.0.1"
|
||||
},
|
||||
"keywords": [
|
||||
"pnpm8"
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
"@pnpm/prepare": "workspace:*",
|
||||
"@pnpm/registry-mock": "3.16.0",
|
||||
"@pnpm/test-fixtures": "workspace:*",
|
||||
"@types/normalize-path": "^3.0.0",
|
||||
"@types/normalize-path": "^3.0.1",
|
||||
"@types/npm-packlist": "^3.0.0",
|
||||
"@types/ramda": "0.28.20",
|
||||
"@types/semver": "7.5.3",
|
||||
@@ -52,8 +52,8 @@
|
||||
"@pnpm/modules-yaml": "workspace:*",
|
||||
"@pnpm/parse-wanted-dependency": "workspace:*",
|
||||
"@pnpm/patching.apply-patch": "workspace:*",
|
||||
"@pnpm/pick-registry-for-package": "workspace:*",
|
||||
"@pnpm/pick-fetcher": "workspace:*",
|
||||
"@pnpm/pick-registry-for-package": "workspace:*",
|
||||
"@pnpm/plugin-commands-installation": "workspace:*",
|
||||
"@pnpm/read-package-json": "workspace:*",
|
||||
"@pnpm/read-project-manifest": "workspace:*",
|
||||
|
||||
@@ -86,11 +86,11 @@
|
||||
"@pnpm/store.cafs": "workspace:*",
|
||||
"@pnpm/test-fixtures": "workspace:*",
|
||||
"@types/fs-extra": "^9.0.13",
|
||||
"@types/is-windows": "^1.0.0",
|
||||
"@types/normalize-path": "^3.0.0",
|
||||
"@types/is-windows": "^1.0.1",
|
||||
"@types/normalize-path": "^3.0.1",
|
||||
"@types/ramda": "0.28.20",
|
||||
"@types/semver": "7.5.3",
|
||||
"@types/sinon": "^10.0.19",
|
||||
"@types/sinon": "^10.0.20",
|
||||
"@yarnpkg/core": "4.0.0-rc.45",
|
||||
"ci-info": "^3.9.0",
|
||||
"deep-require-cwd": "1.0.0",
|
||||
@@ -101,7 +101,7 @@
|
||||
"path-name": "^1.0.0",
|
||||
"read-yaml-file": "^2.1.0",
|
||||
"resolve-link-target": "^2.0.0",
|
||||
"sinon": "^16.1.0",
|
||||
"sinon": "^16.1.3",
|
||||
"symlink-dir": "^5.2.0",
|
||||
"write-json-file": "^4.3.0",
|
||||
"write-yaml-file": "^5.0.0"
|
||||
|
||||
@@ -29,11 +29,11 @@
|
||||
"@types/fs-extra": "^9.0.13",
|
||||
"@types/ramda": "0.28.20",
|
||||
"@types/rimraf": "^3.0.2",
|
||||
"@types/sinon": "^10.0.19",
|
||||
"@types/sinon": "^10.0.20",
|
||||
"concurrently": "8.2.1",
|
||||
"isexe": "2.0.0",
|
||||
"load-json-file": "^6.2.0",
|
||||
"sinon": "^16.1.0",
|
||||
"sinon": "^16.1.3",
|
||||
"tempy": "^1.0.1",
|
||||
"write-json-file": "^4.3.0"
|
||||
},
|
||||
|
||||
@@ -51,9 +51,9 @@
|
||||
"devDependencies": {
|
||||
"@pnpm/link-bins": "workspace:*",
|
||||
"@pnpm/test-fixtures": "workspace:*",
|
||||
"@types/is-windows": "^1.0.0",
|
||||
"@types/node": "^16.18.58",
|
||||
"@types/normalize-path": "^3.0.0",
|
||||
"@types/is-windows": "^1.0.1",
|
||||
"@types/node": "^16.18.59",
|
||||
"@types/normalize-path": "^3.0.1",
|
||||
"@types/ramda": "0.28.20",
|
||||
"cmd-extension": "^1.0.2",
|
||||
"path-exists": "^4.0.0",
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/modules-yaml": "workspace:*",
|
||||
"@types/is-windows": "^1.0.0",
|
||||
"@types/is-windows": "^1.0.1",
|
||||
"@types/ramda": "0.28.20",
|
||||
"tempy": "^1.0.1"
|
||||
},
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/package-bins": "workspace:*",
|
||||
"@types/node": "^16.18.58"
|
||||
"@types/node": "^16.18.59"
|
||||
},
|
||||
"funding": "https://opencollective.com/pnpm",
|
||||
"exports": {
|
||||
|
||||
@@ -63,10 +63,10 @@
|
||||
"@pnpm/package-requester": "workspace:*",
|
||||
"@pnpm/registry-mock": "3.16.0",
|
||||
"@pnpm/test-fixtures": "workspace:*",
|
||||
"@types/normalize-path": "^3.0.0",
|
||||
"@types/normalize-path": "^3.0.1",
|
||||
"@types/ramda": "0.28.20",
|
||||
"@types/semver": "7.5.3",
|
||||
"@types/ssri": "^7.1.2",
|
||||
"@types/ssri": "^7.1.3",
|
||||
"delay": "^5.0.0",
|
||||
"load-json-file": "^6.2.0",
|
||||
"nock": "13.3.4",
|
||||
|
||||
@@ -36,17 +36,17 @@
|
||||
"@pnpm/prepare": "workspace:*",
|
||||
"@pnpm/registry-mock": "3.16.0",
|
||||
"@pnpm/test-fixtures": "workspace:*",
|
||||
"@types/proxyquire": "^1.3.29",
|
||||
"@types/proxyquire": "^1.3.30",
|
||||
"@types/ramda": "0.28.20",
|
||||
"@types/sinon": "^10.0.19",
|
||||
"@types/yarnpkg__lockfile": "^1.1.7",
|
||||
"@types/sinon": "^10.0.20",
|
||||
"@types/yarnpkg__lockfile": "^1.1.8",
|
||||
"@types/zkochan__table": "npm:@types/table@6.0.0",
|
||||
"delay": "^5.0.0",
|
||||
"jest-diff": "^29.7.0",
|
||||
"path-name": "^1.0.0",
|
||||
"proxyquire": "^2.1.3",
|
||||
"read-yaml-file": "^2.1.0",
|
||||
"sinon": "^16.1.0",
|
||||
"sinon": "^16.1.3",
|
||||
"symlink-dir": "^5.2.0",
|
||||
"tempy": "^1.0.1",
|
||||
"write-json-file": "^4.3.0",
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/remove-bins": "workspace:*",
|
||||
"@types/is-windows": "^1.0.0",
|
||||
"@types/is-windows": "^1.0.1",
|
||||
"@types/ramda": "0.28.20"
|
||||
},
|
||||
"bugs": {
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/resolve-dependencies": "workspace:*",
|
||||
"@types/normalize-path": "^3.0.0",
|
||||
"@types/normalize-path": "^3.0.1",
|
||||
"@types/ramda": "0.28.20",
|
||||
"@types/semver": "7.5.3"
|
||||
},
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"devDependencies": {
|
||||
"@pnpm/exportable-manifest": "workspace:*",
|
||||
"@pnpm/prepare": "workspace:*",
|
||||
"@types/cross-spawn": "^6.0.3",
|
||||
"@types/cross-spawn": "^6.0.4",
|
||||
"@types/ramda": "0.28.20",
|
||||
"cross-spawn": "^7.0.3",
|
||||
"write-yaml-file": "^5.0.0"
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
"funding": "https://opencollective.com/pnpm",
|
||||
"devDependencies": {
|
||||
"@pnpm/read-package-json": "workspace:*",
|
||||
"@types/normalize-package-data": "^2.4.2"
|
||||
"@types/normalize-package-data": "^2.4.3"
|
||||
},
|
||||
"exports": {
|
||||
".": "./lib/index.js"
|
||||
|
||||
@@ -46,9 +46,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/read-project-manifest": "workspace:*",
|
||||
"@types/is-windows": "^1.0.0",
|
||||
"@types/lodash.clonedeep": "^4.5.7",
|
||||
"@types/parse-json": "^4.0.0",
|
||||
"@types/is-windows": "^1.0.1",
|
||||
"@types/lodash.clonedeep": "^4.5.8",
|
||||
"@types/parse-json": "^4.0.1",
|
||||
"tempy": "^1.0.1"
|
||||
},
|
||||
"funding": "https://opencollective.com/pnpm",
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/write-project-manifest": "workspace:*",
|
||||
"@types/write-file-atomic": "^4.0.1",
|
||||
"@types/write-file-atomic": "^4.0.2",
|
||||
"tempy": "^1.0.1"
|
||||
},
|
||||
"funding": "https://opencollective.com/pnpm",
|
||||
|
||||
1498
pnpm-lock.yaml
generated
1498
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -71,9 +71,9 @@
|
||||
"@pnpm/workspace.find-packages": "workspace:*",
|
||||
"@pnpm/workspace.pkgs-graph": "workspace:*",
|
||||
"@pnpm/write-project-manifest": "workspace:*",
|
||||
"@types/cross-spawn": "^6.0.3",
|
||||
"@types/is-windows": "^1.0.0",
|
||||
"@types/pnpm__byline": "npm:@types/byline@^4.2.34",
|
||||
"@types/cross-spawn": "^6.0.4",
|
||||
"@types/is-windows": "^1.0.1",
|
||||
"@types/pnpm__byline": "npm:@types/byline@^4.2.35",
|
||||
"@types/ramda": "0.28.20",
|
||||
"@types/semver": "7.5.3",
|
||||
"@types/which": "^2.0.2",
|
||||
@@ -85,7 +85,7 @@
|
||||
"deep-require-cwd": "1.0.0",
|
||||
"delay": "^5.0.0",
|
||||
"dir-is-case-sensitive": "^2.0.0",
|
||||
"esbuild": "^0.19.4",
|
||||
"esbuild": "^0.19.5",
|
||||
"execa": "npm:safe-execa@0.1.2",
|
||||
"exists-link": "2.0.0",
|
||||
"is-windows": "^1.0.2",
|
||||
|
||||
@@ -36,13 +36,13 @@
|
||||
"@pnpm/plugin-commands-publishing": "workspace:*",
|
||||
"@pnpm/prepare": "workspace:*",
|
||||
"@pnpm/registry-mock": "3.16.0",
|
||||
"@types/cross-spawn": "^6.0.3",
|
||||
"@types/is-windows": "^1.0.0",
|
||||
"@types/cross-spawn": "^6.0.4",
|
||||
"@types/is-windows": "^1.0.1",
|
||||
"@types/npm-packlist": "^3.0.0",
|
||||
"@types/proxyquire": "^1.3.29",
|
||||
"@types/proxyquire": "^1.3.30",
|
||||
"@types/ramda": "0.28.20",
|
||||
"@types/sinon": "^10.0.19",
|
||||
"@types/tar": "^6.1.6",
|
||||
"@types/sinon": "^10.0.20",
|
||||
"@types/tar": "^6.1.7",
|
||||
"@types/tar-stream": "^2.2.3",
|
||||
"ci-info": "^3.9.0",
|
||||
"cross-spawn": "^7.0.3",
|
||||
|
||||
@@ -40,8 +40,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/git-resolver": "workspace:*",
|
||||
"@types/hosted-git-info": "^3.0.3",
|
||||
"@types/is-windows": "^1.0.0",
|
||||
"@types/hosted-git-info": "^3.0.4",
|
||||
"@types/is-windows": "^1.0.1",
|
||||
"@types/semver": "7.5.3",
|
||||
"is-windows": "^1.0.2"
|
||||
},
|
||||
|
||||
@@ -42,8 +42,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/local-resolver": "workspace:*",
|
||||
"@types/normalize-path": "^3.0.0",
|
||||
"@types/ssri": "^7.1.2"
|
||||
"@types/normalize-path": "^3.0.1",
|
||||
"@types/ssri": "^7.1.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@pnpm/logger": "^5.0.0"
|
||||
|
||||
@@ -60,10 +60,10 @@
|
||||
"@pnpm/fetch": "workspace:*",
|
||||
"@pnpm/npm-resolver": "workspace:*",
|
||||
"@pnpm/test-fixtures": "workspace:*",
|
||||
"@types/normalize-path": "^3.0.0",
|
||||
"@types/normalize-path": "^3.0.1",
|
||||
"@types/ramda": "0.28.20",
|
||||
"@types/semver": "7.5.3",
|
||||
"@types/ssri": "^7.1.2",
|
||||
"@types/ssri": "^7.1.3",
|
||||
"nock": "13.3.4",
|
||||
"path-exists": "^4.0.0",
|
||||
"tempy": "^1.0.1"
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
"@pnpm/constants": "workspace:*",
|
||||
"@pnpm/reviewing.dependencies-hierarchy": "workspace:*",
|
||||
"@pnpm/test-fixtures": "workspace:*",
|
||||
"@types/normalize-path": "^3.0.0",
|
||||
"@types/normalize-path": "^3.0.1",
|
||||
"@types/semver": "7.5.3"
|
||||
},
|
||||
"funding": "https://opencollective.com/pnpm",
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"@pnpm/registry-mock": "3.16.0",
|
||||
"@pnpm/test-fixtures": "workspace:*",
|
||||
"@types/ramda": "0.28.20",
|
||||
"@types/wrap-ansi": "^8.0.1",
|
||||
"@types/wrap-ansi": "^8.0.2",
|
||||
"@types/zkochan__table": "npm:@types/table@6.0.0",
|
||||
"strip-ansi": "^6.0.1"
|
||||
},
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
"@pnpm/registry-mock": "3.16.0",
|
||||
"@pnpm/test-fixtures": "workspace:*",
|
||||
"@types/ramda": "0.28.20",
|
||||
"@types/wrap-ansi": "^8.0.1",
|
||||
"@types/wrap-ansi": "^8.0.2",
|
||||
"@types/zkochan__table": "npm:@types/table@6.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
"devDependencies": {
|
||||
"@pnpm/cafs-types": "workspace:*",
|
||||
"@pnpm/types": "workspace:*",
|
||||
"@types/ssri": "^7.1.2"
|
||||
"@types/ssri": "^7.1.3"
|
||||
},
|
||||
"homepage": "https://github.com/pnpm/pnpm/blob/main/store/cafs-types#readme",
|
||||
"funding": "https://opencollective.com/pnpm",
|
||||
|
||||
@@ -31,8 +31,8 @@
|
||||
"@pnpm/store.cafs": "workspace:*",
|
||||
"@pnpm/types": "workspace:*",
|
||||
"@types/is-gzip": "2.0.0",
|
||||
"@types/node": "^16.18.58",
|
||||
"@types/ssri": "^7.1.2",
|
||||
"@types/node": "^16.18.59",
|
||||
"@types/ssri": "^7.1.3",
|
||||
"tempy": "^1.0.1"
|
||||
},
|
||||
"bugs": {
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"@pnpm/package-store": "workspace:*",
|
||||
"@pnpm/prepare": "workspace:*",
|
||||
"@types/ramda": "0.28.20",
|
||||
"@types/ssri": "^7.1.2",
|
||||
"@types/ssri": "^7.1.3",
|
||||
"tempy": "^1.0.1"
|
||||
},
|
||||
"directories": {
|
||||
|
||||
@@ -30,9 +30,9 @@
|
||||
"homepage": "https://github.com/pnpm/pnpm/blob/main/store/plugin-commands-server#readme",
|
||||
"devDependencies": {
|
||||
"@pnpm/plugin-commands-server": "workspace:*",
|
||||
"@types/is-windows": "^1.0.0",
|
||||
"@types/is-windows": "^1.0.1",
|
||||
"@types/ramda": "0.28.20",
|
||||
"@types/signal-exit": "^3.0.2"
|
||||
"@types/signal-exit": "^3.0.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pnpm/cli-meta": "workspace:*",
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"@pnpm/registry-mock": "3.16.0",
|
||||
"@types/archy": "0.0.33",
|
||||
"@types/ramda": "0.28.20",
|
||||
"@types/ssri": "^7.1.2",
|
||||
"@types/ssri": "^7.1.3",
|
||||
"@zkochan/rimraf": "^2.1.3",
|
||||
"execa": "npm:safe-execa@0.1.2",
|
||||
"path-exists": "^4.0.0",
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"@pnpm/package-requester": "workspace:*",
|
||||
"@pnpm/package-store": "workspace:*",
|
||||
"@pnpm/server": "workspace:*",
|
||||
"@types/mz": "^2.7.5",
|
||||
"@types/mz": "^2.7.6",
|
||||
"@types/uuid": "^8.3.4",
|
||||
"@zkochan/rimraf": "^2.1.3",
|
||||
"get-port": "^5.1.1",
|
||||
|
||||
@@ -39,10 +39,10 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/store-path": "workspace:*",
|
||||
"@types/is-windows": "^1.0.0",
|
||||
"@types/node": "^16.18.58",
|
||||
"@types/is-windows": "^1.0.1",
|
||||
"@types/node": "^16.18.59",
|
||||
"@types/rimraf": "^3.0.2",
|
||||
"@types/touch": "^3.1.3",
|
||||
"@types/touch": "^3.1.4",
|
||||
"is-windows": "^1.0.2",
|
||||
"rimraf": "^3.0.2"
|
||||
},
|
||||
|
||||
@@ -42,10 +42,10 @@
|
||||
"devDependencies": {
|
||||
"@pnpm/filter-workspace-packages": "workspace:*",
|
||||
"@pnpm/types": "workspace:*",
|
||||
"@types/is-windows": "^1.0.0",
|
||||
"@types/micromatch": "^4.0.3",
|
||||
"@types/is-windows": "^1.0.1",
|
||||
"@types/micromatch": "^4.0.4",
|
||||
"@types/ramda": "0.28.20",
|
||||
"@types/touch": "^3.1.3",
|
||||
"@types/touch": "^3.1.4",
|
||||
"ci-info": "^3.9.0",
|
||||
"is-windows": "^1.0.2",
|
||||
"tempy": "^1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user