From 370b293b797a874f46f70a5d00ca515a1ab88944 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 May 2024 00:23:43 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies --- package.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 507f3d9..0828aa3 100644 --- a/package.json +++ b/package.json @@ -19,22 +19,22 @@ }, "dependencies": { "@astrojs/netlify": "5.2.1", - "@astrojs/vue": "4.2.0", + "@astrojs/vue": "4.3.0", "@egjs/vue3-infinitegrid": "4.11.1", "@nanostores/vue": "0.10.0", "@netlify/functions": "2.7.0", "@supabase/ssr": "0.3.0", - "@supabase/supabase-js": "2.43.2", + "@supabase/supabase-js": "2.43.4", "@types/js-cookie": "3.0.6", "@types/node": "20.12.12", - "@unocss/astro": "0.60.2", - "@unocss/preset-uno": "0.60.2", - "@unocss/reset": "0.60.2", - "@unocss/transformer-directives": "0.60.2", + "@unocss/astro": "0.60.3", + "@unocss/preset-uno": "0.60.3", + "@unocss/reset": "0.60.3", + "@unocss/transformer-directives": "0.60.3", "@vite-pwa/astro": "0.4.0", "@vuelidate/core": "2.0.3", "@vuelidate/validators": "2.0.4", - "astro": "4.8.6", + "astro": "4.9.1", "colord": "2.9.3", "filenamify-url": "3.1.0", "fzf": "0.5.2", @@ -42,7 +42,7 @@ "nanoid": "5.0.7", "nanostores": "0.10.3", "node-fetch": "3.3.2", - "unocss": "0.60.2", + "unocss": "0.60.3", "vite-plugin-pwa": "0.20.0", "workbox-window": "7.1.0" }, @@ -53,8 +53,8 @@ "@zeebats/stylelint-config": "1.4.0", "c8": "9.1.0", "case-police": "0.6.1", - "lint-staged": "15.2.2", - "netlify-cli": "17.23.5", + "lint-staged": "15.2.5", + "netlify-cli": "17.23.8", "postcss-nested": "6.0.1", "postcss-nested-ancestors": "3.0.0", "simple-git-hooks": "2.11.1",