@xyo-network/react-event 2.77.2 → 2.78.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -13,8 +13,8 @@
|
|
13
13
|
"@xylabs/assert": "^3.5.1"
|
14
14
|
},
|
15
15
|
"devDependencies": {
|
16
|
-
"@xylabs/ts-scripts-yarn3": "^3.11.
|
17
|
-
"typescript": "^5.
|
16
|
+
"@xylabs/ts-scripts-yarn3": "^3.11.8",
|
17
|
+
"typescript": "^5.5.2"
|
18
18
|
},
|
19
19
|
"peerDependencies": {
|
20
20
|
"react": "^18.2.0",
|
@@ -71,6 +71,6 @@
|
|
71
71
|
},
|
72
72
|
"sideEffects": false,
|
73
73
|
"types": "dist/browser/index.d.ts",
|
74
|
-
"version": "2.
|
74
|
+
"version": "2.78.0",
|
75
75
|
"type": "module"
|
76
76
|
}
|