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