Bump alpinejs from 3.13.7 to 3.13.8 (#28358)

Bumps [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs) from 3.13.7 to 3.13.8.
- [Release notes](https://github.com/alpinejs/alpine/releases)
- [Commits](https://github.com/alpinejs/alpine/commits/v3.13.8/packages/alpinejs)

---
updated-dependencies:
- dependency-name: alpinejs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-04-02 18:27:41 +02:00 committed by GitHub
parent 95277db4e0
commit 340b2e2d63
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -504,8 +504,8 @@ importers:
specifier: ^4.278.1
version: 4.278.1(react-dom@18.2.0)(react@18.2.0)
alpinejs:
specifier: ^3.13.7
version: 3.13.7
specifier: ^3.13.8
version: 3.13.8
jquery:
specifier: ^3.7.1
version: 3.7.1
@ -3182,8 +3182,8 @@ packages:
uri-js: 4.4.1
dev: true
/alpinejs@3.13.7:
resolution: {integrity: sha512-rcTyjTANbsePq1hb7eSekt3qjI94HLGeO6JaRjCssCVbIIc+qBrc7pO5S/+2JB6oojIibjM6FA+xRI3zhGPZIg==}
/alpinejs@3.13.8:
resolution: {integrity: sha512-XolbBJryCndomtaHd/KHQjQeD/L72FJxy/YhLLFD4Lr7zzGcpcbg+UgXteMR2pYg1KhRUr6V4O3GfN1zJAmRWw==}
dependencies:
'@vue/reactivity': 3.1.5
dev: false

View file

@ -9,7 +9,7 @@
"@patternfly-v5/patternfly": "npm:@patternfly/patternfly@^5.1.0",
"@patternfly/patternfly": "^4.224.5",
"@patternfly/react-core": "^4.278.1",
"alpinejs": "^3.13.7",
"alpinejs": "^3.13.8",
"jquery": "^3.7.1",
"patternfly": "^3.59.5",
"react": "^18.2.0",