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 24, 2024
1 parent e3f5828 commit 2fd5cdf
Show file tree
Hide file tree
Showing 2 changed files with 340 additions and 167 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,30 +37,30 @@
"docs:preview": "vitepress preview docs"
},
"dependencies": {
"@nuxt/kit": "^3.12.3",
"@nuxt/kit": "^3.12.4",
"cron": "^3.1.7",
"fast-glob": "^3.3.2"
},
"devDependencies": {
"@antfu/eslint-config": "^2.23.0",
"@antfu/eslint-config": "^2.23.2",
"@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/module-builder": "^0.8.1",
"@nuxt/schema": "^3.12.3",
"@nuxt/schema": "^3.12.4",
"@nuxt/test-utils": "^3.13.1",
"@types/node": "^20.14.11",
"@types/node": "^20.14.12",
"changelogen": "^0.5.5",
"eslint": "^9.7.0",
"husky": "^9.0.11",
"husky": "^9.1.1",
"lint-staged": "^15.2.7",
"nuxt": "^3.12.3",
"typescript": "^5.5.3",
"nuxt": "^3.12.4",
"typescript": "^5.5.4",
"vitepress": "^1.3.1",
"vitest": "^2.0.3",
"vue-tsc": "^2.0.26"
"vitest": "^2.0.4",
"vue-tsc": "^2.0.28"
},
"lint-staged": {
"*": "yarn lint:fix"
Expand Down
Loading

0 comments on commit 2fd5cdf

Please sign in to comment.