From 9eb1cd031e2d3db8aeb7c92747a986968bc2b936 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 23:49:54 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v7 --- package-lock.json | 3418 +++++++++++++++++++- packages/databinding/steps/01/package.json | 2 +- packages/databinding/steps/02/package.json | 2 +- packages/databinding/steps/03/package.json | 2 +- packages/databinding/steps/04/package.json | 2 +- packages/databinding/steps/05/package.json | 2 +- packages/databinding/steps/06/package.json | 2 +- packages/databinding/steps/07/package.json | 2 +- packages/databinding/steps/08/package.json | 2 +- packages/databinding/steps/09/package.json | 2 +- packages/databinding/steps/10/package.json | 2 +- packages/databinding/steps/11/package.json | 2 +- packages/databinding/steps/12/package.json | 2 +- packages/databinding/steps/13/package.json | 2 +- packages/databinding/steps/14/package.json | 2 +- packages/databinding/steps/15/package.json | 2 +- packages/navigation/steps/01/package.json | 2 +- packages/navigation/steps/02/package.json | 2 +- packages/navigation/steps/03/package.json | 2 +- packages/navigation/steps/04/package.json | 2 +- packages/navigation/steps/05/package.json | 2 +- packages/navigation/steps/06/package.json | 2 +- packages/navigation/steps/07/package.json | 2 +- packages/navigation/steps/08/package.json | 2 +- packages/navigation/steps/09/package.json | 2 +- packages/navigation/steps/10/package.json | 2 +- packages/navigation/steps/11/package.json | 2 +- packages/navigation/steps/12/package.json | 2 +- packages/navigation/steps/13/package.json | 2 +- packages/navigation/steps/14/package.json | 2 +- packages/navigation/steps/15/package.json | 2 +- packages/navigation/steps/16/package.json | 2 +- packages/navigation/steps/17/package.json | 2 +- packages/odatav4/steps/01/package.json | 2 +- packages/odatav4/steps/02/package.json | 2 +- packages/odatav4/steps/03/package.json | 2 +- packages/odatav4/steps/04/package.json | 2 +- packages/odatav4/steps/05/package.json | 2 +- packages/odatav4/steps/06/package.json | 2 +- packages/odatav4/steps/07/package.json | 2 +- packages/odatav4/steps/08/package.json | 2 +- packages/odatav4/steps/09/package.json | 2 +- packages/odatav4/steps/10/package.json | 2 +- packages/odatav4/steps/11/package.json | 2 +- packages/quickstart/steps/01/package.json | 2 +- packages/quickstart/steps/02/package.json | 2 +- packages/quickstart/steps/03/package.json | 2 +- packages/walkthrough/steps/02/package.json | 2 +- packages/walkthrough/steps/03/package.json | 2 +- packages/walkthrough/steps/04/package.json | 2 +- packages/walkthrough/steps/05/package.json | 2 +- packages/walkthrough/steps/06/package.json | 2 +- packages/walkthrough/steps/07/package.json | 2 +- packages/walkthrough/steps/08/package.json | 2 +- packages/walkthrough/steps/09/package.json | 2 +- packages/walkthrough/steps/10/package.json | 2 +- packages/walkthrough/steps/11/package.json | 2 +- packages/walkthrough/steps/12/package.json | 2 +- packages/walkthrough/steps/13/package.json | 2 +- packages/walkthrough/steps/14/package.json | 2 +- packages/walkthrough/steps/15/package.json | 2 +- packages/walkthrough/steps/16/package.json | 2 +- packages/walkthrough/steps/17/package.json | 2 +- packages/walkthrough/steps/18/package.json | 2 +- packages/walkthrough/steps/19/package.json | 2 +- packages/walkthrough/steps/20/package.json | 2 +- packages/walkthrough/steps/21/package.json | 2 +- packages/walkthrough/steps/22/package.json | 2 +- packages/walkthrough/steps/23/package.json | 2 +- packages/walkthrough/steps/24/package.json | 2 +- packages/walkthrough/steps/25/package.json | 2 +- packages/walkthrough/steps/26/package.json | 2 +- packages/walkthrough/steps/27/package.json | 2 +- packages/walkthrough/steps/28/package.json | 2 +- packages/walkthrough/steps/29/package.json | 2 +- packages/walkthrough/steps/30/package.json | 2 +- packages/walkthrough/steps/31/package.json | 2 +- packages/walkthrough/steps/32/package.json | 2 +- packages/walkthrough/steps/33/package.json | 2 +- packages/walkthrough/steps/34/package.json | 2 +- packages/walkthrough/steps/35/package.json | 2 +- packages/walkthrough/steps/36/package.json | 2 +- packages/walkthrough/steps/37/package.json | 2 +- packages/walkthrough/steps/38/package.json | 2 +- 84 files changed, 3415 insertions(+), 169 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4623443c6..2708ad4de 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3402,6 +3402,346 @@ "@types/node": "*" } }, + "node_modules/@typescript/typescript-aix-ppc64": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/@typescript/typescript-aix-ppc64/-/typescript-aix-ppc64-7.0.2.tgz", + "integrity": "sha512-MTKKkWB7p/0E9xi1d1tHtZ5PiLkGEMIq88pK2CubZjOsLtYTLqhgIgi6zepFa+9GHZ6h05NMCkQxGKiPXMxXtQ==", + "cpu": [ + "ppc64" + ], + "dev": true, + "license": "Apache-2.0", + "optional": true, + "os": [ + "aix" + ], + "engines": { + "node": ">=16.20.0" + } + }, + "node_modules/@typescript/typescript-darwin-arm64": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/@typescript/typescript-darwin-arm64/-/typescript-darwin-arm64-7.0.2.tgz", + "integrity": "sha512-gowzar9MwS/aRWp6f3a4KUqzRjAZjOsmGNCM6LcTgXum+dBfgsBVMN+AgvOCCbguXyick6LJhpBszxMebJ8syA==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "Apache-2.0", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=16.20.0" + } + }, + "node_modules/@typescript/typescript-darwin-x64": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/@typescript/typescript-darwin-x64/-/typescript-darwin-x64-7.0.2.tgz", + "integrity": "sha512-SZ9xZInqApNlNGc9s0W1VSsktYSOe9cFqNOIqmN1Gs8SmkjKZYFt017G4VwPxASInODuAdbTW7sXiFUf893RgA==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "Apache-2.0", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=16.20.0" + } + }, + "node_modules/@typescript/typescript-freebsd-arm64": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/@typescript/typescript-freebsd-arm64/-/typescript-freebsd-arm64-7.0.2.tgz", + "integrity": "sha512-W5NH4y/J0plIIS5b2xvTEkU7JFxyqdMAOgf+Ilhl0vHQXKO5dZoxd+C/jEtq56c4F3wk71RB4BMRQ2XdI+bwYQ==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "Apache-2.0", + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">=16.20.0" + } + }, + "node_modules/@typescript/typescript-freebsd-x64": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/@typescript/typescript-freebsd-x64/-/typescript-freebsd-x64-7.0.2.tgz", + "integrity": "sha512-UMGDx5sTpzNw3WiPebH7l90IWfJggEd+egHt/q6p7/Cm3zqoV7VxkGXt+3DxPIw8CcmvAB0j3sVVfbhX+M4Tpw==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "Apache-2.0", + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">=16.20.0" + } + }, + "node_modules/@typescript/typescript-linux-arm": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-arm/-/typescript-linux-arm-7.0.2.tgz", + "integrity": "sha512-gffT3xPz9sR7j/YJExkyPntrI0P2EP9XbOyWzth2/Gs0RstK+90RBcO0ncXoXy/beYll1SXw846Nf2zdnEz0QQ==", + "cpu": [ + "arm" + ], + "dev": true, + "license": "Apache-2.0", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=16.20.0" + } + }, + "node_modules/@typescript/typescript-linux-arm64": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-arm64/-/typescript-linux-arm64-7.0.2.tgz", + "integrity": "sha512-Qh4eU4/y3yDjnfjjyPYihMj5/ODIlmt+Bzu17OI+fiSRDW57QmU5SiN63exPRNJPKUzcc1INa1NXdrJ+MqHjUQ==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "Apache-2.0", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=16.20.0" + } + }, + "node_modules/@typescript/typescript-linux-loong64": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-loong64/-/typescript-linux-loong64-7.0.2.tgz", + "integrity": "sha512-uEHck9i8hoAzXPiYRib1O7miOnz23SxIeVl6F4LXox+qov1K35jHcEW6VHKvZI+pyvl7fZEP4MCU5LYvIq1GuQ==", + "cpu": [ + "loong64" + ], + "dev": true, + "license": "Apache-2.0", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=16.20.0" + } + }, + "node_modules/@typescript/typescript-linux-mips64el": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-mips64el/-/typescript-linux-mips64el-7.0.2.tgz", + "integrity": "sha512-R4KvAMnE43W5Qeqb0Ly56O3mWMWIAgsMyz36DCaycd5nbg/9kzm0liw3JocfRqyJY0KPmzFjbswozXyW0DnIYA==", + "cpu": [ + "mips64el" + ], + "dev": true, + "license": "Apache-2.0", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=16.20.0" + } + }, + "node_modules/@typescript/typescript-linux-ppc64": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-ppc64/-/typescript-linux-ppc64-7.0.2.tgz", + "integrity": "sha512-DORx5b3sd/4S7eayxm4FQv+A7CrkUIGRaHiwI8oiHTAI1fAPWhF4J0vAlkC8biAlHSVVwxMQ3tjZ2/DVbnQiiA==", + "cpu": [ + "ppc64" + ], + "dev": true, + "license": "Apache-2.0", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=16.20.0" + } + }, + "node_modules/@typescript/typescript-linux-riscv64": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-riscv64/-/typescript-linux-riscv64-7.0.2.tgz", + "integrity": "sha512-wf0jqEDOjrPRnKwYRyyJDRo11KMbvMFrU+q4zqKyChODBzvlkbhNQfKvLxQCcwTpdDaXSHZTVuh0JoCrKCUMHQ==", + "cpu": [ + "riscv64" + ], + "dev": true, + "license": "Apache-2.0", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=16.20.0" + } + }, + "node_modules/@typescript/typescript-linux-s390x": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-s390x/-/typescript-linux-s390x-7.0.2.tgz", + "integrity": "sha512-IkwJc3L7yhytWd/ewjyxNDfOmswCm9GWMJT/ue/dU4aZNbwZeYAetq42VyLmsmSjvoX7z74X6ZaYCtzAr0EuGw==", + "cpu": [ + "s390x" + ], + "dev": true, + "license": "Apache-2.0", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=16.20.0" + } + }, + "node_modules/@typescript/typescript-linux-x64": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-x64/-/typescript-linux-x64-7.0.2.tgz", + "integrity": "sha512-EYdf2cNg7rgCWJnxCdJ+F3V39O8ihb37eHAu1LK8oAFizgTQbPOK7zHHXbPt8rX24COqODXeI3sIf0fCXG7H/A==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "Apache-2.0", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=16.20.0" + } + }, + "node_modules/@typescript/typescript-netbsd-arm64": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/@typescript/typescript-netbsd-arm64/-/typescript-netbsd-arm64-7.0.2.tgz", + "integrity": "sha512-+polYF4MF04aPpO5FTkHran9yUQDSXqy5GiSDKpsll5jy3l3+g9QLhpf39T+ePtefhXLOGrLl0QIjkQP6VnelA==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "Apache-2.0", + "optional": true, + "os": [ + "netbsd" + ], + "engines": { + "node": ">=16.20.0" + } + }, + "node_modules/@typescript/typescript-netbsd-x64": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/@typescript/typescript-netbsd-x64/-/typescript-netbsd-x64-7.0.2.tgz", + "integrity": "sha512-8YIT0EHM/3dq10ZOVF/A7pc/YSMtbcecct4rWtexrnSCHOPcpC2KTLXfTCR6vDpnSiY12heNb1GiN/wu+T/FyA==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "Apache-2.0", + "optional": true, + "os": [ + "netbsd" + ], + "engines": { + "node": ">=16.20.0" + } + }, + "node_modules/@typescript/typescript-openbsd-arm64": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/@typescript/typescript-openbsd-arm64/-/typescript-openbsd-arm64-7.0.2.tgz", + "integrity": "sha512-APT8+ClYnuYm1u9+kgGXoMj2VzWzcymwh2gNSQVySHfkRDGOTVkoWLjCmOQSaO+PoqQ57B0flRp9SA+7GnnkzQ==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "Apache-2.0", + "optional": true, + "os": [ + "openbsd" + ], + "engines": { + "node": ">=16.20.0" + } + }, + "node_modules/@typescript/typescript-openbsd-x64": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/@typescript/typescript-openbsd-x64/-/typescript-openbsd-x64-7.0.2.tgz", + "integrity": "sha512-yX7s+Q0Dln0Dt9tEzZsAjXXR/+ytBM7AlglaqyeMPxQszJ1JhlJdZ6jLA+IzldHtflX81em7lDao1xXu+aRRkg==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "Apache-2.0", + "optional": true, + "os": [ + "openbsd" + ], + "engines": { + "node": ">=16.20.0" + } + }, + "node_modules/@typescript/typescript-sunos-x64": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/@typescript/typescript-sunos-x64/-/typescript-sunos-x64-7.0.2.tgz", + "integrity": "sha512-dLJDGaLZ1D4HPQn62u1n8mBDkJREwMsAkCdkwd4Ieqw+x3TUyTsqY0YiBCtE6H6OzzgGk3iuZ3vFWRS+E8/d1g==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "Apache-2.0", + "optional": true, + "os": [ + "sunos" + ], + "engines": { + "node": ">=16.20.0" + } + }, + "node_modules/@typescript/typescript-win32-arm64": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/@typescript/typescript-win32-arm64/-/typescript-win32-arm64-7.0.2.tgz", + "integrity": "sha512-Gyl1Vy6OsWesLzmq+EP0Fb7b4Nid5232AvcA2SFcdYreldpNtYFFofPjnt62y9hQy7VTaZp65ICJjuAQRaVcIQ==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "Apache-2.0", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=16.20.0" + } + }, + "node_modules/@typescript/typescript-win32-x64": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/@typescript/typescript-win32-x64/-/typescript-win32-x64-7.0.2.tgz", + "integrity": "sha512-0BQ3HkAHHlKLSp1qRvf3SUhGpGsDuhB/jgFw75guyqbxJqEaS0Cw/VFO8i2nHglJUzQCRtMMR/IBAKE3ETMC4g==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "Apache-2.0", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=16.20.0" + } + }, "node_modules/@ui5/builder": { "version": "4.3.1", "resolved": "https://registry.npmjs.org/@ui5/builder/-/builder-4.3.1.tgz", @@ -19685,6 +20025,7 @@ "integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==", "dev": true, "license": "Apache-2.0", + "peer": true, "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" @@ -20915,468 +21256,1833 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, - "packages/databinding/steps/02": { - "name": "ui5.tutorial.databinding.step02", - "version": "1.0.0", + "packages/databinding/steps/01/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, + "packages/databinding/steps/02": { + "name": "ui5.tutorial.databinding.step02", + "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/databinding/steps/02/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/databinding/steps/03": { "name": "ui5.tutorial.databinding.step03", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/databinding/steps/03/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/databinding/steps/04": { "name": "ui5.tutorial.databinding.step04", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/databinding/steps/04/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/databinding/steps/05": { "name": "ui5.tutorial.databinding.step05", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/databinding/steps/05/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/databinding/steps/06": { "name": "ui5.tutorial.databinding.step06", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/databinding/steps/06/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/databinding/steps/07": { "name": "ui5.tutorial.databinding.step07", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/databinding/steps/07/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/databinding/steps/08": { "name": "ui5.tutorial.databinding.step08", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/databinding/steps/08/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/databinding/steps/09": { "name": "ui5.tutorial.databinding.step09", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/databinding/steps/09/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/databinding/steps/10": { "name": "ui5.tutorial.databinding.step10", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/databinding/steps/10/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/databinding/steps/11": { "name": "ui5.tutorial.databinding.step11", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/databinding/steps/11/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/databinding/steps/12": { "name": "ui5.tutorial.databinding.step12", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/databinding/steps/12/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/databinding/steps/13": { "name": "ui5.tutorial.databinding.step13", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/databinding/steps/13/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/databinding/steps/14": { "name": "ui5.tutorial.databinding.step14", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/databinding/steps/14/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/databinding/steps/15": { "name": "ui5.tutorial.databinding.step15", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/databinding/steps/15/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/navigation/steps/01": { "name": "ui5.tutorial.navigation.step01", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/navigation/steps/01/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/navigation/steps/02": { "name": "ui5.tutorial.navigation.step02", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/navigation/steps/02/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/navigation/steps/03": { "name": "ui5.tutorial.navigation.step03", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/navigation/steps/03/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/navigation/steps/04": { "name": "ui5.tutorial.navigation.step04", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/navigation/steps/04/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/navigation/steps/05": { "name": "ui5.tutorial.navigation.step05", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/navigation/steps/05/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/navigation/steps/06": { "name": "ui5.tutorial.navigation.step06", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/navigation/steps/06/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/navigation/steps/07": { "name": "ui5.tutorial.navigation.step07", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/navigation/steps/07/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/navigation/steps/08": { "name": "ui5.tutorial.navigation.step08", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/navigation/steps/08/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/navigation/steps/09": { "name": "ui5.tutorial.navigation.step09", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/navigation/steps/09/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/navigation/steps/10": { "name": "ui5.tutorial.navigation.step10", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/navigation/steps/10/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/navigation/steps/11": { "name": "ui5.tutorial.navigation.step11", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/navigation/steps/11/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/navigation/steps/12": { "name": "ui5.tutorial.navigation.step12", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/navigation/steps/12/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/navigation/steps/13": { "name": "ui5.tutorial.navigation.step13", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/navigation/steps/13/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/navigation/steps/14": { "name": "ui5.tutorial.navigation.step14", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/navigation/steps/14/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/navigation/steps/15": { "name": "ui5.tutorial.navigation.step15", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/navigation/steps/15/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/navigation/steps/16": { "name": "ui5.tutorial.navigation.step16", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/navigation/steps/16/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/navigation/steps/17": { "name": "ui5.tutorial.navigation.step17", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/navigation/steps/17/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/odatav4/steps/01": { "name": "ui5.tutorial.odatav4.step01", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/odatav4/steps/01/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/odatav4/steps/02": { "name": "ui5.tutorial.odatav4.step02", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/odatav4/steps/02/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/odatav4/steps/03": { "name": "ui5.tutorial.odatav4.step03", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/odatav4/steps/03/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/odatav4/steps/04": { "name": "ui5.tutorial.odatav4.step04", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/odatav4/steps/04/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/odatav4/steps/05": { "name": "ui5.tutorial.odatav4.step05", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/odatav4/steps/05/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/odatav4/steps/06": { "name": "ui5.tutorial.odatav4.step06", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/odatav4/steps/06/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/odatav4/steps/07": { "name": "ui5.tutorial.odatav4.step07", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/odatav4/steps/07/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/odatav4/steps/08": { "name": "ui5.tutorial.odatav4.step08", "version": "1.0.0", @@ -21384,36 +23090,141 @@ "@openui5/types": "1.148.7", "@types/qunit": "2.5.4", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/odatav4/steps/08/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/odatav4/steps/09": { "name": "ui5.tutorial.odatav4.step09", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/odatav4/steps/09/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/odatav4/steps/10": { "name": "ui5.tutorial.odatav4.step10", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/odatav4/steps/10/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/odatav4/steps/11": { "name": "ui5.tutorial.odatav4.step11", "version": "1.0.0", @@ -21421,48 +23232,188 @@ "@openui5/types": "1.148.7", "@types/qunit": "2.5.4", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/odatav4/steps/11/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/quickstart/steps/01": { "name": "ui5.tutorial.quickstart.step01", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/quickstart/steps/01/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/quickstart/steps/02": { "name": "ui5.tutorial.quickstart.step02", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/quickstart/steps/02/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/quickstart/steps/03": { "name": "ui5.tutorial.quickstart.step03", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/quickstart/steps/03/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/01": { "name": "ui5.tutorial.walkthrough.step01", "version": "1.0.0", @@ -21476,302 +23427,1177 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/02/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/03": { "name": "ui5.tutorial.walkthrough.step03", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/03/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/04": { "name": "ui5.tutorial.walkthrough.step04", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/04/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/05": { "name": "ui5.tutorial.walkthrough.step05", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/05/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/06": { "name": "ui5.tutorial.walkthrough.step06", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/06/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/07": { "name": "ui5.tutorial.walkthrough.step07", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/07/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/08": { "name": "ui5.tutorial.walkthrough.step08", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/08/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/09": { "name": "ui5.tutorial.walkthrough.step09", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/09/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/10": { "name": "ui5.tutorial.walkthrough.step10", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/10/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/11": { "name": "ui5.tutorial.walkthrough.step11", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/11/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/12": { "name": "ui5.tutorial.walkthrough.step12", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/12/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/13": { "name": "ui5.tutorial.walkthrough.step13", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/13/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/14": { "name": "ui5.tutorial.walkthrough.step14", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/14/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/15": { "name": "ui5.tutorial.walkthrough.step15", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/15/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/16": { "name": "ui5.tutorial.walkthrough.step16", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/16/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/17": { "name": "ui5.tutorial.walkthrough.step17", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/17/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/18": { "name": "ui5.tutorial.walkthrough.step18", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/18/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/19": { "name": "ui5.tutorial.walkthrough.step19", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/19/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/20": { "name": "ui5.tutorial.walkthrough.step20", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/20/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/21": { "name": "ui5.tutorial.walkthrough.step21", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/21/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/22": { "name": "ui5.tutorial.walkthrough.step22", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/22/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/23": { "name": "ui5.tutorial.walkthrough.step23", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/23/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/24": { "name": "ui5.tutorial.walkthrough.step24", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/24/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/25": { "name": "ui5.tutorial.walkthrough.step25", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-middleware-simpleproxy": "^3.7.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/25/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/26": { "name": "ui5.tutorial.walkthrough.step26", "version": "1.0.0", "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-middleware-simpleproxy": "^3.7.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/26/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/27": { "name": "ui5.tutorial.walkthrough.step27", "version": "1.0.0", @@ -21779,13 +24605,48 @@ "@openui5/types": "1.148.7", "@types/qunit": "2.5.4", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-middleware-simpleproxy": "^3.7.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/27/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/28": { "name": "ui5.tutorial.walkthrough.step28", "version": "1.0.0", @@ -21793,13 +24654,48 @@ "@openui5/types": "1.148.7", "@types/qunit": "2.5.4", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-middleware-simpleproxy": "^3.7.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/28/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/29": { "name": "ui5.tutorial.walkthrough.step29", "version": "1.0.0", @@ -21807,13 +24703,48 @@ "@openui5/types": "1.148.7", "@types/qunit": "2.5.4", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-middleware-simpleproxy": "^3.7.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/29/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/30": { "name": "ui5.tutorial.walkthrough.step30", "version": "1.0.0", @@ -21821,13 +24752,48 @@ "@openui5/types": "1.148.7", "@types/qunit": "2.5.4", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-middleware-simpleproxy": "^3.7.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/30/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/31": { "name": "ui5.tutorial.walkthrough.step31", "version": "1.0.0", @@ -21835,13 +24801,48 @@ "@openui5/types": "1.148.7", "@types/qunit": "2.5.4", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-middleware-simpleproxy": "^3.7.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/31/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/32": { "name": "ui5.tutorial.walkthrough.step32", "version": "1.0.0", @@ -21849,13 +24850,48 @@ "@openui5/types": "1.148.7", "@types/qunit": "2.5.4", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-middleware-simpleproxy": "^3.7.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/32/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/33": { "name": "ui5.tutorial.walkthrough.step33", "version": "1.0.0", @@ -21864,13 +24900,48 @@ "@types/qunit": "2.5.4", "@ui5/cli": "^4.0.53", "@ui5/ts-interface-generator": "^0.11.0", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-middleware-simpleproxy": "^3.7.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/33/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/34": { "name": "ui5.tutorial.walkthrough.step34", "version": "1.0.0", @@ -21879,13 +24950,48 @@ "@types/qunit": "2.5.4", "@ui5/cli": "^4.0.53", "@ui5/ts-interface-generator": "^0.11.0", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-middleware-simpleproxy": "^3.7.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/34/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/35": { "name": "ui5.tutorial.walkthrough.step35", "version": "1.0.0", @@ -21894,13 +25000,48 @@ "@types/qunit": "2.5.4", "@ui5/cli": "^4.0.53", "@ui5/ts-interface-generator": "^0.11.0", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-middleware-simpleproxy": "^3.7.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/35/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/36": { "name": "ui5.tutorial.walkthrough.step36", "version": "1.0.0", @@ -21909,13 +25050,48 @@ "@types/qunit": "2.5.4", "@ui5/cli": "^4.0.53", "@ui5/ts-interface-generator": "^0.11.0", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-middleware-simpleproxy": "^3.7.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/36/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/37": { "name": "ui5.tutorial.walkthrough.step37", "version": "1.0.0", @@ -21924,13 +25100,48 @@ "@types/qunit": "2.5.4", "@ui5/cli": "^4.0.53", "@ui5/ts-interface-generator": "^0.11.0", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-middleware-simpleproxy": "^3.7.1", "ui5-tooling-transpile": "^3.11.0" } }, + "packages/walkthrough/steps/37/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } + }, "packages/walkthrough/steps/38": { "name": "ui5.tutorial.walkthrough.step38", "version": "1.0.0", @@ -21940,12 +25151,47 @@ "@ui5/cli": "^4.0.53", "@ui5/ts-interface-generator": "^0.11.0", "local-web-server": "^5.4.0", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-middleware-simpleproxy": "^3.7.1", "ui5-tooling-transpile": "^3.11.0" } + }, + "packages/walkthrough/steps/38/node_modules/typescript": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc" + }, + "engines": { + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" + } } } } diff --git a/packages/databinding/steps/01/package.json b/packages/databinding/steps/01/package.json index 640cf1a95..d82ecab82 100644 --- a/packages/databinding/steps/01/package.json +++ b/packages/databinding/steps/01/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/databinding/steps/02/package.json b/packages/databinding/steps/02/package.json index bd48e7769..fa0300d7e 100644 --- a/packages/databinding/steps/02/package.json +++ b/packages/databinding/steps/02/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/databinding/steps/03/package.json b/packages/databinding/steps/03/package.json index 94fac1b38..72fc86139 100644 --- a/packages/databinding/steps/03/package.json +++ b/packages/databinding/steps/03/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/databinding/steps/04/package.json b/packages/databinding/steps/04/package.json index 9941d19b4..9abeb2c1c 100644 --- a/packages/databinding/steps/04/package.json +++ b/packages/databinding/steps/04/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/databinding/steps/05/package.json b/packages/databinding/steps/05/package.json index 4cc56d352..a8da8fcc3 100644 --- a/packages/databinding/steps/05/package.json +++ b/packages/databinding/steps/05/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/databinding/steps/06/package.json b/packages/databinding/steps/06/package.json index 7f0682be2..ef2d700f1 100644 --- a/packages/databinding/steps/06/package.json +++ b/packages/databinding/steps/06/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/databinding/steps/07/package.json b/packages/databinding/steps/07/package.json index a95ed82e9..19b5d3300 100644 --- a/packages/databinding/steps/07/package.json +++ b/packages/databinding/steps/07/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/databinding/steps/08/package.json b/packages/databinding/steps/08/package.json index f9d3df262..0bb1f05db 100644 --- a/packages/databinding/steps/08/package.json +++ b/packages/databinding/steps/08/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/databinding/steps/09/package.json b/packages/databinding/steps/09/package.json index be6c90970..fefe1a842 100644 --- a/packages/databinding/steps/09/package.json +++ b/packages/databinding/steps/09/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/databinding/steps/10/package.json b/packages/databinding/steps/10/package.json index a9f50c6bb..b334885e7 100644 --- a/packages/databinding/steps/10/package.json +++ b/packages/databinding/steps/10/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/databinding/steps/11/package.json b/packages/databinding/steps/11/package.json index 9c313746c..d65ec323d 100644 --- a/packages/databinding/steps/11/package.json +++ b/packages/databinding/steps/11/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/databinding/steps/12/package.json b/packages/databinding/steps/12/package.json index 1b11b10b2..04bc47b47 100644 --- a/packages/databinding/steps/12/package.json +++ b/packages/databinding/steps/12/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/databinding/steps/13/package.json b/packages/databinding/steps/13/package.json index 785b90be0..ee3a1f343 100644 --- a/packages/databinding/steps/13/package.json +++ b/packages/databinding/steps/13/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/databinding/steps/14/package.json b/packages/databinding/steps/14/package.json index 98b3e452e..9acc1da41 100644 --- a/packages/databinding/steps/14/package.json +++ b/packages/databinding/steps/14/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/databinding/steps/15/package.json b/packages/databinding/steps/15/package.json index 96009cc83..d462dc1ad 100644 --- a/packages/databinding/steps/15/package.json +++ b/packages/databinding/steps/15/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/navigation/steps/01/package.json b/packages/navigation/steps/01/package.json index 868251dd5..9a81b5a9c 100644 --- a/packages/navigation/steps/01/package.json +++ b/packages/navigation/steps/01/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/navigation/steps/02/package.json b/packages/navigation/steps/02/package.json index 70331b17d..806a9a1ca 100644 --- a/packages/navigation/steps/02/package.json +++ b/packages/navigation/steps/02/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/navigation/steps/03/package.json b/packages/navigation/steps/03/package.json index 36c4d0849..2e7ccaf9f 100644 --- a/packages/navigation/steps/03/package.json +++ b/packages/navigation/steps/03/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/navigation/steps/04/package.json b/packages/navigation/steps/04/package.json index b9726808f..784c1f61f 100644 --- a/packages/navigation/steps/04/package.json +++ b/packages/navigation/steps/04/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/navigation/steps/05/package.json b/packages/navigation/steps/05/package.json index 1890f1d1d..55dd727a9 100644 --- a/packages/navigation/steps/05/package.json +++ b/packages/navigation/steps/05/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/navigation/steps/06/package.json b/packages/navigation/steps/06/package.json index ec8694fce..83e3a4ddd 100644 --- a/packages/navigation/steps/06/package.json +++ b/packages/navigation/steps/06/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/navigation/steps/07/package.json b/packages/navigation/steps/07/package.json index 9474b7066..cdf7d5865 100644 --- a/packages/navigation/steps/07/package.json +++ b/packages/navigation/steps/07/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/navigation/steps/08/package.json b/packages/navigation/steps/08/package.json index e6e47f769..e3f04f4de 100644 --- a/packages/navigation/steps/08/package.json +++ b/packages/navigation/steps/08/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/navigation/steps/09/package.json b/packages/navigation/steps/09/package.json index fd7d394f3..fb9c5c0db 100644 --- a/packages/navigation/steps/09/package.json +++ b/packages/navigation/steps/09/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/navigation/steps/10/package.json b/packages/navigation/steps/10/package.json index ab1db1b37..f85ebf6a0 100644 --- a/packages/navigation/steps/10/package.json +++ b/packages/navigation/steps/10/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/navigation/steps/11/package.json b/packages/navigation/steps/11/package.json index b1593c58c..5462e1701 100644 --- a/packages/navigation/steps/11/package.json +++ b/packages/navigation/steps/11/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/navigation/steps/12/package.json b/packages/navigation/steps/12/package.json index e6e6e7bf7..94d69ef76 100644 --- a/packages/navigation/steps/12/package.json +++ b/packages/navigation/steps/12/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/navigation/steps/13/package.json b/packages/navigation/steps/13/package.json index 51b29cec2..15edee30a 100644 --- a/packages/navigation/steps/13/package.json +++ b/packages/navigation/steps/13/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/navigation/steps/14/package.json b/packages/navigation/steps/14/package.json index eca63fc13..ab0e5fa3f 100644 --- a/packages/navigation/steps/14/package.json +++ b/packages/navigation/steps/14/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/navigation/steps/15/package.json b/packages/navigation/steps/15/package.json index c71c6ea84..63bdcf6b2 100644 --- a/packages/navigation/steps/15/package.json +++ b/packages/navigation/steps/15/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/navigation/steps/16/package.json b/packages/navigation/steps/16/package.json index 8ac74abd6..f23f5ad21 100644 --- a/packages/navigation/steps/16/package.json +++ b/packages/navigation/steps/16/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/navigation/steps/17/package.json b/packages/navigation/steps/17/package.json index 32f6069b0..8fbd5b0ec 100644 --- a/packages/navigation/steps/17/package.json +++ b/packages/navigation/steps/17/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/odatav4/steps/01/package.json b/packages/odatav4/steps/01/package.json index 0bdcdd668..d27b9a834 100644 --- a/packages/odatav4/steps/01/package.json +++ b/packages/odatav4/steps/01/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/odatav4/steps/02/package.json b/packages/odatav4/steps/02/package.json index e7a521300..eebd9fa1d 100644 --- a/packages/odatav4/steps/02/package.json +++ b/packages/odatav4/steps/02/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/odatav4/steps/03/package.json b/packages/odatav4/steps/03/package.json index 8ae3fa4f5..edd166dff 100644 --- a/packages/odatav4/steps/03/package.json +++ b/packages/odatav4/steps/03/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/odatav4/steps/04/package.json b/packages/odatav4/steps/04/package.json index 6e0417fa7..222d466e1 100644 --- a/packages/odatav4/steps/04/package.json +++ b/packages/odatav4/steps/04/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/odatav4/steps/05/package.json b/packages/odatav4/steps/05/package.json index 9a0eaa06a..863da5843 100644 --- a/packages/odatav4/steps/05/package.json +++ b/packages/odatav4/steps/05/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/odatav4/steps/06/package.json b/packages/odatav4/steps/06/package.json index 7a8d0e64f..f960d7a74 100644 --- a/packages/odatav4/steps/06/package.json +++ b/packages/odatav4/steps/06/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/odatav4/steps/07/package.json b/packages/odatav4/steps/07/package.json index 2e7bcac02..430544e39 100644 --- a/packages/odatav4/steps/07/package.json +++ b/packages/odatav4/steps/07/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/odatav4/steps/08/package.json b/packages/odatav4/steps/08/package.json index 4203b60ad..d0cf1f845 100644 --- a/packages/odatav4/steps/08/package.json +++ b/packages/odatav4/steps/08/package.json @@ -12,7 +12,7 @@ "@openui5/types": "1.148.7", "@types/qunit": "2.5.4", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/odatav4/steps/09/package.json b/packages/odatav4/steps/09/package.json index 232cdbff7..33404670a 100644 --- a/packages/odatav4/steps/09/package.json +++ b/packages/odatav4/steps/09/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/odatav4/steps/10/package.json b/packages/odatav4/steps/10/package.json index 59baf4a32..1455393a1 100644 --- a/packages/odatav4/steps/10/package.json +++ b/packages/odatav4/steps/10/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/odatav4/steps/11/package.json b/packages/odatav4/steps/11/package.json index d423ea2e6..682b91889 100644 --- a/packages/odatav4/steps/11/package.json +++ b/packages/odatav4/steps/11/package.json @@ -12,7 +12,7 @@ "@openui5/types": "1.148.7", "@types/qunit": "2.5.4", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/quickstart/steps/01/package.json b/packages/quickstart/steps/01/package.json index 8da8f6915..566a7cc8e 100644 --- a/packages/quickstart/steps/01/package.json +++ b/packages/quickstart/steps/01/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/quickstart/steps/02/package.json b/packages/quickstart/steps/02/package.json index cbc9858b5..ade52f796 100644 --- a/packages/quickstart/steps/02/package.json +++ b/packages/quickstart/steps/02/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/quickstart/steps/03/package.json b/packages/quickstart/steps/03/package.json index fd0f5518e..e50e30ce7 100644 --- a/packages/quickstart/steps/03/package.json +++ b/packages/quickstart/steps/03/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/walkthrough/steps/02/package.json b/packages/walkthrough/steps/02/package.json index 11d982582..dc3709778 100644 --- a/packages/walkthrough/steps/02/package.json +++ b/packages/walkthrough/steps/02/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/walkthrough/steps/03/package.json b/packages/walkthrough/steps/03/package.json index f8130ed38..18d1d1fc2 100644 --- a/packages/walkthrough/steps/03/package.json +++ b/packages/walkthrough/steps/03/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/walkthrough/steps/04/package.json b/packages/walkthrough/steps/04/package.json index 768ed866c..056616071 100644 --- a/packages/walkthrough/steps/04/package.json +++ b/packages/walkthrough/steps/04/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/walkthrough/steps/05/package.json b/packages/walkthrough/steps/05/package.json index f7645012c..02f2ba657 100644 --- a/packages/walkthrough/steps/05/package.json +++ b/packages/walkthrough/steps/05/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/walkthrough/steps/06/package.json b/packages/walkthrough/steps/06/package.json index 4bd0fcae8..de70fb89c 100644 --- a/packages/walkthrough/steps/06/package.json +++ b/packages/walkthrough/steps/06/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/walkthrough/steps/07/package.json b/packages/walkthrough/steps/07/package.json index e69a11f9f..bab5a821a 100644 --- a/packages/walkthrough/steps/07/package.json +++ b/packages/walkthrough/steps/07/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/walkthrough/steps/08/package.json b/packages/walkthrough/steps/08/package.json index 6acd5fbe4..a48dba232 100644 --- a/packages/walkthrough/steps/08/package.json +++ b/packages/walkthrough/steps/08/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/walkthrough/steps/09/package.json b/packages/walkthrough/steps/09/package.json index c26a986ea..5a32b83f7 100644 --- a/packages/walkthrough/steps/09/package.json +++ b/packages/walkthrough/steps/09/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/walkthrough/steps/10/package.json b/packages/walkthrough/steps/10/package.json index 00cad214b..d5790e63b 100644 --- a/packages/walkthrough/steps/10/package.json +++ b/packages/walkthrough/steps/10/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/walkthrough/steps/11/package.json b/packages/walkthrough/steps/11/package.json index 1330a2b9d..1ba5ca1b5 100644 --- a/packages/walkthrough/steps/11/package.json +++ b/packages/walkthrough/steps/11/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/walkthrough/steps/12/package.json b/packages/walkthrough/steps/12/package.json index e0aa779cb..e5acf0bff 100644 --- a/packages/walkthrough/steps/12/package.json +++ b/packages/walkthrough/steps/12/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/walkthrough/steps/13/package.json b/packages/walkthrough/steps/13/package.json index 4fc558458..74260ae1b 100644 --- a/packages/walkthrough/steps/13/package.json +++ b/packages/walkthrough/steps/13/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/walkthrough/steps/14/package.json b/packages/walkthrough/steps/14/package.json index ed5c95a2b..72a7e3971 100644 --- a/packages/walkthrough/steps/14/package.json +++ b/packages/walkthrough/steps/14/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/walkthrough/steps/15/package.json b/packages/walkthrough/steps/15/package.json index cedea6afb..f2be79be0 100644 --- a/packages/walkthrough/steps/15/package.json +++ b/packages/walkthrough/steps/15/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/walkthrough/steps/16/package.json b/packages/walkthrough/steps/16/package.json index e0dac0397..5bf4b06bd 100644 --- a/packages/walkthrough/steps/16/package.json +++ b/packages/walkthrough/steps/16/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/walkthrough/steps/17/package.json b/packages/walkthrough/steps/17/package.json index 0233d00f0..5a2d6d439 100644 --- a/packages/walkthrough/steps/17/package.json +++ b/packages/walkthrough/steps/17/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/walkthrough/steps/18/package.json b/packages/walkthrough/steps/18/package.json index ae72f604b..1c0d79285 100644 --- a/packages/walkthrough/steps/18/package.json +++ b/packages/walkthrough/steps/18/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/walkthrough/steps/19/package.json b/packages/walkthrough/steps/19/package.json index d5c9c89c4..dfa1a2a51 100644 --- a/packages/walkthrough/steps/19/package.json +++ b/packages/walkthrough/steps/19/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/walkthrough/steps/20/package.json b/packages/walkthrough/steps/20/package.json index aa44b7d30..06a5e0676 100644 --- a/packages/walkthrough/steps/20/package.json +++ b/packages/walkthrough/steps/20/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/walkthrough/steps/21/package.json b/packages/walkthrough/steps/21/package.json index 66af0bdd7..7040503da 100644 --- a/packages/walkthrough/steps/21/package.json +++ b/packages/walkthrough/steps/21/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/walkthrough/steps/22/package.json b/packages/walkthrough/steps/22/package.json index 5919173d8..13082b4bc 100644 --- a/packages/walkthrough/steps/22/package.json +++ b/packages/walkthrough/steps/22/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/walkthrough/steps/23/package.json b/packages/walkthrough/steps/23/package.json index 1f92a38d9..aeace6238 100644 --- a/packages/walkthrough/steps/23/package.json +++ b/packages/walkthrough/steps/23/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/walkthrough/steps/24/package.json b/packages/walkthrough/steps/24/package.json index 95eed9eb7..a8cc440bf 100644 --- a/packages/walkthrough/steps/24/package.json +++ b/packages/walkthrough/steps/24/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-tooling-transpile": "^3.11.0" diff --git a/packages/walkthrough/steps/25/package.json b/packages/walkthrough/steps/25/package.json index 295c3b415..9ccf2edb0 100644 --- a/packages/walkthrough/steps/25/package.json +++ b/packages/walkthrough/steps/25/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-middleware-simpleproxy": "^3.7.1", diff --git a/packages/walkthrough/steps/26/package.json b/packages/walkthrough/steps/26/package.json index 964389d9c..7db154101 100644 --- a/packages/walkthrough/steps/26/package.json +++ b/packages/walkthrough/steps/26/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@openui5/types": "1.148.7", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-middleware-simpleproxy": "^3.7.1", diff --git a/packages/walkthrough/steps/27/package.json b/packages/walkthrough/steps/27/package.json index d2dd9d5c0..064451c72 100644 --- a/packages/walkthrough/steps/27/package.json +++ b/packages/walkthrough/steps/27/package.json @@ -12,7 +12,7 @@ "@openui5/types": "1.148.7", "@types/qunit": "2.5.4", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-middleware-simpleproxy": "^3.7.1", diff --git a/packages/walkthrough/steps/28/package.json b/packages/walkthrough/steps/28/package.json index 1e66941bc..02508c494 100644 --- a/packages/walkthrough/steps/28/package.json +++ b/packages/walkthrough/steps/28/package.json @@ -12,7 +12,7 @@ "@openui5/types": "1.148.7", "@types/qunit": "2.5.4", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-middleware-simpleproxy": "^3.7.1", diff --git a/packages/walkthrough/steps/29/package.json b/packages/walkthrough/steps/29/package.json index 482279938..a4ea46f81 100644 --- a/packages/walkthrough/steps/29/package.json +++ b/packages/walkthrough/steps/29/package.json @@ -12,7 +12,7 @@ "@openui5/types": "1.148.7", "@types/qunit": "2.5.4", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-middleware-simpleproxy": "^3.7.1", diff --git a/packages/walkthrough/steps/30/package.json b/packages/walkthrough/steps/30/package.json index 4e1338034..5920cd3c0 100644 --- a/packages/walkthrough/steps/30/package.json +++ b/packages/walkthrough/steps/30/package.json @@ -12,7 +12,7 @@ "@openui5/types": "1.148.7", "@types/qunit": "2.5.4", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-middleware-simpleproxy": "^3.7.1", diff --git a/packages/walkthrough/steps/31/package.json b/packages/walkthrough/steps/31/package.json index f1e7bfa37..a94f2986a 100644 --- a/packages/walkthrough/steps/31/package.json +++ b/packages/walkthrough/steps/31/package.json @@ -12,7 +12,7 @@ "@openui5/types": "1.148.7", "@types/qunit": "2.5.4", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-middleware-simpleproxy": "^3.7.1", diff --git a/packages/walkthrough/steps/32/package.json b/packages/walkthrough/steps/32/package.json index 6451ba847..9654beaed 100644 --- a/packages/walkthrough/steps/32/package.json +++ b/packages/walkthrough/steps/32/package.json @@ -12,7 +12,7 @@ "@openui5/types": "1.148.7", "@types/qunit": "2.5.4", "@ui5/cli": "^4.0.53", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-middleware-simpleproxy": "^3.7.1", diff --git a/packages/walkthrough/steps/33/package.json b/packages/walkthrough/steps/33/package.json index ebd740ecc..30f3e3d23 100644 --- a/packages/walkthrough/steps/33/package.json +++ b/packages/walkthrough/steps/33/package.json @@ -13,7 +13,7 @@ "@types/qunit": "2.5.4", "@ui5/cli": "^4.0.53", "@ui5/ts-interface-generator": "^0.11.0", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-middleware-simpleproxy": "^3.7.1", diff --git a/packages/walkthrough/steps/34/package.json b/packages/walkthrough/steps/34/package.json index 62a842fda..1fd5a26e8 100644 --- a/packages/walkthrough/steps/34/package.json +++ b/packages/walkthrough/steps/34/package.json @@ -13,7 +13,7 @@ "@types/qunit": "2.5.4", "@ui5/cli": "^4.0.53", "@ui5/ts-interface-generator": "^0.11.0", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-middleware-simpleproxy": "^3.7.1", diff --git a/packages/walkthrough/steps/35/package.json b/packages/walkthrough/steps/35/package.json index 2bdf54902..83f88db93 100644 --- a/packages/walkthrough/steps/35/package.json +++ b/packages/walkthrough/steps/35/package.json @@ -13,7 +13,7 @@ "@types/qunit": "2.5.4", "@ui5/cli": "^4.0.53", "@ui5/ts-interface-generator": "^0.11.0", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-middleware-simpleproxy": "^3.7.1", diff --git a/packages/walkthrough/steps/36/package.json b/packages/walkthrough/steps/36/package.json index e42f59549..1b7601ae5 100644 --- a/packages/walkthrough/steps/36/package.json +++ b/packages/walkthrough/steps/36/package.json @@ -13,7 +13,7 @@ "@types/qunit": "2.5.4", "@ui5/cli": "^4.0.53", "@ui5/ts-interface-generator": "^0.11.0", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-middleware-simpleproxy": "^3.7.1", diff --git a/packages/walkthrough/steps/37/package.json b/packages/walkthrough/steps/37/package.json index c478b2a07..0db4be5ce 100644 --- a/packages/walkthrough/steps/37/package.json +++ b/packages/walkthrough/steps/37/package.json @@ -13,7 +13,7 @@ "@types/qunit": "2.5.4", "@ui5/cli": "^4.0.53", "@ui5/ts-interface-generator": "^0.11.0", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-middleware-simpleproxy": "^3.7.1", diff --git a/packages/walkthrough/steps/38/package.json b/packages/walkthrough/steps/38/package.json index 3cad838e3..25c279ed6 100644 --- a/packages/walkthrough/steps/38/package.json +++ b/packages/walkthrough/steps/38/package.json @@ -16,7 +16,7 @@ "@ui5/cli": "^4.0.53", "@ui5/ts-interface-generator": "^0.11.0", "local-web-server": "^5.4.0", - "typescript": "^6.0.3", + "typescript": "^7.0.0", "ui5-middleware-livereload": "^3.3.1", "ui5-middleware-serveframework": "^3.8.1", "ui5-middleware-simpleproxy": "^3.7.1",