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:
@@ -7,6 +7,11 @@ packages:
|
||||
|
||||
catalog:
|
||||
'@n8n/typeorm': 0.3.20-12
|
||||
'@n8n_io/ai-assistant-sdk': 1.14.0
|
||||
'@langchain/core': 0.3.59
|
||||
'@langchain/openai': 0.5.13
|
||||
'@langchain/anthropic': 0.3.22
|
||||
'@langchain/community': 0.3.46
|
||||
'@sentry/node': 8.52.1
|
||||
'@types/basic-auth': ^1.1.3
|
||||
'@types/express': ^5.0.1
|
||||
@@ -14,6 +19,7 @@ catalog:
|
||||
'@types/lodash': ^4.17.17
|
||||
'@types/uuid': ^10.0.0
|
||||
'@types/xml2js': ^0.4.14
|
||||
'@vitest/coverage-v8': 3.2.4
|
||||
axios: 1.8.3
|
||||
basic-auth: 2.0.1
|
||||
callsites: 3.1.0
|
||||
@@ -32,34 +38,29 @@ catalog:
|
||||
picocolors: 1.0.1
|
||||
reflect-metadata: 0.2.2
|
||||
rimraf: ^6.0.1
|
||||
tsup: ^8.4.0
|
||||
tsup: ^8.5.0
|
||||
tsx: ^4.19.3
|
||||
uuid: 10.0.0
|
||||
xml2js: 0.6.2
|
||||
xss: 1.0.15
|
||||
zod: 3.25.67
|
||||
zod-to-json-schema: 3.23.3
|
||||
'@langchain/core': 0.3.59
|
||||
'@langchain/openai': 0.5.13
|
||||
'@langchain/anthropic': 0.3.22
|
||||
'@langchain/community': 0.3.46
|
||||
'@n8n_io/ai-assistant-sdk': 1.14.0
|
||||
typescript: 5.8.3
|
||||
vite: 6.3.5
|
||||
vitest: 3.1.3
|
||||
vitest-mock-extended: 3.1.0
|
||||
eslint: 9.29.0
|
||||
|
||||
catalogs:
|
||||
frontend:
|
||||
'@sentry/vue': ^8.33.1
|
||||
'@testing-library/jest-dom': ^6.6.3
|
||||
'@testing-library/user-event': ^14.6.1
|
||||
'@testing-library/vue': ^8.1.0
|
||||
'@vue/tsconfig': ^0.7.0
|
||||
'@vueuse/core': ^10.11.0
|
||||
'@vitest/coverage-v8': ^3.1.3
|
||||
'@vitejs/plugin-vue': ^5.2.4
|
||||
'@sentry/vue': ^8.33.1
|
||||
pinia: ^2.2.4
|
||||
typescript: ^5.8.2
|
||||
vite: ^6.3.5
|
||||
vitest: ^3.1.3
|
||||
vitest-mock-extended: ^3.1.0
|
||||
vue: ^3.5.13
|
||||
vue-i18n: ^11.1.2
|
||||
vue-router: ^4.5.0
|
||||
|
||||
Reference in New Issue
Block a user