A simple JavaScript module to parse the contents of Packwiz index files. https://packwizjs.csw.im/
Find a file
Renovate bd5d747a72
Pin dependencies (#4)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [typedoc](https://typedoc.org) ([source](https://github.com/TypeStrong/TypeDoc)) | devDependencies | pin | [`^0.27.6` -> `0.27.6`](https://renovatebot.com/diffs/npm/typedoc/0.27.6/0.27.6) |
| [typedoc-plugin-markdown](https://typedoc-plugin-markdown.org) ([source](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown)) | devDependencies | pin | [`^4.4.1` -> `4.4.1`](https://renovatebot.com/diffs/npm/typedoc-plugin-markdown/4.4.1/4.4.1) |

Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies.

---

### 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 is behind base branch, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjMuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: https://www.coastalcommits.com/GalacticFactory/PackwizJS/pulls/4
Co-authored-by: Renovate <renovate@coastalcommits.com>
Co-committed-by: Renovate <renovate@coastalcommits.com>
2025-02-09 11:03:32 -05:00
docs add docs 2025-02-09 10:00:02 -06:00
packwiz add authors and description to the packwiz example pack 2025-02-09 09:59:14 -06:00
src remove useless index file 2025-02-09 10:03:08 -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 add src 2025-02-07 22:49:49 -06:00
.neoconf.json add src 2025-02-07 22:49:49 -06:00
bun.lock Pin dependencies (#4) 2025-02-09 11:03:32 -05:00
eslint.config.js add src 2025-02-07 22:49:49 -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 Pin dependencies (#4) 2025-02-09 11:03:32 -05:00
README.md Initial commit 2025-02-07 21:23:32 -05:00
renovate.json Add renovate.json 2025-02-08 12:41:18 +00:00
tsconfig.json add src 2025-02-07 22:49:49 -06:00
typedoc.json add docs 2025-02-09 10:00:02 -06:00

PackwizJS

A simple JavaScript module to parse the contents of Packwiz index files.