mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
chore(deps): bump typescript from 5.4.4 to 5.4.5 (#663)
This commit is contained in:
parent
5a8155525a
commit
0ca2f8329c
@ -66,7 +66,7 @@
|
||||
"sort-package-json": "^2.10.0",
|
||||
"tailwind-merge": "^2.2.2",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"typescript": "^5.4.4",
|
||||
"typescript": "^5.4.5",
|
||||
"uuid": "^9.0.1",
|
||||
"vite": "^5.2.8",
|
||||
"vite-plugin-pwa": "^0.19.8",
|
||||
|
@ -82,10 +82,10 @@ dependencies:
|
||||
version: 9.0.8
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: ^7.6.0
|
||||
version: 7.6.0(@typescript-eslint/parser@7.6.0)(eslint@9.0.0)(typescript@5.4.4)
|
||||
version: 7.6.0(@typescript-eslint/parser@7.6.0)(eslint@9.0.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/parser':
|
||||
specifier: ^7.6.0
|
||||
version: 7.6.0(eslint@9.0.0)(typescript@5.4.4)
|
||||
version: 7.6.0(eslint@9.0.0)(typescript@5.4.5)
|
||||
'@vite-pwa/assets-generator':
|
||||
specifier: ^0.2.4
|
||||
version: 0.2.4
|
||||
@ -100,7 +100,7 @@ dependencies:
|
||||
version: 8.1.1
|
||||
commitlint:
|
||||
specifier: ^19.2.1
|
||||
version: 19.2.1(@types/node@20.12.7)(typescript@5.4.4)
|
||||
version: 19.2.1(@types/node@20.12.7)(typescript@5.4.5)
|
||||
daisyui:
|
||||
specifier: ^4.10.1
|
||||
version: 4.10.1(postcss@8.4.38)
|
||||
@ -139,7 +139,7 @@ dependencies:
|
||||
version: 3.2.5
|
||||
prettier-plugin-organize-imports:
|
||||
specifier: ^3.2.4
|
||||
version: 3.2.4(prettier@3.2.5)(typescript@5.4.4)
|
||||
version: 3.2.4(prettier@3.2.5)(typescript@5.4.5)
|
||||
prettier-plugin-tailwindcss:
|
||||
specifier: ^0.5.13
|
||||
version: 0.5.13(prettier-plugin-organize-imports@3.2.4)(prettier@3.2.5)
|
||||
@ -162,8 +162,8 @@ dependencies:
|
||||
specifier: ^3.4.3
|
||||
version: 3.4.3
|
||||
typescript:
|
||||
specifier: ^5.4.4
|
||||
version: 5.4.4
|
||||
specifier: ^5.4.5
|
||||
version: 5.4.5
|
||||
uuid:
|
||||
specifier: ^9.0.1
|
||||
version: 9.0.1
|
||||
@ -1414,14 +1414,14 @@ packages:
|
||||
resolution: {integrity: sha512-BxOqI5LgsIQP1odU5KMwV9yoijleOPzHL18/YvNqF9KFSGF2K/DLlYAbDQsWqd/1nbaFuSkYD/191dpMtNh4vw==}
|
||||
dev: false
|
||||
|
||||
/@commitlint/cli@19.2.1(@types/node@20.12.7)(typescript@5.4.4):
|
||||
/@commitlint/cli@19.2.1(@types/node@20.12.7)(typescript@5.4.5):
|
||||
resolution: {integrity: sha512-cbkYUJsLqRomccNxvoJTyv5yn0bSy05BBizVyIcLACkRbVUqYorC351Diw/XFSWC/GtpwiwT2eOvQgFZa374bg==}
|
||||
engines: {node: '>=v18'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@commitlint/format': 19.0.3
|
||||
'@commitlint/lint': 19.1.0
|
||||
'@commitlint/load': 19.2.0(@types/node@20.12.7)(typescript@5.4.4)
|
||||
'@commitlint/load': 19.2.0(@types/node@20.12.7)(typescript@5.4.5)
|
||||
'@commitlint/read': 19.2.1
|
||||
'@commitlint/types': 19.0.3
|
||||
execa: 8.0.1
|
||||
@ -1490,7 +1490,7 @@ packages:
|
||||
'@commitlint/types': 19.0.3
|
||||
dev: false
|
||||
|
||||
/@commitlint/load@19.2.0(@types/node@20.12.7)(typescript@5.4.4):
|
||||
/@commitlint/load@19.2.0(@types/node@20.12.7)(typescript@5.4.5):
|
||||
resolution: {integrity: sha512-XvxxLJTKqZojCxaBQ7u92qQLFMMZc4+p9qrIq/9kJDy8DOrEa7P1yx7Tjdc2u2JxIalqT4KOGraVgCE7eCYJyQ==}
|
||||
engines: {node: '>=v18'}
|
||||
dependencies:
|
||||
@ -1499,8 +1499,8 @@ packages:
|
||||
'@commitlint/resolve-extends': 19.1.0
|
||||
'@commitlint/types': 19.0.3
|
||||
chalk: 5.3.0
|
||||
cosmiconfig: 9.0.0(typescript@5.4.4)
|
||||
cosmiconfig-typescript-loader: 5.0.0(@types/node@20.12.7)(cosmiconfig@9.0.0)(typescript@5.4.4)
|
||||
cosmiconfig: 9.0.0(typescript@5.4.5)
|
||||
cosmiconfig-typescript-loader: 5.0.0(@types/node@20.12.7)(cosmiconfig@9.0.0)(typescript@5.4.5)
|
||||
lodash.isplainobject: 4.0.6
|
||||
lodash.merge: 4.6.2
|
||||
lodash.uniq: 4.5.0
|
||||
@ -2410,7 +2410,7 @@ packages:
|
||||
resolution: {integrity: sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==}
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/eslint-plugin@7.6.0(@typescript-eslint/parser@7.6.0)(eslint@9.0.0)(typescript@5.4.4):
|
||||
/@typescript-eslint/eslint-plugin@7.6.0(@typescript-eslint/parser@7.6.0)(eslint@9.0.0)(typescript@5.4.5):
|
||||
resolution: {integrity: sha512-gKmTNwZnblUdnTIJu3e9kmeRRzV2j1a/LUO27KNNAnIC5zjy1aSvXSRp4rVNlmAoHlQ7HzX42NbKpcSr4jF80A==}
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
@ -2422,10 +2422,10 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.10.0
|
||||
'@typescript-eslint/parser': 7.6.0(eslint@9.0.0)(typescript@5.4.4)
|
||||
'@typescript-eslint/parser': 7.6.0(eslint@9.0.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/scope-manager': 7.6.0
|
||||
'@typescript-eslint/type-utils': 7.6.0(eslint@9.0.0)(typescript@5.4.4)
|
||||
'@typescript-eslint/utils': 7.6.0(eslint@9.0.0)(typescript@5.4.4)
|
||||
'@typescript-eslint/type-utils': 7.6.0(eslint@9.0.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/utils': 7.6.0(eslint@9.0.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/visitor-keys': 7.6.0
|
||||
debug: 4.3.4
|
||||
eslint: 9.0.0
|
||||
@ -2433,13 +2433,13 @@ packages:
|
||||
ignore: 5.3.1
|
||||
natural-compare: 1.4.0
|
||||
semver: 7.6.0
|
||||
ts-api-utils: 1.3.0(typescript@5.4.4)
|
||||
typescript: 5.4.4
|
||||
ts-api-utils: 1.3.0(typescript@5.4.5)
|
||||
typescript: 5.4.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/parser@7.6.0(eslint@9.0.0)(typescript@5.4.4):
|
||||
/@typescript-eslint/parser@7.6.0(eslint@9.0.0)(typescript@5.4.5):
|
||||
resolution: {integrity: sha512-usPMPHcwX3ZoPWnBnhhorc14NJw9J4HpSXQX4urF2TPKG0au0XhJoZyX62fmvdHONUkmyUe74Hzm1//XA+BoYg==}
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
@ -2451,11 +2451,11 @@ packages:
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 7.6.0
|
||||
'@typescript-eslint/types': 7.6.0
|
||||
'@typescript-eslint/typescript-estree': 7.6.0(typescript@5.4.4)
|
||||
'@typescript-eslint/typescript-estree': 7.6.0(typescript@5.4.5)
|
||||
'@typescript-eslint/visitor-keys': 7.6.0
|
||||
debug: 4.3.4
|
||||
eslint: 9.0.0
|
||||
typescript: 5.4.4
|
||||
typescript: 5.4.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
@ -2468,7 +2468,7 @@ packages:
|
||||
'@typescript-eslint/visitor-keys': 7.6.0
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/type-utils@7.6.0(eslint@9.0.0)(typescript@5.4.4):
|
||||
/@typescript-eslint/type-utils@7.6.0(eslint@9.0.0)(typescript@5.4.5):
|
||||
resolution: {integrity: sha512-NxAfqAPNLG6LTmy7uZgpK8KcuiS2NZD/HlThPXQRGwz6u7MDBWRVliEEl1Gj6U7++kVJTpehkhZzCJLMK66Scw==}
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
@ -2478,12 +2478,12 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 7.6.0(typescript@5.4.4)
|
||||
'@typescript-eslint/utils': 7.6.0(eslint@9.0.0)(typescript@5.4.4)
|
||||
'@typescript-eslint/typescript-estree': 7.6.0(typescript@5.4.5)
|
||||
'@typescript-eslint/utils': 7.6.0(eslint@9.0.0)(typescript@5.4.5)
|
||||
debug: 4.3.4
|
||||
eslint: 9.0.0
|
||||
ts-api-utils: 1.3.0(typescript@5.4.4)
|
||||
typescript: 5.4.4
|
||||
ts-api-utils: 1.3.0(typescript@5.4.5)
|
||||
typescript: 5.4.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
@ -2493,7 +2493,7 @@ packages:
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/typescript-estree@7.6.0(typescript@5.4.4):
|
||||
/@typescript-eslint/typescript-estree@7.6.0(typescript@5.4.5):
|
||||
resolution: {integrity: sha512-+7Y/GP9VuYibecrCQWSKgl3GvUM5cILRttpWtnAu8GNL9j11e4tbuGZmZjJ8ejnKYyBRb2ddGQ3rEFCq3QjMJw==}
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
@ -2509,13 +2509,13 @@ packages:
|
||||
is-glob: 4.0.3
|
||||
minimatch: 9.0.4
|
||||
semver: 7.6.0
|
||||
ts-api-utils: 1.3.0(typescript@5.4.4)
|
||||
typescript: 5.4.4
|
||||
ts-api-utils: 1.3.0(typescript@5.4.5)
|
||||
typescript: 5.4.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/utils@7.6.0(eslint@9.0.0)(typescript@5.4.4):
|
||||
/@typescript-eslint/utils@7.6.0(eslint@9.0.0)(typescript@5.4.5):
|
||||
resolution: {integrity: sha512-x54gaSsRRI+Nwz59TXpCsr6harB98qjXYzsRxGqvA5Ue3kQH+FxS7FYU81g/omn22ML2pZJkisy6Q+ElK8pBCA==}
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
@ -2526,7 +2526,7 @@ packages:
|
||||
'@types/semver': 7.5.8
|
||||
'@typescript-eslint/scope-manager': 7.6.0
|
||||
'@typescript-eslint/types': 7.6.0
|
||||
'@typescript-eslint/typescript-estree': 7.6.0(typescript@5.4.4)
|
||||
'@typescript-eslint/typescript-estree': 7.6.0(typescript@5.4.5)
|
||||
eslint: 9.0.0
|
||||
semver: 7.6.0
|
||||
transitivePeerDependencies:
|
||||
@ -3049,12 +3049,12 @@ packages:
|
||||
engines: {node: '>= 6'}
|
||||
dev: false
|
||||
|
||||
/commitlint@19.2.1(@types/node@20.12.7)(typescript@5.4.4):
|
||||
/commitlint@19.2.1(@types/node@20.12.7)(typescript@5.4.5):
|
||||
resolution: {integrity: sha512-avW7E38gbdbUK7NIi/7gfkaKwlw8tjXy2HlmEdBS9A9+HeoHV1o/i96Sc9qjX0rKyPzKEsLi6cP3Wt3xM0kjEA==}
|
||||
engines: {node: '>=v18'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@commitlint/cli': 19.2.1(@types/node@20.12.7)(typescript@5.4.4)
|
||||
'@commitlint/cli': 19.2.1(@types/node@20.12.7)(typescript@5.4.5)
|
||||
'@commitlint/types': 19.0.3
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
@ -3122,7 +3122,7 @@ packages:
|
||||
browserslist: 4.23.0
|
||||
dev: false
|
||||
|
||||
/cosmiconfig-typescript-loader@5.0.0(@types/node@20.12.7)(cosmiconfig@9.0.0)(typescript@5.4.4):
|
||||
/cosmiconfig-typescript-loader@5.0.0(@types/node@20.12.7)(cosmiconfig@9.0.0)(typescript@5.4.5):
|
||||
resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==}
|
||||
engines: {node: '>=v16'}
|
||||
peerDependencies:
|
||||
@ -3131,12 +3131,12 @@ packages:
|
||||
typescript: '>=4'
|
||||
dependencies:
|
||||
'@types/node': 20.12.7
|
||||
cosmiconfig: 9.0.0(typescript@5.4.4)
|
||||
cosmiconfig: 9.0.0(typescript@5.4.5)
|
||||
jiti: 1.21.0
|
||||
typescript: 5.4.4
|
||||
typescript: 5.4.5
|
||||
dev: false
|
||||
|
||||
/cosmiconfig@9.0.0(typescript@5.4.4):
|
||||
/cosmiconfig@9.0.0(typescript@5.4.5):
|
||||
resolution: {integrity: sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
@ -3149,7 +3149,7 @@ packages:
|
||||
import-fresh: 3.3.0
|
||||
js-yaml: 4.1.0
|
||||
parse-json: 5.2.0
|
||||
typescript: 5.4.4
|
||||
typescript: 5.4.5
|
||||
dev: false
|
||||
|
||||
/cross-spawn@7.0.3:
|
||||
@ -5069,7 +5069,7 @@ packages:
|
||||
fast-diff: 1.3.0
|
||||
dev: false
|
||||
|
||||
/prettier-plugin-organize-imports@3.2.4(prettier@3.2.5)(typescript@5.4.4):
|
||||
/prettier-plugin-organize-imports@3.2.4(prettier@3.2.5)(typescript@5.4.5):
|
||||
resolution: {integrity: sha512-6m8WBhIp0dfwu0SkgfOxJqh+HpdyfqSSLfKKRZSFbDuEQXDDndb8fTpRWkUrX/uBenkex3MgnVk0J3b3Y5byog==}
|
||||
peerDependencies:
|
||||
'@volar/vue-language-plugin-pug': ^1.0.4
|
||||
@ -5083,7 +5083,7 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
prettier: 3.2.5
|
||||
typescript: 5.4.4
|
||||
typescript: 5.4.5
|
||||
dev: false
|
||||
|
||||
/prettier-plugin-tailwindcss@0.5.13(prettier-plugin-organize-imports@3.2.4)(prettier@3.2.5):
|
||||
@ -5139,7 +5139,7 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
prettier: 3.2.5
|
||||
prettier-plugin-organize-imports: 3.2.4(prettier@3.2.5)(typescript@5.4.4)
|
||||
prettier-plugin-organize-imports: 3.2.4(prettier@3.2.5)(typescript@5.4.5)
|
||||
dev: false
|
||||
|
||||
/prettier@3.2.5:
|
||||
@ -6031,13 +6031,13 @@ packages:
|
||||
punycode: 2.3.1
|
||||
dev: false
|
||||
|
||||
/ts-api-utils@1.3.0(typescript@5.4.4):
|
||||
/ts-api-utils@1.3.0(typescript@5.4.5):
|
||||
resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==}
|
||||
engines: {node: '>=16'}
|
||||
peerDependencies:
|
||||
typescript: '>=4.2.0'
|
||||
dependencies:
|
||||
typescript: 5.4.4
|
||||
typescript: 5.4.5
|
||||
dev: false
|
||||
|
||||
/ts-interface-checker@0.1.13:
|
||||
@ -6110,8 +6110,8 @@ packages:
|
||||
possible-typed-array-names: 1.0.0
|
||||
dev: false
|
||||
|
||||
/typescript@5.4.4:
|
||||
resolution: {integrity: sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==}
|
||||
/typescript@5.4.5:
|
||||
resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==}
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
dev: false
|
||||
|
Loading…
Reference in New Issue
Block a user