Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 30, 2024
1 parent bfb83ad commit 4cb0d6d
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"lint": "eslint . --fix"
},
"devDependencies": {
"@antfu/eslint-config": "^2.11.4",
"@antfu/eslint-config": "^2.11.5",
"@types/fs-extra": "^11.0.4",
"@types/jsdom": "^21.1.6",
"@vue/server-renderer": "^3.4.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/addons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"magic-string": "^0.30.8",
"mlly": "^1.6.1",
"ufo": "^1.5.3",
"unplugin": "^1.10.0",
"unplugin": "^1.10.1",
"unplugin-ast": "^0.9.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/schema-org/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"peerDependencies": {
"@unhead/shared": "workspace:*",
"unhead": ">=1.9.2"
"unhead": ">=1.9.3"
},
"dependencies": {
"ufo": "^1.5.3"
Expand Down
40 changes: 25 additions & 15 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 4cb0d6d

Please sign in to comment.