Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#454)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <[email protected]>
  • Loading branch information
renovate[bot] and benjamincanac authored Feb 24, 2025
1 parent 6eaa30f commit 03b5af7
Show file tree
Hide file tree
Showing 4 changed files with 911 additions and 453 deletions.
6 changes: 3 additions & 3 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.2",
"@iconify-json/simple-icons": "^1.2.16",
"@iconify-json/simple-icons": "^1.2.26",
"@nuxt/content": "^2.13.4",
"@nuxt/fonts": "^0.10.3",
"@nuxt/ui-pro": "^1.6.0",
"@nuxt/ui-pro": "^1.7.0",
"@nuxtjs/plausible": "^1.2.0",
"nuxt": "^3.15.4",
"nuxt-og-image": "^3.1.1"
},
"devDependencies": {
"@nuxthq/studio": "^2.2.1",
"typescript": "^5.6.3",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.4"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,18 +35,18 @@
"@nuxt/kit": "^3.15.4",
"defu": "^6.1.4",
"graphql": "^16.10.0",
"qs": "^6.13.1",
"qs": "^6.14.0",
"ufo": "^1.5.4"
},
"devDependencies": {
"@nuxt/devtools": "^1.6.4",
"@nuxt/eslint-config": "^0.7.3",
"@nuxt/devtools": "^1.7.0",
"@nuxt/eslint-config": "^0.7.6",
"@nuxt/module-builder": "^0.8.4",
"eslint": "^9.17.0",
"eslint": "^9.21.0",
"nuxt": "^3.15.4",
"standard-version": "^9.5.0",
"typescript": "^5.6.3",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.4"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 03b5af7

Please sign in to comment.