Skip to content

Commit 6d7cd16

Browse files
Update dependency typescript to v5.9.3
1 parent cdc7865 commit 6d7cd16

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
@@ -7731,10 +7731,10 @@ typed-array-length@^1.0.7:
77317731
possible-typed-array-names "^1.0.0"
77327732
reflect.getprototypeof "^1.0.6"
77337733

7734-
typescript@5.6.3:
7735-
version "5.6.3"
7736-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
7737-
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
7734+
typescript@5.9.3:
7735+
version "5.9.3"
7736+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
7737+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
77387738

77397739
uc.micro@^2.0.0, uc.micro@^2.1.0:
77407740
version "2.1.0"

0 commit comments

Comments
 (0)