chore(deps): bump @types/lodash from 4.17.1 to 4.17.3 (#716)

This commit is contained in:
dependabot[bot] 2024-05-17 09:45:45 +08:00 committed by GitHub
parent a7f8b775c2
commit f32f1a4d1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -36,7 +36,7 @@
"@tanstack/virtual-core": "^3.4.0",
"@thisbeyond/solid-dnd": "^0.7.5",
"@types/byte-size": "^8.1.2",
"@types/lodash": "^4.17.1",
"@types/lodash": "^4.17.3",
"@types/node": "^20.12.12",
"@types/uuid": "^9.0.8",
"@vite-pwa/assets-generator": "^0.2.4",

View File

@ -72,8 +72,8 @@ dependencies:
specifier: ^8.1.2
version: 8.1.2
'@types/lodash':
specifier: ^4.17.1
version: 4.17.1
specifier: ^4.17.3
version: 4.17.3
'@types/node':
specifier: ^20.12.12
version: 20.12.12
@ -2415,8 +2415,8 @@ packages:
resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
dev: false
/@types/lodash@4.17.1:
resolution: {integrity: sha512-X+2qazGS3jxLAIz5JDXDzglAF3KpijdhFxlf/V1+hEsOUc+HnWi81L/uv/EvGuV90WY+7mPGFCUDGfQC3Gj95Q==}
/@types/lodash@4.17.3:
resolution: {integrity: sha512-zmNrEJaBvNskZXQWaUQq6bktF4IDGVfDS78M+YEk5aCn9M/b94/mB/6WCyfH2/MjwBdc6QuOor95CIlKWYRL3A==}
dev: false
/@types/node@20.12.12: