Skip to content

Commit

Permalink
Update dependencies in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
genu committed Jan 30, 2024
1 parent 8a0205e commit 5e6e7d2
Show file tree
Hide file tree
Showing 2 changed files with 1,019 additions and 737 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@bull-board/api": "^5.13.0",
"@bull-board/h3": "^5.13.0",
"@nuxt/kit": "^3.9.3",
"bullmq": "^5.1.3",
"@bull-board/api": "^5.14.0",
"@bull-board/h3": "^5.14.0",
"@nuxt/kit": "^3.10.0",
"bullmq": "^5.1.5",
"colorette": "^2.0.20",
"consola": "^3.2.3",
"defu": "^6.1.4",
Expand All @@ -51,13 +51,13 @@
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.9.3",
"@nuxt/test-utils": "^3.10.0",
"@types/node": "^20.11.5",
"@nuxt/schema": "^3.10.0",
"@nuxt/test-utils": "^3.11.0",
"@types/node": "^20.11.10",
"@types/pluralize": "^0.0.33",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"nuxt": "^3.9.3",
"vitest": "^1.2.1"
"nuxt": "^3.10.0",
"vitest": "^1.2.2"
}
}
Loading

0 comments on commit 5e6e7d2

Please sign in to comment.