Skip to content

Commit 8b34438

Browse files
authored
Merge pull request #227 from wolfpackthatcodes/dependabot/npm_and_yarn/code/vite-plugin-dts-4.2.3
2 parents 1368662 + 8ac4c6c commit 8b34438

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
@@ -65,7 +65,7 @@
6565
"typescript": "^5.6.2",
6666
"typescript-eslint": "^8.6.0",
6767
"vite": "^5.4.8",
68-
"vite-plugin-dts": "^4.2.1",
68+
"vite-plugin-dts": "^4.2.3",
6969
"vitest": "^2.0.5"
7070
},
7171
"engines": {

code/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2145,10 +2145,10 @@ [email protected]:
21452145
tinyrainbow "^1.2.0"
21462146
vite "^5.0.0"
21472147

2148-
vite-plugin-dts@^4.2.1:
2149-
version "4.2.1"
2150-
resolved "https://registry.yarnpkg.com/vite-plugin-dts/-/vite-plugin-dts-4.2.1.tgz#f8bee33b732929717ce13ef7a382696d51200c30"
2151-
integrity sha512-/QlYvgUMiv8+ZTEerhNCYnYaZMM07cdlX6hQCR/w/g/nTh0tUXPoYwbT6SitizLJ9BybT1lnrcZgqheI6wromQ==
2148+
vite-plugin-dts@^4.2.3:
2149+
version "4.2.3"
2150+
resolved "https://registry.yarnpkg.com/vite-plugin-dts/-/vite-plugin-dts-4.2.3.tgz#e0d9616eb574700111dbd19ae98e166541433263"
2151+
integrity sha512-O5NalzHANQRwVw1xj8KQun3Bv8OSDAlNJXrnqoAz10BOuW8FVvY5g4ygj+DlJZL5mtSPuMu9vd3OfrdW5d4k6w==
21522152
dependencies:
21532153
"@microsoft/api-extractor" "7.47.7"
21542154
"@rollup/pluginutils" "^5.1.0"

0 commit comments

Comments
 (0)