@bigbinary/neeto-slack-frontend 3.1.8 → 3.1.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 +42 -39
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-slack-frontend",
3
- "version": "3.1.8",
3
+ "version": "3.1.9",
4
4
  "description": "Slack integration step UI",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-slack-nano",
@@ -28,11 +28,11 @@
28
28
  ],
29
29
  "./**/app/javascript/**/*.{js,jsx,json}": [
30
30
  "prettier --write",
31
- "eslint --fix"
31
+ "eslint --cache --fix --no-warn-ignored"
32
32
  ],
33
33
  "./test/dummy/**/app/javascript/**/*.{js,jsx,json}": [
34
34
  "prettier --write",
35
- "eslint --fix"
35
+ "eslint --cache --fix --no-warn-ignored"
36
36
  ],
37
37
  "{Gemfile,Rakefile,config.ru}": [
38
38
  "bundle exec rubocop -a --force-exclusion"
@@ -59,13 +59,13 @@
59
59
  "@babel/preset-typescript": "7.26.0",
60
60
  "@babel/runtime": "7.26.10",
61
61
  "@bigbinary/babel-preset-neeto": "^1.0.3",
62
- "@bigbinary/eslint-plugin-neeto": "1.5.8",
63
- "@bigbinary/neeto-cist": "1.0.15",
64
- "@bigbinary/neeto-commons-frontend": "4.13.29",
65
- "@bigbinary/neeto-filters-frontend": "4.3.17",
66
- "@bigbinary/neeto-icons": "1.20.34",
67
- "@bigbinary/neeto-molecules": "3.16.1",
68
- "@bigbinary/neetoui": "8.2.79",
62
+ "@bigbinary/eslint-plugin-neeto": "1.6.3",
63
+ "@bigbinary/neeto-cist": "1.0.17",
64
+ "@bigbinary/neeto-commons-frontend": "4.13.43",
65
+ "@bigbinary/neeto-filters-frontend": "4.3.21",
66
+ "@bigbinary/neeto-icons": "1.20.49",
67
+ "@bigbinary/neeto-molecules": "3.16.63",
68
+ "@bigbinary/neetoui": "8.3.9",
69
69
  "@emotion/is-prop-valid": "1.2.0",
70
70
  "@faker-js/faker": "8.2.0",
71
71
  "@honeybadger-io/js": "6.10.1",
@@ -98,21 +98,22 @@
98
98
  "css-loader": "6.8.1",
99
99
  "dompurify": "^3.2.4",
100
100
  "dotenv-webpack": "^8.0.1",
101
- "eslint": "8.14.0",
102
- "eslint-config-prettier": "8.5.0",
103
- "eslint-plugin-cypress": "2.12.1",
104
- "eslint-plugin-import": "2.31.0",
105
- "eslint-plugin-jam3": "0.2.3",
106
- "eslint-plugin-json": "3.1.0",
107
- "eslint-plugin-prettier": "4.0.0",
108
- "eslint-plugin-promise": "6.0.0",
109
- "eslint-plugin-react": "7.37.2",
110
- "eslint-plugin-react-hooks": "4.5.0",
111
- "eslint-plugin-security": "^1.7.1",
112
- "eslint-plugin-sonarjs": "^0.21.0",
113
- "eslint-plugin-unused-imports": "2.0.0",
101
+ "eslint": "^9.25.1",
102
+ "eslint-config-prettier": "^10.1.2",
103
+ "eslint-plugin-cypress": "^4.3.0",
104
+ "eslint-plugin-import": "^2.31.0",
105
+ "eslint-plugin-jam3": "^0.2.3",
106
+ "eslint-plugin-json": "^4.0.1",
107
+ "eslint-plugin-prettier": "^5.2.6",
108
+ "eslint-plugin-promise": "^7.2.1",
109
+ "eslint-plugin-react": "^7.37.5",
110
+ "eslint-plugin-react-hooks": "^5.2.0",
111
+ "eslint-plugin-security": "^3.0.1",
112
+ "eslint-plugin-sonarjs": "^3.0.2",
113
+ "eslint-plugin-unused-imports": "^4.1.4",
114
114
  "eslint-plugin-xss": "^0.1.12",
115
115
  "formik": "2.4.6",
116
+ "globals": "16.0.0",
116
117
  "html-webpack-plugin": "5.5.3",
117
118
  "https-browserify": "1.0.0",
118
119
  "husky": "7.0.4",
@@ -128,13 +129,13 @@
128
129
  "postcss-import": "^15.0.0",
129
130
  "postcss-loader": "^7.0.1",
130
131
  "postcss-preset-env": "7.8.2",
131
- "prettier": "2.6.2",
132
+ "prettier": "3",
132
133
  "prettier-plugin-tailwindcss": "0.1.10",
133
134
  "process": "0.11.10",
134
135
  "qs": "^6.11.2",
135
136
  "ramda": "0.29.0",
136
- "react": "18.2.0",
137
- "react-dom": "18.2.0",
137
+ "react": "18.3.1",
138
+ "react-dom": "18.3.1",
138
139
  "react-helmet": "^6.1.0",
139
140
  "react-i18next": "12.3.1",
140
141
  "react-router-dom": "5.3.3",
@@ -146,7 +147,7 @@
146
147
  "rollup-plugin-copy": "3.5.0",
147
148
  "rollup-plugin-peer-deps-external": "2.2.4",
148
149
  "rollup-plugin-styles": "4.0.0",
149
- "sass": "^1.54.9",
150
+ "sass": "1.89.0",
150
151
  "sass-loader": "^13.0.2",
151
152
  "shakapacker": "6.6.0",
152
153
  "source-map-loader": "4.0.1",
@@ -161,18 +162,18 @@
161
162
  "webpack": "5.88.1",
162
163
  "webpack-assets-manifest": "5.1.0",
163
164
  "webpack-cli": "5.1.4",
164
- "webpack-dev-server": "4.15.1",
165
+ "webpack-dev-server": "5.2.1",
165
166
  "yup": "0.32.11",
166
- "zustand": "4.3.2"
167
+ "zustand": "4.4.2"
167
168
  },
