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
hywax-assistant committed Jul 28, 2024
1 parent 2fd5cdf commit 03de1e2
Show file tree
Hide file tree
Showing 2 changed files with 362 additions and 316 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,25 +42,25 @@
"fast-glob": "^3.3.2"
},
"devDependencies": {
"@antfu/eslint-config": "^2.23.2",
"@antfu/eslint-config": "^2.24.0",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@hywax/vitepress-yandex-metrika": "^0.4.0",
"@nuxt/devtools": "^1.3.9",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/eslint-config": "^0.4.0",
"@nuxt/module-builder": "^0.8.1",
"@nuxt/schema": "^3.12.4",
"@nuxt/test-utils": "^3.13.1",
"@types/node": "^20.14.12",
"@nuxt/test-utils": "^3.14.0",
"@types/node": "^20.14.13",
"changelogen": "^0.5.5",
"eslint": "^9.7.0",
"husky": "^9.1.1",
"eslint": "^9.8.0",
"husky": "^9.1.3",
"lint-staged": "^15.2.7",
"nuxt": "^3.12.4",
"typescript": "^5.5.4",
"vitepress": "^1.3.1",
"vitest": "^2.0.4",
"vue-tsc": "^2.0.28"
"vue-tsc": "^2.0.29"
},
"lint-staged": {
"*": "yarn lint:fix"
Expand Down
Loading

0 comments on commit 03de1e2

Please sign in to comment.