require higher nodejs and npm (#32356)

This commit is contained in:
Mihai PLESA
2025-12-02 20:40:30 +00:00
committed by GitHub
parent ad6b43a4a8
commit f164d87981
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -150,8 +150,8 @@
"webpack-cli": "5.1.4"
},
"engines": {
"node": ">=24.0.0 <25.0.0",
"npm": ">=11.0.0"
"node": ">=24.11.1 <25.0.0",
"npm": ">=11.6.2"
}
},
"node_modules/@adobe/css-tools": {
+2 -2
View File
@@ -68,8 +68,8 @@
"url": "https://github.com/brave/brave-browser/issues"
},
"engines": {
"node": ">=24.0.0 <25.0.0",
"npm": ">=11.0.0"
"node": ">=24.11.1 <25.0.0",
"npm": ">=11.6.2"
},
"homepage": "https:/github.com/brave/brave-core#readme",
"config": {