Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#438)
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 4, 2024
1 parent f53bdf9 commit 0255a6a
Show file tree
Hide file tree
Showing 3 changed files with 422 additions and 353 deletions.
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@
},
"dependencies": {
"@iconify-json/heroicons": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.8",
"@iconify-json/simple-icons": "^1.2.10",
"@nuxt/content": "^2.13.4",
"@nuxt/fonts": "^0.10.0",
"@nuxt/fonts": "^0.10.2",
"@nuxt/ui-pro": "^1.4.4",
"@nuxtjs/plausible": "^1.0.3",
"nuxt": "^3.13.2",
"nuxt-og-image": "^3.0.6"
"nuxt-og-image": "^3.0.8"
},
"devDependencies": {
"@nuxthq/studio": "^2.1.1",
"@nuxthq/studio": "^2.2.1",
"typescript": "^5.6.3",
"vue-tsc": "^2.1.6"
"vue-tsc": "^2.1.10"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@
},
"devDependencies": {
"@nuxt/devtools": "^1.6.0",
"@nuxt/eslint-config": "^0.6.0",
"@nuxt/eslint-config": "^0.6.1",
"@nuxt/module-builder": "^0.8.4",
"@types/node": "^20.16.11",
"eslint": "^9.12.0",
"@types/node": "^20.17.6",
"eslint": "^9.14.0",
"nuxt": "^3.13.2",
"standard-version": "^9.5.0",
"typescript": "^5.6.3",
"vue-tsc": "^2.1.6"
"vue-tsc": "^2.1.10"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 0255a6a

Please sign in to comment.