Skip to content

Commit be049c4

Browse files
Merge branch '26_1' into chore/migrate-devextreme-to-nx-part-9
2 parents 9294cea + 480f7df commit be049c4

24 files changed

Lines changed: 1292 additions & 535 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,8 @@
125125
"stylelint-config-recommended-vue@1.6.1>stylelint-config-recommended": "^16.0.0",
126126
"uuid@<14.0.0": "~14.0.0",
127127
"postcss@<8.5.10": "8.5.10",
128-
"ip-address@<=10.1.0": ">=10.1.1"
128+
"ip-address@<=10.1.0": ">=10.1.1",
129+
"@babel/plugin-transform-modules-systemjs@>=7.12.0 <7.29.4": "^7.29.4"
129130
}
130131
},
131132
"packageManager": "pnpm@9.15.9"

packages/devextreme/js/__internal/grids/data_grid/ai_assistant/__tests__/ai_assistant_controller.test.ts

Lines changed: 0 additions & 335 deletions
This file was deleted.

0 commit comments

Comments
 (0)