feat: Migrate packages from lodash to lodash-es (no-changelog) (#5538)
This commit is contained in:
@@ -739,7 +739,47 @@
|
||||
"@types/gm": "^1.25.0",
|
||||
"@types/imap-simple": "^4.2.0",
|
||||
"@types/jsonwebtoken": "^9.0.1",
|
||||
"@types/lodash.set": "^4.3.6",
|
||||
"@types/lodash": "^4.14.191",
|
||||
"@types/lodash.assign": "^4",
|
||||
"@types/lodash.assignwith": "^4",
|
||||
"@types/lodash.clone": "^4",
|
||||
"@types/lodash.compact": "^3",
|
||||
"@types/lodash.concat": "^4",
|
||||
"@types/lodash.difference": "^4",
|
||||
"@types/lodash.escaperegexp": "^4",
|
||||
"@types/lodash.every": "^4",
|
||||
"@types/lodash.find": "^4",
|
||||
"@types/lodash.first": "^3",
|
||||
"@types/lodash.flow": "^3",
|
||||
"@types/lodash.get": "^4",
|
||||
"@types/lodash.intersection": "^4",
|
||||
"@types/lodash.isarray": "^4",
|
||||
"@types/lodash.isempty": "^4",
|
||||
"@types/lodash.isequal": "^4",
|
||||
"@types/lodash.isobject": "^3",
|
||||
"@types/lodash.isstring": "^4",
|
||||
"@types/lodash.last": "^3",
|
||||
"@types/lodash.lt": "^3",
|
||||
"@types/lodash.map": "^4",
|
||||
"@types/lodash.merge": "^4",
|
||||
"@types/lodash.mergewith": "^4",
|
||||
"@types/lodash.omit": "^4",
|
||||
"@types/lodash.partialright": "^4",
|
||||
"@types/lodash.pick": "^4",
|
||||
"@types/lodash.pickby": "^4",
|
||||
"@types/lodash.reduce": "^4",
|
||||
"@types/lodash.set": "^4",
|
||||
"@types/lodash.some": "^4",
|
||||
"@types/lodash.sortby": "^4",
|
||||
"@types/lodash.split": "^4",
|
||||
"@types/lodash.tonumber": "^4",
|
||||
"@types/lodash.tostring": "^4",
|
||||
"@types/lodash.trim": "^4",
|
||||
"@types/lodash.union": "^4",
|
||||
"@types/lodash.uniqby": "^4",
|
||||
"@types/lodash.unset": "^4",
|
||||
"@types/lodash.upperfirst": "^4",
|
||||
"@types/lodash.zip": "^4",
|
||||
"@types/lossless-json": "^1.0.0",
|
||||
"@types/mailparser": "^2.7.3",
|
||||
"@types/mime-types": "^2.1.0",
|
||||
@@ -785,9 +825,46 @@
|
||||
"js-nacl": "^1.4.0",
|
||||
"jsonwebtoken": "^9.0.0",
|
||||
"kafkajs": "^1.14.0",
|
||||
"lodash.get": "^4.4.2",
|
||||
"lodash.set": "^4.3.2",
|
||||
"lodash.unset": "^4.5.2",
|
||||
"lodash.assign": "^4",
|
||||
"lodash.assignwith": "^4",
|
||||
"lodash.clone": "^4",
|
||||
"lodash.compact": "^3",
|
||||
"lodash.concat": "^4",
|
||||
"lodash.difference": "^4",
|
||||
"lodash.escaperegexp": "^4",
|
||||
"lodash.every": "^4",
|
||||
"lodash.find": "^4",
|
||||
"lodash.first": "^3",
|
||||
"lodash.flow": "^3",
|
||||
"lodash.get": "^4",
|
||||
"lodash.intersection": "^4",
|
||||
"lodash.isarray": "^4",
|
||||
"lodash.isempty": "^4",
|
||||
"lodash.isequal": "^4",
|
||||
"lodash.isobject": "^3",
|
||||
"lodash.isstring": "^4",
|
||||
"lodash.last": "^3",
|
||||
"lodash.lt": "^3",
|
||||
"lodash.map": "^4",
|
||||
"lodash.merge": "^4",
|
||||
"lodash.mergewith": "^4",
|
||||
"lodash.omit": "^4",
|
||||
"lodash.partialright": "^4",
|
||||
"lodash.pick": "^4",
|
||||
"lodash.pickby": "^4",
|
||||
"lodash.reduce": "^4",
|
||||
"lodash.set": "^4",
|
||||
"lodash.some": "^4",
|
||||
"lodash.sortby": "^4",
|
||||
"lodash.split": "^4",
|
||||
"lodash.tonumber": "^4",
|
||||
"lodash.tostring": "^4",
|
||||
"lodash.trim": "^4",
|
||||
"lodash.union": "^4",
|
||||
"lodash.uniqby": "^4",
|
||||
"lodash.unset": "^4",
|
||||
"lodash.upperfirst": "^4",
|
||||
"lodash.zip": "^4",
|
||||
"lossless-json": "^1.0.4",
|
||||
"luxon": "^3.1.0",
|
||||
"mailparser": "^3.2.0",
|
||||
|
||||
Reference in New Issue
Block a user