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 May 6, 2024
1 parent c5e1cc5 commit a4428b5
Show file tree
Hide file tree
Showing 3 changed files with 435 additions and 384 deletions.
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,20 @@
"typecheck": "nuxt typecheck"
},
"dependencies": {
"@iconify-json/heroicons": "^1.1.20",
"@iconify-json/simple-icons": "^1.1.100",
"@iconify-json/heroicons": "^1.1.21",
"@iconify-json/simple-icons": "^1.1.101",
"@nuxt/content": "^2.12.1",
"@nuxt/fonts": "^0.6.1",
"@nuxt/fonts": "^0.7.0",
"@nuxt/ui-pro": "^1.1.0",
"@nuxtjs/plausible": "^1.0.0",
"nuxt": "^3.11.2",
"nuxt-og-image": "^2.2.4"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.3.10",
"@nuxthq/studio": "^1.0.13",
"@nuxthq/studio": "^1.0.15",
"eslint": "^8.57.0",
"typescript": "^5.4.5",
"vue-tsc": "^2.0.14"
"vue-tsc": "^2.0.16"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@
"@nuxt/devtools": "^1.2.0",
"@nuxt/eslint-config": "^0.3.10",
"@nuxt/module-builder": "^0.6.0",
"@types/node": "^20.12.7",
"eslint": "^9.1.1",
"@types/node": "^20.12.9",
"eslint": "^9.2.0",
"nuxt": "^3.11.2",
"standard-version": "^9.5.0",
"typescript": "^5.4.5",
"vue-tsc": "^2.0.14"
"vue-tsc": "^2.0.16"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit a4428b5

Please sign in to comment.