Skip to content

Commit

Permalink
Merge pull request #29 from xjccc/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
xjccc authored Nov 23, 2024
2 parents 67b5eeb + 413e712 commit 42f5100
Show file tree
Hide file tree
Showing 2 changed files with 2,273 additions and 854 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,27 +50,27 @@
}
},
"dependencies": {
"@nuxt/kit": "^3.13.2",
"@nuxt/kit": "^3.14.1592",
"callapp-lib": "^3.5.3",
"defu": "^6.1.4"
},
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.6.1",
"@nuxt/eslint-config": "^0.7.1",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
"@nuxt/schema": "^3.14.1592",
"@nuxt/test-utils": "^3.14.4",
"@types/node": "^22.8.4",
"@types/node": "^22.9.2",
"changelogen": "^0.5.7",
"commitizen": "^4.3.1",
"cz-git": "^1.10.1",
"eslint": "^9.13.0",
"husky": "^9.1.6",
"cz-git": "^1.11.0",
"eslint": "^9.15.0",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"nuxt": "^3.13.2",
"vitest": "^2.1.4"
"nuxt": "^3.14.1592",
"vitest": "^2.1.5"
},
"husky": {
"hooks": {
Expand Down
Loading

0 comments on commit 42f5100

Please sign in to comment.