Update react monorepo
Some checks reported errors
continuous-integration/drone/pr Build encountered an error
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2024-12-05 01:50:37 +00:00
parent beb7b6dd61
commit 363fd5ad2e
2 changed files with 25 additions and 26 deletions

View File

@@ -19,8 +19,8 @@
"clsx": "1.2.1",
"concurrently": "8.0.1",
"next": "13.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-markdown": "8.0.7",
"remark-gfm": "3.0.1",
"server-only": "0.0.1",
@@ -30,8 +30,8 @@
},
"devDependencies": {
"@types/node": "18.16.9",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"@types/react": "18.3.13",
"@types/react-dom": "18.3.1",
"autoprefixer": "10.4.14",
"eslint": "8.40.0",
"eslint-config-next": "latest",