mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-13 06:05:34 +08:00
build(deps): bump typescript from 5.5.4 to 5.6.2 (#988)
This commit is contained in:
parent
ca4e60e095
commit
e9714d2fba
@ -64,7 +64,7 @@
|
||||
"sort-package-json": "^2.10.1",
|
||||
"tailwind-merge": "^2.5.2",
|
||||
"tailwindcss": "^3.4.10",
|
||||
"typescript": "^5.5.4",
|
||||
"typescript": "^5.6.2",
|
||||
"typescript-eslint": "^8.4.0",
|
||||
"unplugin-auto-import": "^0.18.2",
|
||||
"uuid": "^10.0.0",
|
||||
|
108
pnpm-lock.yaml
108
pnpm-lock.yaml
@ -97,7 +97,7 @@ importers:
|
||||
version: 9.0.0
|
||||
commitlint:
|
||||
specifier: ^19.4.1
|
||||
version: 19.4.1(@types/node@22.5.4)(typescript@5.5.4)
|
||||
version: 19.4.1(@types/node@22.5.4)(typescript@5.6.2)
|
||||
daisyui:
|
||||
specifier: ^4.12.10
|
||||
version: 4.12.10(postcss@8.4.41)
|
||||
@ -136,10 +136,10 @@ importers:
|
||||
version: 3.3.3
|
||||
prettier-plugin-organize-imports:
|
||||
specifier: ^4.0.0
|
||||
version: 4.0.0(prettier@3.3.3)(typescript@5.5.4)
|
||||
version: 4.0.0(prettier@3.3.3)(typescript@5.6.2)
|
||||
prettier-plugin-tailwindcss:
|
||||
specifier: ^0.6.6
|
||||
version: 0.6.6(prettier-plugin-organize-imports@4.0.0(prettier@3.3.3)(typescript@5.5.4))(prettier@3.3.3)
|
||||
version: 0.6.6(prettier-plugin-organize-imports@4.0.0(prettier@3.3.3)(typescript@5.6.2))(prettier@3.3.3)
|
||||
solid-apexcharts:
|
||||
specifier: ^0.3.4
|
||||
version: 0.3.4(apexcharts@3.53.0)(solid-js@1.8.22)
|
||||
@ -159,11 +159,11 @@ importers:
|
||||
specifier: ^3.4.10
|
||||
version: 3.4.10
|
||||
typescript:
|
||||
specifier: ^5.5.4
|
||||
version: 5.5.4
|
||||
specifier: ^5.6.2
|
||||
version: 5.6.2
|
||||
typescript-eslint:
|
||||
specifier: ^8.4.0
|
||||
version: 8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.5.4)
|
||||
version: 8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
|
||||
unplugin-auto-import:
|
||||
specifier: ^0.18.2
|
||||
version: 0.18.2(rollup@2.79.1)
|
||||
@ -1020,10 +1020,6 @@ packages:
|
||||
resolution: {integrity: sha512-fuXtbiP5GWIn8Fz+LWoOMVf/Jxm+aajZYkhi6CuEm4SxymFM+eUWzbO9qXT+L0iCkL5+KGYMCSGxo686H19S1g==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/js@9.9.1':
|
||||
resolution: {integrity: sha512-xIDQRsfg5hNBqHz04H1R3scSVwmI+KUbqjsQKHKQ1DAUSaUjYPReZZmS/5PNiKu1fUvzDd6H7DEDKACSEhu+TQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/object-schema@2.1.4':
|
||||
resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
@ -3523,8 +3519,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
typescript@5.5.4:
|
||||
resolution: {integrity: sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==}
|
||||
typescript@5.6.2:
|
||||
resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==}
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
|
||||
@ -4598,11 +4594,11 @@ snapshots:
|
||||
|
||||
'@canvas/image-data@1.0.0': {}
|
||||
|
||||
'@commitlint/cli@19.4.1(@types/node@22.5.4)(typescript@5.5.4)':
|
||||
'@commitlint/cli@19.4.1(@types/node@22.5.4)(typescript@5.6.2)':
|
||||
dependencies:
|
||||
'@commitlint/format': 19.3.0
|
||||
'@commitlint/lint': 19.4.1
|
||||
'@commitlint/load': 19.4.0(@types/node@22.5.4)(typescript@5.5.4)
|
||||
'@commitlint/load': 19.4.0(@types/node@22.5.4)(typescript@5.6.2)
|
||||
'@commitlint/read': 19.4.0
|
||||
'@commitlint/types': 19.0.3
|
||||
execa: 8.0.1
|
||||
@ -4649,15 +4645,15 @@ snapshots:
|
||||
'@commitlint/rules': 19.4.1
|
||||
'@commitlint/types': 19.0.3
|
||||
|
||||
'@commitlint/load@19.4.0(@types/node@22.5.4)(typescript@5.5.4)':
|
||||
'@commitlint/load@19.4.0(@types/node@22.5.4)(typescript@5.6.2)':
|
||||
dependencies:
|
||||
'@commitlint/config-validator': 19.0.3
|
||||
'@commitlint/execute-rule': 19.0.0
|
||||
'@commitlint/resolve-extends': 19.1.0
|
||||
'@commitlint/types': 19.0.3
|
||||
chalk: 5.3.0
|
||||
cosmiconfig: 9.0.0(typescript@5.5.4)
|
||||
cosmiconfig-typescript-loader: 5.0.0(@types/node@22.5.4)(cosmiconfig@9.0.0(typescript@5.5.4))(typescript@5.5.4)
|
||||
cosmiconfig: 9.0.0(typescript@5.6.2)
|
||||
cosmiconfig-typescript-loader: 5.0.0(@types/node@22.5.4)(cosmiconfig@9.0.0(typescript@5.6.2))(typescript@5.6.2)
|
||||
lodash.isplainobject: 4.0.6
|
||||
lodash.merge: 4.6.2
|
||||
lodash.uniq: 4.5.0
|
||||
@ -4809,8 +4805,6 @@ snapshots:
|
||||
|
||||
'@eslint/js@9.10.0': {}
|
||||
|
||||
'@eslint/js@9.9.1': {}
|
||||
|
||||
'@eslint/object-schema@2.1.4': {}
|
||||
|
||||
'@eslint/plugin-kit@0.1.0':
|
||||
@ -5130,34 +5124,34 @@ snapshots:
|
||||
|
||||
'@types/uuid@10.0.0': {}
|
||||
|
||||
'@typescript-eslint/eslint-plugin@8.4.0(@typescript-eslint/parser@8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.5.4))(eslint@9.10.0(jiti@1.21.6))(typescript@5.5.4)':
|
||||
'@typescript-eslint/eslint-plugin@8.4.0(@typescript-eslint/parser@8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)':
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.11.0
|
||||
'@typescript-eslint/parser': 8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.5.4)
|
||||
'@typescript-eslint/parser': 8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
|
||||
'@typescript-eslint/scope-manager': 8.4.0
|
||||
'@typescript-eslint/type-utils': 8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.5.4)
|
||||
'@typescript-eslint/utils': 8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.5.4)
|
||||
'@typescript-eslint/type-utils': 8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
|
||||
'@typescript-eslint/utils': 8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
|
||||
'@typescript-eslint/visitor-keys': 8.4.0
|
||||
eslint: 9.10.0(jiti@1.21.6)
|
||||
graphemer: 1.4.0
|
||||
ignore: 5.3.1
|
||||
natural-compare: 1.4.0
|
||||
ts-api-utils: 1.3.0(typescript@5.5.4)
|
||||
ts-api-utils: 1.3.0(typescript@5.6.2)
|
||||
optionalDependencies:
|
||||
typescript: 5.5.4
|
||||
typescript: 5.6.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/parser@8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.5.4)':
|
||||
'@typescript-eslint/parser@8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)':
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 8.4.0
|
||||
'@typescript-eslint/types': 8.4.0
|
||||
'@typescript-eslint/typescript-estree': 8.4.0(typescript@5.5.4)
|
||||
'@typescript-eslint/typescript-estree': 8.4.0(typescript@5.6.2)
|
||||
'@typescript-eslint/visitor-keys': 8.4.0
|
||||
debug: 4.3.6
|
||||
eslint: 9.10.0(jiti@1.21.6)
|
||||
optionalDependencies:
|
||||
typescript: 5.5.4
|
||||
typescript: 5.6.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@ -5166,21 +5160,21 @@ snapshots:
|
||||
'@typescript-eslint/types': 8.4.0
|
||||
'@typescript-eslint/visitor-keys': 8.4.0
|
||||
|
||||
'@typescript-eslint/type-utils@8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.5.4)':
|
||||
'@typescript-eslint/type-utils@8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)':
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 8.4.0(typescript@5.5.4)
|
||||
'@typescript-eslint/utils': 8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.5.4)
|
||||
'@typescript-eslint/typescript-estree': 8.4.0(typescript@5.6.2)
|
||||
'@typescript-eslint/utils': 8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
|
||||
debug: 4.3.6
|
||||
ts-api-utils: 1.3.0(typescript@5.5.4)
|
||||
ts-api-utils: 1.3.0(typescript@5.6.2)
|
||||
optionalDependencies:
|
||||
typescript: 5.5.4
|
||||
typescript: 5.6.2
|
||||
transitivePeerDependencies:
|
||||
- eslint
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/types@8.4.0': {}
|
||||
|
||||
'@typescript-eslint/typescript-estree@8.4.0(typescript@5.5.4)':
|
||||
'@typescript-eslint/typescript-estree@8.4.0(typescript@5.6.2)':
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 8.4.0
|
||||
'@typescript-eslint/visitor-keys': 8.4.0
|
||||
@ -5189,18 +5183,18 @@ snapshots:
|
||||
is-glob: 4.0.3
|
||||
minimatch: 9.0.5
|
||||
semver: 7.6.2
|
||||
ts-api-utils: 1.3.0(typescript@5.5.4)
|
||||
ts-api-utils: 1.3.0(typescript@5.6.2)
|
||||
optionalDependencies:
|
||||
typescript: 5.5.4
|
||||
typescript: 5.6.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/utils@8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.5.4)':
|
||||
'@typescript-eslint/utils@8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)':
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@1.21.6))
|
||||
'@typescript-eslint/scope-manager': 8.4.0
|
||||
'@typescript-eslint/types': 8.4.0
|
||||
'@typescript-eslint/typescript-estree': 8.4.0(typescript@5.5.4)
|
||||
'@typescript-eslint/typescript-estree': 8.4.0(typescript@5.6.2)
|
||||
eslint: 9.10.0(jiti@1.21.6)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -5529,9 +5523,9 @@ snapshots:
|
||||
|
||||
commander@4.1.1: {}
|
||||
|
||||
commitlint@19.4.1(@types/node@22.5.4)(typescript@5.5.4):
|
||||
commitlint@19.4.1(@types/node@22.5.4)(typescript@5.6.2):
|
||||
dependencies:
|
||||
'@commitlint/cli': 19.4.1(@types/node@22.5.4)(typescript@5.5.4)
|
||||
'@commitlint/cli': 19.4.1(@types/node@22.5.4)(typescript@5.6.2)
|
||||
'@commitlint/types': 19.0.3
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
@ -5573,21 +5567,21 @@ snapshots:
|
||||
dependencies:
|
||||
browserslist: 4.23.3
|
||||
|
||||
cosmiconfig-typescript-loader@5.0.0(@types/node@22.5.4)(cosmiconfig@9.0.0(typescript@5.5.4))(typescript@5.5.4):
|
||||
cosmiconfig-typescript-loader@5.0.0(@types/node@22.5.4)(cosmiconfig@9.0.0(typescript@5.6.2))(typescript@5.6.2):
|
||||
dependencies:
|
||||
'@types/node': 22.5.4
|
||||
cosmiconfig: 9.0.0(typescript@5.5.4)
|
||||
cosmiconfig: 9.0.0(typescript@5.6.2)
|
||||
jiti: 1.21.6
|
||||
typescript: 5.5.4
|
||||
typescript: 5.6.2
|
||||
|
||||
cosmiconfig@9.0.0(typescript@5.5.4):
|
||||
cosmiconfig@9.0.0(typescript@5.6.2):
|
||||
dependencies:
|
||||
env-paths: 2.2.1
|
||||
import-fresh: 3.3.0
|
||||
js-yaml: 4.1.0
|
||||
parse-json: 5.2.0
|
||||
optionalDependencies:
|
||||
typescript: 5.5.4
|
||||
typescript: 5.6.2
|
||||
|
||||
cross-spawn@7.0.3:
|
||||
dependencies:
|
||||
@ -6720,16 +6714,16 @@ snapshots:
|
||||
dependencies:
|
||||
fast-diff: 1.3.0
|
||||
|
||||
prettier-plugin-organize-imports@4.0.0(prettier@3.3.3)(typescript@5.5.4):
|
||||
prettier-plugin-organize-imports@4.0.0(prettier@3.3.3)(typescript@5.6.2):
|
||||
dependencies:
|
||||
prettier: 3.3.3
|
||||
typescript: 5.5.4
|
||||
typescript: 5.6.2
|
||||
|
||||
prettier-plugin-tailwindcss@0.6.6(prettier-plugin-organize-imports@4.0.0(prettier@3.3.3)(typescript@5.5.4))(prettier@3.3.3):
|
||||
prettier-plugin-tailwindcss@0.6.6(prettier-plugin-organize-imports@4.0.0(prettier@3.3.3)(typescript@5.6.2))(prettier@3.3.3):
|
||||
dependencies:
|
||||
prettier: 3.3.3
|
||||
optionalDependencies:
|
||||
prettier-plugin-organize-imports: 4.0.0(prettier@3.3.3)(typescript@5.5.4)
|
||||
prettier-plugin-organize-imports: 4.0.0(prettier@3.3.3)(typescript@5.6.2)
|
||||
|
||||
prettier@3.3.3: {}
|
||||
|
||||
@ -7287,9 +7281,9 @@ snapshots:
|
||||
dependencies:
|
||||
punycode: 2.3.1
|
||||
|
||||
ts-api-utils@1.3.0(typescript@5.5.4):
|
||||
ts-api-utils@1.3.0(typescript@5.6.2):
|
||||
dependencies:
|
||||
typescript: 5.5.4
|
||||
typescript: 5.6.2
|
||||
|
||||
ts-interface-checker@0.1.13: {}
|
||||
|
||||
@ -7337,18 +7331,18 @@ snapshots:
|
||||
is-typed-array: 1.1.13
|
||||
possible-typed-array-names: 1.0.0
|
||||
|
||||
typescript-eslint@8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.5.4):
|
||||
typescript-eslint@8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2):
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 8.4.0(@typescript-eslint/parser@8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.5.4))(eslint@9.10.0(jiti@1.21.6))(typescript@5.5.4)
|
||||
'@typescript-eslint/parser': 8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.5.4)
|
||||
'@typescript-eslint/utils': 8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.5.4)
|
||||
'@typescript-eslint/eslint-plugin': 8.4.0(@typescript-eslint/parser@8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
|
||||
'@typescript-eslint/parser': 8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
|
||||
'@typescript-eslint/utils': 8.4.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
|
||||
optionalDependencies:
|
||||
typescript: 5.5.4
|
||||
typescript: 5.6.2
|
||||
transitivePeerDependencies:
|
||||
- eslint
|
||||
- supports-color
|
||||
|
||||
typescript@5.5.4: {}
|
||||
typescript@5.6.2: {}
|
||||
|
||||
ufo@1.5.3: {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user