@bigbinary/neeto-rules-frontend 2.5.2 → 2.5.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": "2.5.
|
|
3
|
+
"version": "2.5.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",
|
|
@@ -60,15 +60,15 @@
|
|
|
60
60
|
"@babel/preset-typescript": "^7.18.6",
|
|
61
61
|
"@babel/runtime": "7.19.0",
|
|
62
62
|
"@bigbinary/babel-preset-neeto": "^1.0.3",
|
|
63
|
-
"@bigbinary/eslint-plugin-neeto": "1.5.
|
|
64
|
-
"@bigbinary/neeto-cist": "1.0.
|
|
65
|
-
"@bigbinary/neeto-commons-frontend": "4.
|
|
66
|
-
"@bigbinary/neeto-editor": "1.43.
|
|
67
|
-
"@bigbinary/neeto-filters-frontend": "4.3.
|
|
63
|
+
"@bigbinary/eslint-plugin-neeto": "1.5.5",
|
|
64
|
+
"@bigbinary/neeto-cist": "1.0.13",
|
|
65
|
+
"@bigbinary/neeto-commons-frontend": "4.10.0",
|
|
66
|
+
"@bigbinary/neeto-editor": "1.43.16",
|
|
67
|
+
"@bigbinary/neeto-filters-frontend": "4.3.6",
|
|
68
68
|
"@bigbinary/neeto-hotkeys": "1.0.7",
|
|
69
|
-
"@bigbinary/neeto-icons": "1.20.
|
|
70
|
-
"@bigbinary/neeto-molecules": "3.
|
|
71
|
-
"@bigbinary/neetoui": "8.2.
|
|
69
|
+
"@bigbinary/neeto-icons": "1.20.12",
|
|
70
|
+
"@bigbinary/neeto-molecules": "3.8.0",
|
|
71
|
+
"@bigbinary/neetoui": "8.2.31",
|
|
72
72
|
"@emotion/is-prop-valid": "1.2.0",
|
|
73
73
|
"@faker-js/faker": "8.2.0",
|
|
74
74
|
"@hello-pangea/dnd": "16.3.0",
|
|
@@ -90,6 +90,7 @@
|
|
|
90
90
|
"babel-plugin-istanbul": "^6.1.1",
|
|
91
91
|
"babel-plugin-js-logger": "1.0.17",
|
|
92
92
|
"babel-plugin-macros": "3.1.0",
|
|
93
|
+
"babel-plugin-module-resolver": "^5.0.0",
|
|
93
94
|
"babel-plugin-preval": "^5.1.0",
|
|
94
95
|
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
|
|
95
96
|
"babel-preset-react": "6.24.1",
|
|
@@ -172,14 +173,14 @@
|
|
|
172
173
|
},
|
|
173
174
|
"peerDependencies": {
|
|
174
175
|
"@babel/runtime": "7.19.0",
|
|
175
|
-
"@bigbinary/neeto-cist": "1.0.
|
|
176
|
-
"@bigbinary/neeto-commons-frontend": "4.
|
|
177
|
-
"@bigbinary/neeto-editor": "1.43.
|
|
178
|
-
"@bigbinary/neeto-filters-frontend": "4.3.
|
|
176
|
+
"@bigbinary/neeto-cist": "1.0.13",
|
|
177
|
+
"@bigbinary/neeto-commons-frontend": "4.10.0",
|
|
178
|
+
"@bigbinary/neeto-editor": "1.43.16",
|
|
179
|
+
"@bigbinary/neeto-filters-frontend": "4.3.6",
|
|
179
180
|
"@bigbinary/neeto-hotkeys": "1.0.7",
|
|
180
|
-
"@bigbinary/neeto-icons": "1.20.
|
|
181
|
-
"@bigbinary/neeto-molecules": "3.
|
|
182
|
-
"@bigbinary/neetoui": "8.2.
|
|
181
|
+
"@bigbinary/neeto-icons": "1.20.12",
|
|
182
|
+
"@bigbinary/neeto-molecules": "3.8.0",
|
|
183
|
+
"@bigbinary/neetoui": "8.2.31",
|
|
183
184
|
"@hello-pangea/dnd": "16.3.0",
|
|
184
185
|
"@honeybadger-io/js": "^6.4.1",
|
|
185
186
|
"@honeybadger-io/react": "^6.1.3",
|