mirror of
https://github.com/rehlds/rehlds.github.io.git
synced 2025-07-23 21:51:48 +03:00
webpack-dev-server": "^5.2.1"
This commit is contained in:
parent
353dbc427f
commit
e986a83725
@ -33,6 +33,9 @@
|
||||
"@docusaurus/types": "^3.8.1",
|
||||
"typescript": "~5.8.3"
|
||||
},
|
||||
"overrides": {
|
||||
"webpack-dev-server": "^5.2.1"
|
||||
},
|
||||
"browserslist": {
|
||||
"production": [
|
||||
">0.5%",
|
||||
@ -46,6 +49,6 @@
|
||||
]
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.0"
|
||||
"node": ">=22.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user