mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
Merge pull request #56310 from nextcloud/dependabot/npm_and_yarn/nextcloud/paths-2.2.2
This commit is contained in:
commit
8b105b7ac6
10 changed files with 21 additions and 22 deletions
2
dist/files_trashbin-init.mjs
vendored
2
dist/files_trashbin-init.mjs
vendored
File diff suppressed because one or more lines are too long
2
dist/files_versions-sidebar-tab.mjs
vendored
2
dist/files_versions-sidebar-tab.mjs
vendored
File diff suppressed because one or more lines are too long
10
dist/index-Bt9XyVzL.chunk.mjs
vendored
Normal file
10
dist/index-Bt9XyVzL.chunk.mjs
vendored
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -18,7 +18,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.2.0
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/paths
|
||||
- version: 2.2.1
|
||||
- version: 2.3.0
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/sharing
|
||||
- version: 0.2.5
|
||||
1
dist/index-Bt9XyVzL.chunk.mjs.map
vendored
Normal file
1
dist/index-Bt9XyVzL.chunk.mjs.map
vendored
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -18,7 +18,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.2.0
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/paths
|
||||
- version: 2.2.1
|
||||
- version: 2.3.0
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/sharing
|
||||
- version: 0.2.5
|
||||
10
dist/index-iLwAC0ok.chunk.mjs
vendored
10
dist/index-iLwAC0ok.chunk.mjs
vendored
File diff suppressed because one or more lines are too long
1
dist/index-iLwAC0ok.chunk.mjs.map
vendored
1
dist/index-iLwAC0ok.chunk.mjs.map
vendored
File diff suppressed because one or more lines are too long
11
package-lock.json
generated
11
package-lock.json
generated
|
|
@ -16,7 +16,7 @@
|
|||
"@nextcloud/dialogs": "^7.1.0",
|
||||
"@nextcloud/moment": "^1.3.5",
|
||||
"@nextcloud/password-confirmation": "^6.0.1",
|
||||
"@nextcloud/paths": "^2.2.1",
|
||||
"@nextcloud/paths": "^2.3.0",
|
||||
"@nextcloud/vue": "^9.1.0",
|
||||
"pinia": "^3.0.3",
|
||||
"vue": "^3.5.24"
|
||||
|
|
@ -2412,13 +2412,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@nextcloud/paths": {
|
||||
"version": "2.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/paths/-/paths-2.2.1.tgz",
|
||||
"integrity": "sha512-M3ShLjrxR7B48eKThLMoqbxTqTKyQXcwf9TgeXQGbCIhiHoXU6as5j8l5qNv/uZlANokVdowpuWHBi3b2+YNNA==",
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/paths/-/paths-2.3.0.tgz",
|
||||
"integrity": "sha512-NM9fmFSRcp71ayDCGYKSJTQA2BniGl6Btl8y6f8uywynthY5LbLsazO29vU+ec3fLKCRy1YGcYj+f4kZw+vwiw==",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"engines": {
|
||||
"node": "^20.0.0",
|
||||
"npm": "^10.0.0"
|
||||
"node": "^20.0.0 || ^22.0.0 || ^24.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@nextcloud/router": {
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@
|
|||
"@nextcloud/dialogs": "^7.1.0",
|
||||
"@nextcloud/moment": "^1.3.5",
|
||||
"@nextcloud/password-confirmation": "^6.0.1",
|
||||
"@nextcloud/paths": "^2.2.1",
|
||||
"@nextcloud/paths": "^2.3.0",
|
||||
"@nextcloud/vue": "^9.1.0",
|
||||
"pinia": "^3.0.3",
|
||||
"vue": "^3.5.24"
|
||||
|
|
|
|||
Loading…
Reference in a new issue