mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
chore(deps): bump @types/uuid from 9.0.5 to 9.0.6 (#395)
This commit is contained in:
parent
4429553ff4
commit
3c449ae8d1
@ -38,7 +38,7 @@
|
||||
"@types/byte-size": "^8.1.1",
|
||||
"@types/lodash": "^4.14.200",
|
||||
"@types/node": "^20.8.7",
|
||||
"@types/uuid": "^9.0.5",
|
||||
"@types/uuid": "^9.0.6",
|
||||
"@typescript-eslint/eslint-plugin": "^6.8.0",
|
||||
"@typescript-eslint/parser": "^6.8.0",
|
||||
"@vite-pwa/assets-generator": "^0.0.10",
|
||||
|
@ -78,8 +78,8 @@ dependencies:
|
||||
specifier: ^20.8.7
|
||||
version: 20.8.7
|
||||
'@types/uuid':
|
||||
specifier: ^9.0.5
|
||||
version: 9.0.5
|
||||
specifier: ^9.0.6
|
||||
version: 9.0.6
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: ^6.8.0
|
||||
version: 6.8.0(@typescript-eslint/parser@6.8.0)(eslint@8.51.0)(typescript@5.2.2)
|
||||
@ -2316,8 +2316,8 @@ packages:
|
||||
resolution: {integrity: sha512-IDaobHimLQhjwsQ/NMwRVfa/yL7L/wriQPMhw1ZJall0KX6E1oxk29XMDeilW5qTIg5aoiqf5Udy8U/51aNoQQ==}
|
||||
dev: false
|
||||
|
||||
/@types/uuid@9.0.5:
|
||||
resolution: {integrity: sha512-xfHdwa1FMJ082prjSJpoEI57GZITiQz10r3vEJCHa2khEFQjKy91aWKz6+zybzssCvXUwE1LQWgWVwZ4nYUvHQ==}
|
||||
/@types/uuid@9.0.6:
|
||||
resolution: {integrity: sha512-BT2Krtx4xaO6iwzwMFUYvWBWkV2pr37zD68Vmp1CDV196MzczBRxuEpD6Pr395HAgebC/co7hOphs53r8V7jew==}
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/eslint-plugin@6.8.0(@typescript-eslint/parser@6.8.0)(eslint@8.51.0)(typescript@5.2.2):
|
||||
|
Loading…
Reference in New Issue
Block a user