Skip to content

Commit

Permalink
fix(deps): update dependency alpinejs to ^3.14.8 (#366)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent c1b9b8b commit c0f53e8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"tailwindcss": "^3.4.17"
},
"dependencies": {
"alpinejs": "^3.14.7",
"alpinejs": "^3.14.8",
"html2canvas": "^1.4.1",
"sanitize-html": "^2.14.0",
"toastify-js": "^1.12.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -436,10 +436,10 @@ ajv@^6.12.4:
json-schema-traverse "^0.4.1"
uri-js "^4.2.2"

alpinejs@^3.14.7:
version "3.14.7"
resolved "https://registry.yarnpkg.com/alpinejs/-/alpinejs-3.14.7.tgz#3441f008b142fc12b10b7a808c8cc507ba279e3d"
integrity sha512-ScnbydNBcWVnCiVupD3wWUvoMPm8244xkvDNMxVCspgmap9m4QuJ7pjc+77UtByU+1+Ejg0wzYkP4mQaOMcvng==
alpinejs@^3.14.8:
version "3.14.8"
resolved "https://registry.yarnpkg.com/alpinejs/-/alpinejs-3.14.8.tgz#062de45daa219db14375b3cb35ba28e5b0627337"
integrity sha512-wT2fuP2DXpGk/jKaglwy7S/IJpm1FD+b7U6zUrhwErjoq5h27S4dxkJEXVvhbdwyPv9U+3OkUuNLkZT4h2Kfrg==
dependencies:
"@vue/reactivity" "~3.1.1"

Expand Down

0 comments on commit c0f53e8

Please sign in to comment.