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 Jul 26, 2024
1 parent 0aed596 commit bad9e70
Show file tree
Hide file tree
Showing 3 changed files with 462 additions and 535 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "git+https://github.com/nuxt-modules/color-mode.git"
},
"license": "MIT",
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.6.0",
"contributors": [
{
"name": "Nuxt Team"
Expand Down Expand Up @@ -40,8 +40,8 @@
"dependencies": {
"@nuxt/kit": "^3.12.3",
"pathe": "^1.1.2",
"pkg-types": "^1.1.2",
"semver": "^7.6.2"
"pkg-types": "^1.1.3",
"semver": "^7.6.3"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
Expand All @@ -52,14 +52,14 @@
"@nuxt/test-utils": "^3.13.1",
"@types/lodash.template": "^4.5.3",
"@types/semver": "^7.5.8",
"@typescript-eslint/parser": "^7.15.0",
"@typescript-eslint/parser": "^7.17.0",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^9.6.0",
"husky": "9.0.11",
"eslint": "^9.8.0",
"husky": "9.1.3",
"nuxt": "^3.12.3",
"standard-version": "^9.5.0",
"typescript": "^5.5.3",
"typescript": "^5.5.4",
"vitest": "^1.6.0",
"vue-tsc": "^2.0.24"
"vue-tsc": "^2.0.29"
}
}
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.12.0",
"@nuxtjs/tailwindcss": "^6.12.1",
"nuxt": "^3.12.3"
}
}
Loading

0 comments on commit bad9e70

Please sign in to comment.