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 5, 2025
1 parent 0347643 commit 180b508
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 48 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.5",
"@vercel/ncc": "0.38.3",
"typescript": "5.7.2",
"vitest": "2.1.8"
Expand Down
4 changes: 2 additions & 2 deletions packages/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"date-fns": "4.1.0",
"eslint": "9.17.0",
"eslint-plugin-vue": "9.32.0",
"fast-glob": "3.3.2",
"fast-glob": "3.3.3",
"feed": "4.2.2",
"globals": "15.14.0",
"postcss": "8.4.49",
Expand All @@ -36,6 +36,6 @@
"vue": "3.5.13"
},
"dependencies": {
"@vueuse/core": "12.2.0"
"@vueuse/core": "12.3.0"
}
}
90 changes: 45 additions & 45 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 180b508

Please sign in to comment.