@bigbinary/neeto-integrations-frontend 2.12.5 → 2.12.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 +10 -10
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-integrations-frontend",
|
|
3
|
-
"version": "2.12.
|
|
3
|
+
"version": "2.12.6",
|
|
4
4
|
"description": "UI for integrations in neeto products",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"homepage": "https://github.com/bigbinary/neeto-integrations-nano",
|
|
@@ -60,12 +60,12 @@
|
|
|
60
60
|
"@bigbinary/babel-preset-neeto": "1.0.6",
|
|
61
61
|
"@bigbinary/eslint-plugin-neeto": "1.5.0",
|
|
62
62
|
"@bigbinary/neeto-audit-frontend": "2.0.9",
|
|
63
|
-
"@bigbinary/neeto-cist": "1.0.
|
|
64
|
-
"@bigbinary/neeto-commons-frontend": "3.
|
|
65
|
-
"@bigbinary/neeto-filters-frontend": "3.2.
|
|
63
|
+
"@bigbinary/neeto-cist": "1.0.9",
|
|
64
|
+
"@bigbinary/neeto-commons-frontend": "3.2.6",
|
|
65
|
+
"@bigbinary/neeto-filters-frontend": "3.2.8",
|
|
66
66
|
"@bigbinary/neeto-icons": "1.18.0",
|
|
67
|
-
"@bigbinary/neeto-molecules": "1.13.
|
|
68
|
-
"@bigbinary/neetoui": "6.3.
|
|
67
|
+
"@bigbinary/neeto-molecules": "1.13.10",
|
|
68
|
+
"@bigbinary/neetoui": "6.3.8",
|
|
69
69
|
"@emotion/is-prop-valid": "1.2.0",
|
|
70
70
|
"@faker-js/faker": "8.2.0",
|
|
71
71
|
"@honeybadger-io/js": "6.5.3",
|
|
@@ -164,11 +164,11 @@
|
|
|
164
164
|
},
|
|
165
165
|
"peerDependencies": {
|
|
166
166
|
"@bigbinary/neeto-cist": "latest",
|
|
167
|
-
"@bigbinary/neeto-commons-frontend": "3.
|
|
168
|
-
"@bigbinary/neeto-filters-frontend": "3.2.
|
|
167
|
+
"@bigbinary/neeto-commons-frontend": "3.2.6",
|
|
168
|
+
"@bigbinary/neeto-filters-frontend": "3.2.8",
|
|
169
169
|
"@bigbinary/neeto-icons": "1.18.0",
|
|
170
|
-
"@bigbinary/neeto-molecules": "1.13.
|
|
171
|
-
"@bigbinary/neetoui": "6.3.
|
|
170
|
+
"@bigbinary/neeto-molecules": "1.13.10",
|
|
171
|
+
"@bigbinary/neetoui": "6.3.8",
|
|
172
172
|
"@honeybadger-io/js": "^6.5.3",
|
|
173
173
|
"@honeybadger-io/react": "^6.1.9",
|
|
174
174
|
"axios": "^1.6.0",
|