Renovate: Update npm to v11

This commit is contained in:
Renovate Bot 2025-06-25 11:09:38 +00:00
parent a024d93e02
commit 3958f9181f
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -22,7 +22,7 @@
},
"engines": {
"node": "^16.0.0",
"npm": "^7.0.0 || ^8.0.0"
"npm": "^11.0.0"
}
},
"node_modules/@ampproject/remapping": {

View file

@ -31,7 +31,7 @@
],
"engines": {
"node": "^16.0.0",
"npm": "^7.0.0 || ^8.0.0"
"npm": "^11.0.0"
},
"devDependencies": {
"@nextcloud/babel-config": "^1.2.0",