diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index ef5ef3fd69a..78083e7cc3d 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@nextcloud/paths": "^2.1.0", "@nextcloud/router": "^2.0.0", "@nextcloud/sharing": "^0.1.0", - "@nextcloud/vue": "^5.1.1", + "@nextcloud/vue": "^5.2.1", "@nextcloud/vue-dashboard": "^2.0.1", "autosize": "^5.0.1", "backbone": "^1.4.1", @@ -61,7 +61,7 @@ "handlebars": "^4.7.7", "ical.js": "^1.4.0", "jquery": "~3.6", - "jquery-migrate": "~3.3", + "jquery-migrate": "~3.4", "jquery-ui": "^1.13.1", "jquery-ui-dist": "^1.13.1", "jstimezonedetect": "^1.0.7", @@ -101,11 +101,11 @@ "@nextcloud/browserslist-config": "^2.2.0", "@nextcloud/eslint-config": "^7.0.2", "@nextcloud/stylelint-config": "^2.1.2", - "@testing-library/jest-dom": "^5.16.2", + "@testing-library/jest-dom": "^5.16.3", "@testing-library/user-event": "^13.5.0", "@testing-library/vue": "^5.8.2", "@vue/test-utils": "^1.3.0", - "babel-loader": "^8.2.3", + "babel-loader": "^8.2.4", "babel-loader-exclude-node-modules-except": "^1.2.1", "css-loader": "^6.7.1", "eslint-plugin-es": "^4.1.0", |