@operato/styles
Advanced tools
Comparing version 2.0.0-alpha.47 to 2.0.0-alpha.51
@@ -6,2 +6,11 @@ # Change Log | ||
## [2.0.0-alpha.51](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.50...v2.0.0-alpha.51) (2024-03-29) | ||
### :bug: Bug Fix | ||
* upgrade lit ([e661c33](https://github.com/hatiolab/operato/commit/e661c333d2bb97f784b5ac2c0e365714ee5e80ff)) | ||
## [2.0.0-alpha.47](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.46...v2.0.0-alpha.47) (2024-03-27) | ||
@@ -8,0 +17,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"author": "heartyoh", | ||
"version": "2.0.0-alpha.47", | ||
"version": "2.0.0-alpha.51", | ||
"main": "dist/src/index.js", | ||
@@ -31,3 +31,3 @@ "module": "dist/src/index.js", | ||
"dependencies": { | ||
"lit": "^2.5.0" | ||
"lit": "^3.1.2" | ||
}, | ||
@@ -55,3 +55,3 @@ "devDependencies": { | ||
"prettier": "@hatiolab/prettier-config", | ||
"gitHead": "91c9eb5101b26f23d2231c481e21f86dfc021dc5" | ||
"gitHead": "22f2d7d9f6e6b6062a1b8d9178d6a17ae3f37755" | ||
} |
Sorry, the diff of this file is not supported yet
171099
+ Added@lit/reactive-element@2.0.4(transitive)
+ Addedlit@3.2.1(transitive)
+ Addedlit-element@4.1.1(transitive)
+ Addedlit-html@3.2.1(transitive)
- 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)
Updatedlit@^3.1.2