Skip to content

Commit dbacf76

Browse files
chore(deps): update dependency typescript to v6
1 parent c8fc4c6 commit dbacf76

5 files changed

Lines changed: 68 additions & 68 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"picocolors": "^1.1.1",
4646
"playwright-chromium": "^1.59.0",
4747
"simple-git-hooks": "^2.13.1",
48-
"typescript": "^5.9.3",
48+
"typescript": "^6.0.2",
4949
"typescript-eslint": "^8.58.0",
5050
"vite": "^8.0.3",
5151
"vite-plugin-inspect": "^11.3.3",

packages/plugin-react-swc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"fs-extra": "^11.3.4",
4141
"prettier": "^3.0.3",
4242
"tsdown": "^0.21.7",
43-
"typescript": "^5.9.3"
43+
"typescript": "^6.0.2"
4444
},
4545
"peerDependencies": {
4646
"vite": "^4 || ^5 || ^6 || ^7 || ^8"

playground/compiler-react-18/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"@types/react-dom": "^18.3.7",
2020
"@vitejs/plugin-react": "workspace:*",
2121
"babel-plugin-react-compiler": "19.1.0-rc.3",
22-
"typescript": "^5.9.3"
22+
"typescript": "^6.0.2"
2323
}
2424
}

playground/compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"@types/react-dom": "^19.2.3",
1919
"@vitejs/plugin-react": "workspace:*",
2020
"babel-plugin-react-compiler": "19.1.0-rc.3",
21-
"typescript": "^5.9.3"
21+
"typescript": "^6.0.2"
2222
}
2323
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)