Skip to content

Commit 0c91997

Browse files
chore(deps): update dependency typescript to v5.9.2
1 parent 776f8d7 commit 0c91997

File tree

5 files changed

+13
-13
lines changed

5 files changed

+13
-13
lines changed

examples/react-router-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint-plugin-react": "7.37.5",
3535
"eslint-plugin-react-hooks": "5.2.0",
3636
"globals": "16.3.0",
37-
"typescript": "5.8.3",
37+
"typescript": "5.9.2",
3838
"typescript-eslint": "8.38.0",
3939
"vite": "6.3.5",
4040
"vite-tsconfig-paths": "5.1.4"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"postcss-nesting": "13.0.2",
101101
"prettier": "3.6.2",
102102
"rimraf": "6.0.1",
103-
"typescript": "5.7.3",
103+
"typescript": "5.9.2",
104104
"typescript-eslint": "8.38.0",
105105
"vite": "6.3.5",
106106
"vite-plugin-istanbul": "7.1.0",

patterns/navigation-layout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-plugin-react-hooks": "5.2.0",
2727
"eslint-plugin-react-refresh": "0.4.20",
2828
"globals": "16.3.0",
29-
"typescript": "5.8.3",
29+
"typescript": "5.9.2",
3030
"typescript-eslint": "8.38.0",
3131
"vite": "6.3.5"
3232
}

templates/vite-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint-plugin-react-hooks": "5.2.0",
3131
"eslint-plugin-react-refresh": "0.4.20",
3232
"globals": "16.3.0",
33-
"typescript": "5.8.3",
33+
"typescript": "5.9.2",
3434
"typescript-eslint": "8.38.0",
3535
"vite": "6.3.5"
3636
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24316,13 +24316,13 @@ __metadata:
2431624316
languageName: node
2431724317
linkType: hard
2431824318

24319-
"typescript@npm:5.7.3":
24320-
version: 5.7.3
24321-
resolution: "typescript@npm:5.7.3"
24319+
"typescript@npm:5.9.2":
24320+
version: 5.9.2
24321+
resolution: "typescript@npm:5.9.2"
2432224322
bin:
2432324323
tsc: bin/tsc
2432424324
tsserver: bin/tsserver
24325-
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
24325+
checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
2432624326
languageName: node
2432724327
linkType: hard
2432824328

@@ -24346,13 +24346,13 @@ __metadata:
2434624346
languageName: node
2434724347
linkType: hard
2434824348

24349-
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
24350-
version: 5.7.3
24351-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
24349+
"typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>":
24350+
version: 5.9.2
24351+
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
2435224352
bin:
2435324353
tsc: bin/tsc
2435424354
tsserver: bin/tsserver
24355-
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
24355+
checksum: 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e
2435624356
languageName: node
2435724357
linkType: hard
2435824358

@@ -24466,7 +24466,7 @@ __metadata:
2446624466
rimraf: "npm:6.0.1"
2446724467
storybook: "npm:8.6.14"
2446824468
tocbot: "npm:4.36.4"
24469-
typescript: "npm:5.7.3"
24469+
typescript: "npm:5.9.2"
2447024470
typescript-eslint: "npm:8.38.0"
2447124471
vite: "npm:6.3.5"
2447224472
vite-plugin-istanbul: "npm:7.1.0"

0 commit comments

Comments
 (0)