From d672b3305ebb6e6e233f6652e6d2d70ea8ac589f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 17:52:50 +0000 Subject: [PATCH] chore(deps): bump the typescript group across 1 directory with 2 updates Bumps the typescript group with 2 updates in the / directory: [typedoc-plugin-zod](https://github.com/Gerrit0/typedoc-plugin-zod) and [typescript](https://github.com/microsoft/TypeScript). Updates `typedoc-plugin-zod` from 1.3.1 to 1.4.0 - [Changelog](https://github.com/Gerrit0/typedoc-plugin-zod/blob/main/CHANGELOG.md) - [Commits](https://github.com/Gerrit0/typedoc-plugin-zod/compare/v1.3.1...v1.4.0) Updates `typescript` from 5.7.3 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.2) --- updated-dependencies: - dependency-name: typedoc-plugin-zod dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor dependency-group: typescript ... Signed-off-by: dependabot[bot] --- examples/app/package.json | 4 ++-- package-lock.json | 23 ++++++++++++----------- package.json | 4 ++-- 3 files changed, 16 insertions(+), 15 deletions(-) diff --git a/examples/app/package.json b/examples/app/package.json index 99876652d..42cfba83d 100644 --- a/examples/app/package.json +++ b/examples/app/package.json @@ -34,7 +34,7 @@ "constructs": "^10.4.2", "source-map-support": "^0.5.21", "tsx": "^4.19.3", - "typescript": "^5.7.3", + "typescript": "^5.8.2", "vitest": "^3.0.5" }, "dependencies": { @@ -52,6 +52,6 @@ "aws-cdk": "^2.1003.0", "constructs": "^10.4.2", "esbuild": "^0.25.1", - "typescript": "^5.7.3" + "typescript": "^5.8.2" } } diff --git a/package-lock.json b/package-lock.json index 57afce102..2b34c4fa1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,8 +39,8 @@ "middy6": "npm:@middy/core@^6.0.0", "typedoc": "^0.27.9", "typedoc-plugin-missing-exports": "^3.1.0", - "typedoc-plugin-zod": "^1.3.1", - "typescript": "^5.7.3", + "typedoc-plugin-zod": "^1.4.0", + "typescript": "^5.8.2", "vitest": "^3.0.5" }, "engines": { @@ -66,7 +66,7 @@ "aws-cdk": "^2.1003.0", "constructs": "^10.4.2", "esbuild": "^0.25.1", - "typescript": "^5.7.3" + "typescript": "^5.8.2" }, "devDependencies": { "@types/aws-lambda": "^8.10.147", @@ -75,7 +75,7 @@ "constructs": "^10.4.2", "source-map-support": "^0.5.21", "tsx": "^4.19.3", - "typescript": "^5.7.3", + "typescript": "^5.8.2", "vitest": "^3.0.5" } }, @@ -20682,12 +20682,13 @@ } }, "node_modules/typedoc-plugin-zod": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/typedoc-plugin-zod/-/typedoc-plugin-zod-1.3.1.tgz", - "integrity": "sha512-u4NH1Ez168gRNnhUd0x4pZhp85maJ9y050IxSok9XwdzTpUA9NN0ee3ho8ssrzmxsvO2UDbDEiks7xtI0p6UXA==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/typedoc-plugin-zod/-/typedoc-plugin-zod-1.4.0.tgz", + "integrity": "sha512-Mr4hoEfjIR1xjp0RqtEyfba03NDUE4jLvgErg0VQz9L60eCVLcUrV0x+71+B7rykDMexrTx0I9Yk6SS0PuSbKw==", "dev": true, + "license": "MIT", "peerDependencies": { - "typedoc": "0.23.x || 0.24.x || 0.25.x || 0.26.x || 0.27.x" + "typedoc": "0.23.x || 0.24.x || 0.25.x || 0.26.x || 0.27.x || 0.28.x" } }, "node_modules/typedoc/node_modules/minimatch": { @@ -20706,9 +20707,9 @@ } }, "node_modules/typescript": { - "version": "5.7.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz", - "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==", + "version": "5.8.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz", + "integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index 4a5a4140c..2c4877e3c 100644 --- a/package.json +++ b/package.json @@ -63,8 +63,8 @@ "middy6": "npm:@middy/core@^6.0.0", "typedoc": "^0.27.9", "typedoc-plugin-missing-exports": "^3.1.0", - "typedoc-plugin-zod": "^1.3.1", - "typescript": "^5.7.3", + "typedoc-plugin-zod": "^1.4.0", + "typescript": "^5.8.2", "vitest": "^3.0.5" }, "lint-staged": {