feature: client: dom: migrate to ESM

This commit is contained in:
coderiaser 2026-02-03 14:05:11 +02:00
parent 457c83dba9
commit bb32f7c448
3 changed files with 58 additions and 5 deletions

View file

@ -160,7 +160,7 @@
"@cloudcmd/stub": "^5.0.0",
"@iocmd/wait": "^2.1.0",
"@putout/eslint-flat": "^4.0.0",
"@putout/plugin-cloudcmd": "^5.0.0",
"@putout/plugin-cloudcmd": "^5.2.0",
"@types/node-fetch": "^2.6.11",
"auto-globals": "^4.0.0",
"babel-loader": "^10.0.0",