mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-19 14:20:36 -04:00
chore(deps): update types
This commit is contained in:
@@ -52,9 +52,9 @@
|
||||
"devDependencies": {
|
||||
"@pnpm/default-reporter": "link:",
|
||||
"@pnpm/logger": "3.2.2",
|
||||
"@types/common-tags": "1.8.0",
|
||||
"@types/normalize-path": "3.0.0",
|
||||
"@types/pretty-time": "1.1.0",
|
||||
"@types/common-tags": "^1.8.0",
|
||||
"@types/normalize-path": "^3.0.0",
|
||||
"@types/pretty-time": "^1.1.0",
|
||||
"@types/ramda": "^0.27.4",
|
||||
"@types/semver": "^7.2.0",
|
||||
"delay": "4.3.0",
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
"devDependencies": {
|
||||
"@pnpm/constants": "workspace:*",
|
||||
"@pnpm/logger": "3.2.2",
|
||||
"@types/normalize-path": "3.0.0",
|
||||
"@types/normalize-path": "^3.0.0",
|
||||
"dependencies-hierarchy": "link:"
|
||||
},
|
||||
"funding": "https://opencollective.com/pnpm"
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
"@pnpm/list": "link:",
|
||||
"@pnpm/logger": "3.2.2",
|
||||
"@types/archy": "0.0.31",
|
||||
"@types/common-tags": "1.8.0",
|
||||
"@types/common-tags": "^1.8.0",
|
||||
"@types/ramda": "^0.27.4",
|
||||
"@types/semver": "^7.2.0",
|
||||
"common-tags": "1.8.0"
|
||||
|
||||
@@ -42,8 +42,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/local-resolver": "link:",
|
||||
"@types/graceful-fs": "4.1.3",
|
||||
"@types/normalize-path": "3.0.0",
|
||||
"@types/graceful-fs": "^4.1.3",
|
||||
"@types/normalize-path": "^3.0.0",
|
||||
"@types/ssri": "^6.0.2"
|
||||
},
|
||||
"funding": "https://opencollective.com/pnpm"
|
||||
|
||||
@@ -63,7 +63,7 @@
|
||||
"@pnpm/tarball-fetcher": "workspace:*",
|
||||
"@types/mz": "^2.7.0",
|
||||
"@types/ncp": "^2.0.3",
|
||||
"@types/normalize-path": "3.0.0",
|
||||
"@types/normalize-path": "^3.0.0",
|
||||
"@types/ramda": "^0.27.4",
|
||||
"@types/sinon": "^9.0.0",
|
||||
"@types/ssri": "^6.0.2",
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"@pnpm/assert-project": "workspace:2.1.0-alpha.1",
|
||||
"@pnpm/plugin-commands-import": "link:",
|
||||
"@pnpm/prepare": "workspace:0.0.2-alpha.1",
|
||||
"@types/ncp": "2.0.3",
|
||||
"@types/ncp": "^2.0.3",
|
||||
"ncp": "2.0.0",
|
||||
"tempy": "0.5.0"
|
||||
},
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
"@pnpm/plugin-commands-installation": "workspace:*",
|
||||
"@pnpm/plugin-commands-listing": "link:",
|
||||
"@pnpm/prepare": "workspace:0.0.2-alpha.1",
|
||||
"@types/common-tags": "1.8.0",
|
||||
"@types/common-tags": "^1.8.0",
|
||||
"@types/mz": "^2.7.0",
|
||||
"@types/ramda": "^0.27.4",
|
||||
"execa": "^4.0.1",
|
||||
|
||||
@@ -39,12 +39,12 @@
|
||||
"@pnpm/plugin-commands-outdated": "link:",
|
||||
"@pnpm/prepare": "workspace:0.0.2-alpha.1",
|
||||
"@pnpm/types": "workspace:6.0.0-alpha.0",
|
||||
"@types/common-tags": "1.8.0",
|
||||
"@types/common-tags": "^1.8.0",
|
||||
"@types/lru-cache": "^5.1.0",
|
||||
"@types/mz": "^2.7.0",
|
||||
"@types/ramda": "^0.27.4",
|
||||
"@types/table": "^5.0.0",
|
||||
"@types/wrap-ansi": "3.0.0",
|
||||
"@types/wrap-ansi": "^3.0.0",
|
||||
"mz": "2.7.0",
|
||||
"strip-ansi": "6.0.0"
|
||||
},
|
||||
|
||||
@@ -44,10 +44,10 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/read-project-manifest": "link:",
|
||||
"@types/graceful-fs": "4.1.3",
|
||||
"@types/graceful-fs": "^4.1.3",
|
||||
"@types/is-windows": "^1.0.0",
|
||||
"@types/json5": "0.0.30",
|
||||
"@types/parse-json": "4.0.0",
|
||||
"@types/parse-json": "^4.0.0",
|
||||
"tempy": "0.5.0"
|
||||
},
|
||||
"funding": "https://opencollective.com/pnpm"
|
||||
|
||||
@@ -81,14 +81,14 @@
|
||||
"@pnpm/prepare": "workspace:0.0.2-alpha.1",
|
||||
"@pnpm/store-path": "^4.0.0-0",
|
||||
"@pnpm/test-fixtures": "workspace:0.0.0",
|
||||
"@types/common-tags": "1.8.0",
|
||||
"@types/common-tags": "^1.8.0",
|
||||
"@types/fs-extra": "^8.1.0",
|
||||
"@types/graceful-fs": "4.1.3",
|
||||
"@types/is-ci": "2.0.0",
|
||||
"@types/graceful-fs": "^4.1.3",
|
||||
"@types/is-ci": "^2.0.0",
|
||||
"@types/is-windows": "^1.0.0",
|
||||
"@types/mz": "^2.7.0",
|
||||
"@types/ncp": "2.0.3",
|
||||
"@types/normalize-path": "3.0.0",
|
||||
"@types/ncp": "^2.0.3",
|
||||
"@types/normalize-path": "^3.0.0",
|
||||
"@types/ramda": "^0.27.4",
|
||||
"@types/semver": "^7.2.0",
|
||||
"@types/sinon": "^9.0.0",
|
||||
|
||||
38
pnpm-lock.yaml
generated
38
pnpm-lock.yaml
generated
@@ -269,9 +269,9 @@ importers:
|
||||
'@pnpm/error': 'workspace:1.2.0'
|
||||
'@pnpm/logger': 3.2.2
|
||||
'@pnpm/types': 'workspace:6.0.0-alpha.0'
|
||||
'@types/common-tags': 1.8.0
|
||||
'@types/normalize-path': 3.0.0
|
||||
'@types/pretty-time': 1.1.0
|
||||
'@types/common-tags': ^1.8.0
|
||||
'@types/normalize-path': ^3.0.0
|
||||
'@types/pretty-time': ^1.1.0
|
||||
'@types/ramda': ^0.27.4
|
||||
'@types/semver': ^7.2.0
|
||||
'@zkochan/zen-push': 1.0.0
|
||||
@@ -340,7 +340,7 @@ importers:
|
||||
'@pnpm/read-modules-dir': 'workspace:2.0.1'
|
||||
'@pnpm/read-package-json': 'workspace:3.1.1-alpha.0'
|
||||
'@pnpm/types': 'workspace:6.0.0-alpha.0'
|
||||
'@types/normalize-path': 3.0.0
|
||||
'@types/normalize-path': ^3.0.0
|
||||
dependencies-hierarchy: 'link:'
|
||||
dependency-path: 'workspace:4.0.7-alpha.0'
|
||||
normalize-path: 3.0.0
|
||||
@@ -836,7 +836,7 @@ importers:
|
||||
'@pnpm/read-project-manifest': 'workspace:1.0.6-alpha.0'
|
||||
'@pnpm/types': 'workspace:6.0.0-alpha.0'
|
||||
'@types/archy': 0.0.31
|
||||
'@types/common-tags': 1.8.0
|
||||
'@types/common-tags': ^1.8.0
|
||||
'@types/ramda': ^0.27.4
|
||||
'@types/semver': ^7.2.0
|
||||
'@zkochan/npm-package-arg': 1.0.2
|
||||
@@ -868,8 +868,8 @@ importers:
|
||||
'@pnpm/read-project-manifest': 'workspace:1.0.6-alpha.0'
|
||||
'@pnpm/resolver-base': 'workspace:7.0.1-alpha.0'
|
||||
'@pnpm/types': 'workspace:6.0.0-alpha.0'
|
||||
'@types/graceful-fs': 4.1.3
|
||||
'@types/normalize-path': 3.0.0
|
||||
'@types/graceful-fs': ^4.1.3
|
||||
'@types/normalize-path': ^3.0.0
|
||||
'@types/ssri': ^6.0.2
|
||||
graceful-fs: 4.2.1
|
||||
normalize-path: 3.0.0
|
||||
@@ -1269,7 +1269,7 @@ importers:
|
||||
'@pnpm/types': 'workspace:6.0.0-alpha.0'
|
||||
'@types/mz': ^2.7.0
|
||||
'@types/ncp': ^2.0.3
|
||||
'@types/normalize-path': 3.0.0
|
||||
'@types/normalize-path': ^3.0.0
|
||||
'@types/ramda': ^0.27.4
|
||||
'@types/sinon': ^9.0.0
|
||||
'@types/ssri': ^6.0.2
|
||||
@@ -1465,7 +1465,7 @@ importers:
|
||||
'@pnpm/prepare': 'workspace:0.0.2-alpha.1'
|
||||
'@pnpm/read-project-manifest': 'workspace:1.0.6-alpha.0'
|
||||
'@pnpm/store-connection-manager': 'workspace:0.3.0-alpha.4'
|
||||
'@types/ncp': 2.0.3
|
||||
'@types/ncp': ^2.0.3
|
||||
'@zkochan/rimraf': 1.0.0
|
||||
load-json-file: 6.2.0
|
||||
ncp: 2.0.0
|
||||
@@ -1632,7 +1632,7 @@ importers:
|
||||
'@pnpm/plugin-commands-listing': 'link:'
|
||||
'@pnpm/prepare': 'workspace:0.0.2-alpha.1'
|
||||
'@pnpm/types': 'workspace:6.0.0-alpha.0'
|
||||
'@types/common-tags': 1.8.0
|
||||
'@types/common-tags': ^1.8.0
|
||||
'@types/mz': ^2.7.0
|
||||
'@types/ramda': ^0.27.4
|
||||
common-tags: 1.8.0
|
||||
@@ -1699,12 +1699,12 @@ importers:
|
||||
'@pnpm/semver-diff': 1.0.2
|
||||
'@pnpm/store-path': ^4.0.0-0
|
||||
'@pnpm/types': 'workspace:6.0.0-alpha.0'
|
||||
'@types/common-tags': 1.8.0
|
||||
'@types/common-tags': ^1.8.0
|
||||
'@types/lru-cache': ^5.1.0
|
||||
'@types/mz': ^2.7.0
|
||||
'@types/ramda': ^0.27.4
|
||||
'@types/table': ^5.0.0
|
||||
'@types/wrap-ansi': 3.0.0
|
||||
'@types/wrap-ansi': ^3.0.0
|
||||
chalk: 4.0.0
|
||||
common-tags: 1.8.0
|
||||
lru-cache: 5.1.1
|
||||
@@ -2348,10 +2348,10 @@ importers:
|
||||
'@pnpm/read-project-manifest': 'link:'
|
||||
'@pnpm/types': 'workspace:^6.0.0-alpha.0'
|
||||
'@pnpm/write-project-manifest': 'workspace:1.0.3-alpha.0'
|
||||
'@types/graceful-fs': 4.1.3
|
||||
'@types/graceful-fs': ^4.1.3
|
||||
'@types/is-windows': ^1.0.0
|
||||
'@types/json5': 0.0.30
|
||||
'@types/parse-json': 4.0.0
|
||||
'@types/parse-json': ^4.0.0
|
||||
detect-indent: 6.0.0
|
||||
fast-deep-equal: 3.1.1
|
||||
graceful-fs: 4.2.1
|
||||
@@ -2690,14 +2690,14 @@ importers:
|
||||
'@pnpm/symlink-dependency': 'workspace:3.0.5-alpha.0'
|
||||
'@pnpm/test-fixtures': 'workspace:0.0.0'
|
||||
'@pnpm/types': 'workspace:6.0.0-alpha.0'
|
||||
'@types/common-tags': 1.8.0
|
||||
'@types/common-tags': ^1.8.0
|
||||
'@types/fs-extra': ^8.1.0
|
||||
'@types/graceful-fs': 4.1.3
|
||||
'@types/is-ci': 2.0.0
|
||||
'@types/graceful-fs': ^4.1.3
|
||||
'@types/is-ci': ^2.0.0
|
||||
'@types/is-windows': ^1.0.0
|
||||
'@types/mz': ^2.7.0
|
||||
'@types/ncp': 2.0.3
|
||||
'@types/normalize-path': 3.0.0
|
||||
'@types/ncp': ^2.0.3
|
||||
'@types/normalize-path': ^3.0.0
|
||||
'@types/ramda': ^0.27.4
|
||||
'@types/semver': ^7.2.0
|
||||
'@types/sinon': ^9.0.0
|
||||
|
||||
Reference in New Issue
Block a user