1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-19 09:43:23 +00:00

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

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",