Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Sep 13, 2024
1 parent 4608865 commit 0d5f77b
Show file tree
Hide file tree
Showing 3 changed files with 1,882 additions and 3,503 deletions.
4 changes: 3 additions & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@
"devDependencies": {
"@nuxt/devtools": "latest",
"@nuxt/ui": "^2.18.4",
"nuxt": "^3.12.4"
"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"
}
}
26 changes: 13 additions & 13 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.7.1",
"packageManager": "pnpm@9.10.0",
"contributors": [
{
"name": "Nuxt Team"
Expand Down Expand Up @@ -43,25 +43,25 @@
"@nuxt/kit": "^3.13.1",
"changelogen": "^0.5.5",
"pathe": "^1.1.2",
"pkg-types": "^1.1.3",
"pkg-types": "^1.2.0",
"semver": "^7.6.3"
},
"devDependencies": {
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@nuxt/eslint-config": "^0.5.0",
"@nuxt/module-builder": "^0.8.3",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.1",
"@nuxt/test-utils": "^3.14.2",
"@types/lodash.template": "^4.5.3",
"@types/semver": "^7.5.8",
"@typescript-eslint/parser": "^8.1.0",
"@vitest/coverage-v8": "^2.0.5",
"eslint": "^9.9.0",
"husky": "9.1.4",
"@typescript-eslint/parser": "^8.5.0",
"@vitest/coverage-v8": "^2.1.0",
"eslint": "^9.10.0",
"husky": "9.1.6",
"nuxt": "^3.13.1",
"typescript": "^5.5.4",
"vitest": "^2.0.5",
"vue-tsc": "^2.0.29"
"typescript": "^5.6.2",
"vitest": "^2.1.0",
"vue-tsc": "^2.1.6"
}
}
Loading

0 comments on commit 0d5f77b

Please sign in to comment.