nuxt
nuxt copied to clipboard
TresJS integration for Nuxt.
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/Tresjs/nuxt). ## Config Migration Needed - [ ]...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`20.12.11` -> `20.12.12`](https://renovatebot.com/diffs/npm/@types%2fnode/20.12.11/20.12.12) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pnpm](https://pnpm.io) ([source](https://togithub.com/pnpm/pnpm)) | [`9.1.4` -> `9.7.0`](https://renovatebot.com/diffs/npm/pnpm/9.1.4/9.7.0) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@nuxt/devtools](https://devtools.nuxt.com) ([source](https://togithub.com/nuxt/devtools/tree/HEAD/packages/devtools)) | [`1.0.8` -> `1.3.1`](https://renovatebot.com/diffs/npm/@nuxt%2fdevtools/1.0.8/1.3.1) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@unocss/nuxt](https://togithub.com/unocss/unocss) ([source](https://togithub.com/unocss/unocss/tree/HEAD/packages/nuxt)) | [`^0.59.4` -> `^0.60.0`](https://renovatebot.com/diffs/npm/@unocss%2fnuxt/0.59.4/0.60.0) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pnpm](https://pnpm.io) ([source](https://togithub.com/pnpm/pnpm)) | [`8.6.2` -> `8.15.8`](https://renovatebot.com/diffs/npm/pnpm/8.6.2/8.15.8) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | @​tresjs/cientos | [`3.7.0` -> `3.9.0`](https://renovatebot.com/diffs/npm/@tresjs%2fcientos/3.7.0/3.9.0) | [](https://docs.renovatebot.com/merge-confidence/)...
### Describe the bug I'm posting this here, as it seems to be related to the Nuxt module. I've already posted some more info here https://github.com/Tresjs/cientos/issues/369 and here https://github.com/orgs/Tresjs/discussions/642 The...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [postprocessing](https://togithub.com/pmndrs/postprocessing) | [`6.33.4` -> `6.35.4`](https://renovatebot.com/diffs/npm/postprocessing/6.33.4/6.35.4) | [](https://docs.renovatebot.com/merge-confidence/)...
I'm using `nuxt` with `SSG`, so running `nuxt generate` to build it, I noticed this thing, everything works fine in dev mode, but when i build using `generate` the `onLoop`...