Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Commit 8383aaf

Browse files
authored
chore: bump React (#24)
1 parent e139489 commit 8383aaf

File tree

2 files changed

+77
-86
lines changed

2 files changed

+77
-86
lines changed

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"@reown/appkit-adapter-wagmi": "^1.7.16",
2323
"@tanstack/react-query": "^5.83.0",
2424
"@verax-attestation-registry/verax-sdk": "^2.4.0",
25-
"react": "19.1.4",
26-
"react-dom": "19.1.4",
25+
"react": "19.1.5",
26+
"react-dom": "19.1.5",
2727
"react-json-view-lite": "^2.4.1",
2828
"viem": "^2.33.1",
2929
"vite": "^7.1.11",
@@ -34,8 +34,8 @@
3434
"@eslint/compat": "^1.3.1",
3535
"@eslint/eslintrc": "^3.3.1",
3636
"@eslint/js": "^9.32.0",
37-
"@types/react": "19.1.4",
38-
"@types/react-dom": "19.1.4",
37+
"@types/react": "19.1.17",
38+
"@types/react-dom": "19.1.11",
3939
"@typescript-eslint/eslint-plugin": "^8.38.0",
4040
"@typescript-eslint/parser": "^8.38.0",
4141
"@vitejs/plugin-react": "^4.7.0",
@@ -51,8 +51,8 @@
5151
"typescript": "^5.8.3"
5252
},
5353
"overrides": {
54-
"react": "19.1.4",
55-
"react-dom": "19.1.4",
54+
"react": "19.1.5",
55+
"react-dom": "19.1.5",
5656
"use-sync-external-store": "^1.4.0"
5757
}
5858
}

0 commit comments

Comments
 (0)