@bigbinary/neeto-message-templates-frontend 0.0.6 → 0.0.7

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-message-templates-frontend",
3
- "version": "0.0.6",
3
+ "version": "0.0.7",
4
4
  "description": "To manage message templates across neeto products.",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-message-templates-nano",
@@ -48,12 +48,12 @@
48
48
  "@babel/runtime": "7.21.5",
49
49
  "@bigbinary/babel-preset-neeto": "1.0.3",
50
50
  "@bigbinary/eslint-plugin-neeto": "1.0.41",
51
- "@bigbinary/neeto-commons-frontend": "^2.0.73",
51
+ "@bigbinary/neeto-commons-frontend": "2.0.92",
52
52
  "@bigbinary/neeto-editor": "^1.26.17",
53
53
  "@bigbinary/neeto-filters-frontend": "2.10.1",
54
54
  "@bigbinary/neeto-icons": "^1.11.0",
55
55
  "@bigbinary/neeto-molecules": "^1.0.30",
56
- "@bigbinary/neeto-team-members-frontend": "2.7.2",
56
+ "@bigbinary/neeto-team-members-frontend": "2.8.7",
57
57
  "@bigbinary/neetoui": "5.0.4",
58
58
  "@emotion/is-prop-valid": "1.2.0",
59
59
  "@faker-js/faker": "7.6.0",
@@ -112,7 +112,7 @@
112
112
  "prettier": "2.8.8",
113
113
  "prettier-plugin-tailwindcss": "0.2.8",
114
114
  "process": "^0.11.10",
115
- "ramda": "0.28.0",
115
+ "ramda": "0.29.0",
116
116
  "react": "17.0.2",
117
117
  "react-dom": "17.0.2",
118
118
  "react-helmet": "6.1.0",
@@ -156,7 +156,7 @@
156
156
  "formik": "^2.2.9",
157
157
  "js-logger": "^1.6.1",
158
158
  "mixpanel-browser": "^2.45.0",
159
- "ramda": "^0.28.0",
159
+ "ramda": "^0.29.0",
160
160
  "react": "17.0.2",
161
161
  "react-dom": "17.0.2",
162
162
  "react-helmet": "^6.1.0",