@bigbinary/neeto-custom-domains-frontend 3.1.8 → 3.1.9

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.
@@ -84,7 +84,7 @@
84
84
  "alertMessage": "You are permanently deleting the custom domain <strong>{{hostname}}</strong>. This can't be undone.",
85
85
  "formikValidation": {
86
86
  "required": "Domain is required",
87
- "valid": "Please add valid domain or URL"
87
+ "valid": "Enter a valid domain or URL"
88
88
  },
89
89
  "toolTips": {
90
90
  "customDomain": "Add domain of your choice in case you do not prefer to use the default Neeto domain."
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-custom-domains-frontend",
3
- "version": "3.1.8",
3
+ "version": "3.1.9",
4
4
  "description": "A repo acts as the source of truth for the new nanos structure, configs, data etc.",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-custom-domains-nano",
@@ -61,10 +61,10 @@
61
61
  "@bigbinary/eslint-plugin-neeto": "1.7.6",
62
62
  "@bigbinary/neeto-audit-frontend": "2.3.0",
63
63
  "@bigbinary/neeto-cist": "1.0.17",
64
- "@bigbinary/neeto-commons-frontend": "4.13.71",
64
+ "@bigbinary/neeto-commons-frontend": "4.13.72",
65
65
  "@bigbinary/neeto-filters-frontend": "4.3.24",
66
66
  "@bigbinary/neeto-icons": "1.20.59",
67
- "@bigbinary/neeto-molecules": "4.0.67",
67
+ "@bigbinary/neeto-molecules": "4.0.70",
68
68
  "@bigbinary/neetoui": "8.3.36",
69
69
  "@emotion/is-prop-valid": "1.2.0",
70
70
  "@faker-js/faker": "8.2.0",
@@ -173,10 +173,10 @@
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.71",
176
+ "@bigbinary/neeto-commons-frontend": "4.13.72",
177
177
  "@bigbinary/neeto-filters-frontend": "4.3.24",
178
178
  "@bigbinary/neeto-icons": "1.20.59",
179
- "@bigbinary/neeto-molecules": "4.0.67",
179
+ "@bigbinary/neeto-molecules": "4.0.70",
180
180
  "@bigbinary/neetoui": "8.3.36",
181
181
  "@honeybadger-io/js": "6.10.1",
182
182
  "@honeybadger-io/react": "6.1.25",