pridane rychle pridanie tasku,

pridana kniznica Mitt pre globalne events
This commit is contained in:
2025-05-15 10:16:53 +02:00
parent 603c8ea37b
commit a02bdb4cbe
6 changed files with 126 additions and 7 deletions

View File

@ -12,6 +12,7 @@
"@fortawesome/fontawesome-svg-core": "^6.7.2",
"@fortawesome/free-solid-svg-icons": "^6.7.2",
"@fortawesome/vue-fontawesome": "^3.0.8",
"mitt": "^3.0.1",
"vue": "^3.5.13",
"vue-router": "^4.5.0",
"vuedraggable": "^4.1.0"
@ -1275,6 +1276,12 @@
"@jridgewell/sourcemap-codec": "^1.5.0"
}
},
"node_modules/mitt": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz",
"integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==",
"license": "MIT"
},
"node_modules/nanoid": {
"version": "3.3.11",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",