Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1185)
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] authored Jan 8, 2024
1 parent 4987fd7 commit 180ea78
Show file tree
Hide file tree
Showing 3 changed files with 354 additions and 99 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@iconify-json/ph": "^1.1.9",
"@iconify-json/simple-icons": "^1.1.86",
"@iconify-json/simple-icons": "^1.1.87",
"@nuxt/content": "^2.9.0",
"@nuxt/image": "link:..",
"@nuxt/ui-pro": "^0.5.0",
Expand All @@ -25,9 +25,9 @@
"perfect-debounce": "^1.0.0"
},
"devDependencies": {
"@antfu/eslint-config": "^2.6.1",
"@antfu/eslint-config": "^2.6.2",
"@nuxt/devtools": "^1.0.6",
"@types/node": "^20.10.6",
"@types/node": "^20.10.7",
"eslint": "^8.56.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@nuxt/module-builder": "0.5.5",
"@nuxt/test-utils": "^3.9.0",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@types/node": "^20.10.6",
"@types/node": "^20.10.7",
"@vitest/coverage-v8": "^1.1.3",
"@vue/test-utils": "^2.4.3",
"changelogen": "^0.5.5",
Expand Down
Loading

0 comments on commit 180ea78

Please sign in to comment.