build fix and updated myportal layout

This commit is contained in:
2022-04-07 11:47:25 +01:00
parent d63d87aa3e
commit bc41924c85
35 changed files with 1308 additions and 58 deletions
+8 -1
View File
@@ -9,6 +9,7 @@
"start": "node_modules/next/dist/bin/next start"
},
"dependencies": {
"@googlemaps/react-wrapper": "^1.1.24",
"@webdeb/next-styles": "^1.1.1",
"applicationinsights": "^2.2.0",
"axios": "^0.24.0",
@@ -21,21 +22,26 @@
"dynamics-web-api": "^1.7.4",
"express": "^4.17.2",
"fs": "^0.0.1-security",
"google-map-react": "^2.1.10",
"govuk-frontend": "3.13.0",
"https": "^1.0.0",
"hyco-https": "^1.4.5",
"jsonpath": "^1.1.1",
"jsonpath-plus": "^6.0.1",
"leaflet": "^1.7.1",
"leaflet-defaulticon-compatibility": "^0.1.1",
"lodash": "^4.17.21",
"moment": "^2.29.1",
"multer": "^1.4.4",
"nanoid": "^3.2.0",
"next": "^12.0.8",
"next-connect": "^0.12.2",
"next-redux-wrapper": "^7.0.5",
"next-translate": "^1.2.0",
"nextjs-basic-auth-middleware": "^0.2.1",
"nookies": "^2.5.2",
"ospoint": "^0.2.1",
"path": "^0.12.7",
"pm2": "^5.1.2",
"react": "17.0.2",
"react-accessible-accordion": "^4.0.0",
"react-autosuggest": "^10.1.0",
@@ -44,6 +50,7 @@
"react-dom": "17.0.2",
"react-dropzone": "^11.5.1",
"react-idle-timer": "^4.6.4",
"react-leaflet": "^3.2.5",
"react-loading-overlay": "^1.0.1",
"react-redux": "^7.2.6",
"react-xml-parser": "^1.1.8",