fix: sync emnapi dependencies in package-lock.json for docker build

This commit is contained in:
2026-07-23 22:35:08 +02:00
parent 2d961adad4
commit c784783ddd
2 changed files with 25 additions and 2 deletions

View File

@@ -9,6 +9,8 @@
"lint": "eslint"
},
"dependencies": {
"@emnapi/core": "^1.11.2",
"@emnapi/runtime": "^1.11.2",
"canvas-confetti": "^1.9.4",
"framer-motion": "^12.42.2",
"gsap": "^3.15.0",