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 Jan 2, 2025
1 parent 0347643 commit a27c0fe
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion packages/action-create-scrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"package": "ncc build src/index.ts --out dist --source-map"
},
"devDependencies": {
"@types/node": "22.10.2",
"@types/node": "22.10.3",
"@vercel/ncc": "0.38.3",
"typescript": "5.7.2",
"vitest": "2.1.8"
Expand Down
2 changes: 1 addition & 1 deletion packages/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"vue": "3.5.13"
},
"dependencies": {
"@vueuse/core": "12.2.0"
"@vueuse/core": "12.3.0"
}
}
76 changes: 38 additions & 38 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a27c0fe

Please sign in to comment.