Skip to content

Commit 52af546

Browse files
chore(deps): update dependency typescript to v5.8.3
1 parent 691ef63 commit 52af546

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"postcss-nesting": "^13.0.0",
100100
"prettier": "^3.0.0",
101101
"rimraf": "^6.0.0",
102-
"typescript": "5.7.3",
102+
"typescript": "5.8.3",
103103
"typescript-eslint": "^8.8.0",
104104
"vite": "^6.0.0",
105105
"vite-plugin-istanbul": "^7.0.0",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -23582,13 +23582,13 @@ __metadata:
2358223582
languageName: node
2358323583
linkType: hard
2358423584

23585-
"typescript@npm:5.7.3":
23586-
version: 5.7.3
23587-
resolution: "typescript@npm:5.7.3"
23585+
"typescript@npm:5.8.3":
23586+
version: 5.8.3
23587+
resolution: "typescript@npm:5.8.3"
2358823588
bin:
2358923589
tsc: bin/tsc
2359023590
tsserver: bin/tsserver
23591-
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
23591+
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
2359223592
languageName: node
2359323593
linkType: hard
2359423594

@@ -23612,13 +23612,13 @@ __metadata:
2361223612
languageName: node
2361323613
linkType: hard
2361423614

23615-
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
23616-
version: 5.7.3
23617-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
23615+
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
23616+
version: 5.8.3
23617+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
2361823618
bin:
2361923619
tsc: bin/tsc
2362023620
tsserver: bin/tsserver
23621-
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
23621+
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
2362223622
languageName: node
2362323623
linkType: hard
2362423624

@@ -23731,7 +23731,7 @@ __metadata:
2373123731
rimraf: "npm:^6.0.0"
2373223732
storybook: "npm:8.6.12"
2373323733
tocbot: "npm:4.36.2"
23734-
typescript: "npm:5.7.3"
23734+
typescript: "npm:5.8.3"
2373523735
typescript-eslint: "npm:^8.8.0"
2373623736
vite: "npm:^6.0.0"
2373723737
vite-plugin-istanbul: "npm:^7.0.0"

0 commit comments

Comments
 (0)