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 Jan 21, 2025
1 parent 25e7865 commit e8f110d
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nuxt-cron",
"type": "module",
"version": "1.8.0",
"packageManager": "[email protected].2",
"packageManager": "[email protected].4",
"description": "A Nuxt module for cron jobs in your app.",
"license": "MIT",
"repository": {
Expand Down Expand Up @@ -36,25 +36,25 @@
"docs:preview": "vitepress preview docs"
},
"dependencies": {
"@nuxt/kit": "^3.15.0",
"cron": "^3.3.1",
"fast-glob": "^3.3.2"
"@nuxt/kit": "^3.15.2",
"cron": "^3.5.0",
"fast-glob": "^3.3.3"
},
"devDependencies": {
"@antfu/eslint-config": "^2.27.3",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@hywax/vitepress-yandex-metrika": "^0.4.0",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.15.0",
"@types/node": "^20.17.10",
"@nuxt/schema": "^3.15.2",
"@types/node": "^20.17.14",
"changelogen": "^0.5.7",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"husky": "^9.1.7",
"lint-staged": "^15.3.0",
"nuxt": "^3.15.0",
"typescript": "^5.7.2",
"vitepress": "^1.5.0",
"lint-staged": "^15.4.1",
"nuxt": "^3.15.2",
"typescript": "^5.7.3",
"vitepress": "^1.6.1",
"vue-tsc": "^2.2.0"
},
"lint-staged": {
Expand Down

0 comments on commit e8f110d

Please sign in to comment.