chore(frontend): update nextjs version
This commit is contained in:
parent
832b2cae7e
commit
6f9e0b9e92
9961
frontend/package-lock.json
generated
9961
frontend/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
|
|
@ -26,12 +26,12 @@
|
|||
"apexcharts": "3.37.0",
|
||||
"date-fns": "2.29.3",
|
||||
"formik": "2.2.9",
|
||||
"next": "13.5.6",
|
||||
"next": "^14.2.4",
|
||||
"nprogress": "0.2.0",
|
||||
"prop-types": "15.8.1",
|
||||
"react": "18.2.0",
|
||||
"react": "^18.3.1",
|
||||
"react-apexcharts": "1.4.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-dom": "^18.3.1",
|
||||
"simple-peer": "^9.11.1",
|
||||
"simplebar-react": "^3.2.1",
|
||||
"socket.io-client": "^4.6.2",
|
||||
|
|
@ -45,6 +45,6 @@
|
|||
"@types/react": "18.0.28",
|
||||
"@types/react-dom": "18.0.11",
|
||||
"eslint": "8.34.0",
|
||||
"eslint-config-next": "13.1.6"
|
||||
"eslint-config-next": "^14.2.4"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user