From a6ec682d97d5d27da89e7a5814e189a61a6f18ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 01:04:28 +0000 Subject: [PATCH] Bump alpinejs Bumps [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs) from 3.13.6 to 3.13.7. - [Release notes](https://github.com/alpinejs/alpine/releases) - [Commits](https://github.com/alpinejs/alpine/commits/v3.13.7/packages/alpinejs) --- updated-dependencies: - dependency-name: alpinejs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../theme/keycloak/common/resources/package.json | 2 +- .../theme/keycloak/common/resources/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/themes/src/main/resources/theme/keycloak/common/resources/package.json b/themes/src/main/resources/theme/keycloak/common/resources/package.json index fef55014f0..14d5f6865f 100644 --- a/themes/src/main/resources/theme/keycloak/common/resources/package.json +++ b/themes/src/main/resources/theme/keycloak/common/resources/package.json @@ -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.6", + "alpinejs": "^3.13.7", "jquery": "^3.7.1", "patternfly": "^3.59.5", "react": "^18.2.0", diff --git a/themes/src/main/resources/theme/keycloak/common/resources/pnpm-lock.yaml b/themes/src/main/resources/theme/keycloak/common/resources/pnpm-lock.yaml index ce108cda6c..b9ad8e0f56 100644 --- a/themes/src/main/resources/theme/keycloak/common/resources/pnpm-lock.yaml +++ b/themes/src/main/resources/theme/keycloak/common/resources/pnpm-lock.yaml @@ -15,8 +15,8 @@ dependencies: specifier: ^4.278.1 version: 4.278.1(react-dom@18.2.0)(react@18.2.0) alpinejs: - specifier: ^3.13.6 - version: 3.13.6 + specifier: ^3.13.7 + version: 3.13.7 jquery: specifier: ^3.7.1 version: 3.7.1 @@ -592,8 +592,8 @@ packages: hasBin: true dev: true - /alpinejs@3.13.6: - resolution: {integrity: sha512-/F7pVR+11r1A0KVw+eY1DcjTFlRQn9arD3p5/2Q4vq0N2WDC/dHpg+Pz7ZMiVQlHE7ZmZmcqTRm1wYTdDLMiEg==} + /alpinejs@3.13.7: + resolution: {integrity: sha512-rcTyjTANbsePq1hb7eSekt3qjI94HLGeO6JaRjCssCVbIIc+qBrc7pO5S/+2JB6oojIibjM6FA+xRI3zhGPZIg==} dependencies: '@vue/reactivity': 3.1.5 dev: false