Bump the coding-styles group with 2 updates

Bumps the coding-styles group with 2 updates: [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) and [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint).


Updates `oxfmt` from 0.60.0 to 0.61.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.61.0/npm/oxfmt)

Updates `oxlint` from 1.75.0 to 1.76.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.76.0/npm/oxlint)

---
updated-dependencies:
- dependency-name: oxfmt
  dependency-version: 0.61.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: coding-styles
- dependency-name: oxlint
  dependency-version: 1.76.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: coding-styles
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-01 07:02:52 +00:00
committed by GitHub
parent 7f552f5e41
commit 922867cb2a
2 changed files with 320 additions and 360 deletions

676
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -71,8 +71,8 @@
"axe-core": "^4.12.1", "axe-core": "^4.12.1",
"chalk": "^5.6.2", "chalk": "^5.6.2",
"history": "^5.3.0", "history": "^5.3.0",
"oxfmt": "^0.60.0", "oxfmt": "^0.61.0",
"oxlint": "^1.75.0", "oxlint": "^1.76.0",
"oxlint-tsgolint": "^7.0.2001", "oxlint-tsgolint": "^7.0.2001",
"playwright": "^1.62.0", "playwright": "^1.62.0",
"tailwindcss": "^4.1.3", "tailwindcss": "^4.1.3",