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 Sep 6, 2024
1 parent 625d011 commit 0211f5c
Show file tree
Hide file tree
Showing 2 changed files with 438 additions and 190 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"docs:preview": "vitepress preview docs"
},
"dependencies": {
"@nuxt/kit": "^3.13.0",
"@nuxt/kit": "^3.13.1",
"cron": "^3.1.7",
"fast-glob": "^3.3.2"
},
Expand All @@ -47,20 +47,20 @@
"@commitlint/config-conventional": "^19.4.1",
"@hywax/vitepress-yandex-metrika": "^0.4.0",
"@nuxt/devtools": "^1.4.1",
"@nuxt/eslint-config": "^0.5.5",
"@nuxt/eslint-config": "^0.5.6",
"@nuxt/module-builder": "^0.8.3",
"@nuxt/schema": "^3.13.0",
"@nuxt/schema": "^3.13.1",
"@nuxt/test-utils": "^3.14.1",
"@types/node": "^20.16.3",
"@types/node": "^20.16.5",
"changelogen": "^0.5.5",
"eslint": "^9.9.1",
"husky": "^9.1.5",
"lint-staged": "^15.2.10",
"nuxt": "^3.13.0",
"nuxt": "^3.13.1",
"typescript": "^5.5.4",
"vitepress": "^1.3.4",
"vitest": "^2.0.5",
"vue-tsc": "^2.1.4"
"vue-tsc": "^2.1.6"
},
"lint-staged": {
"*": "yarn lint:fix"
Expand Down
Loading

0 comments on commit 0211f5c

Please sign in to comment.