Skip to content

Commit 739c22a

Browse files
chore(deps): update dependency typescript to v5.9.3
1 parent 59ce5df commit 739c22a

File tree

8 files changed

+19
-39
lines changed

8 files changed

+19
-39
lines changed

examples/react-router-ts/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "7.0.1",
3636
"globals": "17.3.0",
37-
"typescript": "5.8.3",
37+
"typescript": "5.9.3",
3838
"typescript-eslint": "8.55.0",
3939
"vite": "7.3.1",
4040
"vite-tsconfig-paths": "6.1.1"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"postcss-nesting": "14.0.0",
9797
"prettier": "3.8.1",
9898
"rimraf": "6.1.3",
99-
"typescript": "5.7.3",
99+
"typescript": "5.9.3",
100100
"typescript-eslint": "8.54.0",
101101
"vite": "7.3.1",
102102
"vite-plugin-istanbul": "7.2.1",

patterns/navigation-layout/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "7.0.1",
2727
"eslint-plugin-react-refresh": "0.5.0",
2828
"globals": "17.3.0",
29-
"typescript": "5.8.3",
29+
"typescript": "5.9.3",
3030
"typescript-eslint": "8.55.0",
3131
"vite": "7.3.1"
3232
}

templates/vite-ts/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "7.0.1",
3131
"eslint-plugin-react-refresh": "0.5.0",
3232
"globals": "17.3.0",
33-
"typescript": "5.8.3",
33+
"typescript": "5.9.3",
3434
"typescript-eslint": "8.55.0",
3535
"vite": "7.3.1"
3636
}

yarn.lock

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -19864,17 +19864,7 @@ __metadata:
1986419864
languageName: node
1986519865
linkType: hard
1986619866

19867-
"typescript@npm:5.7.3":
19868-
version: 5.7.3
19869-
resolution: "typescript@npm:5.7.3"
19870-
bin:
19871-
tsc: bin/tsc
19872-
tsserver: bin/tsserver
19873-
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
19874-
languageName: node
19875-
linkType: hard
19876-
19877-
"typescript@npm:>=3 < 6":
19867+
"typescript@npm:5.9.3, typescript@npm:>=3 < 6":
1987819868
version: 5.9.3
1987919869
resolution: "typescript@npm:5.9.3"
1988019870
bin:
@@ -19894,17 +19884,7 @@ __metadata:
1989419884
languageName: node
1989519885
linkType: hard
1989619886

19897-
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
19898-
version: 5.7.3
19899-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
19900-
bin:
19901-
tsc: bin/tsc
19902-
tsserver: bin/tsserver
19903-
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
19904-
languageName: node
19905-
linkType: hard
19906-
19907-
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
19887+
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
1990819888
version: 5.9.3
1990919889
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
1991019890
bin:
@@ -20011,7 +19991,7 @@ __metadata:
2001119991
rimraf: "npm:6.1.3"
2001219992
storybook: "npm:10.2.8"
2001319993
tocbot: "npm:4.36.4"
20014-
typescript: "npm:5.7.3"
19994+
typescript: "npm:5.9.3"
2001519995
typescript-eslint: "npm:8.54.0"
2001619996
vite: "npm:7.3.1"
2001719997
vite-plugin-istanbul: "npm:7.2.1"

0 commit comments

Comments
 (0)