From d67a3635da64065a184b9fa815b8cf76b8e8ea50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 04:03:23 +0000 Subject: [PATCH] build(deps): Bump caniuse-lite from 1.0.30001799 to 1.0.30001806 Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001799 to 1.0.30001806. - [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001799...1.0.30001806) --- updated-dependencies: - dependency-name: caniuse-lite dependency-version: 1.0.30001806 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 67b7d1f3..6d2a8809 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@nextcloud/vue": "^8.15.0", "@nextcloud/webpack-vue-config": "^6.3.2", "babel-loader": "^10.1.1", - "caniuse-lite": "^1.0.30001799", + "caniuse-lite": "^1.0.30001806", "debounce": "^2.1.0", "debounce-fn": "^6.0.0", "p-cancelable": "^4.0.1", @@ -5662,9 +5662,9 @@ "integrity": "sha512-A/8PwLk/T7IJDfUdQ68NR24QHa8rIlnN/stiJEBo6dmVUkD4K14LswG0w3VwdeK/o7qOwRUR1k2MhK5Rpy2m7A==" }, "node_modules/caniuse-lite": { - "version": "1.0.30001799", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001799.tgz", - "integrity": "sha512-hG1bReV+OUU+MOqK4t/ZWI0tZOyz3rqS9XuhOUz1cIcbwBKjOyJEJuw9ER5JuNyqxNk8u/JUVbGibBOL1yrjFw==", + "version": "1.0.30001806", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001806.tgz", + "integrity": "sha512-72Cuvd95zbSYPKq6Fhg8eDJRlzgWDf7/mtoZv6Qe/DYNCEBdNxoA3+rZAU2ZhGCpZlns3EssFavaZomckT5Uuw==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index b09f29a9..50b8f92d 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@nextcloud/vue": "^8.15.0", "@nextcloud/webpack-vue-config": "^6.3.2", "babel-loader": "^10.1.1", - "caniuse-lite": "^1.0.30001799", + "caniuse-lite": "^1.0.30001806", "debounce": "^2.1.0", "debounce-fn": "^6.0.0", "p-cancelable": "^4.0.1",