We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dab81a0 commit e534f05Copy full SHA for e534f05
package.json
@@ -81,7 +81,8 @@
81
"tslib": "^2.8.1",
82
"typedoc": "^0.26.5",
83
"typescript": "^5.5.4",
84
- "typescript-eslint": "^8.0.0"
+ "typescript-eslint": "^8.0.0",
85
+ "parse5": "7.2.1"
86
},
87
"dependencies": {
88
"hoist-non-react-statics": "^3.3.2",
@@ -91,8 +92,5 @@
91
92
"peerDependencies": {
93
"react": "^16.6.3 || ^17.0.0 || ^18.0.0 || ^19.0.0",
94
"react-dom": "^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0"
- },
95
- "resolutions": {
96
- "parse5": "7.2.1"
97
}
98
0 commit comments