Skip to content

Commit 2c341fd

Browse files
meta: bump @types/react from 19.1.2 to 19.1.6 in the react group
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] <support@github.com>
1 parent b486a5a commit 2c341fd

File tree

3 files changed

+259
-298
lines changed

3 files changed

+259
-298
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.4",
4646
"@tailwindcss/postcss": "~4.1.5",
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
@@ -59,7 +59,7 @@
5959
"@storybook/react-webpack5": "^8.6.12",
6060
"@testing-library/user-event": "~14.6.1",
6161
"@types/node": "22.15.3",
62-
"@types/react": "^19.1.0",
62+
"@types/react": "^19.1.6",
6363
"cross-env": "^7.0.3",
6464
"css-loader": "~7.1.2",
6565
"eslint-plugin-react": "~7.37.4",

0 commit comments

Comments
 (0)