Skip to content

Commit b3d9733

Browse files
chore(deps): update dependency typescript to v5.8.2 (#1060)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 937f968 commit b3d9733

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
@@ -62,7 +62,7 @@
6262
"prettier-plugin-tailwindcss": "0.6.11",
6363
"prisma": "6.4.1",
6464
"tailwindcss": "3.4.17",
65-
"typescript": "5.7.3",
65+
"typescript": "5.8.2",
6666
"vite-tsconfig-paths": "5.1.4",
6767
"vitest": "^2.1.8"
6868
},

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -2345,7 +2345,7 @@ __metadata:
23452345
react-syntax-highlighter: "npm:^15.6.1"
23462346
server-only: "npm:0.0.1"
23472347
tailwindcss: "npm:3.4.17"
2348-
typescript: "npm:5.7.3"
2348+
typescript: "npm:5.8.2"
23492349
vite-tsconfig-paths: "npm:5.1.4"
23502350
vitest: "npm:^2.1.8"
23512351
zod: "npm:3.24.2"
@@ -7541,23 +7541,23 @@ __metadata:
75417541
languageName: node
75427542
linkType: hard
75437543

7544-
"typescript@npm:5.7.3":
7545-
version: 5.7.3
7546-
resolution: "typescript@npm:5.7.3"
7544+
"typescript@npm:5.8.2":
7545+
version: 5.8.2
7546+
resolution: "typescript@npm:5.8.2"
75477547
bin:
75487548
tsc: bin/tsc
75497549
tsserver: bin/tsserver
7550-
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
7550+
checksum: 10c0/5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
75517551
languageName: node
75527552
linkType: hard
75537553

7554-
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
7555-
version: 5.7.3
7556-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
7554+
"typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>":
7555+
version: 5.8.2
7556+
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
75577557
bin:
75587558
tsc: bin/tsc
75597559
tsserver: bin/tsserver
7560-
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
7560+
checksum: 10c0/5448a08e595cc558ab321e49d4cac64fb43d1fa106584f6ff9a8d8e592111b373a995a1d5c7f3046211c8a37201eb6d0f1566f15cdb7a62a5e3be01d087848e2
75617561
languageName: node
75627562
linkType: hard
75637563

0 commit comments

Comments
 (0)