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 Jul 14, 2024
1 parent 241bd2c commit af909ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.3.5",
"@astrojs/netlify": "5.4.0",
"@astrojs/vue": "4.5.0",
"@egjs/vue3-infinitegrid": "4.12.0",
"@nanostores/vue": "0.10.0",
Expand Down Expand Up @@ -54,7 +54,7 @@
"c8": "10.1.2",
"case-police": "0.6.1",
"lint-staged": "15.2.7",
"netlify-cli": "17.33.0",
"netlify-cli": "17.33.3",
"postcss-nested": "6.0.1",
"postcss-nested-ancestors": "3.0.0",
"simple-git-hooks": "2.11.1",
Expand Down

0 comments on commit af909ea

Please sign in to comment.