Skip to content

Commit 770d716

Browse files
chore(deps): update dependency typescript to v5.8.2 (#2763)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 612e686 commit 770d716

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"prettier": "3.5.2",
8787
"semver": "7.7.1",
8888
"ts-jest": "29.2.6",
89-
"typescript": "5.7.3"
89+
"typescript": "5.8.2"
9090
},
9191
"publishConfig": {
9292
"directory": "dist",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"postcss-lightningcss": "1.0.1",
2828
"pagefind": "1.3.0",
2929
"tailwindcss": "3.4.17",
30-
"typescript": "5.7.3"
30+
"typescript": "5.8.2"
3131
},
3232
"browserslist": {
3333
"production": [

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4589,10 +4589,10 @@ twoslash@^0.2.12:
45894589
"@typescript/vfs" "^1.6.0"
45904590
twoslash-protocol "0.2.12"
45914591

4592-
typescript@5.7.3:
4593-
version "5.7.3"
4594-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
4595-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
4592+
typescript@5.8.2:
4593+
version "5.8.2"
4594+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
4595+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
45964596

45974597
ufo@^1.5.4:
45984598
version "1.5.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5328,10 +5328,10 @@ typed-array-length@^1.0.7:
53285328
possible-typed-array-names "^1.0.0"
53295329
reflect.getprototypeof "^1.0.6"
53305330

5331-
typescript@5.7.3:
5332-
version "5.7.3"
5333-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
5334-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
5331+
typescript@5.8.2:
5332+
version "5.8.2"
5333+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
5334+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
53355335

53365336
unbox-primitive@^1.1.0:
53375337
version "1.1.0"

0 commit comments

Comments
 (0)