Skip to content

Commit b376355

Browse files
committed
chore(deps): update dependency @rollup/plugin-typescript to v9.0.2
1 parent 6b6e1de commit b376355

File tree

2 files changed

+20
-14
lines changed

2 files changed

+20
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"build": "vite build"
4040
},
4141
"devDependencies": {
42-
"@rollup/plugin-typescript": "9.0.1",
42+
"@rollup/plugin-typescript": "9.0.2",
4343
"@semantic-release/changelog": "6.0.1",
4444
"@semantic-release/git": "10.0.1",
4545
"@semantic-release/github": "8.0.6",

yarn.lock

Lines changed: 19 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1315,21 +1315,22 @@
13151315
dependencies:
13161316
"@octokit/openapi-types" "^11.2.0"
13171317

1318-
"@rollup/[email protected].1":
1319-
version "9.0.1"
1320-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-9.0.1.tgz#3358c78be36aecacb045c76433af06f4428588a2"
1321-
integrity sha512-fj+CTk8+HvFCEwwDQdNgWd0lIJVXtMQ0Z3vH/ZgzFSbK2s1zs5wjZrjzrhViTTN+UF49+P69/tybgKRdGHpj/Q==
1318+
"@rollup/[email protected].2":
1319+
version "9.0.2"
1320+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-9.0.2.tgz#c0cdfa39e267f306ff7316405a35406d5821eaa7"
1321+
integrity sha512-/sS93vmHUMjzDUsl5scNQr1mUlNE1QjBBvOhmRwJCH8k2RRhDIm3c977B3wdu3t3Ap17W6dDeXP3hj1P1Un1bA==
13221322
dependencies:
1323-
"@rollup/pluginutils" "^4.2.1"
1323+
"@rollup/pluginutils" "^5.0.1"
13241324
resolve "^1.22.1"
13251325

1326-
"@rollup/pluginutils@^4.2.1":
1327-
version "4.2.1"
1328-
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-4.2.1.tgz#e6c6c3aba0744edce3fb2074922d3776c0af2a6d"
1329-
integrity sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==
1326+
"@rollup/pluginutils@^5.0.1":
1327+
version "5.0.2"
1328+
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.0.2.tgz#012b8f53c71e4f6f9cb317e311df1404f56e7a33"
1329+
integrity sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==
13301330
dependencies:
1331-
estree-walker "^2.0.1"
1332-
picomatch "^2.2.2"
1331+
"@types/estree" "^1.0.0"
1332+
estree-walker "^2.0.2"
1333+
picomatch "^2.3.1"
13331334

13341335
"@semantic-release/[email protected]":
13351336
version "6.0.1"
@@ -1551,6 +1552,11 @@
15511552
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.51.tgz#cfd70924a25a3fd32b218e5e420e6897e1ac4f40"
15521553
integrity sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==
15531554

1555+
"@types/estree@^1.0.0":
1556+
version "1.0.0"
1557+
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.0.tgz#5fb2e536c1ae9bf35366eed879e827fa59ca41c2"
1558+
integrity sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==
1559+
15541560
"@types/graceful-fs@^4.1.3":
15551561
version "4.1.5"
15561562
resolved "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.5.tgz#21ffba0d98da4350db64891f92a9e5db3cdb4e15"
@@ -2966,7 +2972,7 @@ estraverse@^5.1.0, estraverse@^5.2.0:
29662972
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
29672973
integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
29682974

2969-
estree-walker@^2.0.1, estree-walker@^2.0.2:
2975+
estree-walker@^2.0.2:
29702976
version "2.0.2"
29712977
resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac"
29722978
integrity sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==
@@ -4629,7 +4635,7 @@ picocolors@^1.0.0:
46294635
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
46304636
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
46314637

4632-
picomatch@^2.0.4, picomatch@^2.2.2, picomatch@^2.2.3:
4638+
picomatch@^2.0.4, picomatch@^2.2.3, picomatch@^2.3.1:
46334639
version "2.3.1"
46344640
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
46354641
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==

0 commit comments

Comments
 (0)