Skip to content

Commit 16245ba

Browse files
Bump the typescript group with 2 updates (#3016)
Bumps the typescript group with 2 updates: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [tsx](https://github.com/privatenumber/tsx). Updates `@types/react` from 19.1.13 to 19.1.15 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `tsx` from 4.20.5 to 4.20.6 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.20.5...v4.20.6) --- updated-dependencies: - dependency-name: "@types/react" dependency-version: 19.1.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript - dependency-name: tsx dependency-version: 4.20.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Amine E. <aelmanaa@users.noreply.github.com>
1 parent 92d2b38 commit 16245ba

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"@types/node": "^20.19.17",
120120
"@types/node-fetch": "^2.6.13",
121121
"@types/prismjs": "^1.26.5",
122-
"@types/react": "^19.1.13",
122+
"@types/react": "^19.1.15",
123123
"@types/react-dom": "^19.1.9",
124124
"@types/swagger-ui-dist": "^3.30.6",
125125
"@types/swagger-ui-react": "^5.18.0",
@@ -147,7 +147,7 @@
147147
"solhint-plugin-prettier": "^0.1.0",
148148
"ts-jest": "^29.4.4",
149149
"tsconfig-paths": "^4.2.0",
150-
"tsx": "^4.20.5",
150+
"tsx": "^4.20.6",
151151
"typescript": "^5.9.2",
152152
"vite": "^6.3.5"
153153
},

0 commit comments

Comments
 (0)