Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent 1830f51 commit 17ed67e
Show file tree
Hide file tree
Showing 4 changed files with 2,366 additions and 1,139 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"prepare": "nuxi prepare"
},
"devDependencies": {
"@nuxt-themes/docus": "1.14.3",
"@nuxt-themes/docus": "1.15.0",
"@nuxt/eslint-config": "^0.1.1",
"@types/node": "^20.4.0",
"eslint": "^8.44.0",
"nuxt": "3.6.3"
"@types/node": "^20.8.4",
"eslint": "^8.51.0",
"nuxt": "3.7.4"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"@nuxt/module-builder": "^0.4.0",
"@nuxt/schema": "3.6.3",
"@nuxt/test-utils": "3.6.3",
"@types/node": "^18",
"changelogen": "^0.5.3",
"eslint": "^8.42.0",
"nuxt": "3.6.3",
"vitest": "^0.31.4"
"@types/node": "^18.18.4",
"changelogen": "^0.5.5",
"eslint": "^8.51.0",
"nuxt": "3.7.4",
"vitest": "^0.34.6"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"prepare": "nuxi prepare"
},
"devDependencies": {
"nuxt": "3.6.3"
"nuxt": "3.7.4"
}
}
Loading

0 comments on commit 17ed67e

Please sign in to comment.