diff --git a/package.json b/package.json index eb34c8b..1b0b0d3 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "workflow:dev": "esbuild workflow/index.ts --bundle --platform=node --target=node18 --watch --outfile=workflow/export/index.js" }, "dependencies": { - "@astrojs/netlify": "5.2.1", + "@astrojs/netlify": "5.3.0", "@astrojs/vue": "4.4.0", "@egjs/vue3-infinitegrid": "4.11.1", "@nanostores/vue": "0.10.0", @@ -27,14 +27,14 @@ "@supabase/supabase-js": "2.43.4", "@types/js-cookie": "3.0.6", "@types/node": "20.14.2", - "@unocss/astro": "0.60.4", - "@unocss/preset-uno": "0.60.4", - "@unocss/reset": "0.60.4", - "@unocss/transformer-directives": "0.60.4", + "@unocss/astro": "0.61.0", + "@unocss/preset-uno": "0.61.0", + "@unocss/reset": "0.61.0", + "@unocss/transformer-directives": "0.61.0", "@vite-pwa/astro": "0.4.0", "@vuelidate/core": "2.0.3", "@vuelidate/validators": "2.0.4", - "astro": "4.10.1", + "astro": "4.10.2", "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.4", + "unocss": "0.61.0", "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.5", - "netlify-cli": "17.26.1", + "lint-staged": "15.2.7", + "netlify-cli": "17.27.0", "postcss-nested": "6.0.1", "postcss-nested-ancestors": "3.0.0", "simple-git-hooks": "2.11.1",