Skip to content

Commit f1802f0

Browse files
Update dependency typescript to v5.9.3
1 parent f0fc085 commit f1802f0

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
@@ -100,7 +100,7 @@
100100
"react-app-polyfill": "3.0.0",
101101
"stream-browserify": "3.0.0",
102102
"tailwindcss": "^4.2.2",
103-
"typescript": "5.6.3",
103+
"typescript": "5.9.3",
104104
"vite": "^8.0.1",
105105
"vitest": "^4.1.0"
106106
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7701,10 +7701,10 @@ typed-array-length@^1.0.7:
77017701
possible-typed-array-names "^1.0.0"
77027702
reflect.getprototypeof "^1.0.6"
77037703

7704-
typescript@5.6.3:
7705-
version "5.6.3"
7706-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
7707-
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
7704+
typescript@5.9.3:
7705+
version "5.9.3"
7706+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
7707+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
77087708

77097709
uc.micro@^2.0.0, uc.micro@^2.1.0:
77107710
version "2.1.0"

0 commit comments

Comments
 (0)