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 Dec 19, 2024
1 parent 0d5b939 commit 35899ec
Show file tree
Hide file tree
Showing 5 changed files with 621 additions and 612 deletions.
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"preview": "nuxi preview"
},
"devDependencies": {
"@iconify-json/heroicons": "^1.2.1",
"@iconify-json/lucide": "^1.2.18",
"@iconify-json/noto": "^1.2.1",
"@iconify-json/ph": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.15",
"@iconify-json/heroicons": "^1.2.2",
"@iconify-json/lucide": "^1.2.19",
"@iconify-json/noto": "^1.2.2",
"@iconify-json/ph": "^1.2.2",
"@iconify-json/simple-icons": "^1.2.16",
"@nuxt/content": "^2.13.4",
"@nuxt/devtools": "^1.6.4",
"@nuxt/fonts": "0.10.3",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"benchmark": "vitest bench"
},
"devDependencies": {
"@antfu/eslint-config": "^3.11.2",
"@antfu/eslint-config": "^3.12.0",
"@types/fs-extra": "^11.0.4",
"@types/jsdom": "^21.1.7",
"acorn-loose": "^8.4.0",
"bumpp": "^9.9.1",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"fs-extra": "^11.2.0",
"jsdom": "^25.0.1",
"typescript": "5.7.2",
Expand All @@ -49,10 +49,10 @@
"@unhead/vue": "workspace:*",
"@vue/server-renderer": "3.5.13",
"nuxt": "3.14.1592",
"shiki": "1.24.2",
"shiki": "1.24.3",
"typescript": "5.7.2",
"unhead": "workspace:*",
"vite": "6.0.3",
"vite": "6.0.4",
"vue": "^3.5.13"
}
}
6 changes: 3 additions & 3 deletions packages/addons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,14 @@
"export:sizes": "npx export-size . -r"
},
"dependencies": {
"@rollup/pluginutils": "^5.1.3",
"@rollup/pluginutils": "^5.1.4",
"@unhead/schema": "workspace:*",
"@unhead/shared": "workspace:*",
"magic-string": "^0.30.15",
"magic-string": "^0.30.17",
"mlly": "^1.7.3",
"ufo": "^1.5.4",
"unplugin": "^2.1.0",
"unplugin-ast": "^0.12.0"
"unplugin-ast": "^0.13.1"
},
"devDependencies": {
"@babel/types": "^7.26.3",
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 @@ -77,6 +77,6 @@
"@unhead/shared": "workspace:*",
"@unhead/vue": "workspace:*",
"unhead": "workspace:*",
"unplugin-vue-components": "^0.27.5"
"unplugin-vue-components": "^0.28.0"
}
}
Loading

0 comments on commit 35899ec

Please sign in to comment.