@bigbinary/neeto-payments-frontend 6.3.6 → 6.3.8
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/app/javascript/src/translations/ar.json +3 -3
- package/app/javascript/src/translations/bg.json +3 -3
- package/app/javascript/src/translations/ca.json +3 -3
- package/app/javascript/src/translations/cs.json +3 -3
- package/app/javascript/src/translations/da.json +3 -3
- package/app/javascript/src/translations/de.json +3 -3
- package/app/javascript/src/translations/es-MX.json +3 -3
- package/app/javascript/src/translations/es.json +3 -3
- package/app/javascript/src/translations/et.json +3 -3
- package/app/javascript/src/translations/fi.json +3 -3
- package/app/javascript/src/translations/fil.json +3 -3
- package/app/javascript/src/translations/fr.json +3 -3
- package/app/javascript/src/translations/he.json +3 -3
- package/app/javascript/src/translations/hi.json +3 -3
- package/app/javascript/src/translations/hr.json +3 -3
- package/app/javascript/src/translations/hu.json +3 -3
- package/app/javascript/src/translations/id.json +3 -3
- package/app/javascript/src/translations/it.json +3 -3
- package/app/javascript/src/translations/ja.json +3 -3
- package/app/javascript/src/translations/ko.json +3 -3
- package/app/javascript/src/translations/nl.json +3 -3
- package/app/javascript/src/translations/pl.json +3 -3
- package/app/javascript/src/translations/pt-BR.json +3 -3
- package/app/javascript/src/translations/pt.json +3 -3
- package/app/javascript/src/translations/ro.json +3 -3
- package/app/javascript/src/translations/ru.json +3 -3
- package/app/javascript/src/translations/sk.json +3 -3
- package/app/javascript/src/translations/sl.json +3 -3
- package/app/javascript/src/translations/sv.json +3 -3
- package/app/javascript/src/translations/th.json +3 -3
- package/app/javascript/src/translations/tr.json +3 -3
- package/app/javascript/src/translations/uk.json +3 -3
- package/app/javascript/src/translations/vi.json +3 -3
- package/app/javascript/src/translations/zh-CN.json +3 -3
- package/app/javascript/src/translations/zh-TW.json +3 -3
- package/dist/cjs/v2/ManualUpiPayment.js +3 -3
- package/dist/cjs/v2/ManualUpiPayment.js.map +1 -1
- package/dist/cjs/v2/RazorpayWebsiteNotice.js +2 -2
- package/dist/cjs/v2/RazorpayWebsiteNotice.js.map +1 -1
- package/dist/v2/ManualUpiPayment.js +3 -3
- package/dist/v2/ManualUpiPayment.js.map +1 -1
- package/dist/v2/RazorpayWebsiteNotice.js +2 -2
- package/dist/v2/RazorpayWebsiteNotice.js.map +1 -1
- package/package.json +7 -7
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-payments-frontend",
|
|
3
|
-
"version": "6.3.
|
|
3
|
+
"version": "6.3.8",
|
|
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,10 +75,10 @@
|
|
|
75
75
|
"@bigbinary/neeto-atoms": "1.0.90",
|
|
76
76
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
77
77
|
"@bigbinary/neeto-commons-frontend": "4.13.138",
|
|
78
|
-
"@bigbinary/neeto-editor": "1.47.
|
|
79
|
-
"@bigbinary/neeto-filters-frontend": "4.3.
|
|
78
|
+
"@bigbinary/neeto-editor": "1.47.120",
|
|
79
|
+
"@bigbinary/neeto-filters-frontend": "4.3.41",
|
|
80
80
|
"@bigbinary/neeto-icons": "1.20.89",
|
|
81
|
-
"@bigbinary/neeto-molecules": "5.1.
|
|
81
|
+
"@bigbinary/neeto-molecules": "5.1.35",
|
|
82
82
|
"@dnd-kit/core": "6.3.1",
|
|
83
83
|
"@dnd-kit/sortable": "10.0.0",
|
|
84
84
|
"@emotion/is-prop-valid": "1.2.0",
|
|
@@ -189,10 +189,10 @@
|
|
|
189
189
|
"@bigbinary/neeto-atoms": "1.0.90",
|
|
190
190
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
191
191
|
"@bigbinary/neeto-commons-frontend": "4.13.138",
|
|
192
|
-
"@bigbinary/neeto-editor": "1.47.
|
|
193
|
-
"@bigbinary/neeto-filters-frontend": "4.3.
|
|
192
|
+
"@bigbinary/neeto-editor": "1.47.120",
|
|
193
|
+
"@bigbinary/neeto-filters-frontend": "4.3.41",
|
|
194
194
|
"@bigbinary/neeto-icons": "1.20.89",
|
|
195
|
-
"@bigbinary/neeto-molecules": "5.1.
|
|
195
|
+
"@bigbinary/neeto-molecules": "5.1.35",
|
|
196
196
|
"@dnd-kit/core": "6.3.1",
|
|
197
197
|
"@dnd-kit/sortable": "10.0.0",
|
|
198
198
|
"@honeybadger-io/js": "6.10.1",
|