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] committed Sep 17, 2024
1 parent 82faa12 commit a39e0f4
Show file tree
Hide file tree
Showing 3 changed files with 2,855 additions and 4,525 deletions.
22 changes: 11 additions & 11 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@
"typecheck": "nuxt typecheck"
},
"dependencies": {
"@iconify-json/heroicons": "^1.1.21",
"@iconify-json/simple-icons": "^1.1.106",
"@nuxt/content": "^2.12.1",
"@nuxt/fonts": "^0.7.0",
"@nuxt/ui-pro": "^1.3.0",
"@nuxtjs/plausible": "^1.0.0",
"nuxt": "^3.12.2",
"nuxt-og-image": "^2.2.4"
"@iconify-json/heroicons": "^1.2.0",
"@iconify-json/simple-icons": "^1.2.3",
"@nuxt/content": "^2.13.2",
"@nuxt/fonts": "^0.8.0",
"@nuxt/ui-pro": "^1.4.2",
"@nuxtjs/plausible": "^1.0.2",
"nuxt": "^3.13.2",
"nuxt-og-image": "^2.2.6"
},
"devDependencies": {
"@nuxthq/studio": "^2.0.0",
"typescript": "^5.4.5",
"vue-tsc": "^2.0.21"
"@nuxthq/studio": "^2.1.1",
"typescript": "^5.6.2",
"vue-tsc": "^2.1.6"
}
}
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,22 +29,22 @@
"release": "pnpm lint && standard-version && git push --follow-tags"
},
"dependencies": {
"@nuxt/kit": "^3.12.2",
"@nuxt/kit": "^3.13.2",
"defu": "^6.1.4",
"graphql": "^16.8.2",
"qs": "^6.12.1",
"ufo": "^1.5.3"
"graphql": "^16.9.0",
"qs": "^6.13.0",
"ufo": "^1.5.4"
},
"devDependencies": {
"@nuxt/devtools": "^1.3.3",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/module-builder": "^0.6.0",
"@types/node": "^20.14.5",
"eslint": "^9.5.0",
"nuxt": "^3.12.2",
"@nuxt/devtools": "^1.4.2",
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/module-builder": "^0.8.4",
"@types/node": "^20.16.5",
"eslint": "^9.10.0",
"nuxt": "^3.13.2",
"standard-version": "^9.5.0",
"typescript": "^5.4.5",
"vue-tsc": "^2.0.21"
"typescript": "^5.6.2",
"vue-tsc": "^2.1.6"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit a39e0f4

Please sign in to comment.