@operato/markdown
Advanced tools
Comparing version 1.19.10 to 1.20.16
@@ -6,2 +6,11 @@ # Change Log | ||
## [1.20.16](https://github.com/hatiolab/operato/compare/v1.19.16...v1.20.16) (2025-01-11) | ||
### :bug: Bug Fix | ||
* update lit@3 ([27945ca](https://github.com/hatiolab/operato/commit/27945ca66668eff48395b173424f69128dfef3a9)) | ||
### [1.19.10](https://github.com/hatiolab/operato/compare/v1.19.9...v1.19.10) (2024-09-10) | ||
@@ -8,0 +17,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"author": "heartyoh", | ||
"version": "1.19.10", | ||
"version": "1.20.16", | ||
"main": "dist/src/index.js", | ||
@@ -43,4 +43,4 @@ "module": "dist/src/index.js", | ||
"dependencies": { | ||
"@operato/styles": "^1.19.10", | ||
"lit": "^2.5.0", | ||
"@operato/styles": "^1.20.16", | ||
"lit": "^3.0.0", | ||
"marked": "^4.0.7" | ||
@@ -81,3 +81,3 @@ }, | ||
}, | ||
"gitHead": "a2e152f67e86309e4644814e00202254f7a59247" | ||
"gitHead": "2398030758e126d7b8589db8f096aae13e755a6c" | ||
} |
Sorry, the diff of this file is not supported yet
106702
- Removed@lit/reactive-element@1.6.3(transitive)
- Removedlit@2.8.0(transitive)
- Removedlit-element@3.3.3(transitive)
- Removedlit-html@2.8.0(transitive)
Updated@operato/styles@^1.20.16
Updatedlit@^3.0.0