Skip to content

Commit 6cb97c4

Browse files
chore(deps): update dependency @rollup/plugin-typescript to v12.3.0
1 parent 58df4db commit 6cb97c4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@eslint/js": "^9.18.0",
6464
"@nanostores/vue": "^1.0.0",
6565
"@redis/json": "^5.0.0",
66-
"@rollup/plugin-typescript": "12.2.0",
66+
"@rollup/plugin-typescript": "12.3.0",
6767
"@tailwindcss/typography": "^0.5.10",
6868
"@tailwindcss/vite": "^4.1.14",
6969
"@types/dompurify": "^3.0.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1068,7 +1068,7 @@ __metadata:
10681068
"@eslint/js": "npm:^9.18.0"
10691069
"@nanostores/vue": "npm:^1.0.0"
10701070
"@redis/json": "npm:^5.0.0"
1071-
"@rollup/plugin-typescript": "npm:12.2.0"
1071+
"@rollup/plugin-typescript": "npm:12.3.0"
10721072
"@tailwindcss/typography": "npm:^0.5.10"
10731073
"@tailwindcss/vite": "npm:^4.1.14"
10741074
"@types/dompurify": "npm:^3.0.2"
@@ -2317,9 +2317,9 @@ __metadata:
23172317
languageName: node
23182318
linkType: hard
23192319

2320-
"@rollup/plugin-typescript@npm:12.2.0":
2321-
version: 12.2.0
2322-
resolution: "@rollup/plugin-typescript@npm:12.2.0"
2320+
"@rollup/plugin-typescript@npm:12.3.0":
2321+
version: 12.3.0
2322+
resolution: "@rollup/plugin-typescript@npm:12.3.0"
23232323
dependencies:
23242324
"@rollup/pluginutils": "npm:^5.1.0"
23252325
resolve: "npm:^1.22.1"
@@ -2332,7 +2332,7 @@ __metadata:
23322332
optional: true
23332333
tslib:
23342334
optional: true
2335-
checksum: 10c0/67e3d637244273e6a60aa4a07dac9053d9f93710691f567050fd81e94d7a2a2611860ddd74faa4bbf216dac5fffea7b97448b7bcf41452ddb8c0df8e1994f73e
2335+
checksum: 10c0/41d14e9a9792d8d9751c275cf87c2de796ddd1a64c96fedc622baad8cfbb1247537e37ae428e59e1850de7d7165941ee1a4030dbe9bebd5fbb38c5e4f751d8b5
23362336
languageName: node
23372337
linkType: hard
23382338

0 commit comments

Comments
 (0)