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] authored Oct 28, 2024
1 parent f53bdf9 commit 67c6d7e
Show file tree
Hide file tree
Showing 3 changed files with 298 additions and 251 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
},
"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",
Expand All @@ -24,6 +24,6 @@
"devDependencies": {
"@nuxthq/studio": "^2.1.1",
"typescript": "^5.6.3",
"vue-tsc": "^2.1.6"
"vue-tsc": "^2.1.8"
}
}
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.1",
"eslint": "^9.13.0",
"nuxt": "^3.13.2",
"standard-version": "^9.5.0",
"typescript": "^5.6.3",
"vue-tsc": "^2.1.6"
"vue-tsc": "^2.1.8"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 67c6d7e

Please sign in to comment.