From 690f85cc3dabb65252a459c85b6f32a305b5a9e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 00:52:01 +0000 Subject: [PATCH] Bump alpinejs Bumps [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs) from 3.13.5 to 3.13.6. - [Release notes](https://github.com/alpinejs/alpine/releases) - [Commits](https://github.com/alpinejs/alpine/commits/v3.13.6/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 ed56fc69cb..aacb3a5080 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.5", + "alpinejs": "^3.13.6", "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 cf9f969c50..9a74baa9ba 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.5 - version: 3.13.5 + specifier: ^3.13.6 + version: 3.13.6 jquery: specifier: ^3.7.1 version: 3.7.1 @@ -592,8 +592,8 @@ packages: hasBin: true dev: true - /alpinejs@3.13.5: - resolution: {integrity: sha512-1d2XeNGN+Zn7j4mUAKXtAgdc4/rLeadyTMWeJGXF5DzwawPBxwTiBhFFm6w/Ei8eJxUZeyNWWSD9zknfdz1kEw==} + /alpinejs@3.13.6: + resolution: {integrity: sha512-/F7pVR+11r1A0KVw+eY1DcjTFlRQn9arD3p5/2Q4vq0N2WDC/dHpg+Pz7ZMiVQlHE7ZmZmcqTRm1wYTdDLMiEg==} dependencies: '@vue/reactivity': 3.1.5 dev: false