From 1fe0ffc7448ac1efcd7836bc99207c3273800698 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 23:57:10 +0000 Subject: [PATCH] chore: update dependency typescript to v7 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- acceptance/repository-cloudant/package.json | 2 +- bodyparsers/rest-msgpack/package.json | 2 +- examples/access-control-migration/package.json | 2 +- examples/binding-resolution/package.json | 2 +- examples/context/package.json | 2 +- examples/express-composition/package.json | 2 +- examples/file-transfer/package.json | 2 +- examples/graphql/package.json | 2 +- examples/greeter-extension/package.json | 2 +- examples/greeting-app/package.json | 2 +- examples/hello-world/package.json | 2 +- examples/lb3-application/package.json | 2 +- examples/log-extension/package.json | 2 +- examples/metrics-prometheus/package.json | 2 +- examples/multi-tenancy/package.json | 2 +- examples/passport-login/package.json | 2 +- examples/references-many/package.json | 2 +- examples/rest-crud/package.json | 2 +- examples/rpc-server/package.json | 2 +- examples/soap-calculator/package.json | 2 +- examples/socketio/package.json | 2 +- examples/todo-jwt/package.json | 2 +- examples/todo-list/package.json | 2 +- examples/todo/package.json | 2 +- examples/validation-app/package.json | 2 +- examples/webpack/package.json | 2 +- extensions/authentication-jwt/package.json | 2 +- extensions/pooling/package.json | 2 +- extensions/sequelize/package.json | 2 +- package.json | 2 +- packages/build/package.json | 2 +- packages/cli/package.json | 2 +- packages/express/package.json | 2 +- packages/filter/package.json | 2 +- 34 files changed, 34 insertions(+), 34 deletions(-) diff --git a/acceptance/repository-cloudant/package.json b/acceptance/repository-cloudant/package.json index 8a570c854573..4f3a2740a7c0 100644 --- a/acceptance/repository-cloudant/package.json +++ b/acceptance/repository-cloudant/package.json @@ -45,6 +45,6 @@ "loopback-connector-cloudant": "2.5.0", "ms": "2.1.3", "tslib": "^2.8.1", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/bodyparsers/rest-msgpack/package.json b/bodyparsers/rest-msgpack/package.json index cf0403751e94..7cea8fcba764 100644 --- a/bodyparsers/rest-msgpack/package.json +++ b/bodyparsers/rest-msgpack/package.json @@ -48,6 +48,6 @@ "@types/msgpack5": "^3.4.7", "@types/node": "^20.19.43", "@types/type-is": "^1.6.7", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/examples/access-control-migration/package.json b/examples/access-control-migration/package.json index 5df8db41f5da..dccd2e011b29 100644 --- a/examples/access-control-migration/package.json +++ b/examples/access-control-migration/package.json @@ -75,6 +75,6 @@ "@types/node": "^20.19.43", "eslint": "^8.57.1", "lodash": "^4.18.1", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/examples/binding-resolution/package.json b/examples/binding-resolution/package.json index 04b5cc517f66..d1d19d6fcc3f 100644 --- a/examples/binding-resolution/package.json +++ b/examples/binding-resolution/package.json @@ -58,6 +58,6 @@ "@types/node": "^20.19.43", "eslint": "^8.57.1", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/examples/context/package.json b/examples/context/package.json index 2897c225412b..d6a59ee6cc55 100644 --- a/examples/context/package.json +++ b/examples/context/package.json @@ -55,6 +55,6 @@ "@loopback/testlab": "^8.0.15", "@types/node": "^20.19.43", "eslint": "^8.57.1", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/examples/express-composition/package.json b/examples/express-composition/package.json index 371b889c11d0..3fcc621a5c2e 100644 --- a/examples/express-composition/package.json +++ b/examples/express-composition/package.json @@ -63,6 +63,6 @@ "@types/express": "^4.17.25", "@types/node": "^20.19.43", "eslint": "^8.57.1", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/examples/file-transfer/package.json b/examples/file-transfer/package.json index 5167fd6e0007..ad3b2154ce86 100644 --- a/examples/file-transfer/package.json +++ b/examples/file-transfer/package.json @@ -61,6 +61,6 @@ "@types/multer": "^2.2.0", "@types/node": "^20.19.43", "eslint": "^8.57.1", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/examples/graphql/package.json b/examples/graphql/package.json index 20fa2edb50f2..4fa7477491f7 100644 --- a/examples/graphql/package.json +++ b/examples/graphql/package.json @@ -68,6 +68,6 @@ "graphql-ws": "^5.16.2", "rimraf": "^5.0.10", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/examples/greeter-extension/package.json b/examples/greeter-extension/package.json index 9f97ca20362f..f48350d26cfc 100644 --- a/examples/greeter-extension/package.json +++ b/examples/greeter-extension/package.json @@ -59,6 +59,6 @@ "@types/debug": "4.1.13", "@types/node": "^20.19.43", "eslint": "^8.57.1", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/examples/greeting-app/package.json b/examples/greeting-app/package.json index 5de422b724cc..36bfd95648c0 100644 --- a/examples/greeting-app/package.json +++ b/examples/greeting-app/package.json @@ -63,6 +63,6 @@ "@types/debug": "4.1.13", "@types/node": "^20.19.43", "eslint": "^8.57.1", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/examples/hello-world/package.json b/examples/hello-world/package.json index fd3c480e4b73..74200f0fc489 100644 --- a/examples/hello-world/package.json +++ b/examples/hello-world/package.json @@ -56,6 +56,6 @@ "@loopback/testlab": "^8.0.15", "@types/node": "^20.19.43", "eslint": "^8.57.1", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/examples/lb3-application/package.json b/examples/lb3-application/package.json index 6ac164783626..fbec6e994c98 100644 --- a/examples/lb3-application/package.json +++ b/examples/lb3-application/package.json @@ -71,6 +71,6 @@ "eslint": "^8.57.1", "lodash": "^4.18.1", "should": "^13.2.3", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/examples/log-extension/package.json b/examples/log-extension/package.json index 42d3495107e8..d7a612a8d668 100644 --- a/examples/log-extension/package.json +++ b/examples/log-extension/package.json @@ -58,6 +58,6 @@ "@types/debug": "^4.1.13", "@types/node": "^20.19.43", "eslint": "^8.57.1", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/examples/metrics-prometheus/package.json b/examples/metrics-prometheus/package.json index f1b7b17f8b36..d82008ca89e5 100644 --- a/examples/metrics-prometheus/package.json +++ b/examples/metrics-prometheus/package.json @@ -59,6 +59,6 @@ "@loopback/testlab": "^8.0.15", "@types/node": "^20.19.43", "eslint": "^8.57.1", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/examples/multi-tenancy/package.json b/examples/multi-tenancy/package.json index c822b56bde0b..0c1c4fd32ad3 100644 --- a/examples/multi-tenancy/package.json +++ b/examples/multi-tenancy/package.json @@ -73,6 +73,6 @@ "@types/node": "^20.19.43", "eslint": "^8.57.1", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/examples/passport-login/package.json b/examples/passport-login/package.json index 2dba4d1c19fc..2eccf2a47d41 100644 --- a/examples/passport-login/package.json +++ b/examples/passport-login/package.json @@ -97,6 +97,6 @@ "axios": "^1.16.0", "eslint": "^8.57.1", "lodash": "^4.18.1", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/examples/references-many/package.json b/examples/references-many/package.json index 32b5829283f7..f04a00d8dc67 100644 --- a/examples/references-many/package.json +++ b/examples/references-many/package.json @@ -71,6 +71,6 @@ "@types/node": "^20.19.43", "eslint": "^8.57.1", "lodash": "^4.18.1", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/examples/rest-crud/package.json b/examples/rest-crud/package.json index 126fd42c3a87..acfee78aedd4 100644 --- a/examples/rest-crud/package.json +++ b/examples/rest-crud/package.json @@ -68,6 +68,6 @@ "@types/node": "^20.19.43", "eslint": "^8.57.1", "lodash": "^4.18.1", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/examples/rpc-server/package.json b/examples/rpc-server/package.json index 6508dfdf5aab..3c8c8feda257 100644 --- a/examples/rpc-server/package.json +++ b/examples/rpc-server/package.json @@ -53,6 +53,6 @@ "@types/express": "^4.17.25", "@types/node": "^20.19.43", "eslint": "^8.57.1", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/examples/soap-calculator/package.json b/examples/soap-calculator/package.json index 8ebdff190467..40b4fc8e8146 100644 --- a/examples/soap-calculator/package.json +++ b/examples/soap-calculator/package.json @@ -63,6 +63,6 @@ "eslint": "^8.57.1", "mocha": "^11.8.0", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/examples/socketio/package.json b/examples/socketio/package.json index f2e084d1a59c..e5364a1e3e99 100644 --- a/examples/socketio/package.json +++ b/examples/socketio/package.json @@ -69,6 +69,6 @@ "eslint": "^8.57.1", "socket.io-client": "^4.8.3", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/examples/todo-jwt/package.json b/examples/todo-jwt/package.json index 3e83d63ed270..d1fc36587cc9 100644 --- a/examples/todo-jwt/package.json +++ b/examples/todo-jwt/package.json @@ -75,6 +75,6 @@ "@types/node": "^20.19.43", "eslint": "^8.57.1", "lodash": "^4.18.1", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/examples/todo-list/package.json b/examples/todo-list/package.json index 591f0bd97559..e7f485942c48 100644 --- a/examples/todo-list/package.json +++ b/examples/todo-list/package.json @@ -71,6 +71,6 @@ "@types/node": "^20.19.43", "eslint": "^8.57.1", "lodash": "^4.18.1", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/examples/todo/package.json b/examples/todo/package.json index b7382ec367bd..297bbf76b390 100644 --- a/examples/todo/package.json +++ b/examples/todo/package.json @@ -71,6 +71,6 @@ "@types/node": "^20.19.43", "eslint": "^8.57.1", "lodash": "^4.18.1", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/examples/validation-app/package.json b/examples/validation-app/package.json index 7b3a2160f7de..1ef738e05701 100644 --- a/examples/validation-app/package.json +++ b/examples/validation-app/package.json @@ -66,6 +66,6 @@ "@types/node": "^20.19.43", "eslint": "^8.57.1", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/examples/webpack/package.json b/examples/webpack/package.json index ad5163c7336e..0caa04d08ed1 100644 --- a/examples/webpack/package.json +++ b/examples/webpack/package.json @@ -51,7 +51,7 @@ "events": "^3.3.0", "process": "^0.11.10", "puppeteer": "^25.10.0", - "typescript": "~5.2.2", + "typescript": "~7.0.2", "util": "^0.12.5", "webpack": "^5.110.3", "webpack-cli": "^7.2.3" diff --git a/extensions/authentication-jwt/package.json b/extensions/authentication-jwt/package.json index fce2218d17f0..9efef13c184a 100644 --- a/extensions/authentication-jwt/package.json +++ b/extensions/authentication-jwt/package.json @@ -62,6 +62,6 @@ "@types/lodash": "^4.17.25", "@types/node": "^20.19.43", "lodash": "^4.18.1", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/extensions/pooling/package.json b/extensions/pooling/package.json index 588bc9ce43cf..2829dc9593e3 100644 --- a/extensions/pooling/package.json +++ b/extensions/pooling/package.json @@ -49,6 +49,6 @@ "@loopback/testlab": "^8.0.15", "@types/debug": "^4.1.13", "@types/node": "^20.19.43", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/extensions/sequelize/package.json b/extensions/sequelize/package.json index 30dca35b4963..1adb159b94de 100644 --- a/extensions/sequelize/package.json +++ b/extensions/sequelize/package.json @@ -60,6 +60,6 @@ "pg": "^8.23.0", "pg-hstore": "^2.3.4", "sqlite3": "6.0.1", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/package.json b/package.json index fd680101f824..eefde81e62da 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "mem-fs-editor": "^9.7.0", "open-cli": "^9.0.0", "prettier": "^3.8.3", - "typescript": "~5.2.2" + "typescript": "~7.0.2" }, "engineStrict": true, "engines": { diff --git a/packages/build/package.json b/packages/build/package.json index a65daa88ab10..61fddc4beae4 100644 --- a/packages/build/package.json +++ b/packages/build/package.json @@ -45,6 +45,6 @@ "prettier": "^3.8.3", "rimraf": "^5.0.10", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/packages/cli/package.json b/packages/cli/package.json index 3b34b7af5d98..8e98f54e1507 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -73,7 +73,7 @@ "terminal-link": "^5.0.0", "tildify": "^2.0.0", "ts-morph": "^28.0.0", - "typescript": "~5.2.2", + "typescript": "~7.0.2", "untildify": "^6.0.0", "update-notifier": "^7.3.1", "url-slug": "^5.1.0", diff --git a/packages/express/package.json b/packages/express/package.json index 478b7d9655c2..e6a2b7faee5f 100644 --- a/packages/express/package.json +++ b/packages/express/package.json @@ -62,6 +62,6 @@ "@types/on-finished": "^2.3.5", "@types/toposort": "^2.0.7", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } } diff --git a/packages/filter/package.json b/packages/filter/package.json index c51bcc8b184f..84c994483042 100644 --- a/packages/filter/package.json +++ b/packages/filter/package.json @@ -38,6 +38,6 @@ "@loopback/build": "^12.0.15", "@loopback/testlab": "^8.0.15", "@types/node": "^20.19.43", - "typescript": "~5.2.2" + "typescript": "~7.0.2" } }