diff --git a/package.json b/package.json index dc62ec3..17bf140 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "lint-staged": "^15.2.10", "typescript": "^5.6.3", "vite": "^5.4.8", - "vite-plugin-dts": "^4.2.3", + "vite-plugin-dts": "^4.2.4", "vitest": "^1.6.0" }, "lint-staged": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6ca8587..55cf592 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: ^5.4.8 version: 5.4.8(@types/node@20.16.11) vite-plugin-dts: - specifier: ^4.2.3 - version: 4.2.3(@types/node@20.16.11)(rollup@4.21.0)(typescript@5.6.3)(vite@5.4.8(@types/node@20.16.11)) + specifier: ^4.2.4 + version: 4.2.4(@types/node@20.16.11)(rollup@4.21.0)(typescript@5.6.3)(vite@5.4.8(@types/node@20.16.11)) vitest: specifier: ^1.6.0 version: 1.6.0(@types/node@20.16.11) @@ -2591,8 +2591,8 @@ packages: engines: {node: ^18.0.0 || >=20.0.0} hasBin: true - vite-plugin-dts@4.2.3: - resolution: {integrity: sha512-O5NalzHANQRwVw1xj8KQun3Bv8OSDAlNJXrnqoAz10BOuW8FVvY5g4ygj+DlJZL5mtSPuMu9vd3OfrdW5d4k6w==} + vite-plugin-dts@4.2.4: + resolution: {integrity: sha512-REcYoxO90Pi8c0P1J7XAa/nVwNVGkX2eYkBEIfFSfcKE4g1W8sB0R23a7SU3aLEMfdOdb0SVHq3JlJ+Qb6gjgA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -5493,7 +5493,7 @@ snapshots: - supports-color - terser - vite-plugin-dts@4.2.3(@types/node@20.16.11)(rollup@4.21.0)(typescript@5.6.3)(vite@5.4.8(@types/node@20.16.11)): + vite-plugin-dts@4.2.4(@types/node@20.16.11)(rollup@4.21.0)(typescript@5.6.3)(vite@5.4.8(@types/node@20.16.11)): dependencies: '@microsoft/api-extractor': 7.47.7(@types/node@20.16.11) '@rollup/pluginutils': 5.1.0(rollup@4.21.0)