Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#161)
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] committed Nov 15, 2023
1 parent f23d548 commit 4d49d4b
Show file tree
Hide file tree
Showing 3 changed files with 1,017 additions and 1,080 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Expand Up @@ -11,8 +11,8 @@
"preview": "nuxi preview"
},
"devDependencies": {
"@nuxt-themes/docus": "^1.14.6",
"@nuxtjs/plausible": "^0.2.1",
"nuxt": "^3.6.5"
"@nuxt-themes/docus": "^1.15.0",
"@nuxtjs/plausible": "^0.2.3",
"nuxt": "^3.8.1"
}
}
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -4,7 +4,7 @@
"description": "Dark and Light mode for Nuxt with auto detection",
"repository": "nuxt-community/color-mode-module",
"license": "MIT",
"packageManager": "pnpm@8.6.3",
"packageManager": "pnpm@8.10.5",
"contributors": [
{
"name": "Nuxt Team"
Expand Down Expand Up @@ -40,20 +40,20 @@
"pathe": "^1.1.1"
},
"devDependencies": {
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5",
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"@nuxt/module-builder": "^0.5.4",
"@nuxt/schema": "^3.8.1",
"@nuxt/test-utils": "^3.8.1",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@types/lodash.template": "^4.5.1",
"@typescript-eslint/parser": "^6.4.0",
"@vitest/coverage-v8": "^0.32.2",
"eslint": "^8.43.0",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@types/lodash.template": "^4.5.3",
"@typescript-eslint/parser": "^6.11.0",
"@vitest/coverage-v8": "^0.34.6",
"eslint": "^8.53.0",
"husky": "8.0.3",
"nuxt": "^3.8.1",
"standard-version": "^9.5.0",
"typescript": "^5.1.3",
"vitest": "^0.32.2"
"typescript": "^5.2.2",
"vitest": "^0.34.6"
}
}

0 comments on commit 4d49d4b

Please sign in to comment.