@bigbinary/neeto-webhooks-frontend 2.2.4 → 2.2.5

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/dist/index.js CHANGED
@@ -4,6 +4,7 @@ import '@babel/runtime/helpers/toConsumableArray';
4
4
  import '@bigbinary/neeto-cist';
5
5
  import '@bigbinary/neeto-commons-frontend/constants';
6
6
  import '@bigbinary/neeto-commons-frontend/react-utils';
7
+ import '@bigbinary/neeto-commons-frontend/utils';
7
8
  import '@bigbinary/neeto-molecules/Container';
8
9
  import '@bigbinary/neeto-molecules/Header';
9
10
  import '@bigbinary/neeto-molecules/HelpPopover';
@@ -29,7 +30,6 @@ import '@bigbinary/neetoui/Typography';
29
30
  import '@bigbinary/neetoui/Tab';
30
31
  import '@bigbinary/neetoui/Tag';
31
32
  import 'i18next';
32
- import '@bigbinary/neeto-commons-frontend/utils';
33
33
  import 'ramda';
34
34
  import '@bigbinary/neetoui/Alert';
35
35
  import '@bigbinary/neeto-icons/Plus';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-webhooks-frontend",
3
- "version": "2.2.4",
3
+ "version": "2.2.5",
4
4
  "description": "Manage webhooks across neeto products.",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-webhooks-nano",
@@ -52,37 +52,39 @@
52
52
  }
53
53
  },
54
54
  "devDependencies": {
55
- "@babel/core": "^7.19.1",
56
- "@babel/eslint-parser": "7.17.0",
57
- "@babel/plugin-transform-runtime": "^7.19.1",
58
- "@babel/preset-env": "7.17.10",
59
- "@babel/preset-react": "7.16.7",
60
- "@babel/preset-typescript": "^7.18.6",
61
- "@babel/runtime": "7.19.0",
55
+ "@babel/core": "7.26.0",
56
+ "@babel/eslint-parser": "7.25.9",
57
+ "@babel/plugin-syntax-dynamic-import": "^7.8.3",
58
+ "@babel/plugin-transform-runtime": "7.25.9",
59
+ "@babel/preset-env": "7.26.0",
60
+ "@babel/preset-react": "7.25.9",
61
+ "@babel/preset-typescript": "7.26.0",
62
+ "@babel/runtime": "7.26.0",
62
63
  "@bigbinary/babel-preset-neeto": "^1.0.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-filters-frontend": "4.3.6",
67
- "@bigbinary/neeto-icons": "1.20.13",
68
- "@bigbinary/neeto-molecules": "3.9.4",
69
- "@bigbinary/neetoui": "8.2.32",
64
+ "@bigbinary/eslint-plugin-neeto": "1.5.6",
65
+ "@bigbinary/neeto-cist": "1.0.14",
66
+ "@bigbinary/neeto-commons-frontend": "4.12.6",
67
+ "@bigbinary/neeto-filters-frontend": "4.3.10",
68
+ "@bigbinary/neeto-icons": "1.20.21",
69
+ "@bigbinary/neeto-molecules": "3.13.13",
70
+ "@bigbinary/neetoui": "8.2.48",
70
71
  "@emotion/is-prop-valid": "1.2.0",
71
72
  "@faker-js/faker": "8.2.0",
72
- "@honeybadger-io/js": "^6.4.1",
73
- "@honeybadger-io/react": "^6.1.3",
74
- "@rollup/plugin-alias": "5.0.1",
73
+ "@honeybadger-io/js": "6.10.1",
74
+ "@honeybadger-io/react": "6.1.25",
75
+ "@rollup/plugin-alias": "5.1.1",
75
76
  "@rollup/plugin-babel": "6.0.4",
76
77
  "@rollup/plugin-commonjs": "25.0.7",
77
- "@rollup/plugin-json": "6.0.1",
78
- "@rollup/plugin-node-resolve": "15.2.3",
78
+ "@rollup/plugin-json": "6.1.0",
79
+ "@rollup/plugin-node-resolve": "15.3.0",
79
80
  "@rollup/plugin-replace": "5.0.4",
80
81
  "@svgr/rollup": "8.1.0",
81
- "@tanstack/react-query": "5.40.0",
82
- "@tanstack/react-query-devtools": "5.40.0",
83
- "antd": "5.16.0",
82
+ "@tailwindcss/container-queries": "^0.1.1",
83
+ "@tanstack/react-query": "5.59.20",
84
+ "@tanstack/react-query-devtools": "5.59.20",
85
+ "antd": "5.22.0",
84
86
  "autoprefixer": "^10.4.5",
85
- "axios": "1.7.4",
87
+ "axios": "1.7.7",
86
88
  "babel-loader": "^8.2.5",
87
89
  "babel-plugin-istanbul": "^6.1.1",
88
90
  "babel-plugin-js-logger": "1.0.17",
@@ -94,26 +96,26 @@
94
96
  "babel-preset-typescript": "^7.0.0-alpha.19",
95
97
  "browserify-zlib": "0.2.0",
96
98
  "buffer": "^6.0.3",
97
- "classnames": "2.3.1",
98
- "crypto-browserify": "^3.12.0",
99
+ "classnames": "2.5.1",
100
+ "crypto-browserify": "3.12.1",
99
101
  "css-loader": "6.8.1",
100
102
  "dotenv-webpack": "^8.0.1",
101
103
  "eslint": "8.14.0",
102
104
  "eslint-config-prettier": "8.5.0",
103
105
  "eslint-plugin-cypress": "2.12.1",
104
- "eslint-plugin-import": "2.26.0",
106
+ "eslint-plugin-import": "2.31.0",
105
107
  "eslint-plugin-jam3": "0.2.3",
106
108
  "eslint-plugin-json": "3.1.0",
107
- "eslint-plugin-no-unsanitized": "^4.0.2",
109
+ "eslint-plugin-no-unsanitized": "4.1.2",
108
110
  "eslint-plugin-prettier": "4.0.0",
109
111
  "eslint-plugin-promise": "6.0.0",
110
- "eslint-plugin-react": "7.29.4",
112
+ "eslint-plugin-react": "7.37.2",
111
113
  "eslint-plugin-react-hooks": "4.5.0",
112
114
  "eslint-plugin-security": "^1.7.1",
113
115
  "eslint-plugin-sonarjs": "^0.21.0",
114
116
  "eslint-plugin-unused-imports": "2.0.0",
115
117
  "eslint-plugin-xss": "^0.1.12",
116
- "formik": "2.2.9",
118
+ "formik": "2.4.6",
117
119
  "html-webpack-plugin": "5.5.3",
118
120
  "https-browserify": "1.0.0",
119
121
  "husky": "7.0.4",
@@ -124,7 +126,7 @@
124
126
  "mixpanel-browser": "2.47.0",
125
127
  "os-browserify": "0.3.0",
126
128
  "path-browserify": "^1.0.1",
127
- "postcss": "^8.4.31",
129
+ "postcss": "8.4.49",
128
130
  "postcss-import": "^15.0.0",
129
131
  "postcss-loader": "^7.0.1",
130
132
  "postcss-preset-env": "7.8.2",
@@ -140,10 +142,10 @@
140
142
  "react-router-dom": "5.3.3",
141
143
  "react-toastify": "8.0.2",
142
144
  "react_ujs": "^3.1.1",
143
- "rollup": "^4.24.0",
145
+ "rollup": "4.25.0",
144
146
  "rollup-plugin-analyzer": "4.0.0",
145
147
  "rollup-plugin-cleaner": "1.0.0",
146
- "rollup-plugin-copy": "^3.5.0",
148
+ "rollup-plugin-copy": "3.5.0",
147
149
  "rollup-plugin-peer-deps-external": "2.2.4",
148
150
  "rollup-plugin-styles": "4.0.0",
149
151
  "sass": "^1.54.9",
@@ -153,7 +155,7 @@
153
155
  "stream-browserify": "^3.0.0",
154
156
  "stream-http": "3.2.0",
155
157
  "style-loader": "^3.3.1",
156
- "tailwindcss": "^3.4.1",
158
+ "tailwindcss": "3.4.14",
157
159
  "tty-browserify": "0.0.1",
158
160
  "url": "^0.11.0",
159
161
  "util": "^0.12.5",
@@ -166,23 +168,24 @@
166
168
  "zustand": "4.3.2"
167
169
  },
