Skip to content

Commit

Permalink
Merge pull request #35 from johnsyweb/paj/update
Browse files Browse the repository at this point in the history
Update
  • Loading branch information
johnsyweb authored Jan 16, 2025
2 parents 27774b0 + 35a920e commit 1f8a7c5
Show file tree
Hide file tree
Showing 2 changed files with 342 additions and 456 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,30 +20,30 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@eslint/js": "^9.17.0",
"@eslint/js": "^9.18.0",
"@types/connect": "^3.4.38",
"@types/d3": "^7.4.3",
"@types/express": "^5.0.0",
"@types/geojson": "^7946.0.15",
"@types/jest": "^29.5.14",
"@types/leaflet": "^1.9.15",
"@types/node": "^22.10.2",
"@types/leaflet": "^1.9.16",
"@types/node": "^22.10.7",
"@types/papaparse": "^5.3.15",
"@typescript-eslint/eslint-plugin": "^8.18.2",
"@typescript-eslint/parser": "^8.18.2",
"@typescript-eslint/eslint-plugin": "^8.20.0",
"@typescript-eslint/parser": "^8.20.0",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^12.0.2",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"gh-pages": "^6.3.0",
"globals": "^15.14.0",
"html-webpack-plugin": "^5.6.3",
"jest": "^29.7.0",
"mini-css-extract-plugin": "^2.9.2",
"terser-webpack-plugin": "^5.3.11",
"ts-jest": "^29.2.5",
"ts-loader": "^9.5.1",
"typescript": "^5.7.2",
"typescript-eslint": "^8.19.0",
"ts-loader": "^9.5.2",
"typescript": "^5.7.3",
"typescript-eslint": "^8.20.0",
"webpack": "^5.97.1",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.2.0"
Expand All @@ -55,7 +55,7 @@
"fs": "^0.0.2",
"googleapis": "^144.0.0",
"leaflet": "^1.9.4",
"papaparse": "^5.4.1",
"papaparse": "^5.5.1",
"path-browserify": "^1.0.1",
"ts-node": "^10.9.2"
},
Expand Down
Loading

0 comments on commit 1f8a7c5

Please sign in to comment.