Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1313)
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 <[email protected]>
  • Loading branch information
renovate[bot] and danielroe authored Apr 22, 2024
1 parent d2a2c6f commit 36ba10b
Show file tree
Hide file tree
Showing 3 changed files with 633 additions and 1,642 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"preview": "nuxt preview"
},
"dependencies": {
"@iconify-json/ph": "^1.1.11",
"@iconify-json/simple-icons": "^1.1.97",
"@iconify-json/ph": "^1.1.12",
"@iconify-json/simple-icons": "^1.1.100",
"@nuxt/content": "^2.12.1",
"@nuxt/fonts": "^0.6.1",
"@nuxt/image": "link:..",
Expand All @@ -23,7 +23,7 @@
"perfect-debounce": "^1.0.0"
},
"devDependencies": {
"@nuxt/devtools": "^1.1.5",
"@types/node": "^20.12.3"
"@nuxt/devtools": "^1.2.0",
"@types/node": "^20.12.7"
}
}
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,25 +44,25 @@
"@nuxt/image": "link:",
"@nuxt/module-builder": "0.5.5",
"@nuxt/test-utils": "^3.12.1",
"@types/node": "^20.12.3",
"@types/node": "^20.12.7",
"@vitest/coverage-v8": "^1.4.0",
"@vue/test-utils": "^2.4.5",
"changelogen": "^0.5.5",
"eslint": "9.1.0",
"execa": "^8.0.1",
"globby": "^14.0.1",
"happy-dom": "^14.3.10",
"happy-dom": "^14.7.1",
"ipx": "^2.1.0",
"jiti": "1.21.0",
"nuxt": "^3.11.2",
"ofetch": "^1.3.4",
"playwright-core": "^1.42.1",
"playwright-core": "^1.43.1",
"semver": "^7.6.0",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "^1.4.0",
"vitest-environment-nuxt": "^1.0.0",
"vue": "3.4.21",
"vue-tsc": "^2.0.7",
"vue": "3.4.23",
"vue-tsc": "^2.0.14",
"@nuxt/eslint-config": "0.3.8"
},
"optionalDependencies": {
Expand All @@ -76,4 +76,4 @@
"engines": {
"node": "^14.16.0 || >=16.11.0"
}
}
}
Loading

0 comments on commit 36ba10b

Please sign in to comment.