Skip to content

Commit

Permalink
chore(deps-dev): bump nuxt from 3.9.1 to 3.13.0
Browse files Browse the repository at this point in the history
Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 3.9.1 to 3.13.0.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.13.0/packages/nuxt)

---
updated-dependencies:
- dependency-name: nuxt
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 25, 2024
1 parent 3b357f5 commit 35ff51e
Show file tree
Hide file tree
Showing 3 changed files with 3,766 additions and 877 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"@nuxt-themes/docus": "latest",
"@nuxt/devtools": "^0.8.5",
"@types/node": "^20.8.2",
"nuxt": "^3.7.4"
"nuxt": "^3.13.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@nuxt/test-utils": "^3.9.0",
"@vitest/coverage-v8": "^1.1.3",
"eslint": "^8.56.0",
"nuxt": "^3.9.1",
"nuxt": "^3.13.0",
"vitest": "^1.1.3"
},
"overrides": {
Expand Down
Loading

0 comments on commit 35ff51e

Please sign in to comment.