mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-09 13:51:57 -04:00
fix(deps): pin dependencies
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3a565d83c1
commit
20cfba3da0
3 changed files with 14 additions and 14 deletions
|
@ -66,9 +66,9 @@
|
|||
"typescript": "5.2.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"domelementtype": "^2.3.0",
|
||||
"domhandler": "^5.0.3",
|
||||
"htmlparser2": "^9.0.0"
|
||||
"domelementtype": "2.3.0",
|
||||
"domhandler": "5.0.3",
|
||||
"htmlparser2": "9.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": ">=16.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue