We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb74f42 commit bc9ba4cCopy full SHA for bc9ba4c
packages/typink/package.json
@@ -13,6 +13,7 @@
13
},
14
"dependencies": {
15
"dedot": "^0.6.1",
16
+ "eventemitter3": "^5.0.1",
17
"fast-deep-equal": "^3.1.3",
18
"react": "^18.3.1",
19
"react-use": "^17.6.0"
yarn.lock
@@ -13259,6 +13259,7 @@ __metadata:
13259
dependencies:
13260
"@types/react": "npm:^18.3.16"
13261
dedot: "npm:^0.6.1"
13262
+ eventemitter3: "npm:^5.0.1"
13263
fast-deep-equal: "npm:^3.1.3"
13264
react: "npm:^18.3.1"
13265
react-use: "npm:^17.6.0"
0 commit comments