168
169
  "peerDependencies": {
169
170
  "@babel/runtime": "7.26.10",
170
- "@bigbinary/neeto-cist": "1.0.15",
171
- "@bigbinary/neeto-commons-frontend": "4.13.29",
172
- "@bigbinary/neeto-filters-frontend": "4.3.17",
173
- "@bigbinary/neeto-icons": "1.20.34",
174
- "@bigbinary/neeto-molecules": "3.16.1",
175
- "@bigbinary/neetoui": "8.2.79",
171
+ "@bigbinary/neeto-cist": "1.0.17",
172
+ "@bigbinary/neeto-commons-frontend": "4.13.43",
173
+ "@bigbinary/neeto-filters-frontend": "4.3.21",
174
+ "@bigbinary/neeto-icons": "1.20.49",
175
+ "@bigbinary/neeto-molecules": "3.16.63",
176
+ "@bigbinary/neetoui": "8.3.9",
176
177
  "@honeybadger-io/js": "6.10.1",
177
178
  "@honeybadger-io/react": "6.1.25",
178
179
  "@tailwindcss/container-queries": "^0.1.1",
@@ -192,8 +193,8 @@
192
193
  "path-browserify": "^1.0.1",
193
194
  "qs": "^6.11.2",
194
195
  "ramda": "0.29.0",
195
- "react": "18.2.0",
196
- "react-dom": "18.2.0",
196
+ "react": "18.3.1",
197
+ "react-dom": "18.3.1",
197
198
  "react-helmet": "^6.1.0",
198
199
  "react-i18next": "12.3.1",
199
200
  "react-router-dom": "5.3.3",
@@ -207,12 +208,14 @@
207
208
  "util": "^0.12.5",
208
209
  "vm-browserify": "1.1.2",
209
210
  "yup": "0.32.11",
210
- "zustand": "4.3.2"
211
+ "zustand": "4.4.2"
211
212
  },
212
213
  "resolutions": {
213
214
  "postcss": "^8",
214
215
  "wrap-ansi": "7.0.0",
215
- "string-width": "4.1.0"
216
+ "string-width": "4.1.0",
217
+ "react": "18.3.1",
218
+ "react-dom": "18.3.1"
216
219
  },
217
220
  "engines": {
218
221
  "node": ">=22.13",