mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 00:16:46 +02:00
MDL-83814 core: Bump Node to latest LTS
This commit is contained in:
parent
71f5b521e9
commit
d400c265a9
3 changed files with 3 additions and 3 deletions
2
.nvmrc
2
.nvmrc
|
@ -1 +1 @@
|
||||||
lts/iron
|
lts/jod
|
||||||
|
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
|
@ -53,7 +53,7 @@
|
||||||
"xpath": "0.0.32"
|
"xpath": "0.0.32"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=20.11.0 <21"
|
"node": ">=22.11.0 <23"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@aashutoshrathi/word-wrap": {
|
"node_modules/@aashutoshrathi/word-wrap": {
|
||||||
|
|
|
@ -53,7 +53,7 @@
|
||||||
"xpath": "0.0.32"
|
"xpath": "0.0.32"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=20.11.0 <21"
|
"node": ">=22.11.0 <23"
|
||||||
},
|
},
|
||||||
"browserslist": [
|
"browserslist": [
|
||||||
">0.3%",
|
">0.3%",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue