diff --git a/package-lock.json b/package-lock.json index d636e42e..48cddfc3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "@nextcloud/browserslist-config": "^3.0.1", "@nextcloud/eslint-config": "^8.3.0", "@nextcloud/stylelint-config": "^2.4.0", - "@nextcloud/webpack-vue-config": "^6.1.1", + "@nextcloud/webpack-vue-config": "^6.2.0", "@vue/test-utils": "^1.3.6", "@vue/vue2-jest": "^29.2.6", "babel-core": "^7.0.0-bridge.0", diff --git a/package.json b/package.json index 654f341f..e99a8828 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@nextcloud/browserslist-config": "^3.0.1", "@nextcloud/eslint-config": "^8.3.0", "@nextcloud/stylelint-config": "^2.4.0", - "@nextcloud/webpack-vue-config": "^6.1.1", + "@nextcloud/webpack-vue-config": "^6.2.0", "@vue/test-utils": "^1.3.6", "@vue/vue2-jest": "^29.2.6", "babel-core": "^7.0.0-bridge.0",