From 585805f9d4f5181bbd7abbaa75858748446084a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 07:15:07 +0000 Subject: [PATCH] fix(deps): update dependency alpinejs to v3.14.1 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index dc22cb7..b1c875f 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.14.0", + "alpinejs": "3.14.1", "hugo-bin": "0.123.2", "tailwindcss": "3.4.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f9822ae..9377b2c 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.14.0 - version: 3.14.0 + specifier: 3.14.1 + version: 3.14.1 hugo-bin: specifier: 0.123.2 version: 0.123.2 @@ -267,8 +267,8 @@ packages: arch: 3.0.0 dev: false - /alpinejs@3.14.0: - resolution: {integrity: sha512-YCWF95PMJqePe9ll6KMyDt/nLhh2R7RhqBf4loEmLzIskcHque4Br/9UgAa6cw13H0Cm3FM9e1hzDwP5z5wlDA==} + /alpinejs@3.14.1: + resolution: {integrity: sha512-ICar8UsnRZAYvv/fCNfNeKMXNoXGUfwHrjx7LqXd08zIP95G2d9bAOuaL97re+1mgt/HojqHsfdOLo/A5LuWgQ==} dependencies: '@vue/reactivity': 3.1.5 dev: false