mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-13 06:05:34 +08:00
build(deps): bump @types/lodash from 4.17.7 to 4.17.9 (#1027)
This commit is contained in:
parent
0f17424d8b
commit
5d718080b3
@ -36,7 +36,7 @@
|
||||
"@tanstack/virtual-core": "^3.10.8",
|
||||
"@thisbeyond/solid-dnd": "^0.7.5",
|
||||
"@types/byte-size": "^8.1.2",
|
||||
"@types/lodash": "^4.17.7",
|
||||
"@types/lodash": "^4.17.9",
|
||||
"@types/node": "^22.6.1",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@vite-pwa/assets-generator": "^0.2.6",
|
||||
|
@ -75,8 +75,8 @@ importers:
|
||||
specifier: ^8.1.2
|
||||
version: 8.1.2
|
||||
'@types/lodash':
|
||||
specifier: ^4.17.7
|
||||
version: 4.17.7
|
||||
specifier: ^4.17.9
|
||||
version: 4.17.9
|
||||
'@types/node':
|
||||
specifier: ^22.6.1
|
||||
version: 22.6.1
|
||||
@ -1378,8 +1378,8 @@ packages:
|
||||
'@types/json-schema@7.0.15':
|
||||
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
||||
|
||||
'@types/lodash@4.17.7':
|
||||
resolution: {integrity: sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==}
|
||||
'@types/lodash@4.17.9':
|
||||
resolution: {integrity: sha512-w9iWudx1XWOHW5lQRS9iKpK/XuRhnN+0T7HvdCCd802FYkT1AMTnxndJHGrNJwRoRHkslGr4S29tjm1cT7x/7w==}
|
||||
|
||||
'@types/node@22.6.1':
|
||||
resolution: {integrity: sha512-V48tCfcKb/e6cVUigLAaJDAILdMP0fUW6BidkPK4GpGjXcfbnoHasCZDwz3N3yVt5we2RHm4XTQCpv0KJz9zqw==}
|
||||
@ -5121,7 +5121,7 @@ snapshots:
|
||||
|
||||
'@types/json-schema@7.0.15': {}
|
||||
|
||||
'@types/lodash@4.17.7': {}
|
||||
'@types/lodash@4.17.9': {}
|
||||
|
||||
'@types/node@22.6.1':
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user