Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: macdonst <[email protected]>
  • Loading branch information
macdonst committed May 2, 2024
1 parent cb4434f commit 42844fd
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
48 changes: 24 additions & 24 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"homepage": "https://github.com/enhance-dev/enhance-element#readme",
"devDependencies": {
"@enhance/store": "^1.0.1",
"@enhance/store": "^1.0.2",
"@esm-bundle/chai": "^4.3.4-fix.0",
"@rollup/plugin-node-resolve": "^15.2.1",
"@web/test-runner": "^0.15.0",
Expand All @@ -39,11 +39,11 @@
"rollup": "^3.29.4"
},
"dependencies": {
"@enhance/base-element": "^1.3.1",
"@enhance/custom-element-mixin": "^1.2.1",
"@enhance/base-element": "^1.3.2",
"@enhance/custom-element-mixin": "^1.2.2",
"@enhance/event-handler-mixin": "^1.0.2",
"@enhance/morphdom-mixin": "^1.1.1",
"@enhance/shadow-element-mixin": "^1.0.1",
"@enhance/template-mixin": "^1.0.2"
"@enhance/morphdom-mixin": "^1.1.2",
"@enhance/shadow-element-mixin": "^1.0.2",
"@enhance/template-mixin": "^1.0.3"
}
}

0 comments on commit 42844fd

Please sign in to comment.