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 Oct 25, 2023
1 parent 07020bb commit 912f4e1
Show file tree
Hide file tree
Showing 7 changed files with 460 additions and 509 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@
"@iconify-json/heroicons": "^1.1.13",
"@iconify-json/noto": "^1.1.12",
"@iconify-json/ph": "^1.1.6",
"@iconify-json/simple-icons": "^1.1.75",
"@iconify-json/simple-icons": "^1.1.76",
"@nuxt/content": "^2.8.5",
"@nuxt/ui": "npm:@nuxt/ui-edge@latest",
"@nuxt/ui-pro": "npm:@nuxt/[email protected]",
"@nuxtseo/module": "2.0.0-beta.39",
"nuxt-icon": "^0.5.0",
"nuxt-icon": "^0.6.0",
"nuxt-lego": "^0.0.14"
},
"devDependencies": {
"@iconify-json/heroicons": "^1.1.13",
"@iconify-json/simple-icons": "^1.1.75",
"@iconify-json/simple-icons": "^1.1.76",
"@nuxt/devtools": "^1.0.0",
"@nuxt/ui": "^2.9.0",
"@nuxtjs/fontaine": "^0.4.1",
Expand Down
45 changes: 30 additions & 15 deletions docs/pnpm-lock.yaml

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"lint": "eslint . --fix"
},
"devDependencies": {
"@antfu/eslint-config": "^1.0.0-beta.27",
"@antfu/eslint-config": "^1.0.0-beta.28",
"@types/fs-extra": "^11.0.3",
"@types/jsdom": "^21.1.4",
"@vue/server-renderer": "^3.3.6",
"@vue/server-renderer": "^3.3.7",
"acorn-loose": "^8.3.0",
"bumpp": "^9.2.0",
"eslint": "^8.52.0",
Expand All @@ -32,9 +32,9 @@
"unbuild": "^2.0.0",
"utility-types": "^3.10.0",
"vitest": "^0.34.6",
"vue": "^3.3.6"
"vue": "^3.3.7"
},
"resolutions": {
"vue": "^3.3.6"
"vue": "^3.3.7"
}
}
2 changes: 1 addition & 1 deletion packages/schema-org/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
"@unhead/vue": "workspace:*",
"unhead": "workspace:*",
"unplugin-vue-components": "^0.25.2",
"vue": "^3.3.6"
"vue": "^3.3.7"
}
}
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
},
"dependencies": {
"hookable": "^5.5.3",
"zhead": "^2.2.0"
"zhead": "^2.2.2"
}
}
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
"unhead": "workspace:*"
},
"devDependencies": {
"vue": "^3.3.6"
"vue": "^3.3.7"
}
}
Loading

0 comments on commit 912f4e1

Please sign in to comment.