Skip to content

Commit

Permalink
Update dependency alpinejs to v3.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 21, 2023
1 parent 83b3338 commit d7e0a59
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.1",
"alpinejs": "3.13.2",
"daisyui": "3.9.2",
"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.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==
alpinejs@3.13.2:
version "3.13.2"
resolved "https://registry.yarnpkg.com/alpinejs/-/alpinejs-3.13.2.tgz#19723278b14bd9d1cc46859b5ac6225fcce2c228"
integrity sha512-WzojeeN082kLZznGI1HAuP8yFJSWqJ1fGdz2mUjj45H4y0XwToE7fFqtI3mCPRR+BpcSbxT/NL+FyPnYAWSltw==
dependencies:
"@vue/reactivity" "~3.1.1"

Expand Down

0 comments on commit d7e0a59

Please sign in to comment.