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] committed May 26, 2024
1 parent 017cdad commit 370b293
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,30 +19,30 @@
},
"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",
"js-cookie": "3.0.5",
"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"
},
Expand All @@ -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",
Expand Down

0 comments on commit 370b293

Please sign in to comment.