@bigbinary/neeto-webhooks-frontend 2.2.12 → 2.2.13

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-webhooks-frontend",
3
- "version": "2.2.12",
3
+ "version": "2.2.13",
4
4
  "description": "Manage webhooks across neeto products.",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-webhooks-nano",
@@ -29,11 +29,11 @@
29
29
  ],
30
30
  "./**/app/javascript/**/*.{js,jsx,json}": [
31
31
  "prettier --write",
32
- "eslint --fix"
32
+ "eslint --cache --fix --no-warn-ignored"
33
33
  ],
34
34
  "./test/dummy/**/app/javascript/**/*.{js,jsx,json}": [
35
35
  "prettier --write",
36
- "eslint --fix"
36
+ "eslint --cache --fix --no-warn-ignored"
37
37
  ],
38
38
  "{Gemfile,Rakefile,config.ru}": [
39
39
  "bundle exec rubocop -a --force-exclusion"
@@ -61,13 +61,13 @@
61
61
  "@babel/preset-typescript": "7.26.0",
62
62
  "@babel/runtime": "7.26.10",
63
63
  "@bigbinary/babel-preset-neeto": "^1.0.3",
64
- "@bigbinary/eslint-plugin-neeto": "1.5.8",
65
- "@bigbinary/neeto-cist": "1.0.15",
66
- "@bigbinary/neeto-commons-frontend": "4.13.30",
67
- "@bigbinary/neeto-filters-frontend": "4.3.17",
68
- "@bigbinary/neeto-icons": "1.20.37",
69
- "@bigbinary/neeto-molecules": "3.16.17",
70
- "@bigbinary/neetoui": "8.2.80",
64
+ "@bigbinary/eslint-plugin-neeto": "1.6.3",
65
+ "@bigbinary/neeto-cist": "1.0.17",
66
+ "@bigbinary/neeto-commons-frontend": "4.13.43",
67
+ "@bigbinary/neeto-filters-frontend": "4.3.21",
68
+ "@bigbinary/neeto-icons": "1.20.49",
69
+ "@bigbinary/neeto-molecules": "3.16.63",
70
+ "@bigbinary/neetoui": "8.3.9",
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",
@@ -100,22 +100,23 @@
100
100
  "crypto-browserify": "3.12.1",
101
101
  "css-loader": "6.8.1",
102
102
  "dotenv-webpack": "^8.0.1",
103
- "eslint": "8.14.0",
104
- "eslint-config-prettier": "8.5.0",
105
- "eslint-plugin-cypress": "2.12.1",
106
- "eslint-plugin-import": "2.31.0",
107
- "eslint-plugin-jam3": "0.2.3",
108
- "eslint-plugin-json": "3.1.0",
103
+ "eslint": "^9.25.1",
104
+ "eslint-config-prettier": "^10.1.2",
105
+ "eslint-plugin-cypress": "^4.3.0",
106
+ "eslint-plugin-import": "^2.31.0",
107
+ "eslint-plugin-jam3": "^0.2.3",
108
+ "eslint-plugin-json": "^4.0.1",
109
109
  "eslint-plugin-no-unsanitized": "4.1.2",
110
- "eslint-plugin-prettier": "4.0.0",
111
- "eslint-plugin-promise": "6.0.0",
112
- "eslint-plugin-react": "7.37.2",
113
- "eslint-plugin-react-hooks": "4.5.0",
114
- "eslint-plugin-security": "^1.7.1",
115
- "eslint-plugin-sonarjs": "^0.21.0",
116
- "eslint-plugin-unused-imports": "2.0.0",
110
+ "eslint-plugin-prettier": "^5.2.6",
111
+ "eslint-plugin-promise": "^7.2.1",
112
+ "eslint-plugin-react": "^7.37.5",
113
+ "eslint-plugin-react-hooks": "^5.2.0",
114
+ "eslint-plugin-security": "^3.0.1",
115
+ "eslint-plugin-sonarjs": "^3.0.2",
116
+ "eslint-plugin-unused-imports": "^4.1.4",
117
117
  "eslint-plugin-xss": "^0.1.12",
118
118
  "formik": "2.4.6",
119
+ "globals": "16.0.0",
119
120
  "html-webpack-plugin": "5.5.3",
120
121
  "https-browserify": "1.0.0",
121
122
  "husky": "7.0.4",
@@ -130,13 +131,13 @@
130
131
  "postcss-import": "^15.0.0",
131
132
  "postcss-loader": "^7.0.1",
132
133
  "postcss-preset-env": "7.8.2",
133
- "prettier": "2.6.2",
134
+ "prettier": "3",
134
135
  "prettier-plugin-tailwindcss": "0.1.10",
135
136
  "process": "0.11.10",
136
137
  "qs": "^6.11.2",
137
138
  "ramda": "0.29.0",
138
- "react": "18.2.0",
139
- "react-dom": "18.2.0",
139
+ "react": "18.3.1",
140
+ "react-dom": "18.3.1",
140
141
  "react-helmet": "^6.1.0",
141
142
  "react-i18next": "12.3.1",
142
143
  "react-router-dom": "5.3.3",
@@ -148,7 +149,7 @@
148
149
  "rollup-plugin-copy": "3.5.0",
149
150
  "rollup-plugin-peer-deps-external": "2.2.4",
150
151
  "rollup-plugin-styles": "4.0.0",
151
- "sass": "^1.54.9",
152
+ "sass": "1.89.0",
152
153
  "sass-loader": "^13.0.2",
153
154
  "shakapacker": "6.6.0",
154
155
  "source-map-loader": "4.0.1",
@@ -165,16 +166,16 @@
165
166
  "webpack-cli": "5.1.4",
166
167
  "webpack-dev-server": "4.15.1",
167
168
  "yup": "0.32.11",
168
- "zustand": "4.3.2"
169
+ "zustand": "4.4.2"
169
170
  },
