line / line/abc-def

Dependency Dashboard

Open
#5 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
107
Forks
9
Avg merge
8h 22m
Merged PRs (30d)
62

Description

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/line/abc-def).

## Config Migration Needed

- [ ] Select this checkbox to let Renovate create an automated Config Migration PR.

## Pending Status Checks

The following updates await pending status checks. To force their creation now, click on a checkbox below.

- [ ] chore(deps): update dependency prettier to ^3.9.8
- [ ] chore(deps): update dependency vue to ^3.5.43
- [ ] chore(deps): update dependency eslint to ^10.11.0
- [ ] chore(deps): update lucide monorepo to ^1.47.0 (`@lucide/vue`, `lucide-react`)
- [ ] chore(deps): update turbo monorepo to ^2.11.2 (`eslint-plugin-turbo`, `turbo`)
- [ ] chore(deps): update dependency unplugin-vue to v8
- [ ] fix(deps): update dependency @vueuse/core to v15

## Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

- [ ] [chore(deps): update dependency @types/node to ^24.13.5](../pull/723)
- [ ] [chore(deps): update pnpm to v12.4.2](../pull/724)
- [ ] [chore(deps): update dependency typescript to v7](../pull/580)
- [ ] **Click on this checkbox to rebase all open PRs at once**

## Detected Dependencies

github-actions (4)

.github/workflows/ci.yaml (4)

- `actions/checkout v7`
- `actions/checkout v7`
- `actions/checkout v7`
- `actions/checkout v7`

.github/workflows/deploy-docs.yaml (4)

- `actions/checkout v7`
- `actions/configure-pages v6`
- `actions/upload-pages-artifact v5`
- `actions/deploy-pages v5`

.github/workflows/publish-packages.yaml (2)

- `actions/checkout v7`
- `changesets/action v2.1.2`

tooling/github/setup/action.yml (2)

- `pnpm/action-setup v6`
- `actions/setup-node v7`

npm (11)

apps/docs/package.json

package.json (5)

- `@changesets/cli ^3.0.3`
- `turbo ^2.10.13` → [Updates: `^2.11.2`]
- `node >=24.21.0`
- `pnpm >=12.4.1` → [Updates: `>=12.4.2`]
- `pnpm 12.4.1` → [Updates: `12.4.2`]

packages/react/package.json (8)

- `@base-ui/react ^1.8.0`
- `cmdk ^1.1.1`
- `embla-carousel-react ^8.6.0`
- `radix-ui ^1.6.7`
- `react-resizable-panels ^4.12.4`
- `vaul ^1.1.2`
- `react ^19.3.0`
- `react-dom ^19.3.0`

packages/styles/package.json

packages/vue/package.json (8)

- `@tanstack/vue-table ^9.2.4`
- `@vueuse/core ^14.4.0` → [Updates: `^15.0.0`]
- `embla-carousel ^8.6.0`
- `embla-carousel-vue ^8.6.0`
- `vaul-vue ^0.4.1`
- `vue-input-otp ^0.4.0`
- `unplugin-vue ^7.2.0` → [Updates: `^8.0.0`]
- `vue-tsc ^3.3.11`

pnpm-workspace.yaml (30)

- `@daypicker/persian ^10.0.1`
- `@internationalized/date ^3.12.4`
- `@types/node ^24.13.4` → [Updates: `^24.13.5`]
- `@types/react ^19.3.0`
- `@types/react-dom ^19.3.0`
- `class-variance-authority ^0.7.1`
- `clsx ^2.1.1`
- `input-otp ^1.5.0`
- `lucide-react ^1.46.0` → [Updates: `^1.47.0`]
- `@lucide/vue ^1.46.0` → [Updates: `^1.47.0`]
- `next ^16.3.5`
- `next-themes ^0.4.6`
- `eslint ^10.10.0` → [Updates: `^10.11.0`]
- `prettier ^3.9.6` → [Updates: `^3.9.8`]
- `react ^19.3.0`
- `react-day-picker ^10.0.1`
- `react-dom ^19.3.0`
- `reka-ui ^2.10.4`
- `sonner ^2.0.8`
- `tailwindcss ^4.3.3`
- `tailwind-merge ^3.7.0`
- `tw-animate-css ^1.4.0`
- `@tailwindcss/postcss ^4.3.3`
- `@tailwindcss/vite ^4.3.3`
- `tsup ^8.5.1`
- `typescript ^6.0.3` → [Updates: `^7.0.2`]
- `vite ^8.3.0`
- `vue ^3.5.42` → [Updates: `^3.5.43`]
- `vue-sonner ^2.0.9`
- `stylelint ^17.15.0`

tooling/eslint-plugin-header/package.json

tooling/eslint/package.json (9)

- `@eslint/compat ^2.1.1`
- `@eslint/js ^10.0.1`
- `@next/eslint-plugin-next ^16.3.5`
- `eslint-plugin-import ^2.32.0`
- `eslint-plugin-jsx-a11y ^6.10.2`
- `eslint-plugin-react ^7.37.5`
- `eslint-plugin-react-hooks ^7.1.1`
- `typescript-eslint ^8.70.0`
- `eslint-plugin-turbo ^2.10.13` → [Updates: `^2.11.2`]

tooling/github/package.json

tooling/prettier/package.json (2)

- `@ianvs/prettier-plugin-sort-imports ^4.7.1`
- `prettier-plugin-tailwindcss ^0.8.1`

tooling/typescript/package.json

nvm (1)

.nvmrc (1)

- `node 24.21.0`

---

- [ ] Check this box to trigger a request for Renovate to run again on this repository

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Dependency Dashboard, then inspect package.json, pnpm-workspace.yaml, the listed package manifests, .github/workflows/ci.yaml, and the other referenced workflow files. The listed updates are already represented by linked Renovate pull requests, so there is no clear standalone newcomer task or completion check in this issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
eslint, github-actions, nodejs, react, tailwindcss, typescript
Domain
build-system, ci-cd, frontend, tooling
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.