From 3296647d0cc90cbb82ec67e03493c67f1607858e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 10:56:38 +0000 Subject: [PATCH] Bump tsc-alias from 1.8.17 to 1.9.0 Bumps [tsc-alias](https://github.com/justkey007/tsc-alias) from 1.8.17 to 1.9.0. - [Release notes](https://github.com/justkey007/tsc-alias/releases) - [Commits](https://github.com/justkey007/tsc-alias/compare/v1.8.17...v1.9.0) --- updated-dependencies: - dependency-name: tsc-alias dependency-version: 1.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7b72036b..d57fbab2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6505,9 +6505,9 @@ } }, "node_modules/tsc-alias": { - "version": "1.8.17", - "resolved": "https://registry.npmjs.org/tsc-alias/-/tsc-alias-1.8.17.tgz", - "integrity": "sha512-EIduCZHqbNwPm8BZYfq1aD7BQ697A4h6uSGMOFQfYGoQwfrYFTKwYfy9Bv42YxHkduVBcn9Zx0DkX111DKskyg==", + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/tsc-alias/-/tsc-alias-1.9.0.tgz", + "integrity": "sha512-IZrCInovKxVCwXyKhcdr/HaxSYugKT0w4zyktOE/4115Nzo6gbp/NhkaEeyOG0/H7QoTeXtv+3UHffBYta9oWw==", "dev": true, "dependencies": { "chokidar": "^3.5.3", @@ -11661,9 +11661,9 @@ } }, "tsc-alias": { - "version": "1.8.17", - "resolved": "https://registry.npmjs.org/tsc-alias/-/tsc-alias-1.8.17.tgz", - "integrity": "sha512-EIduCZHqbNwPm8BZYfq1aD7BQ697A4h6uSGMOFQfYGoQwfrYFTKwYfy9Bv42YxHkduVBcn9Zx0DkX111DKskyg==", + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/tsc-alias/-/tsc-alias-1.9.0.tgz", + "integrity": "sha512-IZrCInovKxVCwXyKhcdr/HaxSYugKT0w4zyktOE/4115Nzo6gbp/NhkaEeyOG0/H7QoTeXtv+3UHffBYta9oWw==", "dev": true, "requires": { "chokidar": "^3.5.3",