From 4aa738a35e41b9ab52c7536984059046ba537ede Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 02:08:13 +0000 Subject: [PATCH] fix(deps): update dependency alpinejs to v3.14.0 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9aaacb7..ce7fedf 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "dependencies": { "@fortawesome/fontawesome-free": "6.5.2", "@tailwindcss/typography": "0.5.13", - "alpinejs": "3.13.10", + "alpinejs": "3.14.0", "hugo-bin": "0.122.5", "tailwindcss": "3.4.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9ffba94..3c120c6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: 0.5.13 version: 0.5.13(tailwindcss@3.4.3) alpinejs: - specifier: 3.13.10 - version: 3.13.10 + specifier: 3.14.0 + version: 3.14.0 hugo-bin: specifier: 0.122.5 version: 0.122.5 @@ -260,8 +260,8 @@ packages: got: 13.0.0 dev: false - /alpinejs@3.13.10: - resolution: {integrity: sha512-86RB307VWICex0vG15Eq0x058cNNsvS57ohrjN6n/TJAVSFV+zXOK/E34nNHDHc6Poq+yTNCLqEzPqEkRBTMRQ==} + /alpinejs@3.14.0: + resolution: {integrity: sha512-YCWF95PMJqePe9ll6KMyDt/nLhh2R7RhqBf4loEmLzIskcHque4Br/9UgAa6cw13H0Cm3FM9e1hzDwP5z5wlDA==} dependencies: '@vue/reactivity': 3.1.5 dev: false