@@ -6,6 +6,10 @@ Note that since we don't clearly distinguish between a public and private interf
## [Unreleased]
+## [v3.43.1] - 2023-12-02
+
+- Fix `react-markdown` dependency
## [v3.43.0] - 2023-12-02
- Fix `State.tryGetCellData` (return type & data check)
@@ -137,7 +137,6 @@
"raw-loader": "^4.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
- "react-markdown": "^9.0.1",
"sass": "^1.69.5",
"sass-loader": "^13.3.2",
"simple-git": "^3.21.0",
@@ -166,6 +165,7 @@
"immutable": "^4.3.4",
"io-ts": "^2.2.20",
"node-fetch": "^2.7.0",
+ "react-markdown": "^9.0.1",
"rxjs": "^7.8.1",
"swagger-ui-dist": "^5.10.3",
"tslib": "^2.6.2",