Skip to content

Commit

Permalink
fix(deps): update dependency lit to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 17, 2023
1 parent a7a6cb1 commit 0adb0aa
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dagre": "^0.8.5",
"@docmaps/sdk": "workspace:^0.0.0",
"fp-ts": "^2.16.1",
"lit": "^2.7.6"
"lit": "^3.0.0"
},
"devDependencies": {
"@docmaps/build-configs": "workspace:^",
Expand Down
38 changes: 24 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0adb0aa

Please sign in to comment.