@bigbinary/neeto-payments-frontend 4.0.13 → 4.0.14
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 +309 -1
- package/app/javascript/src/translations/bg.json +309 -1
- package/app/javascript/src/translations/ca.json +309 -1
- package/app/javascript/src/translations/cs.json +309 -1
- package/app/javascript/src/translations/da.json +309 -1
- package/app/javascript/src/translations/es-MX.json +309 -1
- package/app/javascript/src/translations/et.json +309 -1
- package/app/javascript/src/translations/fi.json +309 -1
- package/app/javascript/src/translations/fil.json +309 -1
- package/app/javascript/src/translations/hi.json +309 -1
- package/app/javascript/src/translations/hr.json +309 -1
- package/app/javascript/src/translations/id.json +309 -1
- package/app/javascript/src/translations/it.json +309 -1
- package/app/javascript/src/translations/ja.json +309 -1
- package/app/javascript/src/translations/ko.json +309 -1
- package/app/javascript/src/translations/nl.json +309 -1
- package/app/javascript/src/translations/pl.json +309 -1
- package/app/javascript/src/translations/pt-BR.json +309 -1
- package/app/javascript/src/translations/pt.json +309 -1
- package/app/javascript/src/translations/ro.json +309 -1
- package/app/javascript/src/translations/ru.json +309 -1
- package/app/javascript/src/translations/sk.json +309 -1
- package/app/javascript/src/translations/sl.json +309 -1
- package/app/javascript/src/translations/sv.json +309 -1
- package/app/javascript/src/translations/th.json +309 -1
- package/app/javascript/src/translations/tr.json +309 -1
- package/app/javascript/src/translations/uk.json +309 -1
- package/app/javascript/src/translations/vi.json +309 -1
- package/app/javascript/src/translations/zh-CN.json +309 -1
- package/app/javascript/src/translations/zh-TW.json +309 -1
- package/package.json +11 -11
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-payments-frontend",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.14",
|
|
4
4
|
"description": "To manage payments across the neeto products.",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"homepage": "https://github.com/bigbinary/neeto-payments-nano",
|
|
@@ -60,12 +60,12 @@
|
|
|
60
60
|
"@bigbinary/babel-preset-neeto": "^1.0.3",
|
|
61
61
|
"@bigbinary/eslint-plugin-neeto": "1.7.0",
|
|
62
62
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
63
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
64
|
-
"@bigbinary/neeto-editor": "1.47.
|
|
65
|
-
"@bigbinary/neeto-filters-frontend": "4.3.
|
|
63
|
+
"@bigbinary/neeto-commons-frontend": "4.13.52",
|
|
64
|
+
"@bigbinary/neeto-editor": "1.47.31",
|
|
65
|
+
"@bigbinary/neeto-filters-frontend": "4.3.24",
|
|
66
66
|
"@bigbinary/neeto-icons": "1.20.54",
|
|
67
|
-
"@bigbinary/neeto-molecules": "4.0.
|
|
68
|
-
"@bigbinary/neetoui": "8.3.
|
|
67
|
+
"@bigbinary/neeto-molecules": "4.0.9",
|
|
68
|
+
"@bigbinary/neetoui": "8.3.22",
|
|
69
69
|
"@dnd-kit/core": "^6.2.0",
|
|
70
70
|
"@dnd-kit/sortable": "^10.0.0",
|
|
71
71
|
"@emotion/is-prop-valid": "1.2.0",
|
|
@@ -173,12 +173,12 @@
|
|
|
173
173
|
"peerDependencies": {
|
|
174
174
|
"@babel/runtime": "7.26.10",
|
|
175
175
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
176
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
177
|
-
"@bigbinary/neeto-editor": "1.47.
|
|
178
|
-
"@bigbinary/neeto-filters-frontend": "4.3.
|
|
176
|
+
"@bigbinary/neeto-commons-frontend": "4.13.52",
|
|
177
|
+
"@bigbinary/neeto-editor": "1.47.31",
|
|
178
|
+
"@bigbinary/neeto-filters-frontend": "4.3.24",
|
|
179
179
|
"@bigbinary/neeto-icons": "1.20.54",
|
|
180
|
-
"@bigbinary/neeto-molecules": "
|
|
181
|
-
"@bigbinary/neetoui": "8.3.
|
|
180
|
+
"@bigbinary/neeto-molecules": "4.0.9",
|
|
181
|
+
"@bigbinary/neetoui": "8.3.22",
|
|
182
182
|
"@honeybadger-io/js": "6.10.1",
|
|
183
183
|
"@honeybadger-io/react": "6.1.25",
|
|
184
184
|
"@tailwindcss/container-queries": "^0.1.1",
|