chore(deps): update dependency typescript to v5.3.3
This commit is contained in:
parent
60018df13c
commit
2e02781883
2 changed files with 39 additions and 39 deletions
|
@ -88,7 +88,7 @@
|
|||
"sass": "1.69.5",
|
||||
"semver": "7.5.4",
|
||||
"tslib": "2.6.2",
|
||||
"typescript": "5.3.2",
|
||||
"typescript": "5.3.3",
|
||||
"vite": "4.5.1",
|
||||
"vitest": "0.34.6",
|
||||
"yargs": "17.7.2"
|
||||
|
|
|
@ -7,7 +7,7 @@ settings:
|
|||
devDependencies:
|
||||
'@commitlint/cli':
|
||||
specifier: 18.4.3
|
||||
version: 18.4.3(typescript@5.3.2)
|
||||
version: 18.4.3(typescript@5.3.3)
|
||||
'@commitlint/config-conventional':
|
||||
specifier: 18.4.3
|
||||
version: 18.4.3
|
||||
|
@ -34,10 +34,10 @@ devDependencies:
|
|||
version: 18.19.2
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: 6.13.2
|
||||
version: 6.13.2(@typescript-eslint/parser@6.13.2)(eslint@8.55.0)(typescript@5.3.2)
|
||||
version: 6.13.2(@typescript-eslint/parser@6.13.2)(eslint@8.55.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/parser':
|
||||
specifier: 6.13.2
|
||||
version: 6.13.2(eslint@8.55.0)(typescript@5.3.2)
|
||||
version: 6.13.2(eslint@8.55.0)(typescript@5.3.3)
|
||||
conventional-changelog-cli:
|
||||
specifier: 4.1.0
|
||||
version: 4.1.0
|
||||
|
@ -81,8 +81,8 @@ devDependencies:
|
|||
specifier: 2.6.2
|
||||
version: 2.6.2
|
||||
typescript:
|
||||
specifier: 5.3.2
|
||||
version: 5.3.2
|
||||
specifier: 5.3.3
|
||||
version: 5.3.3
|
||||
vite:
|
||||
specifier: 4.5.1
|
||||
version: 4.5.1(@types/node@18.19.2)(sass@1.69.5)
|
||||
|
@ -122,14 +122,14 @@ packages:
|
|||
js-tokens: 4.0.0
|
||||
dev: true
|
||||
|
||||
/@commitlint/cli@18.4.3(typescript@5.3.2):
|
||||
/@commitlint/cli@18.4.3(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-zop98yfB3A6NveYAZ3P1Mb6bIXuCeWgnUfVNkH4yhIMQpQfzFwseadazOuSn0OOfTt0lWuFauehpm9GcqM5lww==}
|
||||
engines: {node: '>=v18'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@commitlint/format': 18.4.3
|
||||
'@commitlint/lint': 18.4.3
|
||||
'@commitlint/load': 18.4.3(typescript@5.3.2)
|
||||
'@commitlint/load': 18.4.3(typescript@5.3.3)
|
||||
'@commitlint/read': 18.4.3
|
||||
'@commitlint/types': 18.4.3
|
||||
execa: 5.1.1
|
||||
|
@ -199,7 +199,7 @@ packages:
|
|||
'@commitlint/types': 18.4.3
|
||||
dev: true
|
||||
|
||||
/@commitlint/load@18.4.3(typescript@5.3.2):
|
||||
/@commitlint/load@18.4.3(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-v6j2WhvRQJrcJaj5D+EyES2WKTxPpxENmNpNG3Ww8MZGik3jWRXtph0QTzia5ZJyPh2ib5aC/6BIDymkUUM58Q==}
|
||||
engines: {node: '>=v18'}
|
||||
dependencies:
|
||||
|
@ -209,8 +209,8 @@ packages:
|
|||
'@commitlint/types': 18.4.3
|
||||
'@types/node': 18.19.2
|
||||
chalk: 4.1.2
|
||||
cosmiconfig: 8.3.6(typescript@5.3.2)
|
||||
cosmiconfig-typescript-loader: 5.0.0(@types/node@18.19.2)(cosmiconfig@8.3.6)(typescript@5.3.2)
|
||||
cosmiconfig: 8.3.6(typescript@5.3.3)
|
||||
cosmiconfig-typescript-loader: 5.0.0(@types/node@18.19.2)(cosmiconfig@8.3.6)(typescript@5.3.3)
|
||||
lodash.isplainobject: 4.0.6
|
||||
lodash.merge: 4.6.2
|
||||
lodash.uniq: 4.5.0
|
||||
|
@ -1140,7 +1140,7 @@ packages:
|
|||
resolution: {integrity: sha512-JYM8x9EGF163bEyhdJBpR2QX1R5naCJHC8ucJylJ3w9/CVBaskdQ8WqBf8MmQrd1kRvp/a4TS8HJ+bxzR7ZJYQ==}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin@6.13.2(@typescript-eslint/parser@6.13.2)(eslint@8.55.0)(typescript@5.3.2):
|
||||
/@typescript-eslint/eslint-plugin@6.13.2(@typescript-eslint/parser@6.13.2)(eslint@8.55.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-3+9OGAWHhk4O1LlcwLBONbdXsAhLjyCFogJY/cWy2lxdVJ2JrcTF2pTGMaLl2AE7U1l31n8Py4a8bx5DLf/0dQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
|
@ -1152,10 +1152,10 @@ packages:
|
|||
optional: true
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.6.2
|
||||
'@typescript-eslint/parser': 6.13.2(eslint@8.55.0)(typescript@5.3.2)
|
||||
'@typescript-eslint/parser': 6.13.2(eslint@8.55.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/scope-manager': 6.13.2
|
||||
'@typescript-eslint/type-utils': 6.13.2(eslint@8.55.0)(typescript@5.3.2)
|
||||
'@typescript-eslint/utils': 6.13.2(eslint@8.55.0)(typescript@5.3.2)
|
||||
'@typescript-eslint/type-utils': 6.13.2(eslint@8.55.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/utils': 6.13.2(eslint@8.55.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/visitor-keys': 6.13.2
|
||||
debug: 4.3.4
|
||||
eslint: 8.55.0
|
||||
|
@ -1163,13 +1163,13 @@ packages:
|
|||
ignore: 5.2.4
|
||||
natural-compare: 1.4.0
|
||||
semver: 7.5.4
|
||||
ts-api-utils: 1.0.1(typescript@5.3.2)
|
||||
typescript: 5.3.2
|
||||
ts-api-utils: 1.0.1(typescript@5.3.3)
|
||||
typescript: 5.3.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser@6.13.2(eslint@8.55.0)(typescript@5.3.2):
|
||||
/@typescript-eslint/parser@6.13.2(eslint@8.55.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-MUkcC+7Wt/QOGeVlM8aGGJZy1XV5YKjTpq9jK6r6/iLsGXhBVaGP5N0UYvFsu9BFlSpwY9kMretzdBH01rkRXg==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
|
@ -1181,11 +1181,11 @@ packages:
|
|||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 6.13.2
|
||||
'@typescript-eslint/types': 6.13.2
|
||||
'@typescript-eslint/typescript-estree': 6.13.2(typescript@5.3.2)
|
||||
'@typescript-eslint/typescript-estree': 6.13.2(typescript@5.3.3)
|
||||
'@typescript-eslint/visitor-keys': 6.13.2
|
||||
debug: 4.3.4
|
||||
eslint: 8.55.0
|
||||
typescript: 5.3.2
|
||||
typescript: 5.3.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
@ -1198,7 +1198,7 @@ packages:
|
|||
'@typescript-eslint/visitor-keys': 6.13.2
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils@6.13.2(eslint@8.55.0)(typescript@5.3.2):
|
||||
/@typescript-eslint/type-utils@6.13.2(eslint@8.55.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-Qr6ssS1GFongzH2qfnWKkAQmMUyZSyOr0W54nZNU1MDfo+U4Mv3XveeLZzadc/yq8iYhQZHYT+eoXJqnACM1tw==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
|
@ -1208,12 +1208,12 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 6.13.2(typescript@5.3.2)
|
||||
'@typescript-eslint/utils': 6.13.2(eslint@8.55.0)(typescript@5.3.2)
|
||||
'@typescript-eslint/typescript-estree': 6.13.2(typescript@5.3.3)
|
||||
'@typescript-eslint/utils': 6.13.2(eslint@8.55.0)(typescript@5.3.3)
|
||||
debug: 4.3.4
|
||||
eslint: 8.55.0
|
||||
ts-api-utils: 1.0.1(typescript@5.3.2)
|
||||
typescript: 5.3.2
|
||||
ts-api-utils: 1.0.1(typescript@5.3.3)
|
||||
typescript: 5.3.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
@ -1223,7 +1223,7 @@ packages:
|
|||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@6.13.2(typescript@5.3.2):
|
||||
/@typescript-eslint/typescript-estree@6.13.2(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-SuD8YLQv6WHnOEtKv8D6HZUzOub855cfPnPMKvdM/Bh1plv1f7Q/0iFUDLKKlxHcEstQnaUU4QZskgQq74t+3w==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
|
@ -1238,13 +1238,13 @@ packages:
|
|||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.5.4
|
||||
ts-api-utils: 1.0.1(typescript@5.3.2)
|
||||
typescript: 5.3.2
|
||||
ts-api-utils: 1.0.1(typescript@5.3.3)
|
||||
typescript: 5.3.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils@6.13.2(eslint@8.55.0)(typescript@5.3.2):
|
||||
/@typescript-eslint/utils@6.13.2(eslint@8.55.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-b9Ptq4eAZUym4idijCRzl61oPCwwREcfDI8xGk751Vhzig5fFZR9CyzDz4Sp/nxSLBYxUPyh4QdIDqWykFhNmQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
|
@ -1255,7 +1255,7 @@ packages:
|
|||
'@types/semver': 7.5.0
|
||||
'@typescript-eslint/scope-manager': 6.13.2
|
||||
'@typescript-eslint/types': 6.13.2
|
||||
'@typescript-eslint/typescript-estree': 6.13.2(typescript@5.3.2)
|
||||
'@typescript-eslint/typescript-estree': 6.13.2(typescript@5.3.3)
|
||||
eslint: 8.55.0
|
||||
semver: 7.5.4
|
||||
transitivePeerDependencies:
|
||||
|
@ -1811,7 +1811,7 @@ packages:
|
|||
split2: 4.2.0
|
||||
dev: true
|
||||
|
||||
/cosmiconfig-typescript-loader@5.0.0(@types/node@18.19.2)(cosmiconfig@8.3.6)(typescript@5.3.2):
|
||||
/cosmiconfig-typescript-loader@5.0.0(@types/node@18.19.2)(cosmiconfig@8.3.6)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==}
|
||||
engines: {node: '>=v16'}
|
||||
peerDependencies:
|
||||
|
@ -1820,9 +1820,9 @@ packages:
|
|||
typescript: '>=4'
|
||||
dependencies:
|
||||
'@types/node': 18.19.2
|
||||
cosmiconfig: 8.3.6(typescript@5.3.2)
|
||||
cosmiconfig: 8.3.6(typescript@5.3.3)
|
||||
jiti: 1.20.0
|
||||
typescript: 5.3.2
|
||||
typescript: 5.3.3
|
||||
dev: true
|
||||
|
||||
/cosmiconfig@7.1.0:
|
||||
|
@ -1836,7 +1836,7 @@ packages:
|
|||
yaml: 1.10.2
|
||||
dev: true
|
||||
|
||||
/cosmiconfig@8.3.6(typescript@5.3.2):
|
||||
/cosmiconfig@8.3.6(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
|
@ -1849,7 +1849,7 @@ packages:
|
|||
js-yaml: 4.1.0
|
||||
parse-json: 5.2.0
|
||||
path-type: 4.0.0
|
||||
typescript: 5.3.2
|
||||
typescript: 5.3.3
|
||||
dev: true
|
||||
|
||||
/cross-spawn@6.0.5:
|
||||
|
@ -4672,13 +4672,13 @@ packages:
|
|||
engines: {node: '>=8'}
|
||||
dev: true
|
||||
|
||||
/ts-api-utils@1.0.1(typescript@5.3.2):
|
||||
/ts-api-utils@1.0.1(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==}
|
||||
engines: {node: '>=16.13.0'}
|
||||
peerDependencies:
|
||||
typescript: '>=4.2.0'
|
||||
dependencies:
|
||||
typescript: 5.3.2
|
||||
typescript: 5.3.3
|
||||
dev: true
|
||||
|
||||
/tslib@2.6.2:
|
||||
|
@ -4735,8 +4735,8 @@ packages:
|
|||
is-typed-array: 1.1.10
|
||||
dev: true
|
||||
|
||||
/typescript@5.3.2:
|
||||
resolution: {integrity: sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==}
|
||||
/typescript@5.3.3:
|
||||
resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==}
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
|
Loading…
Reference in a new issue