Merge pull request #55921 from nextcloud/dependabot/npm_and_yarn/stable32/nextcloud/browserslist-config-3.1.1

pull/55919/head
dependabot[bot] 2025-10-28 16:39:44 +07:00 committed by GitHub
commit 54a60f81f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 10 additions and 8 deletions

@ -28,7 +28,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.5.0
- license: GPL-3.0-or-later
- @nextcloud/browserslist-config
- version: 3.1.0
- version: 3.1.1
- license: GPL-3.0-or-later
- semver
- version: 7.7.2

@ -33,7 +33,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.5.0
- license: GPL-3.0-or-later
- @nextcloud/browserslist-config
- version: 3.1.0
- version: 3.1.1
- license: GPL-3.0-or-later
- semver
- version: 7.7.2

12
package-lock.json generated

@ -15,7 +15,7 @@
"@nextcloud/auth": "^2.5.2",
"@nextcloud/axios": "^2.5.2",
"@nextcloud/browser-storage": "^0.5.0",
"@nextcloud/browserslist-config": "^3.1.0",
"@nextcloud/browserslist-config": "^3.1.1",
"@nextcloud/calendar-availability-vue": "^2.2.10",
"@nextcloud/capabilities": "^1.2.0",
"@nextcloud/dialogs": "^6.4.1",
@ -3708,13 +3708,15 @@
}
},
"node_modules/@nextcloud/browserslist-config": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/@nextcloud/browserslist-config/-/browserslist-config-3.1.0.tgz",
"integrity": "sha512-lpPUWZZjWjYLBkQ7OpJRby6CwiLGdXzmDxVmK7cXRV4tO2BFTI7IyLwvepCg+XQa7yLqap5HPVK1QJOGz2D/eQ==",
"license": "GPL-3.0-or-later",
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/@nextcloud/browserslist-config/-/browserslist-config-3.1.1.tgz",
"integrity": "sha512-JzjBEW/M9Qe6s4i37AQlvzfp9QGxprQnaM/06de5WJG9q7RXtNDyM5kEJylAg7AzG4yApdOum9ggtA6m/yVR1w==",
"engines": {
"node": "^20.0.0",
"npm": "^10.0.0"
},
"peerDependencies": {
"browserslist": "^4.26.3"
}
},
"node_modules/@nextcloud/calendar-availability-vue": {

@ -46,7 +46,7 @@
"@nextcloud/auth": "^2.5.2",
"@nextcloud/axios": "^2.5.2",
"@nextcloud/browser-storage": "^0.5.0",
"@nextcloud/browserslist-config": "^3.1.0",
"@nextcloud/browserslist-config": "^3.1.1",
"@nextcloud/calendar-availability-vue": "^2.2.10",
"@nextcloud/capabilities": "^1.2.0",
"@nextcloud/dialogs": "^6.4.1",