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 21, 2024
1 parent 244f37e commit b5d6180
Show file tree
Hide file tree
Showing 3 changed files with 1,152 additions and 746 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@iconify-json/ph": "^1.1.13",
"@iconify-json/simple-icons": "^1.1.105",
"@iconify-json/simple-icons": "^1.1.106",
"@nuxt/content": "^2.12.1",
"@nuxt/fonts": "^0.7.0",
"@nuxt/image": "link:..",
Expand All @@ -19,11 +19,11 @@
"@vueuse/core": "^10.11.0",
"@vueuse/nuxt": "^10.11.0",
"nuxt": "^3.12.1",
"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.6",
"@types/node": "^20.14.7"
}
}
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@nuxt/kit": "^3.12.1",
"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.0",
"@nuxt/test-utils": "^3.13.1",
"@types/node": "^20.14.2",
"@types/node": "^20.14.7",
"@vitest/coverage-v8": "^1.6.0",
"@vue/test-utils": "^2.4.6",
"changelogen": "^0.5.5",
"eslint": "9.4.0",
"execa": "^9.2.0",
"eslint": "9.5.0",
"execa": "^9.3.0",
"globby": "^14.0.1",
"happy-dom": "^14.12.0",
"happy-dom": "^14.12.3",
"ipx": "^2.1.0",
"jiti": "1.21.6",
"nuxt": "^3.12.1",
"ofetch": "^1.3.4",
"playwright-core": "^1.44.1",
"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": "3.4.29",
"vue-tsc": "^2.0.21"
},
"optionalDependencies": {
"ipx": "^2.1.0"
},
"packageManager": "pnpm@9.3.0",
"packageManager": "pnpm@9.4.0",
"resolutions": {
"@nuxt/image": "link:.",
"@nuxt/schema": "3.12.1",
"@nuxt/ui": "2.17.0",
"vue": "3.4.28"
"vue": "3.4.29"
},
"engines": {
"node": "^14.16.0 || >=16.11.0"
Expand Down
Loading

0 comments on commit b5d6180

Please sign in to comment.