0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-30 20:33:54 -05:00

fix: lockfile (#694)

This commit is contained in:
Gao Sun 2022-04-28 15:18:40 +08:00 committed by GitHub
parent 2049b4f73a
commit 8b22cf4c89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -162,7 +162,7 @@ importers:
lint-staged: 11.2.6
prettier: 2.5.1
ts-jest: 27.1.1_9985e1834e803358b7be1e6ce5ca0eea
tsc-watch: 4.5.0_typescript@4.6.3
tsc-watch: 4.6.2_typescript@4.6.3
typescript: 4.6.3
packages/connector-facebook:
@ -19231,6 +19231,21 @@ packages:
yn: 3.1.1
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'}