Skip to content

Commit 18036aa

Browse files
build(deps-dev): bump vite-plugin-dts from 4.0.3 to 4.1.0 in /code
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 4.0.3 to 4.1.0. - [Release notes](https://github.com/qmhc/vite-plugin-dts/releases) - [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md) - [Commits](qmhc/unplugin-dts@v4.0.3...v4.1.0) --- updated-dependencies: - dependency-name: vite-plugin-dts dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4657168 commit 18036aa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"prettier": "^3.3.3",
6767
"typescript": "^5.5.4",
6868
"vite": "^5.4.2",
69-
"vite-plugin-dts": "^4.0.3",
69+
"vite-plugin-dts": "^4.1.0",
7070
"vitest": "^2.0.5"
7171
},
7272
"engines": {

code/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2991,10 +2991,10 @@ [email protected]:
29912991
tinyrainbow "^1.2.0"
29922992
vite "^5.0.0"
29932993

2994-
vite-plugin-dts@^4.0.3:
2995-
version "4.0.3"
2996-
resolved "https://registry.yarnpkg.com/vite-plugin-dts/-/vite-plugin-dts-4.0.3.tgz#0f452be5ea81a50fa27ade4e0f3a0d750873affc"
2997-
integrity sha512-+xnTsaONwU2kV6zhRjtbRJSGN41uFR/whqmcb4k4fftLFDJElxthp0PP5Fq8gMeM9ytWMt1yk5gGgekLREWYQQ==
2994+
vite-plugin-dts@^4.1.0:
2995+
version "4.1.0"
2996+
resolved "https://registry.yarnpkg.com/vite-plugin-dts/-/vite-plugin-dts-4.1.0.tgz#616ba66a3793e71f12a80c7df2fd9ec5d98e1f35"
2997+
integrity sha512-sRlmt9k2q8MrX4F2058N3KmB6WyJ3Ao6QaExOv1X99F3j0GhPziEz1zscWQ1q2r1PeFc96L7GIUu8Pl2DPr2Hg==
29982998
dependencies:
29992999
"@microsoft/api-extractor" "7.47.4"
30003000
"@rollup/pluginutils" "^5.1.0"

0 commit comments

Comments
 (0)