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] committed Sep 15, 2023
1 parent 06fe613 commit fab47be
Show file tree
Hide file tree
Showing 6 changed files with 59 additions and 55 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@nuxt/content": "^2.8.2",
"@nuxthq/elements": "npm:@nuxthq/elements-edge@0.0.1-28242263.01d174c",
"@nuxthq/elements": "npm:@nuxthq/elements-edge@0.0.1-28245159.d523b38",
"@nuxtseo/module": "^2.0.0-beta.30",
"nuxt-icon": "^0.5.0",
"nuxt-lego": "^0.0.14"
Expand Down
35 changes: 17 additions & 18 deletions docs/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@antfu/eslint-config": "^0.42.0",
"@types/fs-extra": "^11.0.1",
"@types/fs-extra": "^11.0.2",
"@types/jsdom": "^21.1.2",
"@vitest/ui": "^0.34.4",
"@vue/server-renderer": "^3.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/addons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"unplugin-ast": "^0.8.2"
},
"devDependencies": {
"@babel/types": "^7.22.17",
"@babel/types": "^7.22.19",
"estree-walker": "^3.0.3"
}
}
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.5.4"
"unhead": ">=1.7.3"
},
"dependencies": {
"ufo": "^1.3.0"
Expand Down
Loading

0 comments on commit fab47be

Please sign in to comment.