Skip to content

Commit 406e3a3

Browse files
chore(deps): update dependency typescript to v6
1 parent 15a4264 commit 406e3a3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"storybook": "^10.2.17",
8484
"ts-jest": "29.4.6",
8585
"tsup": "8.5.1",
86-
"typescript": "5.9.3",
86+
"typescript": "6.0.2",
8787
"typescript-eslint": "8.57.1",
8888
"vite": "^8.0.0"
8989
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6548,10 +6548,10 @@ typescript-eslint@8.57.1:
65486548
"@typescript-eslint/typescript-estree" "8.57.1"
65496549
"@typescript-eslint/utils" "8.57.1"
65506550

6551-
typescript@5.9.3:
6552-
version "5.9.3"
6553-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
6554-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
6551+
typescript@6.0.2:
6552+
version "6.0.2"
6553+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
6554+
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
65556555

65566556
ufo@^1.6.1:
65576557
version "1.6.3"

0 commit comments

Comments
 (0)