diff --git a/package.json b/package.json index 2636b7c055..7baf428d79 100644 --- a/package.json +++ b/package.json @@ -148,7 +148,7 @@ "typescript-eslint": "8.1.0", "urlpattern-polyfill": "10.0.0", "vite": "5.4.0", - "vite-plugin-dts": "4.0.2" + "vite-plugin-dts": "4.0.3" }, "resolutions": { "@types/node": "20.14.15", diff --git a/yarn.lock b/yarn.lock index 8860e36d3f..331291dab2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10448,10 +10448,10 @@ vfile@^4.0.0: unist-util-stringify-position "^2.0.0" vfile-message "^2.0.0" -vite-plugin-dts@4.0.2: - version "4.0.2" - resolved "https://registry.yarnpkg.com/vite-plugin-dts/-/vite-plugin-dts-4.0.2.tgz#efe6367decbb2eb851e12ec0707d2459f6d5d0b8" - integrity sha512-Ni3EPG8yeLc5ivEzT4szreJ0rXpEQgvdYq3PaZ7OMoHc8uET4/HRUfzVPejJaUAojbxsKgaZbp6Zgm41sxb86Q== +vite-plugin-dts@4.0.3: + version "4.0.3" + resolved "https://registry.yarnpkg.com/vite-plugin-dts/-/vite-plugin-dts-4.0.3.tgz#0f452be5ea81a50fa27ade4e0f3a0d750873affc" + integrity sha512-+xnTsaONwU2kV6zhRjtbRJSGN41uFR/whqmcb4k4fftLFDJElxthp0PP5Fq8gMeM9ytWMt1yk5gGgekLREWYQQ== dependencies: "@microsoft/api-extractor" "7.47.4" "@rollup/pluginutils" "^5.1.0"