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 d3b256d commit 54366e7Copy full SHA for 54366e7
package.json
@@ -13,17 +13,17 @@
13
"dependencies": {
14
"next": "12.3.4",
15
"pino": "^8.0.0",
16
- "react": "18.2.0",
17
- "react-dom": "18.2.0",
+ "react": "18.3.1",
+ "react-dom": "18.3.1",
18
"serialize-error": "^11.0.0",
19
"tinga": "^4.0.10",
20
"uuid": "^8.3.2"
21
},
22
"devDependencies": {
23
"@next/bundle-analyzer": "^12.1.6",
24
"@types/node": "17.0.45",
25
- "@types/react": "18.2.20",
26
- "@types/react-dom": "18.2.7",
+ "@types/react": "18.3.20",
+ "@types/react-dom": "18.3.5",
27
"@types/uuid": "^8.3.4",
28
"eslint": "8.47.0",
29
"eslint-config-next": "12.3.4",
0 commit comments