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 325c2d6 commit b7e36dcCopy full SHA for b7e36dc
1 file changed
package.json
@@ -68,6 +68,7 @@
68
"jest": "^29.7.0",
69
"jest-environment-jsdom": "^29.7.0",
70
"jest-environment-jsdom-global": "^4.0.0",
71
+ "parse5": "7.2.1",
72
"prettier": "^3.3.3",
73
"prop-types": "^15.7.2",
74
"react": "^18.0.0",
@@ -80,12 +81,11 @@
80
81
"tslib": "^2.8.1",
82
"typedoc": "^0.28.17",
83
"typescript": "^5.5.4",
- "typescript-eslint": "^8.0.0",
84
- "parse5": "7.2.1"
+ "typescript-eslint": "^8.0.0"
85
},
86
"dependencies": {
87
"hoist-non-react-statics": "^3.3.2",
88
- "launchdarkly-js-client-sdk": "^3.9.0",
+ "launchdarkly-js-client-sdk": "^3.9.3",
89
"lodash.camelcase": "^4.3.0"
90
91
"peerDependencies": {
0 commit comments