Skip to content

Commit

Permalink
fix(deps): update dependency htmx.org to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Jul 12, 2024
1 parent 6bae993 commit b279556
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
},
"dependencies": {
"flowbite": "^2.2.1",
"htmx.org": "^1.9.10"
"htmx.org": "^2.0.0"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1931,10 +1931,10 @@ __metadata:
languageName: node
linkType: hard

"htmx.org@npm:^1.9.10":
version: 1.9.12
resolution: "htmx.org@npm:1.9.12"
checksum: 10c0/c239a751621501cca35e49c32152b1b7edd1c4f217ef709e84f005346ea0dc0d156cf59b0da91a0dd0b62ddefa98d67945b31e361245c5a2c94cb1b1285fbd2a
"htmx.org@npm:^2.0.0":
version: 2.0.1
resolution: "htmx.org@npm:2.0.1"
checksum: 10c0/2b08d33104bd207d9285c15c904022164a7ea6fe9b3d7e6154bfbb780b921ec68b1e1d31267ecf2c5c6cb266cb19dcaa1c93c44ad2bd93b1f38e8b3ab54e6db4
languageName: node
linkType: hard

Expand Down Expand Up @@ -3025,7 +3025,7 @@ __metadata:
eslint: "npm:^9.0.0"
flowbite: "npm:^2.2.1"
globals: "npm:^15.0.0"
htmx.org: "npm:^1.9.10"
htmx.org: "npm:^2.0.0"
postcss: "npm:^8.4.35"
sass-embedded: "npm:^1.70.0"
stylelint: "npm:^16.2.1"
Expand Down

0 comments on commit b279556

Please sign in to comment.