Skip to content

Commit

Permalink
chore(deps): update dependency consola to v3 (#1999)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
  • Loading branch information
renovate[bot] and danielroe committed Apr 13, 2023
1 parent c605a93 commit 25bd7fc
Show file tree
Hide file tree
Showing 4 changed files with 809 additions and 1,401 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"test:unit": "nuxi prepare test/fixtures/basic && nuxi prepare test/fixtures/document-driven && vitest run"
},
"dependencies": {
"@nuxt/kit": "3.2.3",
"consola": "^2.15.3",
"@nuxt/kit": "3.4.0",
"consola": "^3.0.1",
"defu": "^6.1.2",
"destr": "^1.2.2",
"detab": "^3.0.2",
Expand Down Expand Up @@ -81,8 +81,8 @@
},
"devDependencies": {
"@nuxt/module-builder": "^0.2.1",
"@nuxt/schema": "3.2.3",
"@nuxt/test-utils": "3.2.3",
"@nuxt/schema": "3.4.0",
"@nuxt/test-utils": "3.4.0",
"@nuxtjs/eslint-config-typescript": "latest",
"@types/mdurl": "^1.0.2",
"@types/ws": "^8.5.4",
Expand All @@ -93,7 +93,7 @@
"husky": "^8.0.3",
"jiti": "^1.17.2",
"lint-staged": "^13.1.2",
"nuxt": "3.2.3",
"nuxt": "3.4.0",
"rehype-figure": "^1.0.1",
"release-it": "^15.7.0",
"remark-oembed": "^1.2.2",
Expand Down
Loading

0 comments on commit 25bd7fc

Please sign in to comment.