mirror of
https://github.com/logto-io/logto.git
synced 2025-02-17 22:04:19 -05:00
chore(deps): update dependency tsc-watch to v5 (#690)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e61dba90a8
commit
712cd795d0
4 changed files with 24 additions and 39 deletions
|
@ -51,7 +51,7 @@
|
|||
"prettier": "^2.3.2",
|
||||
"supertest": "^6.2.2",
|
||||
"ts-jest": "^27.1.1",
|
||||
"tsc-watch": "^4.4.0",
|
||||
"tsc-watch": "^5.0.0",
|
||||
"typescript": "^4.6.2"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
"lint-staged": "^11.1.1",
|
||||
"prettier": "^2.3.2",
|
||||
"ts-jest": "^27.1.1",
|
||||
"tsc-watch": "^4.4.0",
|
||||
"tsc-watch": "^5.0.0",
|
||||
"typescript": "^4.6.2"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
"nock": "^13.2.2",
|
||||
"prettier": "^2.3.2",
|
||||
"ts-jest": "^27.1.1",
|
||||
"tsc-watch": "^4.4.0",
|
||||
"tsc-watch": "^5.0.0",
|
||||
"typescript": "^4.6.2"
|
||||
},
|
||||
"engines": {
|
||||
|
|
57
pnpm-lock.yaml
generated
57
pnpm-lock.yaml
generated
|
@ -45,7 +45,7 @@ importers:
|
|||
snakecase-keys: ^5.1.0
|
||||
supertest: ^6.2.2
|
||||
ts-jest: ^27.1.1
|
||||
tsc-watch: ^4.4.0
|
||||
tsc-watch: ^5.0.0
|
||||
typescript: ^4.6.2
|
||||
zod: ^3.14.3
|
||||
dependencies:
|
||||
|
@ -76,7 +76,7 @@ importers:
|
|||
prettier: 2.5.1
|
||||
supertest: 6.2.2
|
||||
ts-jest: 27.1.1_9985e1834e803358b7be1e6ce5ca0eea
|
||||
tsc-watch: 4.5.0_typescript@4.6.3
|
||||
tsc-watch: 5.0.3_typescript@4.6.3
|
||||
typescript: 4.6.3
|
||||
|
||||
packages/connector-aliyun-dm:
|
||||
|
@ -97,7 +97,7 @@ importers:
|
|||
lint-staged: ^11.1.1
|
||||
prettier: ^2.3.2
|
||||
ts-jest: ^27.1.1
|
||||
tsc-watch: ^4.4.0
|
||||
tsc-watch: ^5.0.0
|
||||
typescript: ^4.6.2
|
||||
zod: ^3.14.3
|
||||
dependencies:
|
||||
|
@ -119,7 +119,7 @@ importers:
|
|||
lint-staged: 11.2.6
|
||||
prettier: 2.5.1
|
||||
ts-jest: 27.1.1_9985e1834e803358b7be1e6ce5ca0eea
|
||||
tsc-watch: 4.6.2_typescript@4.6.3
|
||||
tsc-watch: 5.0.3_typescript@4.6.3
|
||||
typescript: 4.6.3
|
||||
|
||||
packages/connector-facebook:
|
||||
|
@ -143,7 +143,7 @@ importers:
|
|||
prettier: ^2.3.2
|
||||
query-string: ^7.0.1
|
||||
ts-jest: ^27.1.1
|
||||
tsc-watch: ^4.4.0
|
||||
tsc-watch: ^5.0.0
|
||||
typescript: ^4.6.2
|
||||
zod: ^3.14.3
|
||||
dependencies:
|
||||
|
@ -168,7 +168,7 @@ importers:
|
|||
nock: 13.2.2
|
||||
prettier: 2.5.1
|
||||
ts-jest: 27.1.1_9985e1834e803358b7be1e6ce5ca0eea
|
||||
tsc-watch: 4.6.2_typescript@4.6.3
|
||||
tsc-watch: 5.0.3_typescript@4.6.3
|
||||
typescript: 4.6.3
|
||||
|
||||
packages/connector-types:
|
||||
|
@ -19096,36 +19096,6 @@ packages:
|
|||
yn: 3.1.1
|
||||
dev: true
|
||||
|
||||
/tsc-watch/4.5.0_typescript@4.6.3:
|
||||
resolution: {integrity: sha512-aXhN4jY+1YEcn/NwCQ/+fHqU43EqOpW+pS+933EPsVEsrKhvyrodPDIjQsk1a1niFrabAK3RIBrRbAslVefEbQ==}
|
||||
engines: {node: '>=8.17.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
dependencies:
|
||||
cross-spawn: 7.0.3
|
||||
node-cleanup: 2.1.2
|
||||
ps-tree: 1.2.0
|
||||
string-argv: 0.1.2
|
||||
strip-ansi: 6.0.1
|
||||
typescript: 4.6.3
|
||||
dev: true
|
||||
|
||||
/tsc-watch/4.6.2_typescript@4.6.3:
|
||||
resolution: {integrity: sha512-eHWzZGkPmzXVGQKbqQgf3BFpGiZZw1jQ29ZOJeaSe8JfyUvphbd221NfXmmsJUGGPGA/nnaSS01tXipUcyxAxg==}
|
||||
engines: {node: '>=8.17.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
dependencies:
|
||||
cross-spawn: 7.0.3
|
||||
node-cleanup: 2.1.2
|
||||
ps-tree: 1.2.0
|
||||
string-argv: 0.1.2
|
||||
strip-ansi: 6.0.1
|
||||
typescript: 4.6.3
|
||||
dev: true
|
||||
|
||||
/tsc-watch/5.0.3_typescript@4.6.2:
|
||||
resolution: {integrity: sha512-Hz2UawwELMSLOf0xHvAFc7anLeMw62cMVXr1flYmhRuOhOyOljwmb1l/O60ZwRyy1k7N1iC1mrn1QYM2zITfuw==}
|
||||
engines: {node: '>=8.17.0'}
|
||||
|
@ -19141,6 +19111,21 @@ packages:
|
|||
typescript: 4.6.2
|
||||
dev: true
|
||||
|
||||
/tsc-watch/5.0.3_typescript@4.6.3:
|
||||
resolution: {integrity: sha512-Hz2UawwELMSLOf0xHvAFc7anLeMw62cMVXr1flYmhRuOhOyOljwmb1l/O60ZwRyy1k7N1iC1mrn1QYM2zITfuw==}
|
||||
engines: {node: '>=8.17.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
dependencies:
|
||||
cross-spawn: 7.0.3
|
||||
node-cleanup: 2.1.2
|
||||
ps-tree: 1.2.0
|
||||
string-argv: 0.1.2
|
||||
strip-ansi: 6.0.1
|
||||
typescript: 4.6.3
|
||||
dev: true
|
||||
|
||||
/tsconfig-paths/3.13.0:
|
||||
resolution: {integrity: sha512-nWuffZppoaYK0vQ1SQmkSsQzJoHA4s6uzdb2waRpD806x9yfq153AdVsWz4je2qZcW+pENrMQXbGQ3sMCkXuhw==}
|
||||
dependencies:
|
||||
|
|
Loading…
Add table
Reference in a new issue