Skip to content

Commit 8c23dce

Browse files
Update dependency @rollup/plugin-typescript to v12.1.3
1 parent f5f6d8f commit 8c23dce

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
@@ -53,7 +53,7 @@
5353
"@astrojs/vue": "5.1.0",
5454
"@devprotocol/clubs-core": "3.26.7",
5555
"@eslint/js": "^9.12.0",
56-
"@rollup/plugin-typescript": "12.1.2",
56+
"@rollup/plugin-typescript": "12.1.3",
5757
"@tailwindcss/typography": "^0.5.10",
5858
"@tailwindcss/vite": "^4.0.6",
5959
"@types/dotenv": "8.2.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1055,7 +1055,7 @@ __metadata:
10551055
"@devprotocol/dev-kit": "npm:8.7.0"
10561056
"@devprotocol/util-ts": "npm:4.0.0"
10571057
"@eslint/js": "npm:^9.12.0"
1058-
"@rollup/plugin-typescript": "npm:12.1.2"
1058+
"@rollup/plugin-typescript": "npm:12.1.3"
10591059
"@tailwindcss/typography": "npm:^0.5.10"
10601060
"@tailwindcss/vite": "npm:^4.0.6"
10611061
"@types/dotenv": "npm:8.2.3"
@@ -2230,9 +2230,9 @@ __metadata:
22302230
languageName: node
22312231
linkType: hard
22322232

2233-
"@rollup/plugin-typescript@npm:12.1.2":
2234-
version: 12.1.2
2235-
resolution: "@rollup/plugin-typescript@npm:12.1.2"
2233+
"@rollup/plugin-typescript@npm:12.1.3":
2234+
version: 12.1.3
2235+
resolution: "@rollup/plugin-typescript@npm:12.1.3"
22362236
dependencies:
22372237
"@rollup/pluginutils": "npm:^5.1.0"
22382238
resolve: "npm:^1.22.1"
@@ -2245,7 +2245,7 @@ __metadata:
22452245
optional: true
22462246
tslib:
22472247
optional: true
2248-
checksum: 10c0/f447e23371bb1815030446ada3f57608bc6665f8aa2cd7343c4aa18021790fa3ba4783146ea576fb650d6ec68876182d0bc789a05b1a9163c09b16c17efdf868
2248+
checksum: 10c0/0eb76c5dbcf504e2f720bf14cf5a26cb50387d40ee1c17e0eabe555f594c924e5134a05a888685fdb9b175da3789b339ef7fedbf5124b3223067d5d70add394e
22492249
languageName: node
22502250
linkType: hard
22512251

0 commit comments

Comments
 (0)