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 31, 2024
1 parent c5e1cc5 commit 55f1513
Show file tree
Hide file tree
Showing 3 changed files with 1,955 additions and 667 deletions.
14 changes: 7 additions & 7 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.103",
"@nuxt/content": "^2.12.1",
"@nuxt/fonts": "^0.6.1",
"@nuxt/ui-pro": "^1.1.0",
"@nuxt/fonts": "^0.7.0",
"@nuxt/ui-pro": "^1.2.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",
"@nuxt/eslint-config": "^0.3.13",
"@nuxthq/studio": "^1.1.2",
"eslint": "^8.57.0",
"typescript": "^5.4.5",
"vue-tsc": "^2.0.14"
"vue-tsc": "^2.0.19"
}
}
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
"ufo": "^1.5.3"
},
"devDependencies": {
"@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",
"@nuxt/devtools": "^1.3.2",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/module-builder": "^0.7.0",
"@types/node": "^20.13.0",
"eslint": "^9.4.0",
"nuxt": "^3.11.2",
"standard-version": "^9.5.0",
"typescript": "^5.4.5",
"vue-tsc": "^2.0.14"
"vue-tsc": "^2.0.19"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 55f1513

Please sign in to comment.