chore(deps): set nuxt resolution to 3.13.2

Causes some `EMFILE: too many open files` errors
This commit is contained in:
Benjamin Canac
2024-11-10 18:19:48 +01:00
parent 97037864b3
commit 49f85d55c5
2 changed files with 441 additions and 192 deletions

View File

@@ -80,6 +80,8 @@
"resolutions": {
"@nuxt/ui": "workspace:*",
"@nuxt/content": "2.13.2",
"@nuxtjs/mdc": "0.9.0"
"@nuxtjs/mdc": "0.9.0",
"nuxt": "3.13.2",
"@nuxt/kit": "3.13.2"
}
}

629
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff