Skip to content

Commit 55e0be3

Browse files
chore(deps): update dependency typescript to v5.9.3
1 parent 45db72b commit 55e0be3

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.4.0",
37-
"typescript": "5.8.3",
37+
"typescript": "5.9.3",
3838
"typescript-eslint": "8.56.1",
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.56.1",
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.2",
2828
"globals": "17.4.0",
29-
"typescript": "5.8.3",
29+
"typescript": "5.9.3",
3030
"typescript-eslint": "8.56.1",
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.2",
3232
"globals": "17.4.0",
33-
"typescript": "5.8.3",
33+
"typescript": "5.9.3",
3434
"typescript-eslint": "8.56.1",
3535
"vite": "7.3.1"
3636
}

yarn.lock

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -19848,17 +19848,7 @@ __metadata:
1984819848
languageName: node
1984919849
linkType: hard
1985019850

19851-
"typescript@npm:5.7.3":
19852-
version: 5.7.3
19853-
resolution: "typescript@npm:5.7.3"
19854-
bin:
19855-
tsc: bin/tsc
19856-
tsserver: bin/tsserver
19857-
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
19858-
languageName: node
19859-
linkType: hard
19860-
19861-
"typescript@npm:>=3 < 6":
19851+
"typescript@npm:5.9.3, typescript@npm:>=3 < 6":
1986219852
version: 5.9.3
1986319853
resolution: "typescript@npm:5.9.3"
1986419854
bin:
@@ -19878,17 +19868,7 @@ __metadata:
1987819868
languageName: node
1987919869
linkType: hard
1988019870

19881-
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
19882-
version: 5.7.3
19883-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
19884-
bin:
19885-
tsc: bin/tsc
19886-
tsserver: bin/tsserver
19887-
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
19888-
languageName: node
19889-
linkType: hard
19890-
19891-
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
19871+
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
1989219872
version: 5.9.3
1989319873
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
1989419874
bin:
@@ -19995,7 +19975,7 @@ __metadata:
1999519975
rimraf: "npm:6.1.3"
1999619976
storybook: "npm:10.2.14"
1999719977
tocbot: "npm:4.36.4"
19998-
typescript: "npm:5.7.3"
19978+
typescript: "npm:5.9.3"
1999919979
typescript-eslint: "npm:8.56.1"
2000019980
vite: "npm:7.3.1"
2000119981
vite-plugin-istanbul: "npm:7.2.1"

0 commit comments

Comments
 (0)