diff --git a/packages/devextreme-vue/package.json b/packages/devextreme-vue/package.json index ac8e1698..da8aa2d1 100644 --- a/packages/devextreme-vue/package.json +++ b/packages/devextreme-vue/package.json @@ -28,7 +28,7 @@ "devDependencies": { "@types/jest": "^26.0.24", "@vue/compiler-sfc": "^3.0.0", - "@vue/test-utils": "2.0.0-beta.7", + "@vue/test-utils": "2.4.1", "del": "^3.0.0", "devextreme-vue-generator": "^3.0.3", "devextreme-vue2-strategy": "~23.2.0", diff --git a/packages/sandbox/package.json b/packages/sandbox/package.json index 241a1986..96b085a3 100644 --- a/packages/sandbox/package.json +++ b/packages/sandbox/package.json @@ -16,7 +16,7 @@ "@types/jest": "^22.2.3", "@types/node": "^16.18.6", "@vue/compiler-sfc": "3.0.0", - "@vue/test-utils": "^2.0.0-beta.7", + "@vue/test-utils": "^2.4.1", "css-loader": "^2.1.1", "devextreme": "23.2-next", "minimatch": "^3.0.2",