diff --git a/package.json b/package.json index 3dbe24ef65..cc7179a62d 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "typescript": "5.4.5", "typescript-eslint": "7.6.0", "vite": "5.2.8", - "vite-plugin-dts": "3.8.2" + "vite-plugin-dts": "3.8.3" }, "resolutions": { "@types/node": "20.12.7", diff --git a/yarn.lock b/yarn.lock index c9c34ce5c2..b089b6b4aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11105,10 +11105,10 @@ vfile@^4.0.0: unist-util-stringify-position "^2.0.0" vfile-message "^2.0.0" -vite-plugin-dts@3.8.2: - version "3.8.2" - resolved "https://registry.yarnpkg.com/vite-plugin-dts/-/vite-plugin-dts-3.8.2.tgz#e3396a324528ceade106a5c7abcc064ae0c8568b" - integrity sha512-GPkLNBUU+ztskHj37nelNsgRLurFuqXxqICSd/IxjRmgee1T6IIYlRCanugc9QtgWjYVPC/HJzSfpXJSy9OLUA== +vite-plugin-dts@3.8.3: + version "3.8.3" + resolved "https://registry.yarnpkg.com/vite-plugin-dts/-/vite-plugin-dts-3.8.3.tgz#0505bcd07897f06859d5fb8d4b6332022af90ba5" + integrity sha512-yRHiRosQw7MXdOhmcrVI+kRiB8YEShbSxnADNteK4eZGdEoyOkMHihvO5XOAVlOq8ng9sIqu8vVefDK1zcj3qw== dependencies: "@microsoft/api-extractor" "7.43.0" "@rollup/pluginutils" "^5.1.0"