Skip to content

Commit

Permalink
Merge pull request #250 from yshrsmz/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
yshrsmz authored Jan 6, 2025
2 parents b785118 + 73e0859 commit e7e7a1f
Show file tree
Hide file tree
Showing 4 changed files with 49 additions and 49 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"keywords": [],
"author": "",
"license": "ISC",
"packageManager": "pnpm@9.15.2",
"packageManager": "pnpm@9.15.3",
"devDependencies": {
"@codingfeline/eslint-config": "workspace:*",
"eslint": "9.17.0",
Expand Down
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 e7e7a1f

Please sign in to comment.