Skip to content

Commit e754400

Browse files
chore(deps-dev): bump typescript from 5.9.3 to 6.0.2 in /packages/react
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07b77b2 commit e754400

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"react": "^19.2.3",
6767
"react-dom": "^19.2.3",
6868
"tsdown": "^0.11.9",
69-
"typescript": "^5.4.0",
69+
"typescript": "^6.0.2",
7070
"vitest": "^3.2.4"
7171
},
7272
"engines": {

0 commit comments

Comments
 (0)