clean up debug info, reduce page weight

This commit is contained in:
2024-09-26 10:07:27 +01:00
parent 00359e2f7d
commit a362a2c00f
11 changed files with 49 additions and 36 deletions
+4 -1
View File
@@ -38,6 +38,7 @@
"fs": "0.0.2",
"google-map-react": "^2.2.1",
"govuk-frontend": "^5.0.0",
"history": "^5.3.0",
"jsonpath": "^1.1.1",
"jsonpath-plus": "^4.0.0",
"leaflet": "^1.9.4",
@@ -58,6 +59,7 @@
"nodemailer": "^6.9.7",
"nookies": "^2.5.2",
"notifications-node-client": "^7.0.6",
"openapi-types": "^12.1.3",
"ospoint": "^0.2.1",
"path": "^0.12.7",
"prop-types": "^15.8.1",
@@ -83,13 +85,14 @@
"sass-loader": "13.3.2",
"swagger-ui": "^5.10.3",
"swagger-ui-react": "^5.10.3",
"tslib": "^2.7.0",
"typescript": "^5.3.2",
"uuid": "9.0.0",
"webpack": "^5.66.0",
"xpath": "^0.0.32"
},
"devDependencies": {
"eslint": "^8.6.0",
"eslint": "^9.11.1",
"eslint-config-next": "^14.0.1",
"eslint-plugin-jsdoc": "^48.2.3",
"prisma": "^5.0.0"