update next, react

This commit is contained in:
peintnermax
2024-08-13 15:31:40 +02:00
parent 926560684b
commit f1d164a196
4 changed files with 73 additions and 193 deletions

View File

@@ -29,7 +29,7 @@
"copy-files": "cp -R ./src/public/ ./dist/"
},
"peerDependencies": {
"react": "^18.2.0"
"react": "^18.3.1"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.4.5",