168
170
  "peerDependencies": {
169
- "@babel/runtime": "7.19.0",
170
- "@bigbinary/neeto-cist": "1.0.13",
171
- "@bigbinary/neeto-commons-frontend": "4.10.0",
172
- "@bigbinary/neeto-filters-frontend": "4.3.6",
173
- "@bigbinary/neeto-icons": "1.20.13",
174
- "@bigbinary/neeto-molecules": "3.9.4",
175
- "@bigbinary/neetoui": "8.2.32",
176
- "@honeybadger-io/js": "^6.4.1",
177
- "@honeybadger-io/react": "^6.1.3",
178
- "@tanstack/react-query": "5.40.0",
179
- "@tanstack/react-query-devtools": "5.40.0",
180
- "antd": "5.16.0",
181
- "axios": "1.7.4",
171
+ "@babel/runtime": "7.26.0",
172
+ "@bigbinary/neeto-cist": "1.0.14",
173
+ "@bigbinary/neeto-commons-frontend": "4.12.6",
174
+ "@bigbinary/neeto-filters-frontend": "4.3.10",
175
+ "@bigbinary/neeto-icons": "1.20.21",
176
+ "@bigbinary/neeto-molecules": "3.13.13",
177
+ "@bigbinary/neetoui": "8.2.48",
178
+ "@honeybadger-io/js": "6.10.1",
179
+ "@honeybadger-io/react": "6.1.25",
180
+ "@tailwindcss/container-queries": "^0.1.1",
181
+ "@tanstack/react-query": "5.59.20",
182
+ "@tanstack/react-query-devtools": "5.59.20",
183
+ "antd": "5.22.0",
184
+ "axios": "1.7.7",
182
185
  "buffer": "^6.0.3",
183
- "classnames": "2.3.1",
184
- "crypto-browserify": "^3.12.0",
185
- "formik": "2.2.9",
186
+ "classnames": "2.5.1",
187
+ "crypto-browserify": "3.12.1",
188
+ "formik": "2.4.6",
186
189
  "https-browserify": "1.0.0",
187
190
  "i18next": "22.5.1",
188
191
  "js-logger": "1.6.1",
@@ -200,7 +203,7 @@
200
203
  "source-map-loader": "4.0.1",
201
204
  "stream-browserify": "^3.0.0",
202
205
  "stream-http": "3.2.0",
203
- "tailwindcss": "^3.4.1",
206
+ "tailwindcss": "3.4.14",
204
207
  "tty-browserify": "0.0.1",
205
208
  "url": "^0.11.0",
206
209
  "util": "^0.12.5",