1 Commits

Author SHA1 Message Date
77964bb650 build(deps-dev): bump eslint-config-next from 15.3.4 to 16.0.0
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.3.4 to 16.0.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v16.0.0/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-version: 16.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-28 02:23:17 +00:00
3 changed files with 581 additions and 149 deletions

View File

@ -19,7 +19,7 @@ jobs:
run: pnpm exec playwright install --with-deps
- name: Run Playwright tests
run: pnpm exec playwright test
- uses: actions/upload-artifact@v6
- uses: actions/upload-artifact@v4
if: ${{ !cancelled() }}
with:
name: playwright-report

View File

@ -111,7 +111,7 @@
"@vitest/coverage-v8": "^3.2.4",
"concurrently": "^9.2.0",
"eslint": "^9.30.0",
"eslint-config-next": "^15.3.4",
"eslint-config-next": "^16.0.0",
"eslint-plugin-prettier": "^5.5.1",
"eslint-plugin-react-hooks": "^5.2.0",
"jest-axe": "^10.0.0",

726
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff