Skip to content

Commit f13e199

Browse files
Update dependency rollup-plugin-dts to v6.3.0 (#1126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c646d84 commit f13e199

2 files changed

Lines changed: 25 additions & 25 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"prettier": "3.8.1",
5757
"rimraf": "5.0.10",
5858
"rollup": "3.30.0",
59-
"rollup-plugin-dts": "6.2.1",
59+
"rollup-plugin-dts": "6.3.0",
6060
"typescript": "5.8.3"
6161
},
6262
"ava": {

yarn.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -24,19 +24,19 @@
2424
long "^4.0.0"
2525
uuid "^8.3.0"
2626

27-
"@babel/code-frame@^7.26.2":
28-
version "7.27.1"
29-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be"
30-
integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==
27+
"@babel/code-frame@^7.27.1":
28+
version "7.29.0"
29+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.0.tgz#7cd7a59f15b3cc0dcd803038f7792712a7d0b15c"
30+
integrity sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==
3131
dependencies:
32-
"@babel/helper-validator-identifier" "^7.27.1"
32+
"@babel/helper-validator-identifier" "^7.28.5"
3333
js-tokens "^4.0.0"
3434
picocolors "^1.1.1"
3535

36-
"@babel/helper-validator-identifier@^7.27.1":
37-
version "7.27.1"
38-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
39-
integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==
36+
"@babel/helper-validator-identifier@^7.28.5":
37+
version "7.28.5"
38+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4"
39+
integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==
4040

4141
"@devprotocol/util-ts@4.0.0":
4242
version "4.0.0"
@@ -297,10 +297,10 @@
297297
wrap-ansi "^8.1.0"
298298
wrap-ansi-cjs "npm:wrap-ansi@^7.0.0"
299299

300-
"@jridgewell/sourcemap-codec@^1.5.0":
301-
version "1.5.0"
302-
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a"
303-
integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==
300+
"@jridgewell/sourcemap-codec@^1.5.5":
301+
version "1.5.5"
302+
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz#6912b00d2c631c0d15ce1a7ab57cd657f2a8f8ba"
303+
integrity sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==
304304

305305
"@nodelib/fs.scandir@2.1.5":
306306
version "2.1.5"
@@ -1775,12 +1775,12 @@ lru-cache@^6.0.0:
17751775
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.1.tgz#0a3be479df549cca0e5d693ac402ff19537a6b7a"
17761776
integrity sha512-IJ4uwUTi2qCccrioU6g9g/5rvvVl13bsdczUUcqbciD9iLr095yj8DQKdObriEvuNSx325N1rV1O0sJFszx75g==
17771777

1778-
magic-string@^0.30.17:
1779-
version "0.30.17"
1780-
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.17.tgz#450a449673d2460e5bbcfba9a61916a1714c7453"
1781-
integrity sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==
1778+
magic-string@^0.30.21:
1779+
version "0.30.21"
1780+
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.21.tgz#56763ec09a0fa8091df27879fd94d19078c00d91"
1781+
integrity sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==
17821782
dependencies:
1783-
"@jridgewell/sourcemap-codec" "^1.5.0"
1783+
"@jridgewell/sourcemap-codec" "^1.5.5"
17841784

17851785
map-age-cleaner@^0.1.3:
17861786
version "0.1.3"
@@ -2162,14 +2162,14 @@ rimraf@^3.0.2:
21622162
dependencies:
21632163
glob "^7.1.3"
21642164

2165-
rollup-plugin-dts@6.2.1:
2166-
version "6.2.1"
2167-
resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-6.2.1.tgz#120a40734f740115da44931d7915a370fe420701"
2168-
integrity sha512-sR3CxYUl7i2CHa0O7bA45mCrgADyAQ0tVtGSqi3yvH28M+eg1+g5d7kQ9hLvEz5dorK3XVsH5L2jwHLQf72DzA==
2165+
rollup-plugin-dts@6.3.0:
2166+
version "6.3.0"
2167+
resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-6.3.0.tgz#9de66054358db8325c178f44b2be7e564e27f8d0"
2168+
integrity sha512-d0UrqxYd8KyZ6i3M2Nx7WOMy708qsV/7fTHMHxCMCBOAe3V/U7OMPu5GkX8hC+cmkHhzGnfeYongl1IgiooddA==
21692169
dependencies:
2170-
magic-string "^0.30.17"
2170+
magic-string "^0.30.21"
21712171
optionalDependencies:
2172-
"@babel/code-frame" "^7.26.2"
2172+
"@babel/code-frame" "^7.27.1"
21732173

21742174
rollup@3.30.0:
21752175
version "3.30.0"

0 commit comments

Comments
 (0)