Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 30, 2024
1 parent 44aaeb3 commit c79e394
Show file tree
Hide file tree
Showing 3 changed files with 1,185 additions and 856 deletions.
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,21 @@
},
"dependencies": {
"@iconify-json/ph": "^1.1.13",
"@iconify-json/simple-icons": "^1.1.105",
"@iconify-json/simple-icons": "^1.1.107",
"@nuxt/content": "^2.13.0",
"@nuxt/fonts": "^0.7.0",
"@nuxt/fonts": "^0.7.1",
"@nuxt/image": "link:..",
"@nuxt/ui-pro": "^1.3.1",
"@nuxthq/studio": "^2.0.3",
"@nuxtjs/plausible": "^1.0.0",
"@vueuse/core": "^10.11.0",
"@vueuse/nuxt": "^10.11.0",
"nuxt": "^3.12.2",
"nuxt-og-image": "^2.2.4",
"nuxt-og-image": "^2.2.6",
"perfect-debounce": "^1.0.0"
},
"devDependencies": {
"@nuxt/devtools": "^1.3.3",
"@types/node": "^20.14.2"
"@nuxt/devtools": "^1.3.7",
"@types/node": "^20.14.9"
}
}
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@nuxt/kit": "^3.12.2",
"consola": "^3.2.3",
"defu": "^6.1.4",
"h3": "^1.11.1",
"h3": "^1.12.0",
"image-meta": "^0.2.0",
"node-fetch-native": "^1.6.4",
"ohash": "^1.1.3",
Expand All @@ -51,37 +51,37 @@
"devDependencies": {
"@nuxt/eslint-config": "0.3.13",
"@nuxt/image": "link:",
"@nuxt/module-builder": "0.7.1",
"@nuxt/module-builder": "0.8.1",
"@nuxt/test-utils": "^3.13.1",
"@types/node": "^20.14.2",
"@types/node": "^20.14.9",
"@vitest/coverage-v8": "^1.6.0",
"@vue/test-utils": "^2.4.6",
"changelogen": "^0.5.5",
"eslint": "9.4.0",
"execa": "^9.2.0",
"globby": "^14.0.1",
"happy-dom": "^14.12.0",
"eslint": "9.6.0",
"execa": "^9.3.0",
"globby": "^14.0.2",
"happy-dom": "^14.12.3",
"ipx": "^2.1.0",
"jiti": "1.21.6",
"nuxt": "^3.12.2",
"ofetch": "^1.3.4",
"playwright-core": "^1.44.1",
"playwright-core": "^1.45.0",
"semver": "^7.6.2",
"typescript": "5.4.5",
"typescript": "5.5.2",
"vitest": "^1.6.0",
"vitest-environment-nuxt": "^1.0.0",
"vue": "3.4.28",
"vue-tsc": "^2.0.21"
"vue": "3.4.31",
"vue-tsc": "^2.0.24"
},
"optionalDependencies": {
"ipx": "^2.1.0"
},
"packageManager": "pnpm@9.3.0",
"packageManager": "pnpm@9.4.0",
"resolutions": {
"@nuxt/image": "link:.",
"@nuxt/schema": "3.12.2",
"@nuxt/ui": "2.17.0",
"vue": "3.4.28"
"vue": "3.4.31"
},
"engines": {
"node": "^14.16.0 || >=16.11.0"
Expand Down
Loading

0 comments on commit c79e394

Please sign in to comment.