Skip to content

Commit 6479214

Browse files
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 19.2.3 to 19.2.4 - [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.4/packages/react) Updates `@types/react` from 19.2.9 to 19.2.10 - [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.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/react" dependency-version: 19.2.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a54cd6d commit 6479214

File tree

2 files changed

+447
-447
lines changed

2 files changed

+447
-447
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"lucide-react": "^0.563.0",
4646
"next-themes": "^0.4.6",
4747
"polkadot-api": "^1.23.3",
48-
"react": "^19.2.3",
48+
"react": "^19.2.4",
4949
"react-dom": "^19.2.3",
5050
"react-icons": "^5.5.0",
5151
"react-router-dom": "^7.13.0",
@@ -59,7 +59,7 @@
5959
"@eslint/js": "^9.39.2",
6060
"@tailwindcss/vite": "^4.1.18",
6161
"@types/node": "^25.0.10",
62-
"@types/react": "^19.2.9",
62+
"@types/react": "^19.2.10",
6363
"@types/react-dom": "^19.2.3",
6464
"@types/react-router-dom": "^5.3.3",
6565
"@typescript-eslint/eslint-plugin": "^8.54.0",

0 commit comments

Comments
 (0)