@bigbinary/neeto-team-members-frontend 5.0.2 → 5.0.3
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.
|
@@ -29,7 +29,8 @@
|
|
|
29
29
|
"billingAndSubscriptions": "חיובים ומנויים",
|
|
30
30
|
"country": "מדינה",
|
|
31
31
|
"deleteRole": "למחק את התפקיד?",
|
|
32
|
-
"deleteTitle": "מחק את {{resource}}?"
|
|
32
|
+
"deleteTitle": "מחק את {{resource}}?",
|
|
33
|
+
"exportAs": "ייצא כ{{format, anyCase}}"
|
|
33
34
|
},
|
|
34
35
|
"placeholders": {
|
|
35
36
|
"email": "הזן את כתובת האימייל",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-team-members-frontend",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.3",
|
|
4
4
|
"description": "A repo acts as the source of truth for the new nano's structure, configs, data etc.",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"homepage": "https://github.com/bigbinary/neeto-team-members-nano",
|
|
@@ -64,10 +64,10 @@
|
|
|
64
64
|
"@bigbinary/eslint-plugin-neeto": "1.8.0",
|
|
65
65
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
66
66
|
"@bigbinary/neeto-commons-frontend": "4.13.85",
|
|
67
|
-
"@bigbinary/neeto-filters-frontend": "4.3.
|
|
67
|
+
"@bigbinary/neeto-filters-frontend": "4.3.25",
|
|
68
68
|
"@bigbinary/neeto-icons": "1.20.64",
|
|
69
|
-
"@bigbinary/neeto-image-uploader-frontend": "2.3.
|
|
70
|
-
"@bigbinary/neeto-molecules": "4.0.
|
|
69
|
+
"@bigbinary/neeto-image-uploader-frontend": "2.3.31",
|
|
70
|
+
"@bigbinary/neeto-molecules": "4.0.101",
|
|
71
71
|
"@bigbinary/neeto-time-zones": "0.8.10",
|
|
72
72
|
"@bigbinary/neetoui": "8.3.45",
|
|
73
73
|
"@dnd-kit/core": "6.3.1",
|
|
@@ -181,10 +181,10 @@
|
|
|
181
181
|
"@babel/runtime": "7.26.10",
|
|
182
182
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
183
183
|
"@bigbinary/neeto-commons-frontend": "4.13.85",
|
|
184
|
-
"@bigbinary/neeto-filters-frontend": "4.3.
|
|
184
|
+
"@bigbinary/neeto-filters-frontend": "4.3.25",
|
|
185
185
|
"@bigbinary/neeto-icons": "1.20.64",
|
|
186
|
-
"@bigbinary/neeto-image-uploader-frontend": "2.3.
|
|
187
|
-
"@bigbinary/neeto-molecules": "4.0.
|
|
186
|
+
"@bigbinary/neeto-image-uploader-frontend": "2.3.31",
|
|
187
|
+
"@bigbinary/neeto-molecules": "4.0.101",
|
|
188
188
|
"@bigbinary/neeto-time-zones": "0.8.10",
|
|
189
189
|
"@bigbinary/neetoui": "8.3.45",
|
|
190
190
|
"@dnd-kit/core": "6.3.1",
|