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

Commit edecd11

Browse files
committed
chore(deps): update dependency vite-plugin-dts to v1.1.1
1 parent a078ed9 commit edecd11

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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

Lines changed: 4 additions & 4 deletions
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+
vite-plugin-dts@1.1.1:
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)