Skip to content

Commit b6e3b6a

Browse files
Update react monorepo
1 parent 0534e92 commit b6e3b6a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

example/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
"next": "12.1.6",
1717
"nextjs-koa-api": "^2.0.0",
1818
"on-finished": "^2.4.1",
19-
"react": "18.1.0",
20-
"react-dom": "18.1.0"
19+
"react": "18.3.1",
20+
"react-dom": "18.3.1"
2121
},
2222
"devDependencies": {
2323
"@types/koa": "^2.13.4",
2424
"@types/koa__router": "^8.0.11",
2525
"@types/node": "^17.0.30",
26-
"@types/react": "18.0.8",
27-
"@types/react-dom": "18.0.3",
26+
"@types/react": "18.3.20",
27+
"@types/react-dom": "18.3.7",
2828
"eslint": "^8.14.0",
2929
"eslint-config-next": "12.1.6",
3030
"typescript": "^4.6.4"

0 commit comments

Comments
 (0)