Merge pull request #58489 from nextcloud/dependabot/npm_and_yarn/stable33/nextcloud/paths-3.1.0

[stable33] chore(deps): Bump @nextcloud/paths from 3.0.0 to 3.1.0
This commit is contained in:
Andy Scherzinger 2026-03-15 18:39:47 +01:00 committed by GitHub
commit 0f1aeee867
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 8 additions and 8 deletions

View file

@ -11,7 +11,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.0
- license: GPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/sharing
- version: 0.4.0

File diff suppressed because one or more lines are too long

View file

@ -11,7 +11,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.0
- license: GPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/sharing
- version: 0.4.0

8
package-lock.json generated
View file

@ -23,7 +23,7 @@
"@nextcloud/l10n": "^3.4.1",
"@nextcloud/logger": "^3.0.3",
"@nextcloud/password-confirmation": "^6.0.3",
"@nextcloud/paths": "^3.0.0",
"@nextcloud/paths": "^3.1.0",
"@nextcloud/router": "^3.1.0",
"@nextcloud/sharing": "^0.4.0",
"@nextcloud/vue": "^9.6.0",
@ -2494,9 +2494,9 @@
}
},
"node_modules/@nextcloud/paths": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@nextcloud/paths/-/paths-3.0.0.tgz",
"integrity": "sha512-+sTfTkIbVUa2Ue3bkz3R7F1mhddvHPOWUxkSNg7Q5dAsimVFBaTRgiBAJmsAag3JPsxyuS8kUgeb0zdEssRdTA==",
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/@nextcloud/paths/-/paths-3.1.0.tgz",
"integrity": "sha512-vtFYA/kthaUDzu6KejTOL1OwnOy7/yynq5zdB/UBpYacAWjUX5Ddh4OMWx3rEavkBJ9/QGhrFryNJLjNfe8OQA==",
"license": "GPL-3.0-or-later",
"engines": {
"node": "^20.0.0 || ^22.0.0 || ^24.0.0"

View file

@ -52,7 +52,7 @@
"@nextcloud/l10n": "^3.4.1",
"@nextcloud/logger": "^3.0.3",
"@nextcloud/password-confirmation": "^6.0.3",
"@nextcloud/paths": "^3.0.0",
"@nextcloud/paths": "^3.1.0",
"@nextcloud/router": "^3.1.0",
"@nextcloud/sharing": "^0.4.0",
"@nextcloud/vue": "^9.6.0",