|
|
|
@ -15,7 +15,7 @@ |
|
|
|
|
"@nextcloud/auth": "^2.1.0", |
|
|
|
|
"@nextcloud/axios": "^2.3.0", |
|
|
|
|
"@nextcloud/browser-storage": "^0.3.0", |
|
|
|
|
"@nextcloud/browserslist-config": "^3.0.0", |
|
|
|
|
"@nextcloud/browserslist-config": "^3.0.1", |
|
|
|
|
"@nextcloud/calendar-availability-vue": "^2.2.0", |
|
|
|
|
"@nextcloud/capabilities": "^1.0.4", |
|
|
|
|
"@nextcloud/dialogs": "^5.3.1", |
|
|
|
@ -4259,12 +4259,12 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nextcloud/browserslist-config": { |
|
|
|
|
"version": "3.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/browserslist-config/-/browserslist-config-3.0.0.tgz", |
|
|
|
|
"integrity": "sha512-daCnyNBVsWdWjJ5HcaE6jtiDAqaJAGbiWyaTtj/64ztnBget9qEwHC55uA1JNbJOBgNf2lyoQo5rgfatn9sUTw==", |
|
|
|
|
"version": "3.0.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/browserslist-config/-/browserslist-config-3.0.1.tgz", |
|
|
|
|
"integrity": "sha512-GZTxL5fsDgmFoot/qnRurjHCuHjSfOg+A6t4+P2TySXua2Q1Ex0lecZYlSnRuOR/W5BGOZ06ITTA/hbkSh1Ypg==", |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^20.0.0", |
|
|
|
|
"npm": "^9.0.0" |
|
|
|
|
"npm": "^10.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nextcloud/calendar-availability-vue": { |
|
|
|
|