Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2400)
Browse files Browse the repository at this point in the history
* chore(deps): update all non-major dependencies

* chore: update lock file

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Farnabaz <farnabaz@gmail.com>
  • Loading branch information
renovate[bot] and farnabaz committed Oct 27, 2023
1 parent 40a2e5d commit d255c89
Show file tree
Hide file tree
Showing 4 changed files with 65 additions and 55 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@vueuse/core": "^10.5.0",
"@vueuse/nuxt": "^10.5.0",
"nuxt": "^3.8.0",
"nuxt-og-image": "^2.1.3"
"nuxt-og-image": "^2.2.0"
},
"resolutions": {
"h3": "^1.8.2"
Expand Down
86 changes: 52 additions & 34 deletions docs/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 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": {
"@vueuse/core": "^10.2.1",
"@vueuse/nuxt": "^10.2.1",
"@vueuse/core": "^10.5.0",
"@vueuse/nuxt": "^10.5.0",
"@nuxt/kit": "^3.8.0",
"@nuxtjs/mdc": "^0.2.6",
"@vueuse/head": "^2.0.0",
Expand All @@ -56,7 +56,7 @@
"listhen": "^1.5.5",
"mdast-util-to-string": "^4.0.0",
"mdurl": "^1.0.1",
"minisearch": "^6.1.0",
"minisearch": "^6.2.0",
"micromark": "^4.0.0",
"micromark-util-sanitize-uri": "^2.0.0",
"micromark-util-types": "^2.0.0",
Expand Down
26 changes: 9 additions & 17 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d255c89

Please sign in to comment.