chore(deps): update dependency typescript to v5.0.3
This commit is contained in:
parent
d8015913c3
commit
7468ed21fa
@ -132,7 +132,7 @@
|
||||
"rollup-plugin-visualizer": "5.9.0",
|
||||
"sass": "1.60.0",
|
||||
"start-server-and-test": "2.0.0",
|
||||
"typescript": "5.0.2",
|
||||
"typescript": "5.0.3",
|
||||
"vite": "4.2.1",
|
||||
"vite-plugin-inject-preload": "1.3.1",
|
||||
"vite-plugin-pwa": "0.14.7",
|
||||
|
64
pnpm-lock.yaml
generated
64
pnpm-lock.yaml
generated
@ -95,7 +95,7 @@ dependencies:
|
||||
version: 4.3.0
|
||||
pinia:
|
||||
specifier: 2.0.33
|
||||
version: 2.0.33(typescript@5.0.2)(vue@3.2.47)
|
||||
version: 2.0.33(typescript@5.0.3)(vue@3.2.47)
|
||||
register-service-worker:
|
||||
specifier: 1.7.2
|
||||
version: 1.7.2
|
||||
@ -181,10 +181,10 @@ devDependencies:
|
||||
version: 1.15.1
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: 5.57.0
|
||||
version: 5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.2)
|
||||
version: 5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.3)
|
||||
'@typescript-eslint/parser':
|
||||
specifier: 5.57.0
|
||||
version: 5.57.0(eslint@8.37.0)(typescript@5.0.2)
|
||||
version: 5.57.0(eslint@8.37.0)(typescript@5.0.3)
|
||||
'@vitejs/plugin-legacy':
|
||||
specifier: 4.0.2
|
||||
version: 4.0.2(terser@5.10.0)(vite@4.2.1)
|
||||
@ -193,7 +193,7 @@ devDependencies:
|
||||
version: 4.1.0(vite@4.2.1)(vue@3.2.47)
|
||||
'@vue/eslint-config-typescript':
|
||||
specifier: 11.0.2
|
||||
version: 11.0.2(eslint-plugin-vue@9.10.0)(eslint@8.37.0)(typescript@5.0.2)
|
||||
version: 11.0.2(eslint-plugin-vue@9.10.0)(eslint@8.37.0)(typescript@5.0.3)
|
||||
'@vue/test-utils':
|
||||
specifier: 2.3.2
|
||||
version: 2.3.2(vue@3.2.47)
|
||||
@ -264,8 +264,8 @@ devDependencies:
|
||||
specifier: 2.0.0
|
||||
version: 2.0.0
|
||||
typescript:
|
||||
specifier: 5.0.2
|
||||
version: 5.0.2
|
||||
specifier: 5.0.3
|
||||
version: 5.0.3
|
||||
vite:
|
||||
specifier: 4.2.1
|
||||
version: 4.2.1(@types/node@18.15.11)(sass@1.60.0)(terser@5.10.0)
|
||||
@ -283,7 +283,7 @@ devDependencies:
|
||||
version: 0.29.8(happy-dom@8.9.0)(sass@1.60.0)(terser@5.10.0)
|
||||
vue-tsc:
|
||||
specifier: 1.2.0
|
||||
version: 1.2.0(typescript@5.0.2)
|
||||
version: 1.2.0(typescript@5.0.3)
|
||||
wait-on:
|
||||
specifier: 7.0.1
|
||||
version: 7.0.1(debug@4.3.4)
|
||||
@ -4085,7 +4085,7 @@ packages:
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin@5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.2):
|
||||
/@typescript-eslint/eslint-plugin@5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.3):
|
||||
resolution: {integrity: sha512-itag0qpN6q2UMM6Xgk6xoHa0D0/P+M17THnr4SVgqn9Rgam5k/He33MA7/D7QoJcdMxHFyX7U9imaBonAX/6qA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -4097,23 +4097,23 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.4.0
|
||||
'@typescript-eslint/parser': 5.57.0(eslint@8.37.0)(typescript@5.0.2)
|
||||
'@typescript-eslint/parser': 5.57.0(eslint@8.37.0)(typescript@5.0.3)
|
||||
'@typescript-eslint/scope-manager': 5.57.0
|
||||
'@typescript-eslint/type-utils': 5.57.0(eslint@8.37.0)(typescript@5.0.2)
|
||||
'@typescript-eslint/utils': 5.57.0(eslint@8.37.0)(typescript@5.0.2)
|
||||
'@typescript-eslint/type-utils': 5.57.0(eslint@8.37.0)(typescript@5.0.3)
|
||||
'@typescript-eslint/utils': 5.57.0(eslint@8.37.0)(typescript@5.0.3)
|
||||
debug: 4.3.4(supports-color@9.2.1)
|
||||
eslint: 8.37.0
|
||||
grapheme-splitter: 1.0.4
|
||||
ignore: 5.2.0
|
||||
natural-compare-lite: 1.4.0
|
||||
semver: 7.3.8
|
||||
tsutils: 3.21.0(typescript@5.0.2)
|
||||
typescript: 5.0.2
|
||||
tsutils: 3.21.0(typescript@5.0.3)
|
||||
typescript: 5.0.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser@5.57.0(eslint@8.37.0)(typescript@5.0.2):
|
||||
/@typescript-eslint/parser@5.57.0(eslint@8.37.0)(typescript@5.0.3):
|
||||
resolution: {integrity: sha512-orrduvpWYkgLCyAdNtR1QIWovcNZlEm6yL8nwH/eTxWLd8gsP+25pdLHYzL2QdkqrieaDwLpytHqycncv0woUQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -4128,7 +4128,7 @@ packages:
|
||||
'@typescript-eslint/typescript-estree': 5.57.0(supports-color@9.2.1)(typescript@4.9.5)
|
||||
debug: 4.3.4(supports-color@9.2.1)
|
||||
eslint: 8.37.0
|
||||
typescript: 5.0.2
|
||||
typescript: 5.0.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -4141,7 +4141,7 @@ packages:
|
||||
'@typescript-eslint/visitor-keys': 5.57.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils@5.57.0(eslint@8.37.0)(typescript@5.0.2):
|
||||
/@typescript-eslint/type-utils@5.57.0(eslint@8.37.0)(typescript@5.0.3):
|
||||
resolution: {integrity: sha512-kxXoq9zOTbvqzLbdNKy1yFrxLC6GDJFE2Yuo3KqSwTmDOFjUGeWSakgoXT864WcK5/NAJkkONCiKb1ddsqhLXQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -4152,11 +4152,11 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 5.57.0(supports-color@9.2.1)(typescript@4.9.5)
|
||||
'@typescript-eslint/utils': 5.57.0(eslint@8.37.0)(typescript@5.0.2)
|
||||
'@typescript-eslint/utils': 5.57.0(eslint@8.37.0)(typescript@5.0.3)
|
||||
debug: 4.3.4(supports-color@9.2.1)
|
||||
eslint: 8.37.0
|
||||
tsutils: 3.21.0(typescript@5.0.2)
|
||||
typescript: 5.0.2
|
||||
tsutils: 3.21.0(typescript@5.0.3)
|
||||
typescript: 5.0.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -4187,7 +4187,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils@5.57.0(eslint@8.37.0)(typescript@5.0.2):
|
||||
/@typescript-eslint/utils@5.57.0(eslint@8.37.0)(typescript@5.0.3):
|
||||
resolution: {integrity: sha512-ps/4WohXV7C+LTSgAL5CApxvxbMkl9B9AUZRtnEFonpIxZDIT7wC1xfvuJONMidrkB9scs4zhtRyIwHh4+18kw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -4420,7 +4420,7 @@ packages:
|
||||
resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==}
|
||||
dev: false
|
||||
|
||||
/@vue/eslint-config-typescript@11.0.2(eslint-plugin-vue@9.10.0)(eslint@8.37.0)(typescript@5.0.2):
|
||||
/@vue/eslint-config-typescript@11.0.2(eslint-plugin-vue@9.10.0)(eslint@8.37.0)(typescript@5.0.3):
|
||||
resolution: {integrity: sha512-EiKud1NqlWmSapBFkeSrE994qpKx7/27uCGnhdqzllYDpQZroyX/O6bwjEpeuyKamvLbsGdO6PMR2faIf+zFnw==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -4431,11 +4431,11 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.2)
|
||||
'@typescript-eslint/parser': 5.57.0(eslint@8.37.0)(typescript@5.0.2)
|
||||
'@typescript-eslint/eslint-plugin': 5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.3)
|
||||
'@typescript-eslint/parser': 5.57.0(eslint@8.37.0)(typescript@5.0.3)
|
||||
eslint: 8.37.0
|
||||
eslint-plugin-vue: 9.10.0(eslint@8.37.0)
|
||||
typescript: 5.0.2
|
||||
typescript: 5.0.3
|
||||
vue-eslint-parser: 9.0.3(eslint@8.37.0)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -11610,7 +11610,7 @@ packages:
|
||||
engines: {node: '>=6'}
|
||||
dev: true
|
||||
|
||||
/pinia@2.0.33(typescript@5.0.2)(vue@3.2.47):
|
||||
/pinia@2.0.33(typescript@5.0.3)(vue@3.2.47):
|
||||
resolution: {integrity: sha512-HOj1yVV2itw6rNIrR2f7+MirGNxhORjrULL8GWgRwXsGSvEqIQ+SE0MYt6cwtpegzCda3i+rVTZM+AM7CG+kRg==}
|
||||
peerDependencies:
|
||||
'@vue/composition-api': ^1.4.0
|
||||
@ -11623,7 +11623,7 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.5.0
|
||||
typescript: 5.0.2
|
||||
typescript: 5.0.3
|
||||
vue: 3.2.47
|
||||
vue-demi: 0.12.1(vue@3.2.47)
|
||||
dev: false
|
||||
@ -13993,14 +13993,14 @@ packages:
|
||||
typescript: 4.9.5
|
||||
dev: true
|
||||
|
||||
/tsutils@3.21.0(typescript@5.0.2):
|
||||
/tsutils@3.21.0(typescript@5.0.3):
|
||||
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: 5.0.2
|
||||
typescript: 5.0.3
|
||||
dev: true
|
||||
|
||||
/tunnel-agent@0.6.0:
|
||||
@ -14096,8 +14096,8 @@ packages:
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/typescript@5.0.2:
|
||||
resolution: {integrity: sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==}
|
||||
/typescript@5.0.3:
|
||||
resolution: {integrity: sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==}
|
||||
engines: {node: '>=12.20'}
|
||||
hasBin: true
|
||||
|
||||
@ -14683,7 +14683,7 @@ packages:
|
||||
he: 1.2.0
|
||||
dev: true
|
||||
|
||||
/vue-tsc@1.2.0(typescript@5.0.2):
|
||||
/vue-tsc@1.2.0(typescript@5.0.3):
|
||||
resolution: {integrity: sha512-rIlzqdrhyPYyLG9zxsVRa+JEseeS9s8F2BbVVVWRRsTZvJO2BbhLEb2HW3MY+DFma0378tnIqs+vfTzbcQtRFw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -14691,7 +14691,7 @@ packages:
|
||||
dependencies:
|
||||
'@volar/vue-language-core': 1.2.0
|
||||
'@volar/vue-typescript': 1.2.0
|
||||
typescript: 5.0.2
|
||||
typescript: 5.0.3
|
||||
dev: true
|
||||
|
||||
/vue@3.2.47:
|
||||
|
Loading…
x
Reference in New Issue
Block a user