@bigbinary/neeto-api-keys-frontend 1.0.4 → 1.0.6

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-api-keys-frontend",
3
- "version": "1.0.4",
3
+ "version": "1.0.6",
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-api-keys-nano",
@@ -48,8 +48,8 @@
48
48
  "@babel/runtime": "7.22.6",
49
49
  "@bigbinary/babel-preset-neeto": "1.0.3",
50
50
  "@bigbinary/eslint-plugin-neeto": "1.1.2",
51
- "@bigbinary/neeto-audit-frontend": "1.0.8",
52
- "@bigbinary/neeto-commons-frontend": "2.1.5",
51
+ "@bigbinary/neeto-audit-frontend": "1.0.7",
52
+ "@bigbinary/neeto-commons-frontend": "2.0.99",
53
53
  "@bigbinary/neeto-filters-frontend": "2.12.1",
54
54
  "@bigbinary/neeto-icons": "1.13.0",
55
55
  "@bigbinary/neeto-molecules": "1.0.34",
@@ -154,12 +154,14 @@
154
154
  "axios": "^0.27.2",
155
155
  "classnames": "^2.3.2",
156
156
  "formik": "^2.2.9",
157
+ "i18next": "^22.5.1",
157
158
  "js-logger": "^1.6.1",
158
159
  "mixpanel-browser": "^2.45.0",
159
160
  "ramda": "^0.29.0",
160
161
  "react": "17.0.2",
161
162
  "react-dom": "17.0.2",
162
163
  "react-helmet": "^6.1.0",
164
+ "react-i18next": "^12.3.1",
163
165
  "react-query": "3.39.2",
164
166
  "react-router-dom": "5.3.0",
165
167
  "react-toastify": "8.2.0",