add override for parse5 version to 7.2.1 (7.3.0 has breaking ts changes)

This commit is contained in:
Jonathan Prusik 2025-05-13 16:19:11 -04:00
parent 4ddb7b7d83
commit c8eae5897e
No known key found for this signature in database
GPG Key ID: 83CF2DF735A5EC35

View File

@ -211,6 +211,7 @@
"@storybook/angular": {
"zone.js": "$zone.js"
},
"parse5": "7.2.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"@types/react": "18.3.20",