Merge branch 'main' into new-lambda-hotdog-bus

This commit is contained in:
Okinea Dev 2025-07-09 12:41:13 +02:00
commit f75205b850
No known key found for this signature in database
GPG key ID: BAC81899535644D5
14 changed files with 1525 additions and 538 deletions

View file

@ -27,9 +27,11 @@
"@actions/exec": "^1.1.1",
"@actions/glob": "^0.4.0",
"@actions/io": "^1.1.2",
"@actions/tool-cache": "^2.0.1"
"@actions/tool-cache": "^2.0.1",
"@iarna/toml": "^2.2.5"
},
"devDependencies": {
"@types/bun": "^1.1.13",
"@types/node": "^20.8.2",
"changelogen": "^0.5.7",
"esbuild": "^0.19.2",