|
88 | 88 | "@testing-library/jest-dom": "6.9.1", |
89 | 89 | "@testing-library/user-event": "14.6.1", |
90 | 90 | "@types/enzyme": "3.10.19", |
91 | | - "@types/jquery": "3.5.29", |
| 91 | + "@types/jquery": "3.5.34", |
92 | 92 | "@types/react": "16.14.69", |
93 | 93 | "@typescript-eslint/eslint-plugin": "catalog:", |
94 | 94 | "@typescript-eslint/experimental-utils": "5.62.0", |
|
115 | 115 | "eslint": "catalog:", |
116 | 116 | "eslint-config-airbnb-base": "15.0.0", |
117 | 117 | "eslint-config-airbnb-typescript": "catalog:", |
118 | | - "eslint-config-devextreme": "1.1.6", |
| 118 | + "eslint-config-devextreme": "1.1.9", |
119 | 119 | "eslint-migration-utils": "workspace:*", |
120 | 120 | "eslint-plugin-i18n": "catalog:", |
121 | 121 | "eslint-plugin-import": "catalog:", |
122 | | - "eslint-plugin-jest": "27.6.0", |
| 122 | + "eslint-plugin-jest": "29.15.0", |
123 | 123 | "eslint-plugin-jest-formatting": "3.1.0", |
124 | 124 | "eslint-plugin-jsx-a11y": "6.10.2", |
125 | 125 | "eslint-plugin-no-only-tests": "catalog:", |
126 | | - "eslint-plugin-node": "11.1.0", |
127 | 126 | "eslint-plugin-qunit": "catalog:", |
128 | 127 | "eslint-plugin-react": "7.37.5", |
129 | 128 | "eslint-plugin-rulesdir": "0.2.2", |
|
133 | 132 | "eslint-plugin-unicorn": "60.0.0", |
134 | 133 | "fancy-log": "2.0.0", |
135 | 134 | "file-saver": "2.0.5", |
136 | | - "glob": "10.4.5", |
| 135 | + "glob": "11.1.0", |
137 | 136 | "globalize": "1.7.1", |
138 | 137 | "globals": "catalog:", |
139 | 138 | "gulp": "4.0.2", |
|
159 | 158 | "gulp-remote-src": "0.4.4", |
160 | 159 | "gulp-rename": "1.4.0", |
161 | 160 | "gulp-replace": "0.6.1", |
162 | | - "gulp-sass": "5.1.0", |
| 161 | + "gulp-sass": "6.0.1", |
163 | 162 | "gulp-shell": "0.8.0", |
164 | 163 | "gulp-tap": "1.0.1", |
165 | 164 | "gulp-template": "5.0.0", |
|
171 | 170 | "jest-each": "29.7.0", |
172 | 171 | "jest-environment-jsdom": "29.7.0", |
173 | 172 | "jest-environment-node": "29.7.0", |
174 | | - "jquery": "3.7.1", |
| 173 | + "jquery": "4.0.0", |
175 | 174 | "jquery.tmpl": "0.0.2", |
176 | 175 | "jspdf": "4.2.1", |
177 | 176 | "jspdf-autotable": "3.8.4", |
|
183 | 182 | "minimist": "1.2.8", |
184 | 183 | "nconf": "0.12.1", |
185 | 184 | "normalize-path": "3.0.0", |
186 | | - "npm-run-all": "4.1.5", |
187 | 185 | "opentype.js": "1.3.4", |
188 | 186 | "plugin-error": "2.0.1", |
189 | 187 | "qunit": "2.24.1", |
|
214 | 212 | "webpack": "5.105.4", |
215 | 213 | "webpack-stream": "7.0.0", |
216 | 214 | "yaml": "2.8.3", |
217 | | - "yargs": "17.7.2" |
| 215 | + "yargs": "17.7.2", |
| 216 | + "eslint-plugin-n": "17.24.0", |
| 217 | + "npm-run-all2": "5.0.2" |
218 | 218 | }, |
219 | 219 | "scripts": { |
220 | 220 | "clean": "gulp clean", |
|
0 commit comments