diff --git a/package.json b/package.json index a2c6aefe..304d1754 100644 --- a/package.json +++ b/package.json @@ -84,17 +84,17 @@ "@babel/parser": "7.26.2", "@mapbox/geojsonhint": "3.3.0", "@swc-node/register": "1.10.9", - "@typescript-eslint/eslint-plugin": "8.13.0", - "@typescript-eslint/parser": "8.13.0", - "cesium": "1.123.0", - "eslint": "8.57.0", + "@typescript-eslint/eslint-plugin": "8.15.0", + "@typescript-eslint/parser": "8.15.0", + "cesium": "1.123.1", + "eslint": "8.57.1", "eslint-config-openlayers": "12.0.0", "eslint-import-resolver-typescript": "3.6.3", "eslint-plugin-import": "2.31.0", "ol": "10.2.1", - "parcel": "2.12.0", - "proj4": "2.14.0", + "parcel": "2.13.0", + "proj4": "2.15.0", "typedoc": "0.26.11", - "typescript": "5.6.3" + "typescript": "5.7.2" } }