Skip to content

Commit 54366e7

Browse files
fix(deps): update react monorepo
1 parent d3b256d commit 54366e7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@
1313
"dependencies": {
1414
"next": "12.3.4",
1515
"pino": "^8.0.0",
16-
"react": "18.2.0",
17-
"react-dom": "18.2.0",
16+
"react": "18.3.1",
17+
"react-dom": "18.3.1",
1818
"serialize-error": "^11.0.0",
1919
"tinga": "^4.0.10",
2020
"uuid": "^8.3.2"
2121
},
2222
"devDependencies": {
2323
"@next/bundle-analyzer": "^12.1.6",
2424
"@types/node": "17.0.45",
25-
"@types/react": "18.2.20",
26-
"@types/react-dom": "18.2.7",
25+
"@types/react": "18.3.20",
26+
"@types/react-dom": "18.3.5",
2727
"@types/uuid": "^8.3.4",
2828
"eslint": "8.47.0",
2929
"eslint-config-next": "12.3.4",

0 commit comments

Comments
 (0)