Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsyweb committed Nov 30, 2024
1 parent 4991ee4 commit 539404f
Show file tree
Hide file tree
Showing 2 changed files with 265 additions and 254 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,20 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@eslint/js": "^9.14.0",
"@eslint/js": "^9.16.0",
"@types/connect": "^3.4.38",
"@types/d3": "^7.4.3",
"@types/express": "^5.0.0",
"@types/geojson": "^7946.0.14",
"@types/jest": "^29.5.14",
"@types/leaflet": "^1.9.14",
"@types/node": "^22.9.0",
"@types/node": "^22.10.1",
"@types/papaparse": "^5.3.15",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^12.0.2",
"eslint": "^9.14.0",
"eslint": "^9.16.0",
"gh-pages": "^6.2.0",
"globals": "^15.12.0",
"html-webpack-plugin": "^5.6.3",
Expand All @@ -42,14 +42,14 @@
"terser-webpack-plugin": "^5.3.10",
"ts-jest": "^29.2.5",
"ts-loader": "^9.5.1",
"typescript": "^5.6.3",
"typescript-eslint": "^8.13.0",
"typescript": "^5.7.2",
"typescript-eslint": "^8.16.0",
"webpack": "^5.96.1",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0"
},
"dependencies": {
"axios": "^1.7.7",
"axios": "^1.7.8",
"d3": "^7.9.0",
"d3-geo-voronoi": "^2.1.0",
"fs": "^0.0.2",
Expand Down
Loading

0 comments on commit 539404f

Please sign in to comment.