fix(deps): update dependency alpinejs to v3.14.4 (#610)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-27 23:03:59 +00:00 committed by GitHub
parent 07480abde2
commit 724a671607
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -167,9 +167,9 @@
}
},
"node_modules/alpinejs": {
"version": "3.14.3",
"resolved": "https://registry.npmjs.org/alpinejs/-/alpinejs-3.14.3.tgz",
"integrity": "sha512-cL8JBEDAm4UeVjTN5QnFl8QgMGUwxFn1GvQvu3RtfAHUrAPRahGihrsWpKnEK9L0QMqsAPk/R8MylMWKHaK33A==",
"version": "3.14.4",
"resolved": "https://registry.npmjs.org/alpinejs/-/alpinejs-3.14.4.tgz",
"integrity": "sha512-fRRQaNO/CbY2jmMsu3xV38XmUlltxfoOZug7UwhX6Q6FcjloFcKdjzepeGhH2YC7LDbY6Nk1SMPOmnbZW2rOLA==",
"license": "MIT",
"dependencies": {
"@vue/reactivity": "~3.1.1"