feat: Update dependencies to latest version and refactor action to ES6 module

Signed-off-by: David Dreschner <github-2017@dreschner.net>
This commit is contained in:
David Dreschner 2026-06-21 23:07:25 +02:00
commit 25ddaceda2
No known key found for this signature in database
9 changed files with 60070 additions and 43159 deletions

13
dist/241.index.mjs vendored Normal file
View file

@ -0,0 +1,13 @@
export const id = 241;
export const ids = [241];
export const modules = {
/***/ 9241:
/***/ ((module) => {
module.exports = eval("require")("web-streams-polyfill/ponyfill/es2018");
/***/ })
};