diff --git a/admin/package.json b/admin/package.json index 92ecf1412..6d506da18 100644 --- a/admin/package.json +++ b/admin/package.json @@ -117,7 +117,7 @@ "ts-node-dev": "^2.0.0", "tsconfig-paths": "^4.2.0", "typeorm-fixtures-cli": "^4.1.0", - "typescript": "^5.9.3" + "typescript": "^6.0.3" }, "engines": { "node": "24.13.1" diff --git a/admin/yarn.lock b/admin/yarn.lock index 7ec9d3cc8..a1b669f78 100644 --- a/admin/yarn.lock +++ b/admin/yarn.lock @@ -6855,10 +6855,10 @@ typescript-collections@^1.3.3: resolved "https://registry.yarnpkg.com/typescript-collections/-/typescript-collections-1.3.3.tgz#62d50d93c018c094d425eabee649f00ec5cc0fea" integrity sha512-7sI4e/bZijOzyURng88oOFZCISQPTHozfE2sUu5AviFYk5QV7fYGb6YiDl+vKjF/pICA354JImBImL9XJWUvdQ== -typescript@^5.9.3: - version "5.9.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f" - integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw== +typescript@^6.0.3: + version "6.0.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21" + integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw== uglify-js@^3.1.4: version "3.19.3"