From 86012921da8e3e891f06c3f4ae576c322748928c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 14:11:02 +0000 Subject: [PATCH] Bump vite-plugin-dts from 3.7.1 to 3.7.2 Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 3.7.1 to 3.7.2. - [Release notes](https://github.com/qmhc/vite-plugin-dts/releases) - [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md) - [Commits](https://github.com/qmhc/vite-plugin-dts/compare/v3.7.1...v3.7.2) --- updated-dependencies: - dependency-name: vite-plugin-dts dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 26b97da..b9aed28 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "lint-staged": "^15.2.0", "typescript": "^5.3.3", "vite": "^5.0.12", - "vite-plugin-dts": "^3.7.1", + "vite-plugin-dts": "^3.7.2", "vitest": "^1.2.1" }, "lint-staged": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9ed7a51..d0a5d78 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ devDependencies: specifier: ^5.0.12 version: 5.0.12(@types/node@20.11.5) vite-plugin-dts: - specifier: ^3.7.1 - version: 3.7.1(@types/node@20.11.5)(typescript@5.3.3)(vite@5.0.12) + specifier: ^3.7.2 + version: 3.7.2(@types/node@20.11.5)(typescript@5.3.3)(vite@5.0.12) vitest: specifier: ^1.2.1 version: 1.2.1(@types/node@20.11.5) @@ -4475,8 +4475,8 @@ packages: - terser dev: true - /vite-plugin-dts@3.7.1(@types/node@20.11.5)(typescript@5.3.3)(vite@5.0.12): - resolution: {integrity: sha512-VZJckNFpVfRAkmOxhGT5OgTUVWVXxkNQqLpBUuiNGAr9HbtvmvsPLo2JB3Xhn+o/Z9+CT6YZfYa4bX9SGR5hNw==} + /vite-plugin-dts@3.7.2(@types/node@20.11.5)(typescript@5.3.3)(vite@5.0.12): + resolution: {integrity: sha512-kg//1nDA01b8rufJf4TsvYN8LMkdwv0oBYpiQi6nRwpHyue+wTlhrBiqgipdFpMnW1oOYv6ywmzE5B0vg6vSEA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: typescript: '*'