Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1372)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 27, 2023
1 parent 80145ba commit fcff470
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 198 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nuxt.com",
"version": "0.3.11",
"packageManager": "pnpm@8.7.4",
"packageManager": "pnpm@8.9.2",
"scripts": {
"dev": "nuxi dev",
"build": "nuxi build",
Expand All @@ -16,7 +16,7 @@
"@iconify-json/logos": "^1.1.37",
"@iconify-json/octicon": "^1.1.49",
"@iconify-json/ph": "^1.1.6",
"@iconify-json/simple-icons": "^1.1.75",
"@iconify-json/simple-icons": "^1.1.76",
"@iconify-json/uil": "^1.1.5",
"@nuxt/content": "^2.8.5",
"@nuxt/image": "^1.0.0",
Expand All @@ -25,13 +25,13 @@
"@nuxtjs/fontaine": "^0.4.1",
"@nuxtjs/google-fonts": "^3.0.2",
"@nuxtjs/html-validator": "^1.5.2",
"@nuxtjs/mdc": "^0.2.3",
"@nuxtjs/mdc": "^0.2.6",
"@nuxtjs/plausible": "^0.2.3",
"@vueuse/components": "^10.5.0",
"@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",
"ofetch": "^1.3.3",
"perfect-debounce": "^1.0.0",
"scule": "^1.0.0",
Expand All @@ -41,8 +41,8 @@
"devDependencies": {
"@nuxt/devtools": "^1.0.0",
"@nuxt/eslint-config": "^0.2.0",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"typescript": "^5.2.2",
"vue-tsc": "^1.8.19"
"vue-tsc": "^1.8.22"
}
}
Loading

0 comments on commit fcff470

Please sign in to comment.