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 1, 2024
1 parent 03831ca commit b4489b1
Show file tree
Hide file tree
Showing 3 changed files with 369 additions and 235 deletions.
14 changes: 7 additions & 7 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.12.3",
"contributors": [
{
"name": "Nuxt Team"
Expand Down Expand Up @@ -48,20 +48,20 @@
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@nuxt/eslint-config": "^0.6.0",
"@nuxt/eslint-config": "^0.6.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.12.2",
"@vitest/coverage-v8": "^2.1.4",
"changelogen": "^0.5.7",
"eslint": "^9.13.0",
"eslint": "^9.14.0",
"husky": "9.1.6",
"nuxt": "^3.13.2",
"typescript": "^5.6.3",
"vitest": "^2.1.3",
"vue-tsc": "^2.1.6"
"vitest": "^2.1.4",
"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.6.1",
"@nuxtjs/color-mode": "latest",
"@nuxtjs/tailwindcss": "^6.12.2",
"nuxt": "^3.13.2"
Expand Down
Loading

0 comments on commit b4489b1

Please sign in to comment.