mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-27 02:01:15 +08:00
chore(deps): update dependency @types/lodash-es to v4.17.6 (#5839)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
087d49f7c0
commit
b27218c18d
@ -85,7 +85,7 @@
|
||||
"@types/gulp": "4.0.9",
|
||||
"@types/jest": "26.0.24",
|
||||
"@types/lodash": "4.14.178",
|
||||
"@types/lodash-es": "4.17.5",
|
||||
"@types/lodash-es": "4.17.6",
|
||||
"@types/node": "16.11.22",
|
||||
"@types/sass": "1.43.1",
|
||||
"@typescript-eslint/eslint-plugin": "5.11.0",
|
||||
|
@ -27,7 +27,7 @@ importers:
|
||||
'@types/gulp': 4.0.9
|
||||
'@types/jest': 26.0.24
|
||||
'@types/lodash': 4.14.178
|
||||
'@types/lodash-es': 4.17.5
|
||||
'@types/lodash-es': 4.17.6
|
||||
'@types/node': 16.11.22
|
||||
'@types/sass': 1.43.1
|
||||
'@typescript-eslint/eslint-plugin': 5.11.0
|
||||
@ -94,7 +94,7 @@ importers:
|
||||
dayjs: 1.10.7
|
||||
lodash: 4.17.21
|
||||
lodash-es: 4.17.21
|
||||
lodash-unified: 1.0.1_bd4845f8c1bf1d81a616b60758034d0a
|
||||
lodash-unified: 1.0.1_da03a4540fbd16bbaafbb96724306afd
|
||||
memoize-one: 6.0.0
|
||||
normalize-wheel-es: 1.1.1
|
||||
devDependencies:
|
||||
@ -111,7 +111,7 @@ importers:
|
||||
'@types/gulp': 4.0.9
|
||||
'@types/jest': 26.0.24
|
||||
'@types/lodash': 4.14.178
|
||||
'@types/lodash-es': 4.17.5
|
||||
'@types/lodash-es': 4.17.6
|
||||
'@types/node': 16.11.22
|
||||
'@types/sass': 1.43.1
|
||||
'@typescript-eslint/eslint-plugin': 5.11.0_de5a1ddccd75ca1e499b8b8491d3dcba
|
||||
@ -1989,6 +1989,12 @@ packages:
|
||||
'@types/lodash': 4.14.178
|
||||
dev: true
|
||||
|
||||
/@types/lodash-es/4.17.6:
|
||||
resolution: {integrity: sha512-R+zTeVUKDdfoRxpAryaQNRKk3105Rrgx2CFRClIgRGaqDTdjsm8h6IYA8ir584W3ePzkZfst5xIgDwYrlh9HLg==}
|
||||
dependencies:
|
||||
'@types/lodash': 4.14.178
|
||||
dev: true
|
||||
|
||||
/@types/lodash/4.14.178:
|
||||
resolution: {integrity: sha512-0d5Wd09ItQWH1qFbEyQ7oTQ3GZrMfth5JkbN3EvTKLXcHLRDSXeLnlvlOn0wvxVIwK5o2M8JzP/OWz7T3NRsbw==}
|
||||
dev: true
|
||||
@ -7684,6 +7690,18 @@ packages:
|
||||
lodash-es: 4.17.21
|
||||
dev: false
|
||||
|
||||
/lodash-unified/1.0.1_da03a4540fbd16bbaafbb96724306afd:
|
||||
resolution: {integrity: sha512-Py+twfpWn+2dFQWCuGcp21WiQRwZwnm1cyE3piSt/VtBVKVyxlR58WgOVRzXtmdmDRGJKH8F8GPaA29WK/yK8g==}
|
||||
peerDependencies:
|
||||
'@types/lodash-es': '*'
|
||||
lodash: '*'
|
||||
lodash-es: '*'
|
||||
dependencies:
|
||||
'@types/lodash-es': 4.17.6
|
||||
lodash: 4.17.21
|
||||
lodash-es: 4.17.21
|
||||
dev: false
|
||||
|
||||
/lodash.clonedeep/4.5.0:
|
||||
resolution: {integrity: sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=}
|
||||
dev: true
|
||||
|
Loading…
Reference in New Issue
Block a user