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 Dec 30, 2024
1 parent 03831ca commit b28e054
Show file tree
Hide file tree
Showing 4 changed files with 1,765 additions and 565 deletions.
8 changes: 4 additions & 4 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.20.0",
"@nuxtjs/plausible": "^1.2.0",
"nuxt": "^3.13.2"
},
"dependencies": {
"@iconify-json/ph": "^1.2.1",
"@iconify-json/ph": "^1.2.2",
"@nuxt/content": "^2.13.4",
"@nuxt/image": "^1.8.1",
"@nuxt/ui-pro": "^1.4.4"
"@nuxt/ui-pro": "^1.6.0"
}
}
24 changes: 12 additions & 12 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.15.2",
"contributors": [
{
"name": "Nuxt Team"
Expand Down Expand Up @@ -42,26 +42,26 @@
"dependencies": {
"@nuxt/kit": "^3.13.2",
"pathe": "^1.1.2",
"pkg-types": "^1.2.1",
"pkg-types": "^1.3.0",
"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.1",
"@commitlint/config-conventional": "^19.6.0",
"@nuxt/eslint-config": "^0.7.4",
"@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.19.0",
"@vitest/coverage-v8": "^2.1.8",
"changelogen": "^0.5.7",
"eslint": "^9.13.0",
"husky": "9.1.6",
"eslint": "^9.17.0",
"husky": "9.1.7",
"nuxt": "^3.13.2",
"typescript": "^5.6.3",
"vitest": "^2.1.3",
"vue-tsc": "^2.1.6"
"typescript": "^5.7.2",
"vitest": "^2.1.8",
"vue-tsc": "^2.2.0"
}
}
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.10.3",
"@nuxtjs/color-mode": "latest",
"@nuxtjs/tailwindcss": "^6.12.2",
"nuxt": "^3.13.2"
Expand Down
Loading

0 comments on commit b28e054

Please sign in to comment.