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 Dec 26, 2024
1 parent cd6d3a8 commit 60c2012
Show file tree
Hide file tree
Showing 2 changed files with 2,602 additions and 2,051 deletions.
34 changes: 17 additions & 17 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.13.2",
"cron": "^3.1.7",
"@nuxt/kit": "^3.15.0",
"cron": "^3.3.1",
"fast-glob": "^3.3.2"
},
"devDependencies": {
"@antfu/eslint-config": "^2.27.3",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@hywax/vitepress-yandex-metrika": "^0.4.0",
"@nuxt/devtools": "^1.5.2",
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/devtools": "^1.7.0",
"@nuxt/eslint-config": "^0.7.4",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
"@nuxt/test-utils": "^3.14.2",
"@types/node": "^20.16.10",
"@nuxt/schema": "^3.15.0",
"@nuxt/test-utils": "^3.15.1",
"@types/node": "^20.17.10",
"changelogen": "^0.5.7",
"eslint": "^9.12.0",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"nuxt": "^3.13.2",
"typescript": "^5.6.2",
"vitepress": "^1.3.4",
"vitest": "^2.1.2",
"vue-tsc": "^2.1.6"
"eslint": "^9.17.0",
"husky": "^9.1.7",
"lint-staged": "^15.2.11",
"nuxt": "^3.15.0",
"typescript": "^5.7.2",
"vitepress": "^1.5.0",
"vitest": "^2.1.8",
"vue-tsc": "^2.2.0"
},
"lint-staged": {
"*": "yarn lint:fix"
Expand Down
Loading

0 comments on commit 60c2012

Please sign in to comment.