From 459817afdbade22390ff421eb3c50608a00147e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 09:45:09 +0000 Subject: [PATCH] chore(deps-dev): bump @kitajs/ts-plugin from 1.1.18 to 1.1.19 Bumps [@kitajs/ts-plugin](https://github.com/kitajs/kitajs/tree/HEAD/packages/ts-plugin) from 1.1.18 to 1.1.19. - [Release notes](https://github.com/kitajs/kitajs/releases) - [Changelog](https://github.com/kitajs/kitajs/blob/main/packages/ts-plugin/CHANGELOG.md) - [Commits](https://github.com/kitajs/kitajs/commits/@kitajs/ts-plugin@1.1.19/packages/ts-plugin) --- updated-dependencies: - dependency-name: "@kitajs/ts-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 25 +++++-------------------- 2 files changed, 6 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 959eaed..64678e2 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@arthurfiorette/prettier-config": "^1.0.12", "@kitajs/cli": "^1.1.27", "@kitajs/ts-html-plugin": "^1.3.3", - "@kitajs/ts-plugin": "^1.1.18", + "@kitajs/ts-plugin": "^1.1.19", "@types/node": "^20.10.0", "concurrently": "^8.2.2", "pino-pretty": "^10.2.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 176cf1f..deea395 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -59,8 +59,8 @@ devDependencies: specifier: ^1.3.3 version: 1.3.3(@kitajs/html@3.0.10)(typescript@5.3.2) '@kitajs/ts-plugin': - specifier: ^1.1.18 - version: 1.1.18(fastify@4.24.3)(ts-json-schema-generator@1.4.0)(typescript@5.3.2) + specifier: ^1.1.19 + version: 1.1.19(fastify@4.24.3)(ts-json-schema-generator@1.4.0)(typescript@5.3.2) '@types/node': specifier: ^20.10.0 version: 20.10.0 @@ -325,21 +325,6 @@ packages: '@kitajs/ts-html-plugin': 1.3.3(@kitajs/html@3.0.10)(typescript@5.3.2) csstype: 3.1.2 - /@kitajs/parser@1.1.18(fastify@4.24.3)(typescript@5.3.2): - resolution: {integrity: sha512-hY7LvzcEDjM20MaOr7a+SHCgl9KH5plrUaoIA+p71eecnVRCNJFmAamasMQX10wNhiOmE9jmiwcLO9mJdxIVLg==} - peerDependencies: - typescript: ^5.2.2 - dependencies: - '@kitajs/common': 1.1.14(fastify@4.24.3)(ts-json-schema-generator@1.4.0)(typescript@5.3.2) - deepmerge: 4.3.1 - ts-json-schema-generator: 1.4.0 - tslib: 2.6.2 - type-fest: 4.7.1 - typescript: 5.3.2 - transitivePeerDependencies: - - fastify - dev: true - /@kitajs/parser@1.1.19(fastify@4.24.3)(typescript@5.3.2): resolution: {integrity: sha512-9k8UcPvUxpd9L5qCJXAWfReome2Nqj2/DFYKYGtxTfBGSmMB/0uRi/Z/0wuILA85TE+Lb2YhELwEjpeDxwapsw==} peerDependencies: @@ -388,13 +373,13 @@ packages: typescript: 5.3.2 yargs: 17.7.2 - /@kitajs/ts-plugin@1.1.18(fastify@4.24.3)(ts-json-schema-generator@1.4.0)(typescript@5.3.2): - resolution: {integrity: sha512-mCHwHhJb84OO7hrd6tuHANOFSQIrJBXpO3wfR5Efxgb7xjx3xBeKDMDnbNnJQu355WsscaCXcab3Ei6d8OI3iw==} + /@kitajs/ts-plugin@1.1.19(fastify@4.24.3)(ts-json-schema-generator@1.4.0)(typescript@5.3.2): + resolution: {integrity: sha512-xVvXSfsbImahR3jpwQX/0ESvDXta/YKf+/GKAe0SsTJ3KtMAWrOX9P7lJOodFFLu8XPGmJ9AJtH2tIsVsYf5Cw==} peerDependencies: typescript: ^5.2 dependencies: '@kitajs/common': 1.1.14(fastify@4.24.3)(ts-json-schema-generator@1.4.0)(typescript@5.3.2) - '@kitajs/parser': 1.1.18(fastify@4.24.3)(typescript@5.3.2) + '@kitajs/parser': 1.1.19(fastify@4.24.3)(typescript@5.3.2) deasync: 0.1.29 tslib: 2.6.2 typescript: 5.3.2