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 Sep 19, 2024
1 parent 1f70605 commit cf1f41f
Show file tree
Hide file tree
Showing 3 changed files with 324 additions and 249 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
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"@nuxt/kit": "^3.13.1",
"changelogen": "^0.5.5",
"changelogen": "^0.5.7",
"pathe": "^1.1.2",
"pkg-types": "^1.2.0",
"semver": "^7.6.3"
Expand All @@ -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 cf1f41f

Please sign in to comment.