Skip to content

Commit

Permalink
chore(deps): update dependency vite-plugin-dts to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent c48343b commit f47aebc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
"typescript-eslint": "8.3.0",
"urlpattern-polyfill": "10.0.0",
"vite": "5.4.2",
"vite-plugin-dts": "4.0.3"
"vite-plugin-dts": "4.1.0"
},
"resolutions": {
"@types/node": "20.16.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10427,10 +10427,10 @@ vfile@^4.0.0:
unist-util-stringify-position "^2.0.0"
vfile-message "^2.0.0"

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==
vite-plugin-dts@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/vite-plugin-dts/-/vite-plugin-dts-4.1.0.tgz#616ba66a3793e71f12a80c7df2fd9ec5d98e1f35"
integrity sha512-sRlmt9k2q8MrX4F2058N3KmB6WyJ3Ao6QaExOv1X99F3j0GhPziEz1zscWQ1q2r1PeFc96L7GIUu8Pl2DPr2Hg==
dependencies:
"@microsoft/api-extractor" "7.47.4"
"@rollup/pluginutils" "^5.1.0"
Expand Down

0 comments on commit f47aebc

Please sign in to comment.