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 Nov 20, 2024
1 parent 03831ca commit f067b1e
Show file tree
Hide file tree
Showing 4 changed files with 1,178 additions and 389 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
},
"devDependencies": {
"@nuxt/devtools": "latest",
"@nuxt/ui": "^2.18.7",
"@nuxtjs/plausible": "^1.0.3",
"@nuxt/ui": "^2.19.2",
"@nuxtjs/plausible": "^1.1.1",
"nuxt": "^3.13.2"
},
"dependencies": {
"@iconify-json/ph": "^1.2.1",
"@nuxt/content": "^2.13.4",
"@nuxt/image": "^1.8.1",
"@nuxt/ui-pro": "^1.4.4"
"@nuxt/ui-pro": "^1.5.0"
}
}
20 changes: 10 additions & 10 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.12.2",
"packageManager": "pnpm@9.14.2",
"contributors": [
{
"name": "Nuxt Team"
Expand Down Expand Up @@ -46,22 +46,22 @@
"semver": "^7.6.3"
},
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@nuxt/eslint-config": "^0.6.0",
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@nuxt/eslint-config": "^0.7.1",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
"@nuxt/test-utils": "^3.14.4",
"@types/lodash.template": "^4.5.3",
"@types/semver": "^7.5.8",
"@typescript-eslint/parser": "^8.11.0",
"@vitest/coverage-v8": "^2.1.3",
"@typescript-eslint/parser": "^8.15.0",
"@vitest/coverage-v8": "^2.1.5",
"changelogen": "^0.5.7",
"eslint": "^9.13.0",
"husky": "9.1.6",
"eslint": "^9.15.0",
"husky": "9.1.7",
"nuxt": "^3.13.2",
"typescript": "^5.6.3",
"vitest": "^2.1.3",
"vue-tsc": "^2.1.6"
"vitest": "^2.1.5",
"vue-tsc": "^2.1.10"
}
}
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "color-mode-playground",
"private": true,
"dependencies": {
"@nuxt/icon": "^1.5.6",
"@nuxt/icon": "^1.8.2",
"@nuxtjs/color-mode": "latest",
"@nuxtjs/tailwindcss": "^6.12.2",
"nuxt": "^3.13.2"
Expand Down
Loading

0 comments on commit f067b1e

Please sign in to comment.