Skip to content

Commit

Permalink
Update dependency alpinejs to v3.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 7, 2023
1 parent c2444ed commit 9b49d08
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@pixiv/three-vrm": "0.6.11",
"@tailwindcss/forms": "0.5.6",
"@tailwindcss/typography": "0.5.10",
"alpinejs": "3.13.0",
"alpinejs": "3.13.1",
"daisyui": "3.9.1",
"kalidokit": "1.1.5",
"theme-change": "2.5.0",
Expand Down
8 changes: 4 additions & 4 deletions assets/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -190,10 +190,10 @@ ajv@^6.12.4:
json-schema-traverse "^0.4.1"
uri-js "^4.2.2"

alpinejs@3.13.0:
version "3.13.0"
resolved "https://registry.yarnpkg.com/alpinejs/-/alpinejs-3.13.0.tgz#0334d5f9edb612be33f1f8a7eb3a579b53e4f04e"
integrity sha512-7FYR1Yz3evIjlJD1mZ3SYWSw+jlOmQGeQ1QiSufSQ6J84XMQFkzxm6OobiZ928SfqhGdoIp2SsABNsS4rXMMJw==
alpinejs@3.13.1:
version "3.13.1"
resolved "https://registry.yarnpkg.com/alpinejs/-/alpinejs-3.13.1.tgz#811a61af653906840babb2fde2ef58261ad8c632"
integrity sha512-/LZ7mumW02V7AV5xTTftJFHS0I3KOXLl7tHm4xpxXAV+HJ/zjTT0n8MU7RZ6UoGPhmO/i+KEhQojaH/0RsH5tg==
dependencies:
"@vue/reactivity" "~3.1.1"

Expand Down

0 comments on commit 9b49d08

Please sign in to comment.