Skip to content

Commit

Permalink
updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielJDufour committed Nov 10, 2023
1 parent f1cf3b4 commit 58c4a6a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,24 +55,24 @@
"geotiff-read-bbox": "^2.1.0",
"geowarp": "^1.23.0",
"pixel-utils": "^0.9.0",
"proj4": "^2.9.0",
"proj4": "^2.9.2",
"proj4-fully-loaded": "^0.2.0",
"reproject-bbox": "^0.12.0"
},
"devDependencies": {
"@babel/cli": "^7.22.9",
"@babel/core": "^7.22.9",
"@babel/cli": "^7.23.0",
"@babel/core": "^7.23.3",
"@babel/plugin-proposal-export-namespace-from": "^7.18.9",
"@babel/plugin-transform-modules-commonjs": "^7.22.5",
"@babel/preset-typescript": "^7.22.5",
"@babel/plugin-transform-modules-commonjs": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"chroma-js": "^2.4.2",
"envisage": "^0.1.0",
"flug": "^2.6.0",
"geotiff": "^2.0.7",
"rimraf": "^5.0.1",
"geotiff": "^2.1.0",
"rimraf": "^5.0.5",
"snap-bbox": "^0.5.0",
"srvd": "^0.6.0",
"webpack": "^5.88.2",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4",
"write-image": "^0.2.0"
}
Expand Down

0 comments on commit 58c4a6a

Please sign in to comment.