@bigbinary/neeto-thank-you-frontend 1.0.11 → 1.0.12

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-thank-you-frontend",
3
- "version": "1.0.11",
3
+ "version": "1.0.12",
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-thank-you-nano",
@@ -48,7 +48,7 @@
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",
51
+ "@bigbinary/neeto-audit-frontend": "1.0.7",
52
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",
@@ -152,12 +152,14 @@
152
152
  "axios": "^0.27.2",
153
153
  "classnames": "^2.3.2",
154
154
  "formik": "^2.2.9",
155
+ "i18next": "^22.5.1",
155
156
  "js-logger": "^1.6.1",
156
157
  "mixpanel-browser": "^2.45.0",
157
158
  "ramda": "^0.29.0",
158
159
  "react": "17.0.2",
159
160
  "react-dom": "17.0.2",
160
161
  "react-helmet": "^6.1.0",
162
+ "react-i18next": "^12.3.1",
161
163
  "react-query": "3.39.2",
162
164
  "react-router-dom": "5.3.0",
163
165
  "react-toastify": "8.2.0",