Update dependency alpinejs to v3.12.2 (#26)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Itxaka <itxaka.garcia@spectrocloud.com>
This commit is contained in:
renovate[bot] 2023-06-07 16:05:24 +02:00 committed by GitHub
parent 2320b0385f
commit bd2899f784
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -151,9 +151,9 @@
} }
}, },
"node_modules/alpinejs": { "node_modules/alpinejs": {
"version": "3.12.0", "version": "3.12.2",
"resolved": "https://registry.npmjs.org/alpinejs/-/alpinejs-3.12.0.tgz", "resolved": "https://registry.npmjs.org/alpinejs/-/alpinejs-3.12.2.tgz",
"integrity": "sha512-YENcRBA9dlwR8PsZNFMTHbmdlTNwd1BkCeivPvOzzCKHas6AfwNRsDK9UEFmE5dXTMEZjnnpCTxV8vkdpWiOCw==", "integrity": "sha512-wrUZULm9w6DYwWcUtB/anFLgRaF4riSuPgIJ3gcPUS8st9luAJnAxoIgro/Al97d2McSSz/JypWg/NlmKFIJJA==",
"dependencies": { "dependencies": {
"@vue/reactivity": "~3.1.1" "@vue/reactivity": "~3.1.1"
} }
@ -2140,9 +2140,9 @@
} }
}, },
"alpinejs": { "alpinejs": {
"version": "3.12.0", "version": "3.12.2",
"resolved": "https://registry.npmjs.org/alpinejs/-/alpinejs-3.12.0.tgz", "resolved": "https://registry.npmjs.org/alpinejs/-/alpinejs-3.12.2.tgz",
"integrity": "sha512-YENcRBA9dlwR8PsZNFMTHbmdlTNwd1BkCeivPvOzzCKHas6AfwNRsDK9UEFmE5dXTMEZjnnpCTxV8vkdpWiOCw==", "integrity": "sha512-wrUZULm9w6DYwWcUtB/anFLgRaF4riSuPgIJ3gcPUS8st9luAJnAxoIgro/Al97d2McSSz/JypWg/NlmKFIJJA==",
"requires": { "requires": {
"@vue/reactivity": "~3.1.1" "@vue/reactivity": "~3.1.1"
} }