Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1352)
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] committed May 8, 2024
1 parent 7ccc4aa commit fa02168
Show file tree
Hide file tree
Showing 3 changed files with 583 additions and 354 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Expand Up @@ -8,7 +8,7 @@
"preview": "nuxt preview"
},
"dependencies": {
"@iconify-json/ph": "^1.1.12",
"@iconify-json/ph": "^1.1.13",
"@iconify-json/simple-icons": "^1.1.101",
"@nuxt/content": "^2.12.1",
"@nuxt/fonts": "^0.7.0",
Expand All @@ -24,6 +24,6 @@
},
"devDependencies": {
"@nuxt/devtools": "^1.2.0",
"@types/node": "^20.12.8"
"@types/node": "^20.12.10"
}
}
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -45,34 +45,34 @@
"@nuxt/image": "link:",
"@nuxt/module-builder": "0.6.0",
"@nuxt/test-utils": "^3.12.1",
"@types/node": "^20.12.8",
"@types/node": "^20.12.10",
"@vitest/coverage-v8": "^1.6.0",
"@vue/test-utils": "^2.4.5",
"@vue/test-utils": "^2.4.6",
"changelogen": "^0.5.5",
"eslint": "9.2.0",
"execa": "^8.0.1",
"globby": "^14.0.1",
"happy-dom": "^14.7.1",
"happy-dom": "^14.10.1",
"ipx": "^2.1.0",
"jiti": "1.21.0",
"nuxt": "^3.11.2",
"ofetch": "^1.3.4",
"playwright-core": "^1.43.1",
"semver": "^7.6.0",
"playwright-core": "^1.44.0",
"semver": "^7.6.1",
"typescript": "5.4.5",
"vitest": "^1.6.0",
"vitest-environment-nuxt": "^1.0.0",
"vue": "3.4.26",
"vue": "3.4.27",
"vue-tsc": "^2.0.16"
},
"optionalDependencies": {
"ipx": "^2.1.0"
},
"packageManager": "pnpm@9.0.6",
"packageManager": "pnpm@9.1.0",
"resolutions": {
"@nuxt/image": "link:.",
"@nuxt/schema": "3.11.2",
"vue": "3.4.26"
"vue": "3.4.27"
},
"engines": {
"node": "^14.16.0 || >=16.11.0"
Expand Down

0 comments on commit fa02168

Please sign in to comment.