Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#426)
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 Dec 13, 2024
1 parent 25c5a81 commit 0d5b939
Show file tree
Hide file tree
Showing 5 changed files with 184 additions and 146 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@iconify-json/ph": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.15",
"@nuxt/content": "^2.13.4",
"@nuxt/devtools": "^1.6.3",
"@nuxt/devtools": "^1.6.4",
"@nuxt/fonts": "0.10.3",
"@nuxt/image": "^1.8.1",
"@nuxt/scripts": "^0.9.5",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/fs-extra": "^11.0.4",
"@types/jsdom": "^21.1.7",
"acorn-loose": "^8.4.0",
"bumpp": "^9.9.0",
"bumpp": "^9.9.1",
"eslint": "^9.16.0",
"fs-extra": "^11.2.0",
"jsdom": "^25.0.1",
Expand All @@ -49,7 +49,7 @@
"@unhead/vue": "workspace:*",
"@vue/server-renderer": "3.5.13",
"nuxt": "3.14.1592",
"shiki": "1.24.1",
"shiki": "1.24.2",
"typescript": "5.7.2",
"unhead": "workspace:*",
"vite": "6.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/addons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@
"@rollup/pluginutils": "^5.1.3",
"@unhead/schema": "workspace:*",
"@unhead/shared": "workspace:*",
"magic-string": "^0.30.14",
"magic-string": "^0.30.15",
"mlly": "^1.7.3",
"ufo": "^1.5.4",
"unplugin": "^2.0.0",
"unplugin": "^2.1.0",
"unplugin-ast": "^0.12.0"
},
"devDependencies": {
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.11.13",
"unhead": "^1.11.13"
"@unhead/vue": "^1.11.14",
"unhead": "^1.11.14"
},
"peerDependenciesMeta": {
"@unhead/vue": {
Expand Down
Loading

0 comments on commit 0d5b939

Please sign in to comment.