Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#270)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent d8323ab commit 0aed596
Show file tree
Hide file tree
Showing 2 changed files with 370 additions and 539 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,26 +40,26 @@
"dependencies": {
"@nuxt/kit": "^3.12.3",
"pathe": "^1.1.2",
"pkg-types": "^1.1.1",
"pkg-types": "^1.1.2",
"semver": "^7.6.2"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/module-builder": "^0.8.0",
"@nuxt/module-builder": "^0.8.1",
"@nuxt/schema": "^3.12.3",
"@nuxt/test-utils": "^3.13.1",
"@types/lodash.template": "^4.5.3",
"@types/semver": "^7.5.8",
"@typescript-eslint/parser": "^7.14.1",
"@typescript-eslint/parser": "^7.15.0",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^9.5.0",
"eslint": "^9.6.0",
"husky": "9.0.11",
"nuxt": "^3.12.3",
"standard-version": "^9.5.0",
"typescript": "^5.5.2",
"typescript": "^5.5.3",
"vitest": "^1.6.0",
"vue-tsc": "^2.0.22"
"vue-tsc": "^2.0.24"
}
}
Loading

0 comments on commit 0aed596

Please sign in to comment.