From 91cf2cd0ee5ab1553cdbe7cdba45e03000e00e60 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 8 Sep 2026 04:11:31 +0000
Subject: [PATCH] Bump oxlint from 1.76.0 to 1.77.0 in /docs (#1812)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint)
from 1.76.0 to 1.77.0.
Release notes
Sourced from oxlint's
releases.
oxlint v1.77.0 & oxfmt v0.62.0
Table of Contents
Oxlint v1.77.0
π₯ BREAKING CHANGES
- 4120da0 semantic: [BREAKING] Return borrowed JSDoc
so the parse cache works (#25186)
(Connor Shea)
- 067da8c ast: [BREAKING] Store single parameter in
TSIndexSignature::parameter (#25154)
(camc314)
- 1bdedd1 ast: [BREAKING] Introduce
ExportDeclaration, ExportFromDeclaration (#25095)
(camc314)
- c917f20 ast: [BREAKING] Introduce
ArrowFunctionBody enum (#24987)
(camc314)
π Features
- 0b9f83c linter/oxc/bad-char-at-comparison: Expand coverage (#25001)
(Mikhail Baev)
- 1fb3d70 oxlint: Show file:line:col in github format annotation
messages (#25020)
(Faris Tristan Fabian)
π Bug Fixes
- a64b65d linter/unicorn/new-for-builtins: Detect parenthesized member
expression object (#25249)
(tanakalucky)
- 9d4592c linter: Reject duplicate JS plugin names (#25243)
(camc314)
- 3213e7a linter: Ignore unsigned shifts in prefer-math-trunc (#25240)
(camc314)
- 06579da linter/eslint/prefer-promise-reject-errors: Handle ambient
error variables (#25238)
(camc314)
- 6a7cd90 linter/oxc/no-async-await: Bound token lookup (#25222)
(camc314)
- d8e390a linter/oxc/bad-bitwise-operator: Bound token lookups (#25220)
(camc314)
- 351a777 linter/import/no-duplicates: Bound token lookup (#25219)
(camc314)
- 4f70fb6 linter/import/consistent-type-specifier-style: Bound token
lookup (#25218)
(camc314)
- b89113c linter/eslint/yoda: Bound token lookup (#25202)
(camc314)
- 7c7cda7 linter/oxc/no-map-spread: Avoid recursive declaration
traversal (#25200)
(camc314)
- 99efb30 linter/eslint/prefer-promise-reject-errors: Move category to
pedantic (#25201)
(camc314)
- 8edad2a linter/eslint/require-await: Bound token lookup (#25199)
(camc314)
- 5aaec85 linter/eslint/prefer-template: Bound token lookup (#25197)
(camc314)
- 0ea1af4 linter/unicorn/new-for-builtins: Align Date() diagnostic
message with upstream (#25166)
(tanakalucky)
- f6c8575 linter/eslint/prefer-object-spread: Bound token lookup (#25195)
(camc314)
- 20f68e7 oxlint,oxfmt: Respect
.gitignore for walk
targets and explicit paths (#25133)
(leaysgur)
- b83993b linter/eslint/prefer-const: Bound token lookup (#25194)
(camc314)
- aeabf63 linter/eslint/object-shorthand: Bound token lookups (#25193)
(camc314)
- 48f302c linter/eslint/no-var: Bound token lookup (#25192)
(camc314)
- 1f595de linter/eslint/no-unused-vars: Bound token lookups (#25191)
(camc314)
- e52f4c4 linter/eslint/no-unexpected-multiline: Use bounded token
lookup (#25190)
(camc314)
- ca80338 linter/eslint/eqeqeq: Use bounded token lookup (#25189)
(camc314)
- df91684 linter: Make the remaining token lookups comment-aware (#25182)
(connorshea)
- 2401bb8 linter/eslint/prefer-const: Skip Svelte and Vue files (#25148)
(PitiΘ Radu)
- b870897 linter: Don't match tokens inside comments when locating
spans (#25181)
(connorshea)
- b474da1 linter/typescript/consistent-type-imports: Make token
lookups comment-aware (#25180)
(connorshea)
- 81f82db linter: Don't insert an ASI semicolon into an unbraced
statement body (#25160)
(Vladexy88x)
- 31333be linter/no-magic-array-flat-depth: Scan for
( by
byte offset instead of character count (#25130)
(connorshea)
- 56e9c83 linter: Index source text by byte offset instead of char
count (#25131)
(connorshea)
... (truncated)
Changelog
Sourced from oxlint's
changelog.
[1.77.0] - 2026-08-03
π Bug Fixes
- 5c0fa61 linter/eslint/no-warning-comments: Unify config structs and
remove manual options docs (#25151)
(Mikhail Baev)
π Documentation
- 9dc7756 linter/typescript/no-unnecessary-condition: Clarify options
(#25110)
(camc314)
Commits
9a423f2
release(apps): oxlint v1.77.0 && oxfmt v0.62.0 (#25251)
5c0fa61
fix(linter/eslint/no-warning-comments): unify config structs and remove
manua...
9dc7756
docs(linter/typescript/no-unnecessary-condition): clarify options (#25110)
- See full diff in compare
view
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
docs/package.json | 2 +-
docs/pnpm-lock.yaml | 162 ++++++++++++++++++++++----------------------
2 files changed, 82 insertions(+), 82 deletions(-)
diff --git a/docs/package.json b/docs/package.json
index f2ba7117..a38fe9d6 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -47,7 +47,7 @@
"markdownlint-cli2": "^0.23.0",
"markdownlint-rule-relative-links": "^5.1.0",
"oxfmt": "0.61.0",
- "oxlint": "1.76.0",
+ "oxlint": "1.77.0",
"postcss": "^8.5.23",
"tailwindcss": "^4.3.2",
"typescript": "^5.7.3"
diff --git a/docs/pnpm-lock.yaml b/docs/pnpm-lock.yaml
index 703f499b..aa7f70a2 100644
--- a/docs/pnpm-lock.yaml
+++ b/docs/pnpm-lock.yaml
@@ -100,8 +100,8 @@ importers:
specifier: 0.61.0
version: 0.61.0
oxlint:
- specifier: 1.76.0
- version: 1.76.0
+ specifier: 1.77.0
+ version: 1.77.0
postcss:
specifier: ^8.5.23
version: 8.5.23
@@ -496,124 +496,124 @@ packages:
cpu: [x64]
os: [win32]
- '@oxlint/binding-android-arm-eabi@1.76.0':
- resolution: {integrity: sha512-ZHIE5Zt9AsPDcY4nOlofXt0YfneEeo+QrKMPcPzLf2Z6Q8VtV2W73d7SFJ920WUwyik783u/doKCs3KXdwG+7w==}
+ '@oxlint/binding-android-arm-eabi@1.77.0':
+ resolution: {integrity: sha512-E06sKWS6PiI6HRxS1wyQg22HvApt01hI7fV+T3wUk3OSbaaP4a3hYGY/MIQDmASqCiRjBdpRQYkgMkqH82cWmQ==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm]
os: [android]
- '@oxlint/binding-android-arm64@1.76.0':
- resolution: {integrity: sha512-shm/ngQilHK6bs+ElJWa4oHfNj5vL1Gl/iVEJldTQjpr0/67oSgr0KUpbmcnLig5Fo0v/l6j2567A7TOL89ONA==}
+ '@oxlint/binding-android-arm64@1.77.0':
+ resolution: {integrity: sha512-NvsKz0KZxTp9cYWPLf+FXaSZwB3oO3peAjtukpOMBgse2vhQSoIIVqeO1yR0lEo/UcdZIDL18uq+kL0LzQ0ytA==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [android]
- '@oxlint/binding-darwin-arm64@1.76.0':
- resolution: {integrity: sha512-rvJmrAPKSQ9aWJ6wIS6CK2tJjwzfW0ApQH9qokq6sfDvmHwoyIHxHFMq7z7i7GiV6fdE6s8qvBqWKPTu8RmT6Q==}
+ '@oxlint/binding-darwin-arm64@1.77.0':
+ resolution: {integrity: sha512-bgjTn6nW4bQCFBvSvuHCpDD+sONvmpo4lGI4PxzMt1quBA+xYxhczk6RiCn3GZ9gY8uhaBbwhj9MdKGfu6T9DA==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [darwin]
- '@oxlint/binding-darwin-x64@1.76.0':
- resolution: {integrity: sha512-U/zYdb7VYKGY6pA9Vd2rYl9O/HlCylcOlb5PGPvVLtg+oLGsk6H3XGKEMHKyqD3nmmtmlmwb/8SwU2vfSAtvMw==}
+ '@oxlint/binding-darwin-x64@1.77.0':
+ resolution: {integrity: sha512-aotaIttH1R6j1Rwhx0M0htgeZyGtVQqYNTVEYMN/UcgHPquGA6kmk9OyuDc3a2GKUQBC+3C3GVQCcrRPMYqAFA==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [darwin]
- '@oxlint/binding-freebsd-x64@1.76.0':
- resolution: {integrity: sha512-WvKG9CAriuo0XNiFzpXjDngUZcRGFNpaK2kLyMUsnJlShxkT96u+BpJQ3KqdQwGOrvI14L6V8bAwXwAYNNY6Jg==}
+ '@oxlint/binding-freebsd-x64@1.77.0':
+ resolution: {integrity: sha512-nNx/wta7ksRAdYvq+l4AWjXkLxEXHALhENxjj2cYbQAIR4ybaA5L+hCbE63HOmft5czQ6ks+hb8vmEAnn7YGPg==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [freebsd]
- '@oxlint/binding-linux-arm-gnueabihf@1.76.0':
- resolution: {integrity: sha512-qJ5+RH99TqFRq3UCDxkW0zJJu9c+OAHFY72vGlxZLEpuO+MpKo3POgqb8sYipL9KYm8XY6ofb0HsOuvY6hQNqQ==}
+ '@oxlint/binding-linux-arm-gnueabihf@1.77.0':
+ resolution: {integrity: sha512-tMLLjM7xXtzXisVCzkOTXNCy9bZVId2wteNwjohlFDR/jY6WagpEDA1c1wu4xRc20Hojaxj+V6DSR7gbKxijWA==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm]
os: [linux]
- '@oxlint/binding-linux-arm-musleabihf@1.76.0':
- resolution: {integrity: sha512-PvPCVptkgVARsucgIqFQQcSmJ6xc6GtnVB5bRBekRahTc9eObMtjHfMjy5M+C2tHt5UCMttWM9RuSk/H9NqYeg==}
+ '@oxlint/binding-linux-arm-musleabihf@1.77.0':
+ resolution: {integrity: sha512-MiAFDFaqR0tmHTAyo0YDcZ5hyLREdYw/RQhc2R3cbT+8O3tB+zqPM2th9TTQ+Uo3jn/embS+DO+HyX9ztCPkOQ==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm]
os: [linux]
- '@oxlint/binding-linux-arm64-gnu@1.76.0':
- resolution: {integrity: sha512-3KeFDx8Bu4HPAXbuHZOr/oHvN+QT+JQhMw/NYPz7Z071xLSsG27Jfh9PIQVEY7hk1I+jr43ExqRIeJ6VKk2yLw==}
+ '@oxlint/binding-linux-arm64-gnu@1.77.0':
+ resolution: {integrity: sha512-/xqQ3B16i1T4cyt/9Mn+4CpzhUXoBXp7kVpIwzOXNFLj5JmK1bIjsbSnX296Gg8A/o7oDtKWikFgBx0SLwztkw==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [linux]
libc: [glibc]
- '@oxlint/binding-linux-arm64-musl@1.76.0':
- resolution: {integrity: sha512-oPFkkKTgl0K/EIg9fQ8oA3IGcI05/Mq1en04iFa41mmNPT+6KEiByVazTOZZJiHMBBrbsns1YJ2e1Scqwzesjw==}
+ '@oxlint/binding-linux-arm64-musl@1.77.0':
+ resolution: {integrity: sha512-LSbwuRKiNCenPDcbARqAZ5RfBy7gmj7vOvfJRLeCDU3gFtSxWbhv/+VTlaUqzUhNj1gFLHB8h7ALnxa/Az6z6g==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [linux]
libc: [musl]
- '@oxlint/binding-linux-ppc64-gnu@1.76.0':
- resolution: {integrity: sha512-gN7yZ0eqflA5Fhf1wvHxGUltIV3FsvmB1zhNMDEK9vSHhc7E6qg9CuPeBgPZab66Tjzq6w6kHAtNEvnTHf4cyw==}
+ '@oxlint/binding-linux-ppc64-gnu@1.77.0':
+ resolution: {integrity: sha512-QWdcH31mXEUe5Nq1s0CfCpceaKjIo9uZtwDjAuL681g1axf+5x8xrg/eXWaw//4NCxYZ4V4e5Hu5tvdR+pTBlg==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [ppc64]
os: [linux]
libc: [glibc]
- '@oxlint/binding-linux-riscv64-gnu@1.76.0':
- resolution: {integrity: sha512-S/HqMbn22mQrjtErUxEoS/a55u8kIeXvreIxiJu5G7Le3UecEd6SQZxrDIpuhtgaFnsY/nVra3ytP+pRljDilA==}
+ '@oxlint/binding-linux-riscv64-gnu@1.77.0':
+ resolution: {integrity: sha512-GnOfYgJxbcElOiPZaDFDl406ONddwvOWk2jvAAAEjwAl4GofNoHF+/HHUIBYa6bFCArlcGPi0XjC4cU1pkgF/Q==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [riscv64]
os: [linux]
libc: [glibc]
- '@oxlint/binding-linux-riscv64-musl@1.76.0':
- resolution: {integrity: sha512-ZIga3097VJZolGZk6SrIAUokIGfRkxRlhiHDUznZptGBfwrhD7pNfD1rzEzsCwvk/1DX0A1bLz+liuNh5QKIVQ==}
+ '@oxlint/binding-linux-riscv64-musl@1.77.0':
+ resolution: {integrity: sha512-AyEMTUCf0xY+hHF+IxqXFQIX0yQOIR8ykpY0lJNOw9xYqOzUX8dyZfRvlG0RfXwuQn2eonf/8NrMmDSZJjdqsA==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [riscv64]
os: [linux]
libc: [musl]
- '@oxlint/binding-linux-s390x-gnu@1.76.0':
- resolution: {integrity: sha512-ZGiiA7pFzMJSyMWYZTVlPgbTsx+Vl8ihLGMIujPwaslUF7kIPPWAbVmAlTc+9lWDV+DCiB8Ikixu+lSHeOIIWQ==}
+ '@oxlint/binding-linux-s390x-gnu@1.77.0':
+ resolution: {integrity: sha512-sPLzEcNvxd/oyVQ5oZo92CiHkFkpBeRop13E/P3TPY+hZfXHKCOWKI70TE2RYwMKFJDc20EMjH16L7NZICtKTw==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [s390x]
os: [linux]
libc: [glibc]
- '@oxlint/binding-linux-x64-gnu@1.76.0':
- resolution: {integrity: sha512-JLiy5WuvEBFTT6ErIFV35SLzi0R7Iri6MKU6dZbTxfIx8pndbbPs3Mj780nMipBFcPkti+okAPOJ9POKkHFEgg==}
+ '@oxlint/binding-linux-x64-gnu@1.77.0':
+ resolution: {integrity: sha512-1Oh2ssH2L7lwyvkdSqaMUfsGfwU2Wfvew+obBUYjRVqhpBcUpwnsPSEr1IzVi9XqkuY10geiLsNKecqaZC34Dw==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [linux]
libc: [glibc]
- '@oxlint/binding-linux-x64-musl@1.76.0':
- resolution: {integrity: sha512-z7lgKQtbo/I1NIe8G5NHLesxJDv0tRSUWTpXKb9Pm3E9nKFKfO4IOSDtFroKgXtOYb0jQbcdH+0wzTyMXVes+A==}
+ '@oxlint/binding-linux-x64-musl@1.77.0':
+ resolution: {integrity: sha512-0j/2wRgNGO+Qj/M1uu/p57h/hFTTWWcfie0ufkbabeus2s5+/QqkCflnMOwLLN5m2GsNeWp4xdl4cPa4n7QCOQ==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [linux]
libc: [musl]
- '@oxlint/binding-openharmony-arm64@1.76.0':
- resolution: {integrity: sha512-JOjKymIpb9QcYfEhZsN6h4V9Ivd474W38cNIBRv6bg2TbIvogbMTH0Mg6YWW9TiRDqfcX+/Hyfsbo5vcSE5guQ==}
+ '@oxlint/binding-openharmony-arm64@1.77.0':
+ resolution: {integrity: sha512-BJ/j54qS0usEnyDkLYURMj2iiD9h5Cyy+ppzeMSXBGRXaGRNWnj1Mw14NqWMR5E/PzdgB30OOCCzLzbRoduafw==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [openharmony]
- '@oxlint/binding-win32-arm64-msvc@1.76.0':
- resolution: {integrity: sha512-pqDWZiwcmByWUEm1NFUBNiT6aentCcaoMWJv0HbXEmuYermJ4sg8ppVrshubYP2MZ6SHccJJcpr6x469PuDFIw==}
+ '@oxlint/binding-win32-arm64-msvc@1.77.0':
+ resolution: {integrity: sha512-Yh8w+g2Lpx7StrvtYkoz9JJvXjB9wxgFChFNb85nrXm/wj/XTwGWS1hve9+900HL7llrntYB3YP+y32E3tRqzA==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [win32]
- '@oxlint/binding-win32-ia32-msvc@1.76.0':
- resolution: {integrity: sha512-Ba0O659kgMv6pwO3z9PdO+K3aMxQRaw9HnG+e6AtOfgwcKFvYilciQYBoUBmxfQvOCKZe1SwjMkuB542NkuDMQ==}
+ '@oxlint/binding-win32-ia32-msvc@1.77.0':
+ resolution: {integrity: sha512-zja5b7+6a7UsRFgAQSrnax5vrzliEyNPLCjfXONu/vTWswaIVZGFajJZptaeRvPE4LghtFdAzVFlexTm7MVTGA==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [ia32]
os: [win32]
- '@oxlint/binding-win32-x64-msvc@1.76.0':
- resolution: {integrity: sha512-5qcirPHO8nKfkoowEVWtpAoVTcYDy6g0UT0NGic450Qv8J2NrOqg4uQ8QppRP4MDTC7Xx47lbZnmadTH03CGGA==}
+ '@oxlint/binding-win32-x64-msvc@1.77.0':
+ resolution: {integrity: sha512-+teyvPDZ2RjUvo+SuCqS/UhaJl1QtdW5fWT5NJTV61V5MIuIS90Db9LixmtEGvXixyttiK62P96MSu3UlpviBw==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [win32]
@@ -2561,8 +2561,8 @@ packages:
vite-plus:
optional: true
- oxlint@1.76.0:
- resolution: {integrity: sha512-6QoFioEU4fNdiUx/2Eo6TRd6NG7H7njnRCz8rhB66cZmMHDTqcm1Rjvl8Wry+ZTQMBAmyb4Mlf62Mk5X+eHSOw==}
+ oxlint@1.77.0:
+ resolution: {integrity: sha512-qnGh8XJHaQ0dprrDXNQZgS0FgjI6v+V3+X8DwmaV++5Aamy6jGKfDdQ1TUvhUxtmKFAbEf4/WeO5QZX+5WSngg==}
engines: {node: ^20.19.0 || >=22.12.0}
hasBin: true
peerDependencies:
@@ -3437,61 +3437,61 @@ snapshots:
'@oxfmt/binding-win32-x64-msvc@0.61.0':
optional: true
- '@oxlint/binding-android-arm-eabi@1.76.0':
+ '@oxlint/binding-android-arm-eabi@1.77.0':
optional: true
- '@oxlint/binding-android-arm64@1.76.0':
+ '@oxlint/binding-android-arm64@1.77.0':
optional: true
- '@oxlint/binding-darwin-arm64@1.76.0':
+ '@oxlint/binding-darwin-arm64@1.77.0':
optional: true
- '@oxlint/binding-darwin-x64@1.76.0':
+ '@oxlint/binding-darwin-x64@1.77.0':
optional: true
- '@oxlint/binding-freebsd-x64@1.76.0':
+ '@oxlint/binding-freebsd-x64@1.77.0':
optional: true
- '@oxlint/binding-linux-arm-gnueabihf@1.76.0':
+ '@oxlint/binding-linux-arm-gnueabihf@1.77.0':
optional: true
- '@oxlint/binding-linux-arm-musleabihf@1.76.0':
+ '@oxlint/binding-linux-arm-musleabihf@1.77.0':
optional: true
- '@oxlint/binding-linux-arm64-gnu@1.76.0':
+ '@oxlint/binding-linux-arm64-gnu@1.77.0':
optional: true
- '@oxlint/binding-linux-arm64-musl@1.76.0':
+ '@oxlint/binding-linux-arm64-musl@1.77.0':
optional: true
- '@oxlint/binding-linux-ppc64-gnu@1.76.0':
+ '@oxlint/binding-linux-ppc64-gnu@1.77.0':
optional: true
- '@oxlint/binding-linux-riscv64-gnu@1.76.0':
+ '@oxlint/binding-linux-riscv64-gnu@1.77.0':
optional: true
- '@oxlint/binding-linux-riscv64-musl@1.76.0':
+ '@oxlint/binding-linux-riscv64-musl@1.77.0':
optional: true
- '@oxlint/binding-linux-s390x-gnu@1.76.0':
+ '@oxlint/binding-linux-s390x-gnu@1.77.0':
optional: true
- '@oxlint/binding-linux-x64-gnu@1.76.0':
+ '@oxlint/binding-linux-x64-gnu@1.77.0':
optional: true
- '@oxlint/binding-linux-x64-musl@1.76.0':
+ '@oxlint/binding-linux-x64-musl@1.77.0':
optional: true
- '@oxlint/binding-openharmony-arm64@1.76.0':
+ '@oxlint/binding-openharmony-arm64@1.77.0':
optional: true
- '@oxlint/binding-win32-arm64-msvc@1.76.0':
+ '@oxlint/binding-win32-arm64-msvc@1.77.0':
optional: true
- '@oxlint/binding-win32-ia32-msvc@1.76.0':
+ '@oxlint/binding-win32-ia32-msvc@1.77.0':
optional: true
- '@oxlint/binding-win32-x64-msvc@1.76.0':
+ '@oxlint/binding-win32-x64-msvc@1.77.0':
optional: true
'@pagefind/darwin-arm64@1.5.0':
@@ -5873,27 +5873,27 @@ snapshots:
'@oxfmt/binding-win32-ia32-msvc': 0.61.0
'@oxfmt/binding-win32-x64-msvc': 0.61.0
- oxlint@1.76.0:
+ oxlint@1.77.0:
optionalDependencies:
- '@oxlint/binding-android-arm-eabi': 1.76.0
- '@oxlint/binding-android-arm64': 1.76.0
- '@oxlint/binding-darwin-arm64': 1.76.0
- '@oxlint/binding-darwin-x64': 1.76.0
- '@oxlint/binding-freebsd-x64': 1.76.0
- '@oxlint/binding-linux-arm-gnueabihf': 1.76.0
- '@oxlint/binding-linux-arm-musleabihf': 1.76.0
- '@oxlint/binding-linux-arm64-gnu': 1.76.0
- '@oxlint/binding-linux-arm64-musl': 1.76.0
- '@oxlint/binding-linux-ppc64-gnu': 1.76.0
- '@oxlint/binding-linux-riscv64-gnu': 1.76.0
- '@oxlint/binding-linux-riscv64-musl': 1.76.0
- '@oxlint/binding-linux-s390x-gnu': 1.76.0
- '@oxlint/binding-linux-x64-gnu': 1.76.0
- '@oxlint/binding-linux-x64-musl': 1.76.0
- '@oxlint/binding-openharmony-arm64': 1.76.0
- '@oxlint/binding-win32-arm64-msvc': 1.76.0
- '@oxlint/binding-win32-ia32-msvc': 1.76.0
- '@oxlint/binding-win32-x64-msvc': 1.76.0
+ '@oxlint/binding-android-arm-eabi': 1.77.0
+ '@oxlint/binding-android-arm64': 1.77.0
+ '@oxlint/binding-darwin-arm64': 1.77.0
+ '@oxlint/binding-darwin-x64': 1.77.0
+ '@oxlint/binding-freebsd-x64': 1.77.0
+ '@oxlint/binding-linux-arm-gnueabihf': 1.77.0
+ '@oxlint/binding-linux-arm-musleabihf': 1.77.0
+ '@oxlint/binding-linux-arm64-gnu': 1.77.0
+ '@oxlint/binding-linux-arm64-musl': 1.77.0
+ '@oxlint/binding-linux-ppc64-gnu': 1.77.0
+ '@oxlint/binding-linux-riscv64-gnu': 1.77.0
+ '@oxlint/binding-linux-riscv64-musl': 1.77.0
+ '@oxlint/binding-linux-s390x-gnu': 1.77.0
+ '@oxlint/binding-linux-x64-gnu': 1.77.0
+ '@oxlint/binding-linux-x64-musl': 1.77.0
+ '@oxlint/binding-openharmony-arm64': 1.77.0
+ '@oxlint/binding-win32-arm64-msvc': 1.77.0
+ '@oxlint/binding-win32-ia32-msvc': 1.77.0
+ '@oxlint/binding-win32-x64-msvc': 1.77.0
package-manager-detector@1.5.0: {}