diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-01-20 22:24:51 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2026-01-20 22:25:20 +0000 |
| commit | b8964a08ef806944679c33767da66213949df6d5 (patch) | |
| tree | ab465bf11bcd3067e2d0e9f6b9dabbf6a42cc83e /src/packages/react/package.json | |
| parent | build(deps-dev): bump the nodejs-dependencies group with 5 updates (diff) | |
| download | locusts-b8964a08ef806944679c33767da66213949df6d5.tar locusts-b8964a08ef806944679c33767da66213949df6d5.tar.gz locusts-b8964a08ef806944679c33767da66213949df6d5.tar.bz2 locusts-b8964a08ef806944679c33767da66213949df6d5.tar.lz locusts-b8964a08ef806944679c33767da66213949df6d5.tar.xz locusts-b8964a08ef806944679c33767da66213949df6d5.tar.zst locusts-b8964a08ef806944679c33767da66213949df6d5.zip | |
build(deps-dev): bump @types/react in the nodejs-dependencies group
Bumps the nodejs-dependencies group with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).
Updates `@types/react` from 19.2.8 to 19.2.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-version: 19.2.9
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: nodejs-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'src/packages/react/package.json')
| -rw-r--r-- | src/packages/react/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/packages/react/package.json b/src/packages/react/package.json index a5b72b6..e755581 100644 --- a/src/packages/react/package.json +++ b/src/packages/react/package.json @@ -43,7 +43,7 @@ "devDependencies": { "@repo/eslint-config": "workspace:*", "@repo/typescript-config": "workspace:*", - "@types/react": "^19.2.8", + "@types/react": "^19.2.9", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react-swc": "^4.2.2", "eslint-plugin-react": "^7.37.5", |
