@bigbinary/neeto-rules-frontend 0.6.1 → 0.6.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-rules-frontend",
3
- "version": "0.6.1",
3
+ "version": "0.6.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-rules-nano",
@@ -48,15 +48,15 @@
48
48
  "@babel/preset-typescript": "7.23.2",
49
49
  "@babel/runtime": "7.23.2",
50
50
  "@bigbinary/babel-preset-neeto": "1.0.6",
51
- "@bigbinary/eslint-plugin-neeto": "1.5.0",
52
- "@bigbinary/neeto-audit-frontend": "2.0.9",
51
+ "@bigbinary/eslint-plugin-neeto": "1.5.1",
52
+ "@bigbinary/neeto-audit-frontend": "2.0.11",
53
53
  "@bigbinary/neeto-cist": "1.0.9",
54
- "@bigbinary/neeto-commons-frontend": "3.3.0",
55
- "@bigbinary/neeto-filters-frontend": "3.3.1",
54
+ "@bigbinary/neeto-commons-frontend": "3.4.4",
55
+ "@bigbinary/neeto-filters-frontend": "3.3.3",
56
56
  "@bigbinary/neeto-hotkeys": "^1.0.1",
57
- "@bigbinary/neeto-icons": "1.18.2",
58
- "@bigbinary/neeto-molecules": "1.15.15",
59
- "@bigbinary/neetoui": "6.5.9",
57
+ "@bigbinary/neeto-icons": "1.18.6",
58
+ "@bigbinary/neeto-molecules": "1.15.49",
59
+ "@bigbinary/neetoui": "6.5.13",
60
60
  "@emotion/is-prop-valid": "1.2.0",
61
61
  "@faker-js/faker": "8.2.0",
62
62
  "@honeybadger-io/js": "6.5.3",
@@ -84,6 +84,7 @@
84
84
  "classnames": "2.3.2",
85
85
  "crypto-browserify": "3.12.0",
86
86
  "css-loader": "6.8.1",
87
+ "dayjs": "1.11.10",
87
88
  "dompurify": "3.0.2",
88
89
  "dotenv-webpack": "^8.0.1",
89
90
  "eslint": "8.52.0",
@@ -155,17 +156,18 @@
155
156
  },
156
157
  "peerDependencies": {
157
158
  "@bigbinary/neeto-cist": "latest",
158
- "@bigbinary/neeto-commons-frontend": "3.3.0",
159
+ "@bigbinary/neeto-commons-frontend": "3.4.4",
159
160
  "@bigbinary/neeto-editor": "^1.26.3",
160
- "@bigbinary/neeto-filters-frontend": "3.3.1",
161
+ "@bigbinary/neeto-filters-frontend": "3.3.3",
161
162
  "@bigbinary/neeto-hotkeys": "^1.0.1",
162
- "@bigbinary/neeto-icons": "1.18.2",
163
- "@bigbinary/neeto-molecules": "1.15.15",
164
- "@bigbinary/neetoui": "6.5.9",
163
+ "@bigbinary/neeto-icons": "1.18.6",
164
+ "@bigbinary/neeto-molecules": "1.15.49",
165
+ "@bigbinary/neetoui": "6.5.13",
165
166
  "@honeybadger-io/js": "^6.5.3",
166
167
  "@honeybadger-io/react": "^6.1.9",
167
168
  "axios": "^1.6.0",
168
169
  "classnames": "^2.3.2",
170
+ "dayjs": "1.11.10",
169
171
  "formik": "^2.4.5",
170
172
  "i18next": "^23.6.0",
171
173
  "js-logger": "^1.6.1",
@@ -190,6 +192,7 @@
190
192
  "yarn": ">=1.22"
191
193
  },
192
194
  "dependencies": {
195
+ "babel-plugin-transform-imports": "^2.0.0",
193
196
  "react-router-nav-prompt": "0.4.1",
194
197
  "source-map-loader": "^4.0.1",
195
198
  "zustand": "4.3.2"