Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1002)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
  • Loading branch information
renovate[bot] and danielroe authored Sep 29, 2023
1 parent 8cb7c50 commit 08fad0e
Show file tree
Hide file tree
Showing 3 changed files with 213 additions and 401 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
},
"dependencies": {
"@iconify-json/ph": "^1.1.6",
"@iconify-json/simple-icons": "^1.1.71",
"@iconify-json/simple-icons": "^1.1.72",
"@nuxt/content": "^2.8.2",
"@nuxt/image": "link:..",
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@latest",
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@0.0.1-28263757.d7806d9",
"@nuxthq/studio": "^0.14.1",
"@nuxtjs/fontaine": "^0.4.1",
"@nuxtjs/google-fonts": "^3.0.2",
Expand All @@ -26,8 +26,8 @@
},
"devDependencies": {
"@antfu/eslint-config": "^0.43.1",
"@nuxt/devtools": "0.8.4",
"@types/node": "^20.6.3",
"@nuxt/devtools": "0.8.5",
"@types/node": "^20.7.1",
"eslint": "^8.50.0"
}
}
15 changes: 8 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,36 +35,37 @@
"ohash": "^1.1.3",
"pathe": "^1.1.1",
"std-env": "^3.4.3",
"ufo": "^1.3.0"
"ufo": "^1.3.1"
},
"devDependencies": {
"@nuxt/image": "link:",
"@nuxt/module-builder": "0.5.1",
"@nuxt/module-builder": "0.5.2",
"@nuxt/test-utils": "^3.7.4",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@types/node": "^20.6.3",
"@types/node": "^20.7.1",
"@vitest/coverage-v8": "0.34.4",
"@vue/test-utils": "^2.4.1",
"changelogen": "^0.5.5",
"eslint": "8.50.0",
"globby": "^13.2.2",
"happy-dom": "^12.1.6",
"happy-dom": "^12.2.1",
"ipx": "^2.0.0-1",
"jiti": "1.20.0",
"nuxt": "^3.7.4",
"nuxt-vitest": "^0.10.5",
"playwright": "^1.38.1",
"typescript": "5.2.2",
"vitest": "^0.33.0",
"vue-tsc": "^1.8.13"
"vue-tsc": "^1.8.15"
},
"optionalDependencies": {
"ipx": "^2.0.0-1"
},
"packageManager": "pnpm@8.7.6",
"packageManager": "pnpm@8.8.0",
"resolutions": {
"@nuxt/image-edge": "link:.",
"@nuxt/image": "link:."
"@nuxt/image": "link:.",
"@nuxt/ui": "npm:@nuxt/ui-edge@2.8.1-28263676.3e647e4"
},
"engines": {
"node": "^14.16.0 || >=16.11.0"
Expand Down
Loading

0 comments on commit 08fad0e

Please sign in to comment.