mirror of
https://github.com/pnpm/pnpm.git
synced 2026-02-02 03:02:49 -05:00
fix(deps): update table to v6
This commit is contained in:
7
.changeset/yellow-readers-raise.md
Normal file
7
.changeset/yellow-readers-raise.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
"@pnpm/plugin-commands-audit": patch
|
||||
"@pnpm/plugin-commands-installation": patch
|
||||
"@pnpm/plugin-commands-outdated": patch
|
||||
---
|
||||
|
||||
Update table to v6.
|
||||
@@ -46,7 +46,7 @@
|
||||
"chalk": "^4.1.0",
|
||||
"ramda": "^0.27.1",
|
||||
"render-help": "^1.0.0",
|
||||
"table": "^5.4.6"
|
||||
"table": "^6.0.1"
|
||||
},
|
||||
"funding": "https://opencollective.com/pnpm"
|
||||
}
|
||||
|
||||
@@ -90,7 +90,7 @@
|
||||
"read-ini-file": "^3.0.0",
|
||||
"render-help": "^1.0.0",
|
||||
"supi": "workspace:0.41.20",
|
||||
"table": "^5.4.6",
|
||||
"table": "^6.0.1",
|
||||
"version-selector-type": "^3.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
"lru-cache": "^6.0.0",
|
||||
"ramda": "^0.27.1",
|
||||
"render-help": "^1.0.0",
|
||||
"table": "^5.4.6",
|
||||
"table": "^6.0.1",
|
||||
"wrap-ansi": "^7.0.0"
|
||||
},
|
||||
"funding": "https://opencollective.com/pnpm"
|
||||
|
||||
45
pnpm-lock.yaml
generated
45
pnpm-lock.yaml
generated
@@ -1492,7 +1492,7 @@ importers:
|
||||
chalk: 4.1.0
|
||||
ramda: 0.27.1
|
||||
render-help: 1.0.0
|
||||
table: 5.4.6
|
||||
table: 6.0.1
|
||||
devDependencies:
|
||||
'@pnpm/plugin-commands-audit': 'link:'
|
||||
'@pnpm/types': 'link:../types'
|
||||
@@ -1514,7 +1514,7 @@ importers:
|
||||
ramda: ^0.27.1
|
||||
render-help: ^1.0.0
|
||||
strip-ansi: ^6.0.0
|
||||
table: ^5.4.6
|
||||
table: ^6.0.1
|
||||
packages/plugin-commands-import:
|
||||
dependencies:
|
||||
'@pnpm/cli-utils': 'link:../cli-utils'
|
||||
@@ -1588,7 +1588,7 @@ importers:
|
||||
read-ini-file: 3.0.0
|
||||
render-help: 1.0.0
|
||||
supi: 'link:../supi'
|
||||
table: 5.4.6
|
||||
table: 6.0.1
|
||||
version-selector-type: 3.0.0
|
||||
devDependencies:
|
||||
'@pnpm/lockfile-types': 'link:../lockfile-types'
|
||||
@@ -1664,7 +1664,7 @@ importers:
|
||||
render-help: ^1.0.0
|
||||
sinon: ^9.0.3
|
||||
supi: 'workspace:0.41.20'
|
||||
table: ^5.4.6
|
||||
table: ^6.0.1
|
||||
tempy: ^0.6.0
|
||||
version-selector-type: ^3.0.0
|
||||
write-json-file: 4.0.0
|
||||
@@ -1732,7 +1732,7 @@ importers:
|
||||
lru-cache: 6.0.0
|
||||
ramda: 0.27.1
|
||||
render-help: 1.0.0
|
||||
table: 5.4.6
|
||||
table: 6.0.1
|
||||
wrap-ansi: 7.0.0
|
||||
devDependencies:
|
||||
'@pnpm/constants': 'link:../constants'
|
||||
@@ -1779,7 +1779,7 @@ importers:
|
||||
ramda: ^0.27.1
|
||||
render-help: ^1.0.0
|
||||
strip-ansi: ^6.0.0
|
||||
table: ^5.4.6
|
||||
table: ^6.0.1
|
||||
wrap-ansi: ^7.0.0
|
||||
packages/plugin-commands-publishing:
|
||||
dependencies:
|
||||
@@ -4247,7 +4247,7 @@ packages:
|
||||
fast-deep-equal: 3.1.3
|
||||
fast-json-stable-stringify: 2.1.0
|
||||
json-schema-traverse: 0.4.1
|
||||
uri-js: 4.2.2
|
||||
uri-js: 4.4.0
|
||||
resolution:
|
||||
integrity: sha512-eienB2c9qVQs2KWexhkrdMLVDoIQCz5KSeLxwg9Lzk4DOfBtIK9PQwwufcsn1jjGuf9WZmqPMbGxOzfcuphJCQ==
|
||||
/all-module-paths/0.10.7:
|
||||
@@ -4768,6 +4768,12 @@ packages:
|
||||
node: '>=4'
|
||||
resolution:
|
||||
integrity: sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==
|
||||
/astral-regex/2.0.0:
|
||||
dev: false
|
||||
engines:
|
||||
node: '>=8'
|
||||
resolution:
|
||||
integrity: sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==
|
||||
/async/3.2.0:
|
||||
dev: true
|
||||
resolution:
|
||||
@@ -11239,6 +11245,16 @@ packages:
|
||||
node: '>=6'
|
||||
resolution:
|
||||
integrity: sha512-Qu+VC3EwYLldKa1fCxuuvULvSJOKEgk9pi8dZeCVK7TqBfUNTH4sFkk4joj8afVSfAYgJoSOetjx9QWOJ5mYoQ==
|
||||
/slice-ansi/4.0.0:
|
||||
dependencies:
|
||||
ansi-styles: 4.2.1
|
||||
astral-regex: 2.0.0
|
||||
is-fullwidth-code-point: 3.0.0
|
||||
dev: false
|
||||
engines:
|
||||
node: '>=10'
|
||||
resolution:
|
||||
integrity: sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==
|
||||
/slide/1.1.6:
|
||||
resolution:
|
||||
integrity: sha1-VusCfWW00tzmyy4tMsTUr8nh1wc=
|
||||
@@ -11738,6 +11754,17 @@ packages:
|
||||
node: '>=6.0.0'
|
||||
resolution:
|
||||
integrity: sha512-wmEc8m4fjnob4gt5riFRtTu/6+4rSe12TpAELNSqHMfF3IqnA+CH37USM6/YR3qRZv7e56kAEAtd6nKZaxe0Ug==
|
||||
/table/6.0.1:
|
||||
dependencies:
|
||||
ajv: 6.12.4
|
||||
lodash: 4.17.20
|
||||
slice-ansi: 4.0.0
|
||||
string-width: 4.2.0
|
||||
dev: false
|
||||
engines:
|
||||
node: '>=10.0.0'
|
||||
resolution:
|
||||
integrity: sha512-fmr6168splcy/3XIvhSm5w6hYYOqyr3plAsd7OqoerzyoMnIpoxYuwrpdO2Cm22dh6KCnvirvigPrFZp+tdWFA==
|
||||
/tape-promise/4.0.0:
|
||||
dependencies:
|
||||
is-promise: 2.2.2
|
||||
@@ -12331,11 +12358,11 @@ packages:
|
||||
node: '>=8'
|
||||
resolution:
|
||||
integrity: sha512-9y+Kds0+LoLG6yN802wVXoIfxYEwh3FlZwzMwpCZp62S2i1/Jzeqb9Eeeju3NSHccGGasfGlK5/vEHbAifYRDg==
|
||||
/uri-js/4.2.2:
|
||||
/uri-js/4.4.0:
|
||||
dependencies:
|
||||
punycode: 2.1.1
|
||||
resolution:
|
||||
integrity: sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==
|
||||
integrity: sha512-B0yRTzYdUCCn9n+F4+Gh4yIDtMQcaJsmYBDsTSG8g/OejKBodLQ2IHfN3bM7jUsRXndopT7OIXWdYqc1fjmV6g==
|
||||
/urix/0.1.0:
|
||||
deprecated: 'Please see https://github.com/lydell/urix#deprecated'
|
||||
dev: true
|
||||
|
||||
Reference in New Issue
Block a user