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 Sep 25, 2023
1 parent 0287257 commit 1e69117
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 @@ -23,17 +23,17 @@
"@egjs/vue3-infinitegrid": "4.10.1",
"@nanostores/vue": "0.10.0",
"@netlify/functions": "2.0.2",
"@supabase/supabase-js": "2.33.1",
"@types/js-cookie": "3.0.3",
"@types/node": "18.17.15",
"@unocss/astro": "0.55.7",
"@unocss/preset-uno": "0.55.7",
"@unocss/reset": "0.55.7",
"@unocss/transformer-directives": "0.55.7",
"@supabase/supabase-js": "2.36.0",
"@types/js-cookie": "3.0.4",
"@types/node": "18.17.19",
"@unocss/astro": "0.56.1",
"@unocss/preset-uno": "0.56.1",
"@unocss/reset": "0.56.1",
"@unocss/transformer-directives": "0.56.1",
"@vite-pwa/astro": "0.1.3",
"@vuelidate/core": "2.0.3",
"@vuelidate/validators": "2.0.4",
"astro": "3.0.12",
"astro": "3.1.2",
"colord": "2.9.3",
"filenamify-url": "3.0.0",
"fzf": "0.5.2",
Expand All @@ -46,15 +46,15 @@
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"@zeebats/eslint-config": "1.3.1",
"@zeebats/stylelint-config": "1.1.1",
"@zeebats/stylelint-config": "1.3.0",
"c8": "8.0.1",
"case-police": "0.6.1",
"netlify-cli": "16.3.1",
"netlify-cli": "16.4.2",
"postcss-nested": "6.0.1",
"postcss-nested-ancestors": "3.0.0",
"simple-git-hooks": "2.9.0",
"vitest": "0.34.4",
"vue-tsc": "1.8.10"
"vitest": "0.34.5",
"vue-tsc": "1.8.13"
},
"overrides": {
"vue": "3"
Expand Down

0 comments on commit 1e69117

Please sign in to comment.