Skip to content

Commit 81b9c81

Browse files
update fluent screenshots
+ some changes for tests
1 parent 5bfcdd8 commit 81b9c81

File tree

51 files changed

+6474
-2633
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+6474
-2633
lines changed

packages/devextreme-cli/package-lock.json

Lines changed: 6473 additions & 2631 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/devextreme-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"eslint-plugin-unused-imports": "^1.1.5",
6464
"eslint-plugin-vue": "^7.20.0",
6565
"eslint-stylish": "^0.2.0",
66-
"jest": "^29.7.0",
66+
"jest": "^26.6.3",
6767
"jest-image-snapshot": "^6.4.0",
6868
"prettier": "^2.8.8",
6969
"rimraf": "^2.7.1",

packages/devextreme-cli/src/applications/application.react.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ const preparePackageJsonForTemplate = (appPath, appName, isTypeScript) => {
3232
{ name: 'sass', version: '^1.34.1' },
3333
{ name: 'devextreme-cli', version: latestVersions['devextreme-cli'], dev: true },
3434
{ name: 'react-router-dom', version: '^6.3.0' },
35-
{ name: 'ajv', version: '^7.2.4' },
3635
];
3736
const scripts = [
3837
{ name: 'build-themes', value: 'devextreme build' },
-855 Bytes
228 Bytes
-276 Bytes
242 Bytes
-807 Bytes
830 Bytes
-338 Bytes

0 commit comments

Comments
 (0)