From 12442ac02f104e769f042a4b128b2170ab264639 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 03:20:00 +0000 Subject: chore(deps): bump @nextcloud/files from 3.0.0-beta.27 to 3.0.0 Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files) from 3.0.0-beta.27 to 3.0.0. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-files/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-files/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-files/compare/v3.0.0-beta.27...v3.0.0) --- updated-dependencies: - dependency-name: "@nextcloud/files" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2304fecb..af68c361 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@nextcloud/cdav-library": "^1.1.0", "@nextcloud/dialogs": "^4.1.0", "@nextcloud/event-bus": "^3.1.0", - "@nextcloud/files": "^3.0.0-beta.27", + "@nextcloud/files": "^3.0.0", "@nextcloud/initial-state": "^2.1.0", "@nextcloud/l10n": "^2.2.0", "@nextcloud/logger": "^2.7.0", @@ -2998,9 +2998,9 @@ } }, "node_modules/@nextcloud/files": { - "version": "3.0.0-beta.27", - "resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.0.0-beta.27.tgz", - "integrity": "sha512-NEfBT9SzWVwnRoxDItnLYKTyQflPTNXnmJVVmNejJHpKxvLji2h07qkh0PC2M44SDE6j1HHXzyE2FgfDzgOAZw==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.0.0.tgz", + "integrity": "sha512-zk5oIuVDyk2gWBKCJ+0B1HE3VjhuGnz2iLNbTcbRuTjMYb6aYCAEn1LY0dXbUQG93ehndYJCOdaYri/TaGrlXw==", "dependencies": { "@nextcloud/auth": "^2.2.1", "@nextcloud/l10n": "^2.2.0", @@ -20368,9 +20368,9 @@ } }, "@nextcloud/files": { - "version": "3.0.0-beta.27", - "resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.0.0-beta.27.tgz", - "integrity": "sha512-NEfBT9SzWVwnRoxDItnLYKTyQflPTNXnmJVVmNejJHpKxvLji2h07qkh0PC2M44SDE6j1HHXzyE2FgfDzgOAZw==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.0.0.tgz", + "integrity": "sha512-zk5oIuVDyk2gWBKCJ+0B1HE3VjhuGnz2iLNbTcbRuTjMYb6aYCAEn1LY0dXbUQG93ehndYJCOdaYri/TaGrlXw==", "requires": { "@nextcloud/auth": "^2.2.1", "@nextcloud/l10n": "^2.2.0", diff --git a/package.json b/package.json index 0fea8575..de4f7d5e 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@nextcloud/cdav-library": "^1.1.0", "@nextcloud/dialogs": "^4.1.0", "@nextcloud/event-bus": "^3.1.0", - "@nextcloud/files": "^3.0.0-beta.27", + "@nextcloud/files": "^3.0.0", "@nextcloud/initial-state": "^2.1.0", "@nextcloud/l10n": "^2.2.0", "@nextcloud/logger": "^2.7.0", -- cgit v1.2.3