Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1067)
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 3, 2023
1 parent 952c8ae commit a9c1833
Show file tree
Hide file tree
Showing 3 changed files with 409 additions and 375 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@iconify-json/ph": "^1.1.6",
"@iconify-json/simple-icons": "^1.1.75",
"@iconify-json/simple-icons": "^1.1.76",
"@nuxt/content": "^2.9.0",
"@nuxt/image": "link:..",
"@nuxt/ui-pro": "^0.4.1",
Expand All @@ -21,13 +21,13 @@
"@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.3",
"perfect-debounce": "^1.0.0"
},
"devDependencies": {
"@antfu/eslint-config": "^1.1.0",
"@nuxt/devtools": "^1.0.0",
"@types/node": "^20.8.7",
"eslint": "^8.51.0"
"@types/node": "^20.8.10",
"eslint": "^8.52.0"
}
}
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"dependencies": {
"@nuxt/kit": "^3.8.0",
"consola": "^3.2.3",
"defu": "^6.1.2",
"defu": "^6.1.3",
"h3": "^1.8.2",
"image-meta": "^0.2.0",
"node-fetch-native": "^1.4.0",
"node-fetch-native": "^1.4.1",
"ohash": "^1.1.3",
"pathe": "^1.1.1",
"std-env": "^3.4.3",
Expand All @@ -41,26 +41,26 @@
"@nuxt/module-builder": "0.5.2",
"@nuxt/test-utils": "^3.8.0",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@types/node": "^20.8.7",
"@types/node": "^20.8.10",
"@vitest/coverage-v8": "0.34.4",
"@vue/test-utils": "^2.4.1",
"changelogen": "^0.5.5",
"eslint": "8.51.0",
"eslint": "8.52.0",
"globby": "^13.2.2",
"happy-dom": "^12.9.1",
"happy-dom": "^12.10.3",
"ipx": "^2.0.0",
"jiti": "1.20.0",
"jiti": "1.21.0",
"nuxt": "^3.8.0",
"nuxt-vitest": "^0.11.0",
"playwright": "^1.39.0",
"typescript": "5.2.2",
"vitest": "^0.33.0",
"vue-tsc": "^1.8.19"
"vue-tsc": "^1.8.22"
},
"optionalDependencies": {
"ipx": "^2.0.0"
},
"packageManager": "pnpm@8.9.2",
"packageManager": "pnpm@8.10.2",
"resolutions": {
"@nuxt/image-edge": "link:.",
"@nuxt/image": "link:."
Expand Down
Loading

0 comments on commit a9c1833

Please sign in to comment.