mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
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:
commit
0f1aeee867
5 changed files with 8 additions and 8 deletions
2
dist/index-BgmsSgl5.chunk.mjs.license
vendored
2
dist/index-BgmsSgl5.chunk.mjs.license
vendored
|
|
@ -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
|
||||
|
|
|
|||
2
dist/index-BgmsSgl5.chunk.mjs.map
vendored
2
dist/index-BgmsSgl5.chunk.mjs.map
vendored
File diff suppressed because one or more lines are too long
2
dist/index-BgmsSgl5.chunk.mjs.map.license
vendored
2
dist/index-BgmsSgl5.chunk.mjs.map.license
vendored
|
|
@ -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
8
package-lock.json
generated
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue