mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-02-02 05:08:03 +01:00
chore(deps): set nuxt resolution to 3.13.2
Causes some `EMFILE: too many open files` errors
This commit is contained in:
@@ -80,6 +80,8 @@
|
|||||||
"resolutions": {
|
"resolutions": {
|
||||||
"@nuxt/ui": "workspace:*",
|
"@nuxt/ui": "workspace:*",
|
||||||
"@nuxt/content": "2.13.2",
|
"@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
629
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user