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 Oct 6, 2024
1 parent 1f70605 commit 9774972
Show file tree
Hide file tree
Showing 4 changed files with 640 additions and 398 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.4",
"@nuxtjs/plausible": "^1.0.2",
"@nuxt/ui": "^2.18.6",
"@nuxtjs/plausible": "^1.0.3",
"nuxt": "^3.13.1"
},
"dependencies": {
"@iconify-json/ph": "^1.2.0",
"@nuxt/content": "^2.13.2",
"@nuxt/image": "^1.8.0",
"@nuxt/ui-pro": "^1.4.2"
"@nuxt/image": "^1.8.1",
"@nuxt/ui-pro": "^1.4.3"
}
}
12 changes: 6 additions & 6 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.10.0",
"packageManager": "pnpm@9.12.0",
"contributors": [
{
"name": "Nuxt Team"
Expand Down Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"@nuxt/kit": "^3.13.1",
"changelogen": "^0.5.5",
"changelogen": "^0.5.7",
"pathe": "^1.1.2",
"pkg-types": "^1.2.0",
"semver": "^7.6.3"
Expand All @@ -55,13 +55,13 @@
"@nuxt/test-utils": "^3.14.2",
"@types/lodash.template": "^4.5.3",
"@types/semver": "^7.5.8",
"@typescript-eslint/parser": "^8.5.0",
"@vitest/coverage-v8": "^2.1.0",
"eslint": "^9.10.0",
"@typescript-eslint/parser": "^8.8.0",
"@vitest/coverage-v8": "^2.1.2",
"eslint": "^9.12.0",
"husky": "9.1.6",
"nuxt": "^3.13.1",
"typescript": "^5.6.2",
"vitest": "^2.1.0",
"vitest": "^2.1.2",
"vue-tsc": "^2.1.6"
}
}
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.1",
"@nuxt/icon": "^1.5.4",
"@nuxtjs/color-mode": "latest",
"@nuxtjs/tailwindcss": "^6.12.1",
"nuxt": "^3.13.1"
Expand Down
Loading

0 comments on commit 9774972

Please sign in to comment.