Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#627)
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 Nov 7, 2024
1 parent 104964f commit 6c9432b
Show file tree
Hide file tree
Showing 5 changed files with 199 additions and 258 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
push:
branches:
- main
- renovate/*

jobs:
lint:
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "nuxi preview"
},
"devDependencies": {
"@nuxt-themes/docus": "1.15.0",
"@nuxt-themes/docus": "1.15.1",
"@nuxtjs/plausible": "1.0.3",
"nuxt": "3.13.2"
}
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@
"@nuxt/module-builder": "0.8.4",
"@nuxt/schema": "3.13.2",
"@nuxt/test-utils": "3.14.4",
"@types/node": "22.8.7",
"@types/node": "22.9.0",
"@vitest/coverage-v8": "2.1.4",
"@vue/test-utils": "2.4.6",
"bumpp": "9.8.0",
"bumpp": "9.8.1",
"eslint": "9.14.0",
"expect-type": "1.1.0",
"happy-dom": "15.10.2",
Expand All @@ -85,7 +85,7 @@
"playwright-core": "1.48.2",
"typescript": "5.6.3",
"unbuild": "2.0.0",
"unhead": "1.11.10",
"unhead": "1.11.11",
"vitest": "2.1.4",
"vue": "3.5.12",
"vue-tsc": "2.1.10"
Expand Down
Loading

0 comments on commit 6c9432b

Please sign in to comment.