mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
chore: bump up dependencies
This commit is contained in:
parent
6930fbcd9d
commit
0911706cea
@ -66,7 +66,7 @@
|
||||
"sort-package-json": "^2.6.0",
|
||||
"tailwind-merge": "^2.1.0",
|
||||
"tailwindcss": "^3.3.6",
|
||||
"typescript": "^5.3.2",
|
||||
"typescript": "^5.3.3",
|
||||
"uuid": "^9.0.1",
|
||||
"vite": "^5.0.7",
|
||||
"vite-plugin-pwa": "^0.17.4",
|
||||
|
@ -82,10 +82,10 @@ dependencies:
|
||||
version: 9.0.7
|
||||
'@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)
|
||||
'@vite-pwa/assets-generator':
|
||||
specifier: ^0.0.11
|
||||
version: 0.0.11
|
||||
@ -100,7 +100,7 @@ dependencies:
|
||||
version: 8.1.1
|
||||
commitlint:
|
||||
specifier: ^18.4.3
|
||||
version: 18.4.3(typescript@5.3.2)
|
||||
version: 18.4.3(typescript@5.3.3)
|
||||
daisyui:
|
||||
specifier: ^4.4.19
|
||||
version: 4.4.19(postcss@8.4.32)
|
||||
@ -139,7 +139,7 @@ dependencies:
|
||||
version: 3.1.0
|
||||
prettier-plugin-organize-imports:
|
||||
specifier: ^3.2.4
|
||||
version: 3.2.4(prettier@3.1.0)(typescript@5.3.2)
|
||||
version: 3.2.4(prettier@3.1.0)(typescript@5.3.3)
|
||||
prettier-plugin-tailwindcss:
|
||||
specifier: ^0.5.9
|
||||
version: 0.5.9(prettier-plugin-organize-imports@3.2.4)(prettier@3.1.0)
|
||||
@ -162,8 +162,8 @@ dependencies:
|
||||
specifier: ^3.3.6
|
||||
version: 3.3.6
|
||||
typescript:
|
||||
specifier: ^5.3.2
|
||||
version: 5.3.2
|
||||
specifier: ^5.3.3
|
||||
version: 5.3.3
|
||||
uuid:
|
||||
specifier: ^9.0.1
|
||||
version: 9.0.1
|
||||
@ -1439,14 +1439,14 @@ packages:
|
||||
resolution: {integrity: sha512-BxOqI5LgsIQP1odU5KMwV9yoijleOPzHL18/YvNqF9KFSGF2K/DLlYAbDQsWqd/1nbaFuSkYD/191dpMtNh4vw==}
|
||||
dev: false
|
||||
|
||||
/@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
|
||||
@ -1516,7 +1516,7 @@ packages:
|
||||
'@commitlint/types': 18.4.3
|
||||
dev: false
|
||||
|
||||
/@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:
|
||||
@ -1526,8 +1526,8 @@ packages:
|
||||
'@commitlint/types': 18.4.3
|
||||
'@types/node': 18.19.0
|
||||
chalk: 4.1.2
|
||||
cosmiconfig: 8.3.6(typescript@5.3.2)
|
||||
cosmiconfig-typescript-loader: 5.0.0(@types/node@18.19.0)(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.0)(cosmiconfig@8.3.6)(typescript@5.3.3)
|
||||
lodash.isplainobject: 4.0.6
|
||||
lodash.merge: 4.6.2
|
||||
lodash.uniq: 4.5.0
|
||||
@ -2404,7 +2404,7 @@ packages:
|
||||
resolution: {integrity: sha512-WUtIVRUZ9i5dYXefDEAI7sh9/O7jGvHg7Df/5O/gtH3Yabe5odI3UWopVR1qbPXQtvOxWu3mM4XxlYeZtMWF4g==}
|
||||
dev: false
|
||||
|
||||
/@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:
|
||||
@ -2416,10 +2416,10 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.10.0
|
||||
'@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
|
||||
@ -2427,13 +2427,13 @@ packages:
|
||||
ignore: 5.3.0
|
||||
natural-compare: 1.4.0
|
||||
semver: 7.5.4
|
||||
ts-api-utils: 1.0.3(typescript@5.3.2)
|
||||
typescript: 5.3.2
|
||||
ts-api-utils: 1.0.3(typescript@5.3.3)
|
||||
typescript: 5.3.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@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:
|
||||
@ -2445,11 +2445,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: false
|
||||
@ -2462,7 +2462,7 @@ packages:
|
||||
'@typescript-eslint/visitor-keys': 6.13.2
|
||||
dev: false
|
||||
|
||||
/@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:
|
||||
@ -2472,12 +2472,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.3(typescript@5.3.2)
|
||||
typescript: 5.3.2
|
||||
ts-api-utils: 1.0.3(typescript@5.3.3)
|
||||
typescript: 5.3.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
@ -2487,7 +2487,7 @@ packages:
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
dev: false
|
||||
|
||||
/@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:
|
||||
@ -2502,13 +2502,13 @@ packages:
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.5.4
|
||||
ts-api-utils: 1.0.3(typescript@5.3.2)
|
||||
typescript: 5.3.2
|
||||
ts-api-utils: 1.0.3(typescript@5.3.3)
|
||||
typescript: 5.3.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@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:
|
||||
@ -2519,7 +2519,7 @@ packages:
|
||||
'@types/semver': 7.5.6
|
||||
'@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:
|
||||
@ -3064,12 +3064,12 @@ packages:
|
||||
engines: {node: '>= 6'}
|
||||
dev: false
|
||||
|
||||
/commitlint@18.4.3(typescript@5.3.2):
|
||||
/commitlint@18.4.3(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-xNAq3MpW4xZ3VyFH+WU0ykU8LmYcCT+0K4e1IOG5346XSGCb1xJyhFu0JFpq4LfJ7E0/bVxzPY98IsjUH2SQbQ==}
|
||||
engines: {node: '>=v18'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@commitlint/cli': 18.4.3(typescript@5.3.2)
|
||||
'@commitlint/cli': 18.4.3(typescript@5.3.3)
|
||||
'@commitlint/types': 18.4.3
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
@ -3136,7 +3136,7 @@ packages:
|
||||
browserslist: 4.22.2
|
||||
dev: false
|
||||
|
||||
/cosmiconfig-typescript-loader@5.0.0(@types/node@18.19.0)(cosmiconfig@8.3.6)(typescript@5.3.2):
|
||||
/cosmiconfig-typescript-loader@5.0.0(@types/node@18.19.0)(cosmiconfig@8.3.6)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==}
|
||||
engines: {node: '>=v16'}
|
||||
peerDependencies:
|
||||
@ -3145,12 +3145,12 @@ packages:
|
||||
typescript: '>=4'
|
||||
dependencies:
|
||||
'@types/node': 18.19.0
|
||||
cosmiconfig: 8.3.6(typescript@5.3.2)
|
||||
cosmiconfig: 8.3.6(typescript@5.3.3)
|
||||
jiti: 1.21.0
|
||||
typescript: 5.3.2
|
||||
typescript: 5.3.3
|
||||
dev: false
|
||||
|
||||
/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:
|
||||
@ -3163,7 +3163,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: false
|
||||
|
||||
/cross-spawn@7.0.3:
|
||||
@ -5186,7 +5186,7 @@ packages:
|
||||
fast-diff: 1.3.0
|
||||
dev: false
|
||||
|
||||
/prettier-plugin-organize-imports@3.2.4(prettier@3.1.0)(typescript@5.3.2):
|
||||
/prettier-plugin-organize-imports@3.2.4(prettier@3.1.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-6m8WBhIp0dfwu0SkgfOxJqh+HpdyfqSSLfKKRZSFbDuEQXDDndb8fTpRWkUrX/uBenkex3MgnVk0J3b3Y5byog==}
|
||||
peerDependencies:
|
||||
'@volar/vue-language-plugin-pug': ^1.0.4
|
||||
@ -5200,7 +5200,7 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
prettier: 3.1.0
|
||||
typescript: 5.3.2
|
||||
typescript: 5.3.3
|
||||
dev: false
|
||||
|
||||
/prettier-plugin-tailwindcss@0.5.9(prettier-plugin-organize-imports@3.2.4)(prettier@3.1.0):
|
||||
@ -5253,7 +5253,7 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
prettier: 3.1.0
|
||||
prettier-plugin-organize-imports: 3.2.4(prettier@3.1.0)(typescript@5.3.2)
|
||||
prettier-plugin-organize-imports: 3.2.4(prettier@3.1.0)(typescript@5.3.3)
|
||||
dev: false
|
||||
|
||||
/prettier@3.1.0:
|
||||
@ -6216,13 +6216,13 @@ packages:
|
||||
engines: {node: '>=8'}
|
||||
dev: false
|
||||
|
||||
/ts-api-utils@1.0.3(typescript@5.3.2):
|
||||
/ts-api-utils@1.0.3(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==}
|
||||
engines: {node: '>=16.13.0'}
|
||||
peerDependencies:
|
||||
typescript: '>=4.2.0'
|
||||
dependencies:
|
||||
typescript: 5.3.2
|
||||
typescript: 5.3.3
|
||||
dev: false
|
||||
|
||||
/ts-interface-checker@0.1.13:
|
||||
@ -6314,8 +6314,8 @@ packages:
|
||||
is-typed-array: 1.1.12
|
||||
dev: false
|
||||
|
||||
/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: false
|
||||
|
Loading…
Reference in New Issue
Block a user