Skip to content

Commit 0892b60

Browse files
committed
chore: upgrade react
1 parent 90d0195 commit 0892b60

File tree

2 files changed

+902
-907
lines changed

2 files changed

+902
-907
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,16 +42,16 @@
4242
"@types/express": "^4.17.8",
4343
"@types/jest": "^27.0.0",
4444
"@types/node": "^16",
45-
"@types/react": "^17.0.0",
45+
"@types/react": "^18.0.28",
4646
"cross-fetch": "^3.1.4",
4747
"express-tsx-views": "^1.3.1",
4848
"graphql": "^15.5.1",
4949
"husky": "^7.0.0",
5050
"jest": "^27.0.0",
5151
"lint-staged": "^11.0.0",
5252
"pinst": "^2.1.1",
53-
"react": "^17.0.1",
54-
"react-dom": "^17.0.1",
53+
"react": "^18.2.0",
54+
"react-dom": "^18.2.0",
5555
"reflect-metadata": "^0.1.13",
5656
"rxjs": "^7.0.0",
5757
"semantic-release": "^18.0.0",

0 commit comments

Comments
 (0)