mirror of
https://github.com/logto-io/logto.git
synced 2025-01-06 20:40:08 -05:00
chore(deps): update dependency @types/node to v16 (#623)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
23e3cb7ac2
commit
603b2e1cfe
3 changed files with 12 additions and 16 deletions
|
@ -28,7 +28,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@silverhand/eslint-config": "^0.10.2",
|
"@silverhand/eslint-config": "^0.10.2",
|
||||||
"@silverhand/ts-config": "^0.10.2",
|
"@silverhand/ts-config": "^0.10.2",
|
||||||
"@types/node": "14",
|
"@types/node": "16",
|
||||||
"eslint": "^8.10.0",
|
"eslint": "^8.10.0",
|
||||||
"lint-staged": "^11.1.1",
|
"lint-staged": "^11.1.1",
|
||||||
"prettier": "^2.3.2",
|
"prettier": "^2.3.2",
|
||||||
|
|
|
@ -26,7 +26,7 @@
|
||||||
"@silverhand/essentials": "^1.1.6",
|
"@silverhand/essentials": "^1.1.6",
|
||||||
"@silverhand/ts-config": "^0.10.2",
|
"@silverhand/ts-config": "^0.10.2",
|
||||||
"@types/lodash.uniq": "^4.5.6",
|
"@types/lodash.uniq": "^4.5.6",
|
||||||
"@types/node": "14",
|
"@types/node": "16",
|
||||||
"@types/pluralize": "^0.0.29",
|
"@types/pluralize": "^0.0.29",
|
||||||
"camelcase": "^6.2.0",
|
"camelcase": "^6.2.0",
|
||||||
"eslint": "^8.10.0",
|
"eslint": "^8.10.0",
|
||||||
|
|
|
@ -23,7 +23,7 @@ importers:
|
||||||
'@logto/schemas': ^0.1.0
|
'@logto/schemas': ^0.1.0
|
||||||
'@silverhand/eslint-config': ^0.10.2
|
'@silverhand/eslint-config': ^0.10.2
|
||||||
'@silverhand/ts-config': ^0.10.2
|
'@silverhand/ts-config': ^0.10.2
|
||||||
'@types/node': '14'
|
'@types/node': '16'
|
||||||
chalk: ^4
|
chalk: ^4
|
||||||
commander: ^9.1.0
|
commander: ^9.1.0
|
||||||
decamelize: ^5.0.0
|
decamelize: ^5.0.0
|
||||||
|
@ -50,11 +50,11 @@ importers:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@silverhand/eslint-config': 0.10.2_bbe1a6794670f389df81805f22999709
|
'@silverhand/eslint-config': 0.10.2_bbe1a6794670f389df81805f22999709
|
||||||
'@silverhand/ts-config': 0.10.2_typescript@4.6.3
|
'@silverhand/ts-config': 0.10.2_typescript@4.6.3
|
||||||
'@types/node': 14.18.0
|
'@types/node': 16.11.12
|
||||||
eslint: 8.10.0
|
eslint: 8.10.0
|
||||||
lint-staged: 11.2.6
|
lint-staged: 11.2.6
|
||||||
prettier: 2.5.1
|
prettier: 2.5.1
|
||||||
ts-node: 10.4.0_de13640ee400640abd8d11bf95f8f857
|
ts-node: 10.4.0_e6a8a9b497f380f485f6d23f5cd591ca
|
||||||
typescript: 4.6.3
|
typescript: 4.6.3
|
||||||
|
|
||||||
packages/console:
|
packages/console:
|
||||||
|
@ -330,7 +330,7 @@ importers:
|
||||||
'@silverhand/essentials': ^1.1.6
|
'@silverhand/essentials': ^1.1.6
|
||||||
'@silverhand/ts-config': ^0.10.2
|
'@silverhand/ts-config': ^0.10.2
|
||||||
'@types/lodash.uniq': ^4.5.6
|
'@types/lodash.uniq': ^4.5.6
|
||||||
'@types/node': '14'
|
'@types/node': '16'
|
||||||
'@types/pluralize': ^0.0.29
|
'@types/pluralize': ^0.0.29
|
||||||
camelcase: ^6.2.0
|
camelcase: ^6.2.0
|
||||||
eslint: ^8.10.0
|
eslint: ^8.10.0
|
||||||
|
@ -349,7 +349,7 @@ importers:
|
||||||
'@silverhand/essentials': 1.1.7
|
'@silverhand/essentials': 1.1.7
|
||||||
'@silverhand/ts-config': 0.10.2_typescript@4.6.2
|
'@silverhand/ts-config': 0.10.2_typescript@4.6.2
|
||||||
'@types/lodash.uniq': 4.5.6
|
'@types/lodash.uniq': 4.5.6
|
||||||
'@types/node': 14.18.0
|
'@types/node': 16.11.12
|
||||||
'@types/pluralize': 0.0.29
|
'@types/pluralize': 0.0.29
|
||||||
camelcase: 6.2.1
|
camelcase: 6.2.1
|
||||||
eslint: 8.10.0
|
eslint: 8.10.0
|
||||||
|
@ -357,7 +357,7 @@ importers:
|
||||||
lodash.uniq: 4.5.0
|
lodash.uniq: 4.5.0
|
||||||
pluralize: 8.0.0
|
pluralize: 8.0.0
|
||||||
prettier: 2.5.1
|
prettier: 2.5.1
|
||||||
ts-node: 10.4.0_0ba465019345ff09a05eac7207a7336a
|
ts-node: 10.4.0_64c593b7451d264b48ef412e6cb0ba64
|
||||||
typescript: 4.6.2
|
typescript: 4.6.2
|
||||||
|
|
||||||
packages/ui:
|
packages/ui:
|
||||||
|
@ -5940,10 +5940,6 @@ packages:
|
||||||
resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==}
|
resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@types/node/14.18.0:
|
|
||||||
resolution: {integrity: sha512-0GeIl2kmVMXEnx8tg1SlG6Gg8vkqirrW752KqolYo1PHevhhZN3bhJ67qHj+bQaINhX0Ra3TlWwRvMCd9iEfNQ==}
|
|
||||||
dev: true
|
|
||||||
|
|
||||||
/@types/node/16.11.12:
|
/@types/node/16.11.12:
|
||||||
resolution: {integrity: sha512-+2Iggwg7PxoO5Kyhvsq9VarmPbIelXP070HMImEpbtGCoyWNINQj4wzjbQCXzdHTRXnqufutJb5KAURZANNBAw==}
|
resolution: {integrity: sha512-+2Iggwg7PxoO5Kyhvsq9VarmPbIelXP070HMImEpbtGCoyWNINQj4wzjbQCXzdHTRXnqufutJb5KAURZANNBAw==}
|
||||||
|
|
||||||
|
@ -18538,7 +18534,7 @@ packages:
|
||||||
yargs-parser: 20.2.9
|
yargs-parser: 20.2.9
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/ts-node/10.4.0_0ba465019345ff09a05eac7207a7336a:
|
/ts-node/10.4.0_64c593b7451d264b48ef412e6cb0ba64:
|
||||||
resolution: {integrity: sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A==}
|
resolution: {integrity: sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -18557,7 +18553,7 @@ packages:
|
||||||
'@tsconfig/node12': 1.0.9
|
'@tsconfig/node12': 1.0.9
|
||||||
'@tsconfig/node14': 1.0.1
|
'@tsconfig/node14': 1.0.1
|
||||||
'@tsconfig/node16': 1.0.2
|
'@tsconfig/node16': 1.0.2
|
||||||
'@types/node': 14.18.0
|
'@types/node': 16.11.12
|
||||||
acorn: 8.6.0
|
acorn: 8.6.0
|
||||||
acorn-walk: 8.2.0
|
acorn-walk: 8.2.0
|
||||||
arg: 4.1.3
|
arg: 4.1.3
|
||||||
|
@ -18568,7 +18564,7 @@ packages:
|
||||||
yn: 3.1.1
|
yn: 3.1.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/ts-node/10.4.0_de13640ee400640abd8d11bf95f8f857:
|
/ts-node/10.4.0_e6a8a9b497f380f485f6d23f5cd591ca:
|
||||||
resolution: {integrity: sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A==}
|
resolution: {integrity: sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -18587,7 +18583,7 @@ packages:
|
||||||
'@tsconfig/node12': 1.0.9
|
'@tsconfig/node12': 1.0.9
|
||||||
'@tsconfig/node14': 1.0.1
|
'@tsconfig/node14': 1.0.1
|
||||||
'@tsconfig/node16': 1.0.2
|
'@tsconfig/node16': 1.0.2
|
||||||
'@types/node': 14.18.0
|
'@types/node': 16.11.12
|
||||||
acorn: 8.6.0
|
acorn: 8.6.0
|
||||||
acorn-walk: 8.2.0
|
acorn-walk: 8.2.0
|
||||||
arg: 4.1.3
|
arg: 4.1.3
|
||||||
|
|
Loading…
Reference in a new issue