Various improvements
Some checks failed
Upload via SSH / build (push) Failing after 9s
Upload via SSH / deploy (push) Has been skipped

This commit is contained in:
Bethlenfalvi, Lorinc (ext)
2026-01-05 23:18:55 +01:00
parent fe519c46e7
commit ee1b999630
6 changed files with 87 additions and 58 deletions

1
package-lock.json generated
View File

@@ -6315,6 +6315,7 @@
"resolved": "https://registry.npmjs.org/rollup/-/rollup-4.55.1.tgz",
"integrity": "sha512-wDv/Ht1BNHB4upNbK74s9usvl7hObDnvVzknxqY/E/O3X6rW1U1rV1aENEfJ54eFZDTNo7zv1f5N4edCluH7+A==",
"license": "MIT",
"peer": true,
"dependencies": {
"@types/estree": "1.0.8"
},