Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent af909ea commit 8b40415
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,25 +24,25 @@
"@nanostores/vue": "0.10.0",
"@netlify/functions": "2.8.1",
"@supabase/ssr": "0.4.0",
"@supabase/supabase-js": "2.44.3",
"@supabase/supabase-js": "2.44.4",
"@types/js-cookie": "3.0.6",
"@types/node": "20.14.10",
"@unocss/astro": "0.61.3",
"@unocss/preset-uno": "0.61.3",
"@unocss/reset": "0.61.3",
"@unocss/transformer-directives": "0.61.3",
"@types/node": "20.14.11",
"@unocss/astro": "0.61.5",
"@unocss/preset-uno": "0.61.5",
"@unocss/reset": "0.61.5",
"@unocss/transformer-directives": "0.61.5",
"@vite-pwa/astro": "0.4.0",
"@vuelidate/core": "2.0.3",
"@vuelidate/validators": "2.0.4",
"astro": "4.11.5",
"astro": "4.12.2",
"colord": "2.9.3",
"filenamify-url": "3.1.0",
"fzf": "0.5.2",
"js-cookie": "3.0.5",
"nanoid": "5.0.7",
"nanostores": "0.10.3",
"node-fetch": "3.3.2",
"unocss": "0.61.3",
"unocss": "0.61.5",
"vite-plugin-pwa": "0.20.0",
"workbox-window": "7.1.0"
},
Expand All @@ -54,12 +54,12 @@
"c8": "10.1.2",
"case-police": "0.6.1",
"lint-staged": "15.2.7",
"netlify-cli": "17.33.3",
"postcss-nested": "6.0.1",
"netlify-cli": "17.33.4",
"postcss-nested": "6.2.0",
"postcss-nested-ancestors": "3.0.0",
"simple-git-hooks": "2.11.1",
"vitest": "2.0.2",
"vue-tsc": "2.0.26"
"vitest": "1.6.0",
"vue-tsc": "2.0.28"
},
"overrides": {
"vue": "3"
Expand Down

0 comments on commit 8b40415

Please sign in to comment.