updated
This commit is contained in:
+4
-4
@@ -42,7 +42,7 @@
|
||||
"multiparty": "^4.2.3",
|
||||
"mysql": "^2.18.1",
|
||||
"nanoid": "^3.2.0",
|
||||
"next": "^12.0.8",
|
||||
"next": "13.4",
|
||||
"next-auth": "^4.22.1",
|
||||
"next-connect": "^0.12.2",
|
||||
"next-redux-wrapper": "^7.0.5",
|
||||
@@ -55,12 +55,12 @@
|
||||
"path": "^0.12.7",
|
||||
"prop-types": "^15.8.1",
|
||||
"raw-loader": "^4.0.2",
|
||||
"react": "17.0.2",
|
||||
"react": "^18.2.0",
|
||||
"react-accessible-accordion": "^4.0.0",
|
||||
"react-autosuggest": "^10.1.0",
|
||||
"react-cookie-consent": "^7.2.1",
|
||||
"react-datepicker": "4.10.0",
|
||||
"react-dom": "17.0.2",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-dropzone": "^11.5.1",
|
||||
"react-idle-timer": "4.6.4",
|
||||
"react-leaflet": "^3.2.5",
|
||||
@@ -83,7 +83,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^8.6.0",
|
||||
"eslint-config-next": "^13.1.6",
|
||||
"eslint-config-next": "^14.0.1",
|
||||
"eslint-plugin-jsdoc": "^40.0.1",
|
||||
"prisma": "^5.0.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user