MM-56985 Remove babel-plugin-lodash (#26295)

Этот коммит содержится в:
Harrison Healey
2024-02-26 16:47:26 -05:00
коммит произвёл GitHub
родитель 48117fb21f
Коммит 0d2053aa5c
45 изменённых файлов: 52 добавлений и 61 удалений

18
webapp/package-lock.json сгенерированный
Просмотреть файл

@@ -187,7 +187,6 @@
"@types/tinycolor2": "1.4.3",
"@typescript-eslint/eslint-plugin": "5.57.1",
"@typescript-eslint/parser": "5.57.1",
"babel-plugin-lodash": "3.3.4",
"copy-webpack-plugin": "11.0.0",
"emoji-datasource": "6.1.1",
"emoji-datasource-apple": "6.1.1",
@@ -6644,18 +6643,6 @@
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
}
},
"node_modules/babel-plugin-lodash": {
"version": "3.3.4",
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-module-imports": "^7.0.0-beta.49",
"@babel/types": "^7.0.0-beta.49",
"glob": "^7.1.1",
"lodash": "^4.17.10",
"require-package-name": "^2.0.1"
}
},
"node_modules/babel-plugin-macros": {
"version": "2.8.0",
"license": "MIT",
@@ -20182,11 +20169,6 @@
"node": ">=0.10.0"
}
},
"node_modules/require-package-name": {
"version": "2.0.1",
"dev": true,
"license": "MIT"
},
"node_modules/requires-port": {
"version": "1.0.0",
"dev": true,