|
69 | 69 | "homepage": "https://github.com/GeoTIFF/georaster-layer-for-leaflet#readme", |
70 | 70 | "dependencies": { |
71 | 71 | "@types/geojson": "^7946.0.13", |
72 | | - "bbox-fns": "^0.19.0", |
73 | | - "geo-extent": "^1.3.1", |
74 | | - "georaster-stack": "^0.4.7", |
| 72 | + "bbox-fns": "^0.20.2", |
| 73 | + "fast-max": "^0.5.1", |
| 74 | + "fast-min": "^0.4.0", |
| 75 | + "geo-extent": "^1.5.0", |
| 76 | + "geoaffine": "^0.2.0", |
| 77 | + "georaster-stack": "^0.4.8", |
75 | 78 | "geotiff-epsg-code": "^0.3.1", |
76 | 79 | "geotiff-read-bbox": "^2.2.0", |
77 | | - "geowarp": "^1.23.1", |
78 | | - "geowarp-canvas": "^0.0.1", |
| 80 | + "geowarp": "^1.26.1", |
| 81 | + "geowarp-canvas": "^0.1.0", |
79 | 82 | "memoizee": "^0.4.15", |
80 | 83 | "pixel-utils": "^0.9.0", |
81 | | - "proj4": "^2.9.2", |
| 84 | + "proj4": "^2.10.0", |
82 | 85 | "proj4-collect": "^0.0.2", |
83 | 86 | "proj4-fully-loaded": "^0.2.0", |
84 | 87 | "proj4-merge": "^0.1.1", |
85 | | - "regenerator-runtime": "^0.14.0", |
| 88 | + "regenerator-runtime": "^0.14.1", |
86 | 89 | "snap-bbox": "^0.5.0", |
87 | 90 | "spatial-reference-system": "^0.5.2", |
88 | 91 | "utm-utils": "^0.6.1", |
89 | 92 | "xdim": "^1.10.1" |
90 | 93 | }, |
91 | 94 | "devDependencies": { |
92 | 95 | "@babel/cli": "^7.23.4", |
93 | | - "@babel/core": "^7.23.5", |
| 96 | + "@babel/core": "^7.23.7", |
94 | 97 | "@babel/plugin-transform-export-namespace-from": "^7.23.4", |
95 | 98 | "@babel/plugin-transform-optional-chaining": "^7.23.4", |
96 | 99 | "@babel/plugin-transform-template-literals": "^7.23.3", |
97 | | - "@babel/preset-env": "^7.23.5", |
| 100 | + "@babel/preset-env": "^7.23.8", |
98 | 101 | "@babel/preset-typescript": "^7.23.3", |
99 | 102 | "@types/chroma-js": "^2.4.3", |
100 | 103 | "@types/leaflet": "^1.9.8", |
101 | | - "@typescript-eslint/eslint-plugin": "^6.13.2", |
102 | | - "@typescript-eslint/parser": "^6.13.2", |
| 104 | + "@typescript-eslint/eslint-plugin": "^6.19.1", |
| 105 | + "@typescript-eslint/parser": "^6.19.1", |
103 | 106 | "babel-loader": "^9.1.3", |
104 | 107 | "concurrently": "^8.2.2", |
105 | 108 | "envisage": "^0.1.0", |
106 | | - "eslint": "^8.55.0", |
| 109 | + "eslint": "^8.56.0", |
107 | 110 | "eslint-config-prettier": "^9.1.0", |
108 | | - "eslint-plugin-prettier": "^5.0.1", |
109 | | - "fast-max": "^0.4.0", |
110 | | - "fast-min": "^0.3.0", |
| 111 | + "eslint-plugin-prettier": "^5.1.3", |
111 | 112 | "geojson": "^0.5.0", |
112 | 113 | "georaster": "^1.6.0", |
113 | 114 | "leaflet": "^1.9.4", |
114 | 115 | "mkdirp": "^3.0.1", |
115 | 116 | "null-loader": "^4.0.1", |
116 | | - "prettier": "^3.1.0", |
| 117 | + "prettier": "^3.2.4", |
117 | 118 | "reproject-geojson": "^0.5.0", |
118 | 119 | "rimraf": "^5.0.5", |
119 | 120 | "to-canvas": "^0.2.0", |
|
0 commit comments