chore: Upgrade Typescript and other frontend tooling (no-changelog) (#13687)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2025-03-11 11:14:58 +01:00
committed by GitHub
parent 4e93ffda8b
commit 2c08fc0519
9 changed files with 1469 additions and 1356 deletions

View File

@@ -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"
}
}