Compare commits

...

2 Commits

Author SHA1 Message Date
Michel Roux 7b5330e146 Merge pull request 'chore(deps): update dependency @nextcloud/browserslist-config to v3.0.1' (#88) from renovate/nextcloud-browserslist-config-3.x-lockfile into main
repod / xml (push) Successful in 1m21s Details
repod / php (push) Successful in 1m28s Details
repod / nodejs (push) Successful in 1m20s Details
repod / release (push) Has been skipped Details
Reviewed-on: #88
2024-04-24 23:28:34 +00:00
Renovate Bot 7492baad4e chore(deps): update dependency @nextcloud/browserslist-config to v3.0.1
repod / xml (push) Successful in 23s Details
repod / php (push) Successful in 32s Details
repod / nodejs (push) Successful in 1m22s Details
repod / release (push) Has been skipped Details
2024-04-24 06:57:21 +00:00
1 changed files with 4 additions and 4 deletions

8
package-lock.json generated
View File

@ -2998,13 +2998,13 @@
}
},
"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==",
"dev": true,
"engines": {
"node": "^20.0.0",
"npm": "^9.0.0"
"npm": "^10.0.0"
}
},
"node_modules/@nextcloud/calendar-js": {