Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1100)
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 Nov 13, 2023
1 parent 9427c1c commit 5bb1f9e
Show file tree
Hide file tree
Showing 3 changed files with 577 additions and 98 deletions.
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,23 @@
},
"dependencies": {
"@iconify-json/ph": "^1.1.6",
"@iconify-json/simple-icons": "^1.1.77",
"@iconify-json/simple-icons": "^1.1.78",
"@nuxt/content": "^2.9.0",
"@nuxt/image": "link:..",
"@nuxt/ui-pro": "^0.4.2",
"@nuxthq/studio": "^1.0.3",
"@nuxtjs/fontaine": "^0.4.1",
"@nuxtjs/google-fonts": "^3.0.2",
"@nuxtjs/plausible": "^0.2.3",
"@vueuse/core": "^10.5.0",
"@vueuse/nuxt": "^10.5.0",
"@vueuse/core": "^10.6.1",
"@vueuse/nuxt": "^10.6.1",
"nuxt": "^3.8.1",
"nuxt-og-image": "^2.2.4",
"perfect-debounce": "^1.0.0"
},
"devDependencies": {
"@antfu/eslint-config": "^1.1.0",
"@nuxt/devtools": "^1.0.0",
"@antfu/eslint-config": "^1.1.1",
"@nuxt/devtools": "^1.0.2",
"@types/node": "^20.9.0",
"eslint": "^8.53.0"
}
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"eslint": "8.53.0",
"globby": "^13.2.2",
"happy-dom": "^12.10.3",
"ipx": "^2.0.1",
"ipx": "^2.0.2",
"jiti": "1.21.0",
"nuxt": "^3.8.1",
"nuxt-vitest": "^0.11.3",
Expand All @@ -62,9 +62,9 @@
"vue-tsc": "^1.8.22"
},
"optionalDependencies": {
"ipx": "^2.0.1"
"ipx": "^2.0.2"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"resolutions": {
"@nuxt/image-edge": "link:.",
"@nuxt/image": "link:."
Expand Down
Loading

0 comments on commit 5bb1f9e

Please sign in to comment.