Skip to content

Commit 2352f15

Browse files
Update dependency vite-plugin-dts to v5.0.1 (#925)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a97ffbd commit 2352f15

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

packages/referrer-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"sinon": "22.0.0",
5858
"typescript": "5.9.3",
5959
"vite": "8.0.13",
60-
"vite-plugin-dts": "5.0.0",
60+
"vite-plugin-dts": "5.0.1",
6161
"vitest": "4.1.6"
6262
},
6363
"engines": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11535,10 +11535,10 @@ universalify@^2.0.0:
1153511535
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.1.tgz#168efc2180964e6386d061e094df61afe239b18d"
1153611536
integrity sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==
1153711537

11538-
unplugin-dts@1.0.0:
11539-
version "1.0.0"
11540-
resolved "https://registry.yarnpkg.com/unplugin-dts/-/unplugin-dts-1.0.0.tgz#202b74ec3caee136fa64f4661fe16b303253f85c"
11541-
integrity sha512-qz+U1lCscwq+t8Mkaxy5Esa7IQ5wWV18b4mnioOXSdnPaNiJ0+qgE3I+KL6UkXYZWxxGo2qdGone8LEQ52Sfkw==
11538+
unplugin-dts@1.0.1:
11539+
version "1.0.1"
11540+
resolved "https://registry.yarnpkg.com/unplugin-dts/-/unplugin-dts-1.0.1.tgz#9ffd538fad8fe887fe9c93e5920a70042fadcacb"
11541+
integrity sha512-EdJZxdWP4Tm/xhe58/zAge3Tu0OKDYygm8rucRrcCZ4XzgA31jexUKhaJuEMddOPBDs9ONnq6vwigbjeBqkfuw==
1154211542
dependencies:
1154311543
"@rollup/pluginutils" "^5.1.4"
1154411544
"@volar/typescript" "^2.4.26"
@@ -11644,12 +11644,12 @@ vfile@^4.0.0:
1164411644
unist-util-stringify-position "^2.0.0"
1164511645
vfile-message "^2.0.0"
1164611646

11647-
vite-plugin-dts@5.0.0:
11648-
version "5.0.0"
11649-
resolved "https://registry.yarnpkg.com/vite-plugin-dts/-/vite-plugin-dts-5.0.0.tgz#b99bd7b5dc60e774cef71db8a1da3b4500176121"
11650-
integrity sha512-VLNAUttBq7pLxxL/m/ztjd5zj5yiviiC7ijfPFVLK5c45FLcibvieBsdjSka3a4ag1qdrAF9K3OysH4/lW+rPQ==
11647+
vite-plugin-dts@5.0.1:
11648+
version "5.0.1"
11649+
resolved "https://registry.yarnpkg.com/vite-plugin-dts/-/vite-plugin-dts-5.0.1.tgz#fea9dcc8ad16d782fd6bc352e44dd73fa7a28da2"
11650+
integrity sha512-1L+x8bVPDhlI4kLzRIIGqO+b1VnvtY6CoHrU+riaipHJUAxayM0i1HObqeBv33Svil9hW64Z2KNiOn6UrKWCbA==
1165111651
dependencies:
11652-
unplugin-dts "1.0.0"
11652+
unplugin-dts "1.0.1"
1165311653

1165411654
vite@8.0.13, "vite@^6.0.0 || ^7.0.0 || ^8.0.0":
1165511655
version "8.0.13"

0 commit comments

Comments
 (0)