refactor(core): Refactor some imports to reduce baseline memory usage (#15916)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2025-06-03 11:23:44 +02:00
committed by GitHub
parent 8abd556597
commit 7c806ff532
133 changed files with 237 additions and 238 deletions

View File

@@ -70,7 +70,7 @@
"highlight.js": "catalog:frontend",
"humanize-duration": "^3.27.2",
"jsonpath": "^1.1.1",
"lodash-es": "^4.17.21",
"lodash": "catalog:",
"luxon": "catalog:",
"n8n-workflow": "workspace:*",
"pinia": "catalog:frontend",
@@ -107,7 +107,7 @@
"@types/humanize-duration": "^3.27.1",
"@types/json-schema": "^7.0.15",
"@types/jsonpath": "^0.2.0",
"@types/lodash-es": "^4.17.6",
"@types/lodash": "catalog:",
"@types/uuid": "catalog:",
"@vitejs/plugin-legacy": "^6.0.2",
"@vitejs/plugin-vue": "catalog:frontend",