Skip to content

Commit 147a207

Browse files
committed
Upgrade H5Web to v16
1 parent e7d3006 commit 147a207

3 files changed

Lines changed: 90 additions & 102 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://gitlab.esrf.fr/ui/myhdf5"
1111
},
1212
"engines": {
13-
"node": "22.x",
13+
"node": "24.x",
1414
"pnpm": ">=10.16"
1515
},
1616
"packageManager": "pnpm@10.16.0",
@@ -26,10 +26,10 @@
2626
"analyze": "pnpm dlx source-map-explorer \"dist/assets/*.js\" --no-border-checks"
2727
},
2828
"dependencies": {
29-
"@h5web/app": "15.0.0",
30-
"@h5web/h5wasm": "15.0.0",
29+
"@h5web/app": "16.0.0-beta.0",
30+
"@h5web/h5wasm": "16.0.0-beta.0",
3131
"@react-hookz/web": "25.1.0",
32-
"h5wasm-plugins": "0.0.3",
32+
"h5wasm-plugins": "0.2.0",
3333
"normalize.css": "8.0.1",
3434
"react": "18.3.1",
3535
"react-dom": "18.3.1",

0 commit comments

Comments
 (0)