Skip to content

Commit 1d5a7f2

Browse files
meta: bump @types/react from 19.1.2 to 19.1.6 in the react group (#7816)
Bumps the react group with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). Updates `@types/react` from 19.1.2 to 19.1.6 - [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.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23f195d commit 1d5a7f2

File tree

3 files changed

+249
-249
lines changed

3 files changed

+249
-249
lines changed

apps/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@radix-ui/react-tooltip": "^1.2.7",
4646
"@tailwindcss/postcss": "~4.1.8",
4747
"@types/node": "22.15.3",
48-
"@types/react": "^19.1.0",
48+
"@types/react": "^19.1.6",
4949
"@vcarl/remark-headings": "~0.1.0",
5050
"@vercel/analytics": "~1.5.0",
5151
"@vercel/otel": "~1.11.0",

packages/ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@storybook/react-webpack5": "^9.0.3",
5757
"@testing-library/user-event": "~14.6.1",
5858
"@types/node": "22.15.3",
59-
"@types/react": "^19.1.0",
59+
"@types/react": "^19.1.6",
6060
"cross-env": "^7.0.3",
6161
"css-loader": "~7.1.2",
6262
"eslint-plugin-react": "~7.37.4",

0 commit comments

Comments
 (0)