Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#416)
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 21, 2024
1 parent bdcb631 commit 2577f49
Show file tree
Hide file tree
Showing 4 changed files with 1,243 additions and 1,099 deletions.
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,23 @@
},
"devDependencies": {
"@iconify-json/heroicons": "^1.2.1",
"@iconify-json/lucide": "^1.2.14",
"@iconify-json/lucide": "^1.2.15",
"@iconify-json/noto": "^1.2.1",
"@iconify-json/ph": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.11",
"@iconify-json/simple-icons": "^1.2.12",
"@nuxt/content": "^2.13.4",
"@nuxt/devtools": "^1.6.0",
"@nuxt/devtools": "^1.6.1",
"@nuxt/fonts": "0.10.2",
"@nuxt/image": "^1.8.1",
"@nuxt/scripts": "^0.9.5",
"@nuxt/ui": "2.19.2",
"@nuxt/ui-pro": "1.5.0",
"@nuxtjs/seo": "2.0.0-rc.23",
"@vueuse/nuxt": "^11.2.0",
"nuxt": "3.14.159",
"nuxt": "3.14.1592",
"nuxt-icon": "0.6.10",
"nuxt-lego": "^0.0.14",
"nuxt-lodash": "^2.5.3",
"vue": "3.5.12"
"vue": "3.5.13"
}
}
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "1.11.11",
"private": "true",
"packageManager": "pnpm@9.13.0",
"packageManager": "pnpm@9.14.2",
"author": "Harlan Wilton <harlan@harlanzw.com>",
"license": "MIT",
"repository": {
Expand All @@ -23,35 +23,35 @@
"benchmark": "vitest bench"
},
"devDependencies": {
"@antfu/eslint-config": "^3.8.0",
"@antfu/eslint-config": "^3.9.2",
"@types/fs-extra": "^11.0.4",
"@types/jsdom": "^21.1.7",
"acorn-loose": "^8.4.0",
"bumpp": "^9.8.1",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"fs-extra": "^11.2.0",
"jsdom": "^25.0.1",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"utility-types": "^3.11.0",
"vitest": "^2.1.5",
"vue": "^3.5.12"
"vue": "^3.5.13"
},
"resolutions": {
"@nuxt/vite-builder": "3.14.159",
"@nuxtjs/mdc": "0.9.2",
"@nuxt/vite-builder": "3.14.1592",
"@nuxtjs/mdc": "0.9.5",
"@unhead/addons": "workspace:*",
"@unhead/dom": "workspace:*",
"@unhead/schema": "workspace:*",
"@unhead/schema-org": "workspace:*",
"@unhead/shared": "workspace:*",
"@unhead/ssr": "workspace:*",
"@unhead/vue": "workspace:*",
"@vue/server-renderer": "3.5.12",
"nuxt": "3.14.159",
"shiki": "1.22.2",
"@vue/server-renderer": "3.5.13",
"nuxt": "3.14.1592",
"shiki": "1.23.1",
"unhead": "workspace:*",
"vite": "5.4.11",
"vue": "^3.5.12"
"vue": "^3.5.13"
}
}
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.12",
"magic-string": "^0.30.13",
"mlly": "^1.7.3",
"ufo": "^1.5.4",
"unplugin": "^1.15.0",
"unplugin": "^1.16.0",
"unplugin-ast": "^0.11.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 2577f49

Please sign in to comment.