Skip to content

Commit 07066f6

Browse files
chore(deps-dev): bump react and @types/react
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together. Updates `react` from 18.3.1 to 19.2.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react) Updates `@types/react` from 18.3.23 to 19.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.0 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: "@types/react" dependency-version: 19.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f164eac commit 07066f6

File tree

2 files changed

+58
-66
lines changed

2 files changed

+58
-66
lines changed

packages/visual-reporter/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@remix-run/react": "^2.17.1",
4040
"@remix-run/serve": "^2.16.8",
4141
"@remix-run/dev": "^2.17.0",
42-
"@types/react": "^18.3.23",
42+
"@types/react": "^19.2.0",
4343
"@types/react-dom": "^18.3.7",
4444
"@typescript-eslint/eslint-plugin": "^8.43.0",
4545
"@typescript-eslint/parser": "^8.43.0",
@@ -52,7 +52,7 @@
5252
"eslint-plugin-react-hooks": "^5.2.0",
5353
"isbot": "^5.1.30",
5454
"postcss": "^8.5.6",
55-
"react": "^18.3.1",
55+
"react": "^19.2.0",
5656
"react-dom": "^18.3.1",
5757
"react-icons": "^5.5.0",
5858
"react-select": "^5.10.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)