diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 9fe7da35aa4..16e47b2de2e 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@nextcloud/capabilities": "^1.0.4", "@nextcloud/dialogs": "^3.1.2", "@nextcloud/event-bus": "^1.3.0", - "@nextcloud/files": "^1.1.0", + "@nextcloud/files": "^2.0.0", "@nextcloud/initial-state": "^1.2.0", "@nextcloud/l10n": "^1.4.1", "@nextcloud/logger": "^2.0.0", @@ -100,7 +100,7 @@ "@nextcloud/eslint-plugin": "^1.5.0", "@testing-library/jest-dom": "^5.14.1", "@testing-library/user-event": "^13.1.9", - "@testing-library/vue": "^5.6.2", + "@testing-library/vue": "^5.8.1", "babel-eslint": "^10.1.0", "babel-jest": "^26.6.3", "babel-loader": "^8.2.2", |