Skip to content

Commit 30687eb

Browse files
Security: align deps, catalog and overrides with 26_1
1 parent 389c703 commit 30687eb

File tree

4 files changed

+2504
-1049
lines changed

4 files changed

+2504
-1049
lines changed

package.json

Lines changed: 23 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -65,58 +65,42 @@
6565
"pnpm": {
6666
"overrides": {
6767
"@devexpress/callsite-record@^4.1.6": "4.1.7",
68-
"@hono/node-server@<1.19.10": "^1.19.10",
68+
"basic-ftp@<5.2.1": "~5.2.1",
6969
"@isaacs/brace-expansion@<=5.0.0": "^5.0.1",
7070
"@modelcontextprotocol/sdk@>=1.10.0 <=1.25.3": "^1.26.0",
71-
"@tootallnate/once@<3.0.1": "^3.0.1",
72-
"ajv@>=7.0.0-alpha.0 <8.18.0": "^8.18.0",
73-
"axios@<=1.13.4": "^1.13.5",
74-
"basic-ftp@<5.2.1": "~5.2.1",
75-
"bn.js@<4.12.3": "4.12.3",
76-
"bn.js@>=5.0.0 <5.2.3": "5.2.3",
77-
"brace-expansion@<1.1.13": "1.1.13",
78-
"brace-expansion@>=2.0.0 <2.0.3": "2.0.3",
79-
"braces@<3.0.3": "^3.0.3",
80-
"cookie@<0.7.0": "^0.7.0",
81-
"diff@>=4.0.0 <4.0.4": "4.0.4",
82-
"diff@>=5.0.0 <5.2.2": "5.2.2",
83-
"dompurify@<=3.3.1": "^3.3.2",
84-
"express-rate-limit@>=8.2.0 <8.2.2": "^8.2.2",
85-
"flatted@<3.4.0": "^3.4.0",
8671
"form-data@<2.5.4": "2.5.5",
8772
"form-data@>=4.0.0 <4.0.4": "^4.0.5",
73+
"pbkdf2@<=3.1.2": "^3.1.3",
74+
"sha.js@<=2.4.11": "^2.4.12",
75+
"rollup@< 4.59.0": "^4.59.0",
76+
"json5@<1.0.2": "^2.2.3",
77+
"axios@<=1.13.4": "^1.13.5",
78+
"braces@<3.0.3": "^3.0.3",
79+
"semver@<5.7.2": "^5.7.2",
80+
"qs": ">=6.14.1",
8881
"glob@>=10.2.0 <10.5.0": "^10.5.0",
82+
"node-forge@<1.4.0": "1.4.0",
83+
"vite@>=6.0.0 <6.4.1": "^7.3.2",
84+
"vite@>=7.0.0 <=7.3.1": "^7.3.2",
85+
"tar@<=7.5.9": "^7.5.10",
86+
"underscore@<=1.13.7": "^1.13.8",
8987
"hono@<4.12.4": "^4.12.4",
90-
"immutable@>=4.0.0-rc.1 <4.3.8": "^4.3.8",
88+
"@hono/node-server@<1.19.10": "^1.19.10",
89+
"express-rate-limit@>=8.2.0 <8.2.2": "^8.2.2",
9190
"immutable@>=5.0.0 <5.1.5": "^5.1.5",
92-
"json5@<1.0.2": "^2.2.3",
93-
"lodash.template@<4.18.1": "4.18.1",
94-
"lodash@<4.18.1": "4.18.1",
95-
"micromatch@<4.0.8": "^4.0.8",
9691
"minimatch@<3.1.5": "3.1.5",
97-
"minimatch@>=10.0.0 < 10.2.4": "10.2.4",
98-
"minimatch@>=5.0.0 <5.1.8": "5.1.8",
9992
"minimatch@>=9.0.0 < 9.0.7": "9.0.9",
100-
"node-forge@<1.4.0": "1.4.0",
101-
"path-to-regexp@0.1.12": "0.1.13",
102-
"path-to-regexp@>=8.0.0 <8.4.0": "8.4.0",
103-
"pbkdf2@<=3.1.2": "^3.1.3",
93+
"minimatch@>=10.0.0 < 10.2.4": "10.2.4",
10494
"picomatch@>=2.0.0 <2.3.2": "2.3.2",
10595
"picomatch@>=4.0.0 <4.0.4": "4.0.4",
106-
"qs": ">=6.14.1",
107-
"rollup@< 4.59.0": "^4.59.0",
108-
"rollup@<2.79.2": "^4.53.3",
109-
"semver@<5.7.2": "^5.7.2",
96+
"path-to-regexp@0.1.12": "0.1.13",
97+
"path-to-regexp@>=8.0.0 <8.4.0": "8.4.0",
11098
"serialize-javascript@<=7.0.2": "7.0.5",
111-
"sha.js@<=2.4.11": "^2.4.12",
112-
"socket.io-parser@>=4.0.0 <4.2.6": "^4.2.6",
113-
"tar@<=7.5.9": "^7.5.10",
114-
"tmp@<=0.2.3": "^0.2.4",
115-
"tough-cookie@<4.1.3": "^4.1.3",
116-
"underscore@<=1.13.7": "^1.13.8",
99+
"flatted@<3.4.0": "^3.4.0",
117100
"undici@<7.24.0": "^7.24.0",
118-
"vite@>=6.0.0 <6.4.1": "^7.3.2",
119-
"vite@>=7.0.0 <=7.3.1": "^7.3.2"
101+
"socket.io-parser@>=4.0.0 <4.2.6": "^4.2.6",
102+
"lodash@<4.18.1": "4.18.1",
103+
"lodash.template@<4.18.1": "4.18.1"
120104
}
121105
},
122106
"packageManager": "pnpm@9.15.4"

