remove lodash

This commit is contained in:
2024-10-22 09:10:22 -05:00
parent 6695069d73
commit f1de44bac4
3 changed files with 5 additions and 16 deletions
+1 -9
View File
@@ -3794,11 +3794,6 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/lodash": {
"version": "4.17.21",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
},
"node_modules/lodash.merge": {
"version": "4.6.2",
"resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
@@ -6212,10 +6207,7 @@
"packages/lib": {
"name": "aas-lib",
"version": "0.1.0",
"license": "MIT",
"dependencies": {
"lodash": "^4.17.21"
}
"license": "MIT"
},
"packages/webui": {
"name": "aas-webui",