Fixes DB conflict in prod

This commit is contained in:
pikiou
2021-11-18 17:05:27 +01:00
parent 3d63859412
commit 581393f78e
12 changed files with 856 additions and 817 deletions

View File

@@ -72,6 +72,7 @@
"@loadable/component": "^5.15.0",
"@loadable/server": "^5.15.0",
"@reduxjs/toolkit": "^1.6.0",
"@types/lodash": "^4.14.177",
"autoprefixer": "^10.2.6",
"axios": "^0.21.1",
"chalk": "^4.1.1",
@@ -92,6 +93,7 @@
"lodash": "^4.17.21",
"morgan": "^1.10.0",
"normalize.css": "^8.0.1",
"os": "^0.1.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-helmet": "^6.1.0",
@@ -127,7 +129,6 @@
"@types/loadable__component": "^5.13.4",
"@types/loadable__server": "^5.12.6",
"@types/loadable__webpack-plugin": "^5.7.3",
"@types/lodash": "^4.14.175",
"@types/mini-css-extract-plugin": "^2.0.1",
"@types/morgan": "^1.9.3",
"@types/react-dom": "^17.0.8",