@launchpad-ui/markdown
Advanced tools
Comparing version 0.3.4 to 0.3.5
@@ -6,3 +6,3 @@ import './style.css'; | ||
import { jsx } from "react/jsx-runtime"; | ||
const Markdown$1 = "_Markdown_eo4d2_1"; | ||
const Markdown$1 = "_Markdown_1lphk_1"; | ||
const styles = { | ||
@@ -9,0 +9,0 @@ Markdown: Markdown$1 |
@@ -10,3 +10,3 @@ require('./style.css'); | ||
const DOMPurify__default = /* @__PURE__ */ _interopDefaultLegacy(DOMPurify); | ||
const Markdown$1 = "_Markdown_eo4d2_1"; | ||
const Markdown$1 = "_Markdown_1lphk_1"; | ||
const styles = { | ||
@@ -13,0 +13,0 @@ Markdown: Markdown$1 |
{ | ||
"name": "@launchpad-ui/markdown", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"status": "beta", | ||
@@ -29,6 +29,6 @@ "publishConfig": { | ||
"dependencies": { | ||
"@launchpad-ui/tokens": "~0.2.0", | ||
"@launchpad-ui/tokens": "~0.3.0", | ||
"classix": "^2.1.13", | ||
"isomorphic-dompurify": "^0.23.0", | ||
"marked": "^4.1.0" | ||
"isomorphic-dompurify": "^0.24.0", | ||
"marked": "^4.2.2" | ||
}, | ||
@@ -35,0 +35,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
17386
202
+ Added@launchpad-ui/tokens@0.3.2(transitive)
+ Addedisomorphic-dompurify@0.24.0(transitive)
- Removed@launchpad-ui/tokens@0.2.0(transitive)
- Removedisomorphic-dompurify@0.23.0(transitive)
Updated@launchpad-ui/tokens@~0.3.0
Updatedisomorphic-dompurify@^0.24.0
Updatedmarked@^4.2.2