Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#425)
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 10, 2024
1 parent cbd82c9 commit 02c6681
Show file tree
Hide file tree
Showing 3 changed files with 563 additions and 529 deletions.
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
},
"devDependencies": {
"@iconify-json/heroicons": "^1.2.1",
"@iconify-json/lucide": "^1.2.17",
"@iconify-json/lucide": "^1.2.18",
"@iconify-json/noto": "^1.2.1",
"@iconify-json/ph": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.14",
"@iconify-json/simple-icons": "^1.2.15",
"@nuxt/content": "^2.13.4",
"@nuxt/devtools": "^1.6.3",
"@nuxt/fonts": "0.10.2",
"@nuxt/fonts": "0.10.3",
"@nuxt/image": "^1.8.1",
"@nuxt/scripts": "^0.9.5",
"@nuxt/ui": "2.19.2",
"@nuxt/ui-pro": "1.5.0",
"@nuxt/ui": "2.20.0",
"@nuxt/ui-pro": "1.6.0",
"@nuxtjs/seo": "2.0.2",
"@vueuse/nuxt": "^11.3.0",
"nuxt": "3.14.1592",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "1.11.13",
"private": "true",
"packageManager": "pnpm@9.14.4",
"packageManager": "pnpm@9.15.0",
"author": "Harlan Wilton <harlan@harlanzw.com>",
"license": "MIT",
"repository": {
Expand All @@ -27,7 +27,7 @@
"@types/fs-extra": "^11.0.4",
"@types/jsdom": "^21.1.7",
"acorn-loose": "^8.4.0",
"bumpp": "^9.8.1",
"bumpp": "^9.9.0",
"eslint": "^9.16.0",
"fs-extra": "^11.2.0",
"jsdom": "^25.0.1",
Expand All @@ -39,7 +39,7 @@
},
"resolutions": {
"@nuxt/vite-builder": "3.14.1592",
"@nuxtjs/mdc": "0.10.0",
"@nuxtjs/mdc": "0.11.1",
"@unhead/addons": "workspace:*",
"@unhead/dom": "workspace:*",
"@unhead/schema": "workspace:*",
Expand All @@ -49,7 +49,7 @@
"@unhead/vue": "workspace:*",
"@vue/server-renderer": "3.5.13",
"nuxt": "3.14.1592",
"shiki": "1.24.0",
"shiki": "1.24.1",
"typescript": "5.7.2",
"unhead": "workspace:*",
"vite": "5.4.11",
Expand Down
Loading

0 comments on commit 02c6681

Please sign in to comment.