packages/devextreme/package.json

Lines changed: 21 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,12 @@
6767
"unplugin": "^3.0.0"
6868
},
6969
"devDependencies": {
70-
"@babel/core": "7.23.9",
70+
"@babel/core": "7.29.0",
7171
"@babel/eslint-parser": "catalog:",
72-
"@babel/parser": "7.23.9",
73-
"@babel/plugin-transform-modules-commonjs": "7.23.3",
74-
"@babel/plugin-transform-runtime": "7.23.3",
75-
"@babel/preset-env": "7.23.9",
72+
"@babel/parser": "7.29.0",
73+
"@babel/plugin-transform-modules-commonjs": "7.28.6",
74+
"@babel/plugin-transform-runtime": "7.29.0",
75+
"@babel/preset-env": "7.29.0",
7676
"@devextreme-generator/angular": "3.0.12",
7777
"@devextreme-generator/build-helpers": "3.0.12",
7878
"@devextreme-generator/core": "3.0.12",
@@ -86,8 +86,8 @@
8686
"@stylistic/eslint-plugin": "catalog:",
8787
"@testcafe-community/axe": "3.5.0",
8888
"@testing-library/dom": "10.4.1",
89-
"@testing-library/jest-dom": "^6.6.3",
90-
"@testing-library/user-event": "^14.5.2",
89+
"@testing-library/jest-dom": "6.9.1",
90+
"@testing-library/user-event": "14.6.1",
9191
"@types/enzyme": "3.10.19",
9292
"@types/jquery": "catalog:",
9393
"@types/react": "16.14.69",
@@ -105,28 +105,28 @@
105105
"clean-css": "5.3.3",
106106
"cross-env": "7.0.3",
107107
"cssom": "0.5.0",
108-
"csstype": "3.1.3",
108+
"csstype": "3.2.3",
109109
"del": "2.2.2",
110110
"devextreme-aspnet-data": "5.0.0",
111111
"devextreme-cldr-data": "1.0.3",
112-
"devextreme-exceljs-fork": "4.4.7",
112+
"devextreme-exceljs-fork": "catalog:",
113113
"devextreme-screenshot-comparer": "2.0.17",
114114
"enzyme": "3.11.0",
115115
"enzyme-adapter-react-16": "1.15.8",
116116
"eslint": "catalog:",
117117
"eslint-config-airbnb-base": "15.0.0",
118118
"eslint-config-airbnb-typescript": "catalog:",
119-
"eslint-config-devextreme": "1.1.6",
119+
"eslint-config-devextreme": "catalog:",
120120
"eslint-migration-utils": "workspace:*",
121121
"eslint-plugin-i18n": "catalog:",
122122
"eslint-plugin-import": "catalog:",
123-
"eslint-plugin-jest": "28.14.0",
123+
"eslint-plugin-jest": "29.15.0",
124124
"eslint-plugin-jest-formatting": "3.1.0",
125-
"eslint-plugin-jsx-a11y": "6.8.0",
126-
"eslint-plugin-n": "^17.0.0",
125+
"eslint-plugin-jsx-a11y": "catalog:",
126+
"eslint-plugin-n": "17.24.0",
127127
"eslint-plugin-no-only-tests": "catalog:",
128128
"eslint-plugin-qunit": "catalog:",
129-
"eslint-plugin-react": "7.33.2",
129+
"eslint-plugin-react": "7.37.5",
130130
"eslint-plugin-rulesdir": "0.2.2",
131131
"eslint-plugin-simple-import-sort": "10.0.0",
132132
"eslint-plugin-spellcheck": "0.0.20",
@@ -160,7 +160,7 @@
160160
"gulp-remote-src": "0.4.4",
161161
"gulp-rename": "1.4.0",
162162
"gulp-replace": "0.6.1",
163-
"gulp-sass": "5.1.0",
163+
"gulp-sass": "6.0.1",
164164
"gulp-shell": "0.8.0",
165165
"gulp-tap": "1.0.1",
166166
"gulp-template": "5.0.0",
@@ -174,7 +174,7 @@
174174
"jest-environment-node": "29.7.0",
175175
"jquery": "catalog:",
176176
"jquery.tmpl": "0.0.2",
177-
"jspdf": "4.0.0",
177+
"jspdf": "4.2.1",
178178
"jspdf-autotable": "3.8.4",
179179
"knockout": "3.5.2",
180180
"lazypipe": "1.0.2",
@@ -192,7 +192,7 @@
192192
"react-dom": "16.14.0",
193193
"react-test-renderer": "16.14.0",
194194
"recast": "0.23.11",
195-
"sass-embedded": "1.59.2",
195+
"sass-embedded": "1.93.3",
196196
"shelljs": "0.8.5",
197197
"sinon": "18.0.1",
198198
"staged-git-files": "1.3.0",
@@ -212,10 +212,11 @@
212212
"uuid": "9.0.1",
213213
"vinyl": "2.2.1",
214214
"vinyl-named": "1.1.0",
215-
"webpack": "5.103.0",
215+
"webpack": "5.105.4",
216216
"webpack-stream": "7.0.0",
217-
"yaml": "2.5.0",
218-
"yargs": "17.7.2"
217+
"yaml": "2.8.3",
218+
"yargs": "17.7.2",
219+
"npm-run-all2": "5.0.2"
219220
},
220221
"scripts": {
221222
"clean": "gulp clean",

0 commit comments

Comments
 (0)