Skip to content

Commit c7e1cac

Browse files
committed
update react dependencies
1 parent ac90289 commit c7e1cac

File tree

4 files changed

+2215
-1868
lines changed

4 files changed

+2215
-1868
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jotai-effect",
33
"description": "👻🔁",
4-
"version": "2.2.1",
4+
"version": "2.2.2",
55
"type": "module",
66
"author": "David Maskasky",
77
"contributors": [
@@ -74,8 +74,8 @@
7474
"@testing-library/react": "^16.2.0",
7575
"@testing-library/user-event": "^14.6.1",
7676
"@types/node": "^22.10.2",
77-
"@types/react": "^19.0.2",
78-
"@types/react-dom": "^19.0.2",
77+
"@types/react": "^19.2.7",
78+
"@types/react-dom": "^19.2.3",
7979
"@typescript-eslint/eslint-plugin": "^8.18.1",
8080
"@typescript-eslint/parser": "^8.18.1",
8181
"eslint": "^9.18.0",
@@ -88,8 +88,8 @@
8888
"jotai": "2.16.0",
8989
"jotai-effect": "link:",
9090
"prettier": "^3.4.2",
91-
"react": "^19.0.0",
92-
"react-dom": "^19.0.0",
91+
"react": "19.2.1",
92+
"react-dom": "19.2.1",
9393
"react-error-boundary": "^4.0.11",
9494
"tsc-alias": "^1.8.10",
9595
"typescript": "^5.7.2",

0 commit comments

Comments
 (0)