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 Jun 15, 2024
1 parent 3e3bd74 commit 411c4b9
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -27,22 +27,22 @@
"@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",
"js-cookie": "3.0.5",
"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"
},
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.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",
Expand Down

0 comments on commit 411c4b9

Please sign in to comment.