@bigbinary/neeto-payments-frontend 6.4.5-beta1 → 6.4.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +5 -5
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-payments-frontend",
|
|
3
|
-
"version": "6.4.5
|
|
3
|
+
"version": "6.4.5",
|
|
4
4
|
"description": "To manage payments across the neeto products.",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"homepage": "https://github.com/bigbinary/neeto-payments-nano",
|
|
@@ -75,6 +75,7 @@
|
|
|
75
75
|
"@bigbinary/neeto-atoms": "1.0.132",
|
|
76
76
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
77
77
|
"@bigbinary/neeto-commons-frontend": "4.13.160",
|
|
78
|
+
"@bigbinary/neeto-editor": "1.47.144",
|
|
78
79
|
"@bigbinary/neeto-filters-frontend": "4.3.43",
|
|
79
80
|
"@bigbinary/neeto-icons": "1.20.89",
|
|
80
81
|
"@bigbinary/neeto-molecules": "5.3.26",
|
|
@@ -181,14 +182,14 @@
|
|
|
181
182
|
"webpack-cli": "5.1.4",
|
|
182
183
|
"webpack-dev-server": "5.2.6",
|
|
183
184
|
"yup": "0.32.11",
|
|
184
|
-
"zustand": "4.4.2"
|
|
185
|
-
"@bigbinary/neeto-editor": "1.47.144"
|
|
185
|
+
"zustand": "4.4.2"
|
|
186
186
|
},
|
|
187
187
|
"peerDependencies": {
|
|
188
188
|
"@babel/runtime": "7.29.7",
|
|
189
189
|
"@bigbinary/neeto-atoms": "1.0.132",
|
|
190
190
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
191
191
|
"@bigbinary/neeto-commons-frontend": "4.13.160",
|
|
192
|
+
"@bigbinary/neeto-editor": "1.47.144",
|
|
192
193
|
"@bigbinary/neeto-filters-frontend": "4.3.43",
|
|
193
194
|
"@bigbinary/neeto-icons": "1.20.89",
|
|
194
195
|
"@bigbinary/neeto-molecules": "5.3.26",
|
|
@@ -230,8 +231,7 @@
|
|
|
230
231
|
"util": "^0.12.5",
|
|
231
232
|
"vm-browserify": "1.1.2",
|
|
232
233
|
"yup": "0.32.11",
|
|
233
|
-
"zustand": "4.4.2"
|
|
234
|
-
"@bigbinary/neeto-editor": "1.47.144"
|
|
234
|
+
"zustand": "4.4.2"
|
|
235
235
|
},
|
|
236
236
|
"resolutions": {
|
|
237
237
|
"postcss": "^8",
|