Skip to content

Commit 2773347

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.5 - [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.5/packages/react) Updates `@types/react` from 18.3.28 to 19.2.14 - [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.5 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: "@types/react" dependency-version: 19.2.14 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9bb4e8e commit 2773347

File tree

2 files changed

+63
-74
lines changed

2 files changed

+63
-74
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.4",
4040
"@remix-run/serve": "^2.17.4",
4141
"@remix-run/dev": "^2.17.4",
42-
"@types/react": "^18.3.28",
42+
"@types/react": "^19.2.14",
4343
"@types/react-dom": "^18.3.7",
4444
"@typescript-eslint/eslint-plugin": "^8.58.1",
4545
"@typescript-eslint/parser": "^8.58.1",
@@ -52,7 +52,7 @@
5252
"eslint-plugin-react-hooks": "^5.2.0",
5353
"isbot": "^5.1.37",
5454
"postcss": "^8.5.9",
55-
"react": "^18.3.1",
55+
"react": "^19.2.5",
5656
"react-dom": "^18.3.1",
5757
"react-icons": "^5.6.0",
5858
"react-select": "^5.10.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)