Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Commit d02ef1e

Browse files
authored
Merge pull request #17 from openscript-ch/renovate/vite-plugin-dts-1.x
chore(deps): update dependency vite-plugin-dts to v1.1.1
2 parents a078ed9 + edecd11 commit d02ef1e

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"standard-version": "9.3.2",
9797
"typescript": "4.6.3",
9898
"vite": "^2.9.5",
99-
"vite-plugin-dts": "^1.1.0",
99+
"vite-plugin-dts": "1.1.1",
100100
"vite-plugin-markdown": "2.0.2",
101101
"vitest": "^0.9.4"
102102
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -12743,10 +12743,10 @@ vfile@^4.0.0:
1274312743
unist-util-stringify-position "^2.0.0"
1274412744
vfile-message "^2.0.0"
1274512745

12746-
vite-plugin-dts@^1.1.0:
12747-
version "1.1.0"
12748-
resolved "https://registry.npmjs.org/vite-plugin-dts/-/vite-plugin-dts-1.1.0.tgz"
12749-
integrity sha512-i4R/P9OwPYIRglw+6OEqlSi1+UVZssICfwUW/JU/dCs+a819Vr7F40DzmozOLfD51TLhxkcyOaOhjlSZnvSIjA==
12746+
12747+
version "1.1.1"
12748+
resolved "https://registry.npmjs.org/vite-plugin-dts/-/vite-plugin-dts-1.1.1.tgz"
12749+
integrity sha512-2aRLBppGCDhtrj+7uV3/Muvn4Pa35CQpZ5Js+z8HQRsTM1YMuvEkSGGQwHkSQdDSyaFv6O1zBqN0ln6hgqHvyw==
1275012750
dependencies:
1275112751
"@microsoft/api-extractor" "^7.20.0"
1275212752
"@rushstack/node-core-library" "^3.45.1"

0 commit comments

Comments
 (0)