Skip to content

Commit acd5ff4

Browse files
chore(deps): update dependency typescript to v5.9.3
1 parent 985ba42 commit acd5ff4

8 files changed

Lines changed: 39 additions & 19 deletions

File tree

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

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.2",
99-
"typescript": "5.7.3",
99+
"typescript": "5.9.3",
100100
"typescript-eslint": "8.53.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": "6.1.1",
2727
"eslint-plugin-react-refresh": "0.4.26",
2828
"globals": "17.1.0",
29-
"typescript": "5.8.3",
29+
"typescript": "5.9.3",
3030
"typescript-eslint": "8.53.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": "6.1.1",
3131
"eslint-plugin-react-refresh": "0.4.26",
3232
"globals": "17.1.0",
33-
"typescript": "5.8.3",
33+
"typescript": "5.9.3",
3434
"typescript-eslint": "8.53.1",
3535
"vite": "7.3.1"
3636
}

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20485,7 +20485,17 @@ __metadata:
2048520485
languageName: node
2048620486
linkType: hard
2048720487

20488-
"typescript@npm:5.7.3, typescript@npm:>=3 < 6":
20488+
"typescript@npm:5.9.3":
20489+
version: 5.9.3
20490+
resolution: "typescript@npm:5.9.3"
20491+
bin:
20492+
tsc: bin/tsc
20493+
tsserver: bin/tsserver
20494+
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
20495+
languageName: node
20496+
linkType: hard
20497+
20498+
"typescript@npm:>=3 < 6":
2048920499
version: 5.7.3
2049020500
resolution: "typescript@npm:5.7.3"
2049120501
bin:
@@ -20505,7 +20515,17 @@ __metadata:
2050520515
languageName: node
2050620516
linkType: hard
2050720517

20508-
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
20518+
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>":
20519+
version: 5.9.3
20520+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
20521+
bin:
20522+
tsc: bin/tsc
20523+
tsserver: bin/tsserver
20524+
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
20525+
languageName: node
20526+
linkType: hard
20527+
20528+
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
2050920529
version: 5.7.3
2051020530
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
2051120531
bin:
@@ -20610,7 +20630,7 @@ __metadata:
2061020630
rimraf: "npm:6.1.2"
2061120631
storybook: "npm:10.2.0"
2061220632
tocbot: "npm:4.36.4"
20613-
typescript: "npm:5.7.3"
20633+
typescript: "npm:5.9.3"
2061420634
typescript-eslint: "npm:8.53.1"
2061520635
vite: "npm:7.3.1"
2061620636
vite-plugin-istanbul: "npm:7.2.1"

0 commit comments

Comments
 (0)