Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#417)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 24, 2024
1 parent e0171fa commit cb8526b
Show file tree
Hide file tree
Showing 4 changed files with 348 additions and 266 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@nuxt/ui": "2.19.2",
"@nuxt/ui-pro": "1.5.0",
"@nuxtjs/seo": "2.0.0-rc.23",
"@vueuse/nuxt": "^11.2.0",
"@vueuse/nuxt": "^11.3.0",
"nuxt": "3.14.1592",
"nuxt-icon": "0.6.10",
"nuxt-lego": "^0.0.14",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint": "^9.15.0",
"fs-extra": "^11.2.0",
"jsdom": "^25.0.1",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"unbuild": "^2.0.0",
"utility-types": "^3.11.0",
"vitest": "^2.1.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/schema-org/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"lint": "eslint \"{src,test}/**/*.{ts,vue,json,yml}\" --fix"
},
"peerDependencies": {
"@unhead/vue": "^1",
"unhead": "^1"
"@unhead/vue": "^1.11.11",
"unhead": "^1.11.11"
},
"peerDependenciesMeta": {
"@unhead/vue": {
Expand Down
Loading

0 comments on commit cb8526b

Please sign in to comment.