Skip to content

Commit ec8c8bf

Browse files
🐳 chore: Update dependency typescript to v6
1 parent 8e803f3 commit ec8c8bf

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
@@ -47,7 +47,7 @@
4747
"next": "16.2.3",
4848
"react": "19.2.4",
4949
"react-dom": "19.2.4",
50-
"typescript": "5.9.3"
50+
"typescript": "6.0.2"
5151
},
5252
"peerDependencies": {
5353
"antd": ">=5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4992,10 +4992,10 @@ typescript-eslint@^8.46.0:
49924992
"@typescript-eslint/typescript-estree" "8.46.2"
49934993
"@typescript-eslint/utils" "8.46.2"
49944994

4995-
typescript@5.9.3:
4996-
version "5.9.3"
4997-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
4998-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
4995+
typescript@6.0.2:
4996+
version "6.0.2"
4997+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
4998+
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
49994999

50005000
uint8array-extras@^1.4.0:
50015001
version "1.5.0"

0 commit comments

Comments
 (0)