Skip to content

Commit 09b968b

Browse files
Security: align ALL dependencies with 26_1 (patch + minor + major)
1 parent 69d75ec commit 09b968b

3 files changed

Lines changed: 303 additions & 182 deletions

File tree

packages/devextreme/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@testing-library/jest-dom": "6.9.1",
8989
"@testing-library/user-event": "14.6.1",
9090
"@types/enzyme": "3.10.19",
91-
"@types/jquery": "3.5.29",
91+
"@types/jquery": "3.5.34",
9292
"@types/react": "16.14.69",
9393
"@typescript-eslint/eslint-plugin": "catalog:",
9494
"@typescript-eslint/experimental-utils": "5.62.0",
@@ -115,15 +115,14 @@
115115
"eslint": "catalog:",
116116
"eslint-config-airbnb-base": "15.0.0",
117117
"eslint-config-airbnb-typescript": "catalog:",
118-
"eslint-config-devextreme": "1.1.6",
118+
"eslint-config-devextreme": "1.1.9",
119119
"eslint-migration-utils": "workspace:*",
120120
"eslint-plugin-i18n": "catalog:",
121121
"eslint-plugin-import": "catalog:",
122-
"eslint-plugin-jest": "27.6.0",
122+
"eslint-plugin-jest": "29.15.0",
123123
"eslint-plugin-jest-formatting": "3.1.0",
124124
"eslint-plugin-jsx-a11y": "6.10.2",
125125
"eslint-plugin-no-only-tests": "catalog:",
126-
"eslint-plugin-node": "11.1.0",
127126
"eslint-plugin-qunit": "catalog:",
128127
"eslint-plugin-react": "7.37.5",
129128
"eslint-plugin-rulesdir": "0.2.2",
@@ -133,7 +132,7 @@
133132
"eslint-plugin-unicorn": "60.0.0",
134133
"fancy-log": "2.0.0",
135134
"file-saver": "2.0.5",
136-
"glob": "10.4.5",
135+
"glob": "11.1.0",
137136
"globalize": "1.7.1",
138137
"globals": "catalog:",
139138
"gulp": "4.0.2",
@@ -159,7 +158,7 @@
159158
"gulp-remote-src": "0.4.4",
160159
"gulp-rename": "1.4.0",
161160
"gulp-replace": "0.6.1",
162-
"gulp-sass": "5.1.0",
161+
"gulp-sass": "6.0.1",
163162
"gulp-shell": "0.8.0",
164163
"gulp-tap": "1.0.1",
165164
"gulp-template": "5.0.0",
@@ -171,7 +170,7 @@
171170
"jest-each": "29.7.0",
172171
"jest-environment-jsdom": "29.7.0",
173172
"jest-environment-node": "29.7.0",
174-
"jquery": "3.7.1",
173+
"jquery": "4.0.0",
175174
"jquery.tmpl": "0.0.2",
176175
"jspdf": "4.2.1",
177176
"jspdf-autotable": "3.8.4",
@@ -183,7 +182,6 @@
183182
"minimist": "1.2.8",
184183
"nconf": "0.12.1",
185184
"normalize-path": "3.0.0",
186-
"npm-run-all": "4.1.5",
187185
"opentype.js": "1.3.4",
188186
"plugin-error": "2.0.1",
189187
"qunit": "2.24.1",
@@ -214,7 +212,9 @@
214212
"webpack": "5.105.4",
215213
"webpack-stream": "7.0.0",
216214
"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"
218218
},
219219
"scripts": {
220220
"clean": "gulp clean",

0 commit comments

Comments
 (0)