170
171
  "peerDependencies": {
171
172
  "@babel/runtime": "7.26.10",
172
- "@bigbinary/neeto-cist": "1.0.15",
173
- "@bigbinary/neeto-commons-frontend": "4.13.30",
174
- "@bigbinary/neeto-filters-frontend": "4.3.17",
175
- "@bigbinary/neeto-icons": "1.20.37",
176
- "@bigbinary/neeto-molecules": "3.16.17",
177
- "@bigbinary/neetoui": "8.2.80",
173
+ "@bigbinary/neeto-cist": "1.0.17",
174
+ "@bigbinary/neeto-commons-frontend": "4.13.43",
175
+ "@bigbinary/neeto-filters-frontend": "4.3.21",
176
+ "@bigbinary/neeto-icons": "1.20.49",
177
+ "@bigbinary/neeto-molecules": "3.16.63",
178
+ "@bigbinary/neetoui": "8.3.9",
178
179
  "@honeybadger-io/js": "6.10.1",
179
180
  "@honeybadger-io/react": "6.1.25",
180
181
  "@tailwindcss/container-queries": "^0.1.1",
@@ -194,8 +195,8 @@
194
195
  "path-browserify": "^1.0.1",
195
196
  "qs": "^6.11.2",
196
197
  "ramda": "0.29.0",
197
- "react": "18.2.0",
198
- "react-dom": "18.2.0",
198
+ "react": "18.3.1",
199
+ "react-dom": "18.3.1",
199
200
  "react-helmet": "^6.1.0",
200
201
  "react-i18next": "12.3.1",
201
202
  "react-router-dom": "5.3.3",
@@ -209,12 +210,14 @@
209
210
  "util": "^0.12.5",
210
211
  "vm-browserify": "1.1.2",
211
212
  "yup": "0.32.11",
212
- "zustand": "4.3.2"
213
+ "zustand": "4.4.2"
213
214
  },
214
215
  "resolutions": {
215
216
  "postcss": "^8",
216
217
  "wrap-ansi": "7.0.0",
217
- "string-width": "4.1.0"
218
+ "string-width": "4.1.0",
219
+ "react": "18.3.1",
220
+ "react-dom": "18.3.1"
218
221
  },
219
222
  "engines": {
220
223
  "node": ">=22.13",
@@ -224,5 +227,6 @@
224
227
  "dependencies": {
225
228
  "babel-plugin-transform-imports": "^2.0.0",
226
229
  "react-router-nav-prompt": "0.4.1"
227
- }
230
+ },
231
+ "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
228
232
  }