AAE-30878 Migrating from event-emitter to eventemitter3 (#11187)

* AAE-30878 Migrating from event-emitter to eventemitter3 which is … (#11116)

* [AAE-30878] - have a single place for the EventEmitter types
This commit is contained in:
Vito Albano
2025-09-16 09:33:06 +01:00
committed by GitHub
parent 10afe75e94
commit b400757ad1
18 changed files with 186 additions and 269 deletions
+1 -2
View File
@@ -57,7 +57,7 @@
"date-fns": "^2.30.0",
"dotenv-expand": "^5.1.0",
"editorjs-html": "^4.0.5",
"event-emitter": "^0.3.5",
"eventemitter3": "^5.0.1",
"graphql-ws": "^6.0.5",
"material-icons": "^1.13.12",
"minimatch-browser": "1.0.0",
@@ -98,7 +98,6 @@
"@storybook/manager-api": "8.6.14",
"@storybook/theming": "8.6.12",
"@types/ejs": "^3.1.5",
"@types/event-emitter": "^0.3.3",
"@types/jasmine": "4.0.3",
"@types/jasminewd2": "~2.0.2",
"@types/jest": "^29.5.14",