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 18, 2024
1 parent 1f70605 commit 8e6b445
Show file tree
Hide file tree
Showing 3 changed files with 317 additions and 126 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@nuxt/devtools": "latest",
"@nuxt/ui": "^2.18.4",
"@nuxt/ui": "^2.18.5",
"@nuxtjs/plausible": "^1.0.2",
"nuxt": "^3.13.1"
},
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,13 @@
"@nuxt/test-utils": "^3.14.2",
"@types/lodash.template": "^4.5.3",
"@types/semver": "^7.5.8",
"@typescript-eslint/parser": "^8.5.0",
"@vitest/coverage-v8": "^2.1.0",
"@typescript-eslint/parser": "^8.6.0",
"@vitest/coverage-v8": "^2.1.1",
"eslint": "^9.10.0",
"husky": "9.1.6",
"nuxt": "^3.13.1",
"typescript": "^5.6.2",
"vitest": "^2.1.0",
"vitest": "^2.1.1",
"vue-tsc": "^2.1.6"
}
}
Loading

0 comments on commit 8e6b445

Please sign in to comment.