|
|
@@ -127,6 +127,7 @@
|
|
|
"multer": "~1.4.0",
|
|
|
"multer-autoreap": "^1.0.3",
|
|
|
"next": "^12.1.6",
|
|
|
+ "next-transpile-modules": "^9.0.0",
|
|
|
"nocache": "^3.0.1",
|
|
|
"nodemailer": "^6.6.2",
|
|
|
"nodemailer-ses-transport": "~1.5.0",
|
|
|
@@ -142,10 +143,10 @@
|
|
|
"passport-twitter": "^1.0.4",
|
|
|
"prom-client": "^13.0.0",
|
|
|
"react": "^18.2.0",
|
|
|
- "react-dom": "^18.2.0",
|
|
|
"react-card-flip": "^1.0.10",
|
|
|
"react-dnd": "^14.0.5",
|
|
|
"react-dnd-html5-backend": "^14.1.0",
|
|
|
+ "react-dom": "^18.2.0",
|
|
|
"react-image-crop": "^8.3.0",
|
|
|
"react-multiline-clamp": "^2.0.0",
|
|
|
"reconnecting-websocket": "^4.4.0",
|
|
|
@@ -177,8 +178,6 @@
|
|
|
"@types/express": "^4.17.11",
|
|
|
"@types/jquery": "^3.5.8",
|
|
|
"@types/multer": "^1.4.5",
|
|
|
- "@types/react": "^18.0.12",
|
|
|
- "@types/react-dom": "^18.0.5",
|
|
|
"autoprefixer": "^9.0.0",
|
|
|
"bootstrap": "^4.5.0",
|
|
|
"browser-sync": "^2.27.7",
|
|
|
@@ -218,7 +217,7 @@
|
|
|
"markdown-it-task-checkbox": "^1.0.6",
|
|
|
"markdown-it-toc-and-anchor-with-slugid": "^1.1.4",
|
|
|
"markdown-table": "^1.1.1",
|
|
|
- "mini-css-extract-plugin": "^0.9.0",
|
|
|
+ "mini-css-extract-plugin": "^2.6.1",
|
|
|
"morgan": "^1.10.0",
|
|
|
"node-dev": "^4.0.0",
|
|
|
"normalize-path": "^3.0.0",
|
|
|
@@ -259,7 +258,7 @@
|
|
|
"tsconfig-paths-webpack-plugin": "^3.5.1",
|
|
|
"unstated": "^2.1.1",
|
|
|
"webpack": "^4.46.0",
|
|
|
- "webpack-assets-manifest": "^3.1.1",
|
|
|
+ "webpack-assets-manifest": "^5.1.0",
|
|
|
"webpack-bundle-analyzer": "^3.9.0",
|
|
|
"webpack-cli": "^4.9.1"
|
|
|
}
|