|
|
|
|
@ -23,10 +23,10 @@ |
|
|
|
|
"@nextcloud/files": "^3.12.2", |
|
|
|
|
"@nextcloud/initial-state": "^2.2.0", |
|
|
|
|
"@nextcloud/l10n": "^3.4.0", |
|
|
|
|
"@nextcloud/logger": "^3.0.2", |
|
|
|
|
"@nextcloud/logger": "^3.0.3", |
|
|
|
|
"@nextcloud/moment": "^1.3.5", |
|
|
|
|
"@nextcloud/password-confirmation": "^5.3.2", |
|
|
|
|
"@nextcloud/paths": "^2.4.0", |
|
|
|
|
"@nextcloud/paths": "^3.0.0", |
|
|
|
|
"@nextcloud/router": "^3.1.0", |
|
|
|
|
"@nextcloud/sharing": "^0.3.0", |
|
|
|
|
"@nextcloud/upload": "^1.11.0", |
|
|
|
|
@ -4020,15 +4020,6 @@ |
|
|
|
|
"node": "^20.0.0 || ^22.0.0 || ^24.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nextcloud/files/node_modules/@nextcloud/paths": { |
|
|
|
|
"version": "3.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/paths/-/paths-3.0.0.tgz", |
|
|
|
|
"integrity": "sha512-+sTfTkIbVUa2Ue3bkz3R7F1mhddvHPOWUxkSNg7Q5dAsimVFBaTRgiBAJmsAag3JPsxyuS8kUgeb0zdEssRdTA==", |
|
|
|
|
"license": "GPL-3.0-or-later", |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^20.0.0 || ^22.0.0 || ^24.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nextcloud/files/node_modules/is-svg": { |
|
|
|
|
"version": "6.1.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/is-svg/-/is-svg-6.1.0.tgz", |
|
|
|
|
@ -4116,9 +4107,10 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nextcloud/paths": { |
|
|
|
|
"version": "2.4.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/paths/-/paths-2.4.0.tgz", |
|
|
|
|
"integrity": "sha512-35hykjqzaJCw8pBYWuKbLLw2wyKMuf9+T8K8GoYiS84AIi8SO16nuEu0fyl/gwCuiDqX5tCCup4wqljf0hdvaw==", |
|
|
|
|
"version": "3.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/paths/-/paths-3.0.0.tgz", |
|
|
|
|
"integrity": "sha512-+sTfTkIbVUa2Ue3bkz3R7F1mhddvHPOWUxkSNg7Q5dAsimVFBaTRgiBAJmsAag3JPsxyuS8kUgeb0zdEssRdTA==", |
|
|
|
|
"license": "GPL-3.0-or-later", |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^20.0.0 || ^22.0.0 || ^24.0.0" |
|
|
|
|
} |
|
|
|
|
@ -4244,6 +4236,15 @@ |
|
|
|
|
"vue": "^2.7.16" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nextcloud/upload/node_modules/@nextcloud/paths": { |
|
|
|
|
"version": "2.4.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/paths/-/paths-2.4.0.tgz", |
|
|
|
|
"integrity": "sha512-35hykjqzaJCw8pBYWuKbLLw2wyKMuf9+T8K8GoYiS84AIi8SO16nuEu0fyl/gwCuiDqX5tCCup4wqljf0hdvaw==", |
|
|
|
|
"license": "GPL-3.0-or-later", |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^20.0.0 || ^22.0.0 || ^24.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nextcloud/upload/node_modules/@nextcloud/sharing": { |
|
|
|
|
"version": "0.2.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/sharing/-/sharing-0.2.5.tgz", |
|
|
|
|
|