chore(deps): bump @types/lodash from 4.17.3 to 4.17.4 (#717)

This commit is contained in:
dependabot[bot] 2024-05-18 10:43:28 +08:00 committed by GitHub
parent 616dd4d725
commit 3e90396fdd
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.3",
"@types/lodash": "^4.17.4",
"@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.3
version: 4.17.3
specifier: ^4.17.4
version: 4.17.4
'@types/node':
specifier: ^20.12.12
version: 20.12.12
@ -2420,8 +2420,8 @@ packages:
resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
dev: false
/@types/lodash@4.17.3:
resolution: {integrity: sha512-zmNrEJaBvNskZXQWaUQq6bktF4IDGVfDS78M+YEk5aCn9M/b94/mB/6WCyfH2/MjwBdc6QuOor95CIlKWYRL3A==}
/@types/lodash@4.17.4:
resolution: {integrity: sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ==}
dev: false
/@types/node@20.12.12: