]> source.dussan.org Git - nextcloud-server.git/commitdiff
bump @nextcloud/files from 3.0.0-beta.9 to 3.0.0-beta.10 38865/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 17 Jun 2023 03:04:56 +0000 (03:04 +0000)
committernextcloud-command <nextcloud-command@users.noreply.github.com>
Mon, 19 Jun 2023 10:20:57 +0000 (10:20 +0000)
---
updated-dependencies:
- dependency-name: "@nextcloud/files"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
package-lock.json
package.json

index ad8f605141f1581f4afd008ec0627de97705e0e7..413174b1e53cbd4c45c785f40cf4dc69031bd653 100644 (file)
@@ -19,7 +19,7 @@
         "@nextcloud/capabilities": "^1.0.4",
         "@nextcloud/dialogs": "^4.0.1",
         "@nextcloud/event-bus": "^3.1.0",
-        "@nextcloud/files": "^3.0.0-beta.9",
+        "@nextcloud/files": "^3.0.0-beta.10",
         "@nextcloud/initial-state": "^2.0.0",
         "@nextcloud/l10n": "^2.1.0",
         "@nextcloud/logger": "^2.5.0",
       "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
     },
     "node_modules/@nextcloud/files": {
-      "version": "3.0.0-beta.9",
-      "resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.0.0-beta.9.tgz",
-      "integrity": "sha512-K4k8wmxNmIeJz5VmLzGiYH9wc6rv0i9BcVOL9xuSHPwf/ukJZzw/hKHnE1ohBzIKfCZUS619dsa2hI/OjRa3Lg==",
+      "version": "3.0.0-beta.10",
+      "resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.0.0-beta.10.tgz",
+      "integrity": "sha512-cAh2HWkFgktub/GW07qx/kYz9nR2E/D+Zk/qXF8JW7BL/+gNy4/wOJ7mfDisUZy0gCZKZTV0v5wtEkIHwNdTyA==",
       "dependencies": {
         "@nextcloud/auth": "^2.0.0",
         "@nextcloud/l10n": "^2.1.0",
       }
     },
     "@nextcloud/files": {
-      "version": "3.0.0-beta.9",
-      "resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.0.0-beta.9.tgz",
-      "integrity": "sha512-K4k8wmxNmIeJz5VmLzGiYH9wc6rv0i9BcVOL9xuSHPwf/ukJZzw/hKHnE1ohBzIKfCZUS619dsa2hI/OjRa3Lg==",
+      "version": "3.0.0-beta.10",
+      "resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.0.0-beta.10.tgz",
+      "integrity": "sha512-cAh2HWkFgktub/GW07qx/kYz9nR2E/D+Zk/qXF8JW7BL/+gNy4/wOJ7mfDisUZy0gCZKZTV0v5wtEkIHwNdTyA==",
       "requires": {
         "@nextcloud/auth": "^2.0.0",
         "@nextcloud/l10n": "^2.1.0",
index 6f771a0f097b0ae2906d19281797a453af60d7da..e96e0fba95c1d671d487af2e16df920d4750d4b7 100644 (file)
@@ -44,7 +44,7 @@
     "@nextcloud/capabilities": "^1.0.4",
     "@nextcloud/dialogs": "^4.0.1",
     "@nextcloud/event-bus": "^3.1.0",
-    "@nextcloud/files": "^3.0.0-beta.9",
+    "@nextcloud/files": "^3.0.0-beta.10",
     "@nextcloud/initial-state": "^2.0.0",
     "@nextcloud/l10n": "^2.1.0",
     "@nextcloud/logger": "^2.5.0",