A simple JavaScript module to parse the contents of Packwiz index files. https://packwizjs.csw.im/
Find a file
Renovate 464435579b
All checks were successful
Actions / Build and Push Documentation (push) Successful in 15s
chore(deps): update dependency eslint to v9.20.1 (#10)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | devDependencies | patch | [`9.20.0` -> `9.20.1`](https://renovatebot.com/diffs/npm/eslint/9.20.0/9.20.1) |

---

### Release Notes

<details>
<summary>eslint/eslint (eslint)</summary>

### [`v9.20.1`](https://github.com/eslint/eslint/releases/tag/v9.20.1)

[Compare Source](https://github.com/eslint/eslint/compare/v9.20.0...v9.20.1)

#### Bug Fixes

-   [`274f054`](274f054f19) fix: fix `RuleContext` type ([#&#8203;19417](https://github.com/eslint/eslint/issues/19417)) (Francesco Trotta)

#### Documentation

-   [`fe3ccb2`](fe3ccb2ff4) docs: allow typing in search box while dropdown is open ([#&#8203;19424](https://github.com/eslint/eslint/issues/19424)) (Amaresh  S M)
-   [`93c78a5`](93c78a5c58) docs: Add instructions for pnpm compat ([#&#8203;19422](https://github.com/eslint/eslint/issues/19422)) (Nicholas C. Zakas)
-   [`b476a93`](b476a930bb) docs: Fix Keyboard Navigation for Search Results ([#&#8203;19416](https://github.com/eslint/eslint/issues/19416)) (Amaresh  S M)
-   [`ccb60c0`](ccb60c0b14) docs: Update README (GitHub Actions Bot)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #10
Co-authored-by: Renovate <renovate@csw.im>
Co-committed-by: Renovate <renovate@csw.im>
2025-02-11 12:41:36 -05:00
.forgejo/workflows fix docs build again 2025-02-09 16:19:28 -06:00
packages/parser chore(parser): correct readme error 2025-02-11 09:13:10 -06:00
packwiz add authors and description to the packwiz example pack 2025-02-09 09:59:14 -06:00
.editorconfig add src 2025-02-07 22:49:49 -06:00
.envrc add src 2025-02-07 22:49:49 -06:00
.gitignore docs stuff 2025-02-09 16:15:10 -06:00
.neoconf.json add src 2025-02-07 22:49:49 -06:00
bun.lock chore(deps): update dependency eslint to v9.20.1 (#10) 2025-02-11 12:41:36 -05:00
eslint.config.js formatting 2025-02-10 05:26:57 -06:00
flake.lock add src 2025-02-07 22:49:49 -06:00
flake.nix add src 2025-02-07 22:49:49 -06:00
LICENSE Initial commit 2025-02-07 21:23:32 -05:00
package.json chore(deps): update dependency eslint to v9.20.1 (#10) 2025-02-11 12:41:36 -05:00
renovate.json finish package file & format 2025-02-09 16:50:27 -06:00
tsconfig.base.json feat(parser): switch to monorepo format 2025-02-11 09:03:43 -06:00
typedoc.json chore(repo): fix typedocs 2025-02-11 09:08:37 -06:00