chore(deps): update dependency typescript to v5
This commit is contained in:
parent
b0d377a3a5
commit
a94d9bcd95
2 changed files with 32 additions and 32 deletions
|
@ -35,7 +35,7 @@
|
|||
"nodemon": "2.0.21",
|
||||
"prettier": "2.8.4",
|
||||
"ts-node": "10.9.1",
|
||||
"typescript": "4.9.5"
|
||||
"typescript": "5.0.2"
|
||||
},
|
||||
"volta": {
|
||||
"node": "18.15.0"
|
||||
|
|
|
@ -16,7 +16,7 @@ specifiers:
|
|||
nodemon: 2.0.21
|
||||
prettier: 2.8.4
|
||||
ts-node: 10.9.1
|
||||
typescript: 4.9.5
|
||||
typescript: 5.0.2
|
||||
|
||||
dependencies:
|
||||
booru: 2.6.3
|
||||
|
@ -28,15 +28,15 @@ devDependencies:
|
|||
'@types/express': 4.17.17
|
||||
'@types/morgan': 1.9.4
|
||||
'@types/node': 18.15.0
|
||||
'@typescript-eslint/eslint-plugin': 5.54.1_4rfaf6mlw2mmutqjcopwvbftpu
|
||||
'@typescript-eslint/parser': 5.54.1_vgl77cfdswitgr47lm5swmv43m
|
||||
'@typescript-eslint/eslint-plugin': 5.54.1_k4rdtyz2uuo3tzblkqed7c56rq
|
||||
'@typescript-eslint/parser': 5.54.1_j4766f7ecgqbon3u7zlxn5zszu
|
||||
eslint: 8.36.0
|
||||
eslint-config-prettier: 8.8.0_eslint@8.36.0
|
||||
eslint-plugin-prettier: 4.2.1_7sb2khnpunhlasziblb2dlqwge
|
||||
nodemon: 2.0.21
|
||||
prettier: 2.8.4
|
||||
ts-node: 10.9.1_lwgqdwokjtwlohdqtbb6s252kq
|
||||
typescript: 4.9.5
|
||||
ts-node: 10.9.1_cntot3nyswru3zu5qhl3245ypm
|
||||
typescript: 5.0.2
|
||||
|
||||
packages:
|
||||
|
||||
|
@ -224,7 +224,7 @@ packages:
|
|||
'@types/node': 18.15.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.54.1_4rfaf6mlw2mmutqjcopwvbftpu:
|
||||
/@typescript-eslint/eslint-plugin/5.54.1_k4rdtyz2uuo3tzblkqed7c56rq:
|
||||
resolution: {integrity: sha512-a2RQAkosH3d3ZIV08s3DcL/mcGc2M/UC528VkPULFxR9VnVPT8pBu0IyBAJJmVsCmhVfwQX1v6q+QGnmSe1bew==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -235,10 +235,10 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.54.1_vgl77cfdswitgr47lm5swmv43m
|
||||
'@typescript-eslint/parser': 5.54.1_j4766f7ecgqbon3u7zlxn5zszu
|
||||
'@typescript-eslint/scope-manager': 5.54.1
|
||||
'@typescript-eslint/type-utils': 5.54.1_vgl77cfdswitgr47lm5swmv43m
|
||||
'@typescript-eslint/utils': 5.54.1_vgl77cfdswitgr47lm5swmv43m
|
||||
'@typescript-eslint/type-utils': 5.54.1_j4766f7ecgqbon3u7zlxn5zszu
|
||||
'@typescript-eslint/utils': 5.54.1_j4766f7ecgqbon3u7zlxn5zszu
|
||||
debug: 4.3.4
|
||||
eslint: 8.36.0
|
||||
grapheme-splitter: 1.0.4
|
||||
|
@ -246,13 +246,13 @@ packages:
|
|||
natural-compare-lite: 1.4.0
|
||||
regexpp: 3.2.0
|
||||
semver: 7.3.8
|
||||
tsutils: 3.21.0_typescript@4.9.5
|
||||
typescript: 4.9.5
|
||||
tsutils: 3.21.0_typescript@5.0.2
|
||||
typescript: 5.0.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser/5.54.1_vgl77cfdswitgr47lm5swmv43m:
|
||||
/@typescript-eslint/parser/5.54.1_j4766f7ecgqbon3u7zlxn5zszu:
|
||||
resolution: {integrity: sha512-8zaIXJp/nG9Ff9vQNh7TI+C3nA6q6iIsGJ4B4L6MhZ7mHnTMR4YP5vp2xydmFXIy8rpyIVbNAG44871LMt6ujg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -264,10 +264,10 @@ packages:
|
|||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.54.1
|
||||
'@typescript-eslint/types': 5.54.1
|
||||
'@typescript-eslint/typescript-estree': 5.54.1_typescript@4.9.5
|
||||
'@typescript-eslint/typescript-estree': 5.54.1_typescript@5.0.2
|
||||
debug: 4.3.4
|
||||
eslint: 8.36.0
|
||||
typescript: 4.9.5
|
||||
typescript: 5.0.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
@ -280,7 +280,7 @@ packages:
|
|||
'@typescript-eslint/visitor-keys': 5.54.1
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils/5.54.1_vgl77cfdswitgr47lm5swmv43m:
|
||||
/@typescript-eslint/type-utils/5.54.1_j4766f7ecgqbon3u7zlxn5zszu:
|
||||
resolution: {integrity: sha512-WREHsTz0GqVYLIbzIZYbmUUr95DKEKIXZNH57W3s+4bVnuF1TKe2jH8ZNH8rO1CeMY3U4j4UQeqPNkHMiGem3g==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -290,12 +290,12 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 5.54.1_typescript@4.9.5
|
||||
'@typescript-eslint/utils': 5.54.1_vgl77cfdswitgr47lm5swmv43m
|
||||
'@typescript-eslint/typescript-estree': 5.54.1_typescript@5.0.2
|
||||
'@typescript-eslint/utils': 5.54.1_j4766f7ecgqbon3u7zlxn5zszu
|
||||
debug: 4.3.4
|
||||
eslint: 8.36.0
|
||||
tsutils: 3.21.0_typescript@4.9.5
|
||||
typescript: 4.9.5
|
||||
tsutils: 3.21.0_typescript@5.0.2
|
||||
typescript: 5.0.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
@ -305,7 +305,7 @@ packages:
|
|||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.54.1_typescript@4.9.5:
|
||||
/@typescript-eslint/typescript-estree/5.54.1_typescript@5.0.2:
|
||||
resolution: {integrity: sha512-bjK5t+S6ffHnVwA0qRPTZrxKSaFYocwFIkZx5k7pvWfsB1I57pO/0M0Skatzzw1sCkjJ83AfGTL0oFIFiDX3bg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -320,13 +320,13 @@ packages:
|
|||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.3.8
|
||||
tsutils: 3.21.0_typescript@4.9.5
|
||||
typescript: 4.9.5
|
||||
tsutils: 3.21.0_typescript@5.0.2
|
||||
typescript: 5.0.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils/5.54.1_vgl77cfdswitgr47lm5swmv43m:
|
||||
/@typescript-eslint/utils/5.54.1_j4766f7ecgqbon3u7zlxn5zszu:
|
||||
resolution: {integrity: sha512-IY5dyQM8XD1zfDe5X8jegX6r2EVU5o/WJnLu/znLPWCBF7KNGC+adacXnt5jEYS9JixDcoccI6CvE4RCjHMzCQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -336,7 +336,7 @@ packages:
|
|||
'@types/semver': 7.3.12
|
||||
'@typescript-eslint/scope-manager': 5.54.1
|
||||
'@typescript-eslint/types': 5.54.1
|
||||
'@typescript-eslint/typescript-estree': 5.54.1_typescript@4.9.5
|
||||
'@typescript-eslint/typescript-estree': 5.54.1_typescript@5.0.2
|
||||
eslint: 8.36.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.36.0
|
||||
|
@ -1636,7 +1636,7 @@ packages:
|
|||
nopt: 1.0.10
|
||||
dev: true
|
||||
|
||||
/ts-node/10.9.1_lwgqdwokjtwlohdqtbb6s252kq:
|
||||
/ts-node/10.9.1_cntot3nyswru3zu5qhl3245ypm:
|
||||
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -1662,7 +1662,7 @@ packages:
|
|||
create-require: 1.1.1
|
||||
diff: 4.0.2
|
||||
make-error: 1.3.6
|
||||
typescript: 4.9.5
|
||||
typescript: 5.0.2
|
||||
v8-compile-cache-lib: 3.0.1
|
||||
yn: 3.1.1
|
||||
dev: true
|
||||
|
@ -1671,14 +1671,14 @@ packages:
|
|||
resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
|
||||
dev: true
|
||||
|
||||
/tsutils/3.21.0_typescript@4.9.5:
|
||||
/tsutils/3.21.0_typescript@5.0.2:
|
||||
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
|
||||
engines: {node: '>= 6'}
|
||||
peerDependencies:
|
||||
typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta'
|
||||
dependencies:
|
||||
tslib: 1.14.1
|
||||
typescript: 4.9.5
|
||||
typescript: 5.0.2
|
||||
dev: true
|
||||
|
||||
/type-check/0.4.0:
|
||||
|
@ -1701,9 +1701,9 @@ packages:
|
|||
mime-types: 2.1.35
|
||||
dev: false
|
||||
|
||||
/typescript/4.9.5:
|
||||
resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==}
|
||||
engines: {node: '>=4.2.0'}
|
||||
/typescript/5.0.2:
|
||||
resolution: {integrity: sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==}
|
||||
engines: {node: '>=12.20'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
|
|
Loading…
Reference in a new issue