From 81d60ff41a517e17eadaabf14c367b0cd98782cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Oct 2023 22:46:25 +0000 Subject: [PATCH] chore(deps): update dependency @astrojs/vue to v3.0.1 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index e84e6aa71..76828bcad 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@astrojs/rss": "3.0.0", "@astrojs/sitemap": "3.0.1", "@astrojs/tailwind": "5.0.1", - "@astrojs/vue": "3.0.0", + "@astrojs/vue": "3.0.1", "@iconify-json/akar-icons": "^1.1.19", "@iconify-json/charm": "^1.1.9", "@iconify-json/cib": "^1.1.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 01220f464..c55898b3c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ devDependencies: specifier: 5.0.1 version: 5.0.1(astro@3.2.3)(tailwindcss@3.3.3) '@astrojs/vue': - specifier: 3.0.0 - version: 3.0.0(@babel/core@7.23.0)(astro@3.2.3)(vite@4.4.9)(vue@3.3.4) + specifier: 3.0.1 + version: 3.0.1(@babel/core@7.23.0)(astro@3.2.3)(vite@4.4.9)(vue@3.3.4) '@iconify-json/akar-icons': specifier: ^1.1.19 version: 1.1.19 @@ -334,11 +334,11 @@ packages: - supports-color dev: true - /@astrojs/vue@3.0.0(@babel/core@7.23.0)(astro@3.2.3)(vite@4.4.9)(vue@3.3.4): - resolution: {integrity: sha512-C3PSSznvgs9lZLz3e4VZOV3rRV+OekSELkA5wcrh2zgQiemYs8fnLo7S25ZMhM/xrqMbNxUKGjYZngH7NdIvsg==} + /@astrojs/vue@3.0.1(@babel/core@7.23.0)(astro@3.2.3)(vite@4.4.9)(vue@3.3.4): + resolution: {integrity: sha512-qXn99sQ60zUPoHsMXGt43IySMKN5VXZz5VJlTKqkXG+CFV9DOWw0+syj/5iYKZSouH3nyNNb5a9uAkdz+X6Cew==} engines: {node: '>=18.14.1'} peerDependencies: - astro: ^3.0.0 + astro: ^3.2.3 vue: ^3.2.30 dependencies: '@vitejs/plugin-vue': 4.3.4(vite@4.4.9)(vue@3.3.4)