From 5103e97b86314c0ad954396e315bae57f9ccd7c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 04:03:24 +0000 Subject: [PATCH] build(deps): Bump caniuse-lite from 1.0.30001799 to 1.0.30001809 Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001799 to 1.0.30001809. - [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001799...1.0.30001809) --- updated-dependencies: - dependency-name: caniuse-lite dependency-version: 1.0.30001809 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..9ce56250 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.30001809", "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.30001809", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001809.tgz", + "integrity": "sha512-xxWVywk6a6Arlk+hymeycyn/VgqEfLDxupvhH/xiY5SJ/18kmi9o6MiO320DCUzypORHLtvh0I4i04tUhCNHNQ==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index b09f29a9..0c23a589 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.30001809", "debounce": "^2.1.0", "debounce-fn": "^6.0.0", "p-cancelable": "^4.0.1",