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 and jochemkeller committed May 12, 2024
1 parent abce2d5 commit 272863d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,22 @@
"@supabase/supabase-js": "2.43.1",
"@types/js-cookie": "3.0.6",
"@types/node": "20.12.11",
"@unocss/astro": "0.60.0",
"@unocss/preset-uno": "0.60.0",
"@unocss/reset": "0.60.0",
"@unocss/transformer-directives": "0.60.0",
"@unocss/astro": "0.60.1",
"@unocss/preset-uno": "0.60.1",
"@unocss/reset": "0.60.1",
"@unocss/transformer-directives": "0.60.1",
"@vite-pwa/astro": "0.4.0",
"@vuelidate/core": "2.0.3",
"@vuelidate/validators": "2.0.4",
"astro": "4.8.0",
"astro": "4.8.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.60.0",
"unocss": "0.60.1",
"vite-plugin-pwa": "0.20.0",
"workbox-window": "7.1.0"
},
Expand All @@ -59,7 +59,7 @@
"postcss-nested-ancestors": "3.0.0",
"simple-git-hooks": "2.11.1",
"vitest": "1.6.0",
"vue-tsc": "2.0.16"
"vue-tsc": "2.0.17"
},
"overrides": {
"vue": "3"
Expand Down

0 comments on commit 272863d

Please sign in to comment.