Skip to content

[Bug]: broken and deprecated deps #238

@davidmoshal

Description

@davidmoshal

Demo URL

No response

What happened?

Hi, firstly thank you for a wonderful template.
However, running ncu -u surfaces so many out-of-date dependencies.

Reproduction steps

1. ncu -u
2. rm -rf node_modules
3. pnpm i
4. pnpm dev

Error:
 ERR_PNPM_PATCH_NOT_APPLIED  The following patches were not applied: @purge-icons/core@0.9.1

Additionally, several plugins have been deprecated, eg:

see: https://github.com/antfu/purge-icons


It's now recommended to use UnoCSS Icons, unplugin-icons or Iconify Icon Components instead of this approach.


### Relevant log output

_No response_

### What browsers are you seeing the problem on?

_No response_

### What is your operating system?

_No response_

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions