Possibly-working npm module state

This commit is contained in:
Tom Russell 2022-02-02 15:06:16 +00:00
parent 598ab0fa2a
commit 593e3a1f26
2 changed files with 14481 additions and 21007 deletions

35452
app/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -29,12 +29,12 @@
"geojson": "^0.5.0", "geojson": "^0.5.0",
"leaflet": "^1.7.1", "leaflet": "^1.7.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"mapnik": "^4.5.8", "mapnik": "^4.5.9",
"markdown-to-jsx": "^7.1.3", "markdown-to-jsx": "^7.1.3",
"node-fs": "^0.1.7", "node-fs": "^0.1.7",
"nodemailer": "^6.4.11", "nodemailer": "^6.4.11",
"pg-format": "^1.0.4", "pg-format": "^1.0.4",
"pg-promise": "^8.7.5", "pg-promise": "^10.11.1",
"query-string": "^6.13.1", "query-string": "^6.13.1",
"react": "^17.0.2", "react": "^17.0.2",
"react-dom": "^17.0.2", "react-dom": "^17.0.2",
@ -63,11 +63,11 @@
"@types/webpack-env": "^1.16.0", "@types/webpack-env": "^1.16.0",
"@typescript-eslint/eslint-plugin": "^4.22.0", "@typescript-eslint/eslint-plugin": "^4.22.0",
"@typescript-eslint/parser": "^4.22.0", "@typescript-eslint/parser": "^4.22.0",
"copy-webpack-plugin": "^8.1.1", "copy-webpack-plugin": "^6.4.1",
"eslint": "^7.24.0", "eslint": "^7.24.0",
"eslint-plugin-jest": "^24.3.5", "eslint-plugin-jest": "^24.3.5",
"eslint-plugin-react": "^7.23.2", "eslint-plugin-react": "^7.23.2",
"html-webpack-plugin": "^5.2.0", "html-webpack-plugin": "^4.5.2",
"mini-css-extract-plugin": "^0.9.0", "mini-css-extract-plugin": "^0.9.0",
"postcss": "^8.2.4", "postcss": "^8.2.4",
"razzle": "^4.0.4", "razzle": "^4.0.4",