Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#252)
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 Apr 26, 2024
1 parent de26dd0 commit 1eb537e
Show file tree
Hide file tree
Showing 3 changed files with 625 additions and 633 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,25 +40,25 @@
"dependencies": {
"@nuxt/kit": "^3.11.2",
"pathe": "^1.1.2",
"pkg-types": "^1.0.3",
"pkg-types": "^1.1.0",
"semver": "^7.6.0"
},
"devDependencies": {
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@nuxt/eslint-config": "^0.3.6",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@nuxt/eslint-config": "^0.3.10",
"@nuxt/module-builder": "^0.6.0",
"@nuxt/schema": "^3.11.2",
"@nuxt/test-utils": "^3.12.1",
"@types/lodash.template": "^4.5.3",
"@typescript-eslint/parser": "^7.6.0",
"@vitest/coverage-v8": "^1.4.0",
"eslint": "^9.0.0",
"@typescript-eslint/parser": "^7.7.1",
"@vitest/coverage-v8": "^1.5.2",
"eslint": "^9.1.1",
"husky": "9.0.11",
"nuxt": "^3.11.2",
"standard-version": "^9.5.0",
"typescript": "^5.4.5",
"vitest": "^1.4.0",
"vitest": "^1.5.2",
"vue-tsc": "^2.0.14"
}
}
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"dependencies": {
"@nuxtjs/color-mode": "latest",
"@nuxtjs/tailwindcss": "^6.11.4",
"@nuxtjs/tailwindcss": "^6.12.0",
"nuxt": "^3.11.2"
}
}
Loading

0 comments on commit 1eb537e

Please sign in to comment.