@bigbinary/neeto-integrations-frontend 4.0.18 → 4.0.19

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.
Files changed (1) hide show
  1. package/package.json +13 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-integrations-frontend",
3
- "version": "4.0.18",
3
+ "version": "4.0.19",
4
4
  "description": "UI for integrations in neeto products",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-integrations-nano",
@@ -63,11 +63,11 @@
63
63
  "@bigbinary/babel-preset-neeto": "^1.0.3",
64
64
  "@bigbinary/eslint-plugin-neeto": "1.8.1",
65
65
  "@bigbinary/neeto-cist": "1.0.17",
66
- "@bigbinary/neeto-commons-frontend": "4.13.95",
67
- "@bigbinary/neeto-filters-frontend": "4.3.30",
66
+ "@bigbinary/neeto-commons-frontend": "4.13.103",
67
+ "@bigbinary/neeto-filters-frontend": "4.3.31",
68
68
  "@bigbinary/neeto-icons": "1.20.80",
69
- "@bigbinary/neeto-molecules": "4.1.8",
70
- "@bigbinary/neetoui": "8.3.73",
69
+ "@bigbinary/neeto-molecules": "4.1.10",
70
+ "@bigbinary/neetoui": "8.3.75",
71
71
  "@emotion/is-prop-valid": "1.2.0",
72
72
  "@faker-js/faker": "8.2.0",
73
73
  "@honeybadger-io/js": "6.10.1",
@@ -85,7 +85,7 @@
85
85
  "@tanstack/react-query-devtools": "5.59.20",
86
86
  "antd": "5.22.1",
87
87
  "autoprefixer": "^10.4.5",
88
- "axios": "1.12.0",
88
+ "axios": "1.13.5",
89
89
  "babel-loader": "^8.2.5",
90
90
  "babel-plugin-istanbul": "^6.1.1",
91
91
  "babel-plugin-js-logger": "1.0.17",
@@ -137,7 +137,7 @@
137
137
  "prettier": "3",
138
138
  "prettier-plugin-tailwindcss": "^0.7.1",
139
139
  "process": "0.11.10",
140
- "qs": "6.14.1",
140
+ "qs": "6.14.2",
141
141
  "ramda": "0.29.0",
142
142
  "react": "18.3.1",
143
143
  "react-dom": "18.3.1",
@@ -176,18 +176,18 @@
176
176
  "peerDependencies": {
177
177
  "@babel/runtime": "7.26.10",
178
178
  "@bigbinary/neeto-cist": "1.0.17",
179
- "@bigbinary/neeto-commons-frontend": "4.13.95",
180
- "@bigbinary/neeto-filters-frontend": "4.3.30",
179
+ "@bigbinary/neeto-commons-frontend": "4.13.103",
180
+ "@bigbinary/neeto-filters-frontend": "4.3.31",
181
181
  "@bigbinary/neeto-icons": "1.20.80",
182
- "@bigbinary/neeto-molecules": "4.1.8",
183
- "@bigbinary/neetoui": "8.3.73",
182
+ "@bigbinary/neeto-molecules": "4.1.10",
183
+ "@bigbinary/neetoui": "8.3.75",
184
184
  "@honeybadger-io/js": "6.10.1",
185
185
  "@honeybadger-io/react": "6.1.25",
186
186
  "@tailwindcss/container-queries": "^0.1.1",
187
187
  "@tanstack/react-query": "5.59.20",
188
188
  "@tanstack/react-query-devtools": "5.59.20",
189
189
  "antd": "5.22.1",
190
- "axios": "1.12.0",
190
+ "axios": "1.13.5",
191
191
  "buffer": "^6.0.3",
192
192
  "classnames": "2.5.1",
193
193
  "crypto-browserify": "3.12.1",
@@ -199,7 +199,7 @@
199
199
  "mixpanel-browser": "^2.45.0",
200
200
  "os-browserify": "0.3.0",
201
201
  "path-browserify": "^1.0.1",
202
- "qs": "6.14.1",
202
+ "qs": "6.14.2",
203
203
  "ramda": "0.29.0",
204
204
  "react": "18.3.1",
205
205
  "react-dom": "18.3.1",