mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
build: Update ESLint to v9 (#16639)
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
"babel-plugin-transform-import-meta": "^2.3.2",
|
||||
"bundlemon": "^3.1.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "catalog:",
|
||||
"jest": "^29.6.2",
|
||||
"jest-environment-jsdom": "^29.6.2",
|
||||
"jest-expect-message": "^1.1.3",
|
||||
@@ -94,7 +95,7 @@
|
||||
"tar-fs": "2.1.3",
|
||||
"tslib": "^2.6.2",
|
||||
"tsconfig-paths": "^4.2.0",
|
||||
"typescript": "^5.8.2",
|
||||
"typescript": "catalog:",
|
||||
"vue-tsc": "^2.2.8",
|
||||
"google-gax": "^4.3.7",
|
||||
"ws": ">=8.17.1",
|
||||
@@ -110,7 +111,6 @@
|
||||
"@types/ws@8.18.1": "patches/@types__ws@8.18.1.patch",
|
||||
"@types/uuencode@0.0.3": "patches/@types__uuencode@0.0.3.patch",
|
||||
"vue-tsc@2.2.8": "patches/vue-tsc@2.2.8.patch",
|
||||
"eslint-plugin-n8n-local-rules": "patches/eslint-plugin-n8n-local-rules.patch",
|
||||
"element-plus@2.4.3": "patches/element-plus@2.4.3.patch"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user