@bigbinary/neeto-webhooks-frontend 3.0.8 → 3.0.9

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 +12 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-webhooks-frontend",
3
- "version": "3.0.8",
3
+ "version": "3.0.9",
4
4
  "description": "Manage webhooks across neeto products.",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-webhooks-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",
66
+ "@bigbinary/neeto-commons-frontend": "4.13.100",
67
67
  "@bigbinary/neeto-filters-frontend": "4.3.30",
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.74",
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",
@@ -136,7 +136,7 @@
136
136
  "prettier": "3",
137
137
  "prettier-plugin-tailwindcss": "^0.7.1",
138
138
  "process": "0.11.10",
139
- "qs": "6.14.1",
139
+ "qs": "6.14.2",
140
140
  "ramda": "0.29.0",
141
141
  "react": "18.3.1",
142
142
  "react-dom": "18.3.1",
@@ -153,7 +153,6 @@
153
153
  "rollup-plugin-styles": "4.0.0",
154
154
  "sass": "1.89.0",
155
155
  "sass-loader": "^13.0.2",
156
- "shakapacker": "6.6.0",
157
156
  "source-map-loader": "4.0.1",
158
157
  "stream-browserify": "^3.0.0",
159
158
  "stream-http": "3.2.0",
@@ -166,25 +165,25 @@
166
165
  "webpack": "5.94.0",
167
166
  "webpack-assets-manifest": "5.1.0",
168
167
  "webpack-cli": "5.1.4",
169
- "webpack-dev-server": "4.15.1",
168
+ "webpack-dev-server": "5.2.3",
170
169
  "yup": "0.32.11",
171
170
  "zustand": "4.4.2"
172
171
  },
173
172
  "peerDependencies": {
174
173
  "@babel/runtime": "7.26.10",
175
174
  "@bigbinary/neeto-cist": "1.0.17",
176
- "@bigbinary/neeto-commons-frontend": "4.13.95",
175
+ "@bigbinary/neeto-commons-frontend": "4.13.100",
177
176
  "@bigbinary/neeto-filters-frontend": "4.3.30",
178
177
  "@bigbinary/neeto-icons": "1.20.80",
179
- "@bigbinary/neeto-molecules": "4.1.8",
180
- "@bigbinary/neetoui": "8.3.73",
178
+ "@bigbinary/neeto-molecules": "4.1.10",
179
+ "@bigbinary/neetoui": "8.3.74",
181
180
  "@honeybadger-io/js": "6.10.1",
182
181
  "@honeybadger-io/react": "6.1.25",
183
182
  "@tailwindcss/container-queries": "^0.1.1",
184
183
  "@tanstack/react-query": "5.59.20",
185
184
  "@tanstack/react-query-devtools": "5.59.20",
186
185
  "antd": "5.22.1",
187
- "axios": "1.12.0",
186
+ "axios": "1.13.5",
188
187
  "buffer": "^6.0.3",
189
188
  "classnames": "2.5.1",
190
189
  "crypto-browserify": "3.12.1",
@@ -195,7 +194,7 @@
195
194
  "mixpanel-browser": "^2.45.0",
196
195
  "os-browserify": "0.3.0",
197
196
  "path-browserify": "^1.0.1",
198
- "qs": "6.14.1",
197
+ "qs": "6.14.2",
199
198
  "ramda": "0.29.0",
200
199
  "react": "18.3.1",
201
200
  "react-dom": "18.3.1",