Skip to content

Commit eb30508

Browse files
chore(deps): update react monorepo to v18
1 parent f129849 commit eb30508

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"@pansy/react-hooks": "^0.0.2"
1010
},
1111
"devDependencies": {
12-
"@types/react": "17.0.11",
13-
"@types/react-dom": "17.0.8",
14-
"react": "17.0.2",
15-
"react-dom": "17.0.2",
12+
"@types/react": "18.3.5",
13+
"@types/react-dom": "18.3.0",
14+
"react": "18.3.1",
15+
"react-dom": "18.3.1",
1616
"typescript": "4.3.4"
1717
}
1818
}

0 commit comments

Comments
 (0)