mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
chore: Upgrade Typescript and other frontend tooling (no-changelog) (#13687)
This commit is contained in:
committed by
GitHub
parent
4e93ffda8b
commit
2c08fc0519
@@ -85,8 +85,8 @@
|
||||
"semver": "^7.5.4",
|
||||
"tslib": "^2.6.2",
|
||||
"tsconfig-paths": "^4.2.0",
|
||||
"typescript": "^5.7.2",
|
||||
"vue-tsc": "^2.1.10",
|
||||
"typescript": "^5.8.2",
|
||||
"vue-tsc": "^2.2.8",
|
||||
"ws": ">=8.17.1",
|
||||
"@rudderstack/rudder-sdk-node>axios": "1.8.2",
|
||||
"ibm-cloud-sdk-core>axios": "1.8.2",
|
||||
@@ -100,7 +100,7 @@
|
||||
"@types/express-serve-static-core@4.17.43": "patches/@types__express-serve-static-core@4.17.43.patch",
|
||||
"@types/ws@8.5.4": "patches/@types__ws@8.5.4.patch",
|
||||
"@types/uuencode@0.0.3": "patches/@types__uuencode@0.0.3.patch",
|
||||
"vue-tsc@2.1.10": "patches/vue-tsc@2.1.10.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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user