We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0534e92 commit b6e3b6aCopy full SHA for b6e3b6a
example/package.json
@@ -16,15 +16,15 @@
16
"next": "12.1.6",
17
"nextjs-koa-api": "^2.0.0",
18
"on-finished": "^2.4.1",
19
- "react": "18.1.0",
20
- "react-dom": "18.1.0"
+ "react": "18.3.1",
+ "react-dom": "18.3.1"
21
},
22
"devDependencies": {
23
"@types/koa": "^2.13.4",
24
"@types/koa__router": "^8.0.11",
25
"@types/node": "^17.0.30",
26
- "@types/react": "18.0.8",
27
- "@types/react-dom": "18.0.3",
+ "@types/react": "18.3.20",
+ "@types/react-dom": "18.3.7",
28
"eslint": "^8.14.0",
29
"eslint-config-next": "12.1.6",
30
"typescript": "^4.6.4"
0 commit comments