@xyo-network/react-schema-plugin 2.76.1 → 2.76.3
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +6 -6
package/package.json
CHANGED
@@ -11,13 +11,13 @@
|
|
11
11
|
},
|
12
12
|
"dependencies": {
|
13
13
|
"@xylabs/react-flexbox": "^3.1.7",
|
14
|
-
"@xyo-network/payload-model": "^2.
|
15
|
-
"@xyo-network/react-payload-details": "~2.76.
|
16
|
-
"@xyo-network/react-payload-plugin": "~2.76.
|
17
|
-
"@xyo-network/schema-payload-plugin": "^2.
|
14
|
+
"@xyo-network/payload-model": "^2.101.16",
|
15
|
+
"@xyo-network/react-payload-details": "~2.76.3",
|
16
|
+
"@xyo-network/react-payload-plugin": "~2.76.3",
|
17
|
+
"@xyo-network/schema-payload-plugin": "^2.101.16"
|
18
18
|
},
|
19
19
|
"devDependencies": {
|
20
|
-
"@xylabs/ts-scripts-yarn3": "^3.10.
|
20
|
+
"@xylabs/ts-scripts-yarn3": "^3.10.4",
|
21
21
|
"typescript": "^5.4.5"
|
22
22
|
},
|
23
23
|
"peerDependencies": {
|
@@ -80,6 +80,6 @@
|
|
80
80
|
},
|
81
81
|
"sideEffects": false,
|
82
82
|
"types": "dist/browser/index.d.ts",
|
83
|
-
"version": "2.76.
|
83
|
+
"version": "2.76.3",
|
84
84
|
"type": "module"
|
85
85
|
}
|