|
|
|
|
@ -26,7 +26,7 @@
|
|
|
|
|
"@nextcloud/moment": "^1.3.5",
|
|
|
|
|
"@nextcloud/password-confirmation": "^6.0.2",
|
|
|
|
|
"@nextcloud/paths": "^2.3.0",
|
|
|
|
|
"@nextcloud/router": "^3.0.1",
|
|
|
|
|
"@nextcloud/router": "^3.1.0",
|
|
|
|
|
"@nextcloud/sharing": "^0.3.0",
|
|
|
|
|
"@nextcloud/upload": "^1.11.0",
|
|
|
|
|
"@nextcloud/vue": "^8.34.0",
|
|
|
|
|
@ -3655,16 +3655,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nextcloud/router": {
|
|
|
|
|
"version": "3.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/router/-/router-3.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-Ci/uD3x8OKHdxSqXL6gRJ+mGJOEXjeiHjj7hqsZqVTsT7kOrCjDf0/J8z5RyLlokKZ0IpSe+hGxgi3YB7Gpw3Q==",
|
|
|
|
|
"version": "3.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/router/-/router-3.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-e4dkIaxRSwdZJlZFpn9x03QgBn/Sa2hN1hp/BA7+AbzykmSAlKuWfdmX8j/8ewrLpQwYmZR23IZO9XwpJXq2Uw==",
|
|
|
|
|
"license": "GPL-3.0-or-later",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@nextcloud/typings": "^1.7.0"
|
|
|
|
|
"@nextcloud/typings": "^1.10.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^20.0.0",
|
|
|
|
|
"npm": "^10.0.0"
|
|
|
|
|
"node": "^20.0.0 || ^22.0.0 || ^24.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nextcloud/sharing": {
|
|
|
|
|
@ -3696,16 +3695,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nextcloud/typings": {
|
|
|
|
|
"version": "1.9.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.9.1.tgz",
|
|
|
|
|
"integrity": "sha512-i0l/L5gKW8EACbXHVxXM6wn3sUhY2qmnL2OijppzU4dENC7/hqySMQDer7/+cJbNSNG7uHF/Z+9JmHtDfRfuGg==",
|
|
|
|
|
"version": "1.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-SMC42rDjOH3SspPTLMZRv76ZliHpj2JJkF8pGLP8l1QrVTZxE47Qz5qeKmbj2VL+dRv2e/NgixlAFmzVnxkhqg==",
|
|
|
|
|
"license": "GPL-3.0-or-later",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/jquery": "3.5.16"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^20.0.0",
|
|
|
|
|
"npm": "^10.0.0"
|
|
|
|
|
"node": "^20.0.0 || ^22.0.0 || ^24.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nextcloud/upload": {
|
|
|
|
|
|