Skip to content

Commit 58c4a6a

Browse files
committed
updated deps
1 parent f1cf3b4 commit 58c4a6a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,24 +55,24 @@
5555
"geotiff-read-bbox": "^2.1.0",
5656
"geowarp": "^1.23.0",
5757
"pixel-utils": "^0.9.0",
58-
"proj4": "^2.9.0",
58+
"proj4": "^2.9.2",
5959
"proj4-fully-loaded": "^0.2.0",
6060
"reproject-bbox": "^0.12.0"
6161
},
6262
"devDependencies": {
63-
"@babel/cli": "^7.22.9",
64-
"@babel/core": "^7.22.9",
63+
"@babel/cli": "^7.23.0",
64+
"@babel/core": "^7.23.3",
6565
"@babel/plugin-proposal-export-namespace-from": "^7.18.9",
66-
"@babel/plugin-transform-modules-commonjs": "^7.22.5",
67-
"@babel/preset-typescript": "^7.22.5",
66+
"@babel/plugin-transform-modules-commonjs": "^7.23.3",
67+
"@babel/preset-typescript": "^7.23.3",
6868
"chroma-js": "^2.4.2",
6969
"envisage": "^0.1.0",
7070
"flug": "^2.6.0",
71-
"geotiff": "^2.0.7",
72-
"rimraf": "^5.0.1",
71+
"geotiff": "^2.1.0",
72+
"rimraf": "^5.0.5",
7373
"snap-bbox": "^0.5.0",
7474
"srvd": "^0.6.0",
75-
"webpack": "^5.88.2",
75+
"webpack": "^5.89.0",
7676
"webpack-cli": "^5.1.4",
7777
"write-image": "^0.2.0"
7878
}

0 commit comments

Comments
 (0)