mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2025-01-12 00:29:26 +08:00
build(deps): bump @types/lodash from 4.17.11 to 4.17.13 (#1134)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.11 to 4.17.13. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8577a294b6
commit
198582a022
@ -40,7 +40,7 @@
|
||||
"@tanstack/virtual-core": "^3.10.8",
|
||||
"@thisbeyond/solid-dnd": "^0.7.5",
|
||||
"@types/byte-size": "^8.1.2",
|
||||
"@types/lodash": "^4.17.11",
|
||||
"@types/lodash": "^4.17.13",
|
||||
"@types/node": "^22.8.6",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@vite-pwa/assets-generator": "^0.2.6",
|
||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -87,8 +87,8 @@ importers:
|
||||
specifier: ^8.1.2
|
||||
version: 8.1.2
|
||||
'@types/lodash':
|
||||
specifier: ^4.17.11
|
||||
version: 4.17.11
|
||||
specifier: ^4.17.13
|
||||
version: 4.17.13
|
||||
'@types/node':
|
||||
specifier: ^22.8.6
|
||||
version: 22.8.6
|
||||
@ -1442,8 +1442,8 @@ packages:
|
||||
'@types/json-schema@7.0.15':
|
||||
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
||||
|
||||
'@types/lodash@4.17.11':
|
||||
resolution: {integrity: sha512-jzqWo/uQP/iqeGGTjhgFp2yaCrCYTauASQcpdzESNCkHjSprBJVcZP9KG9aQ0q+xcsXiKd/iuw/4dLjS3Odc7Q==}
|
||||
'@types/lodash@4.17.13':
|
||||
resolution: {integrity: sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==}
|
||||
|
||||
'@types/node@22.8.6':
|
||||
resolution: {integrity: sha512-tosuJYKrIqjQIlVCM4PEGxOmyg3FCPa/fViuJChnGeEIhjA46oy8FMVoF9su1/v8PNs2a8Q0iFNyOx0uOF91nw==}
|
||||
@ -5250,7 +5250,7 @@ snapshots:
|
||||
|
||||
'@types/json-schema@7.0.15': {}
|
||||
|
||||
'@types/lodash@4.17.11': {}
|
||||
'@types/lodash@4.17.13': {}
|
||||
|
||||
'@types/node@22.8.6':
|
||||
dependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user