Compare commits

...

9 commits

Author SHA1 Message Date
bca9468392
Merge remote-tracking branch 'origin/main' into tailwindcss
All checks were successful
Actions / Build Plugins (pull_request) Successful in 40s
2024-12-28 09:57:39 -05:00
ffa2bce189
chore(repo): update renovate config
All checks were successful
Actions / Build Plugins (push) Successful in 44s
2024-12-27 22:54:06 -05:00
e16e77410d
move emojipicker files into a subdir of src (#10)
All checks were successful
Actions / Build Plugins (push) Successful in 39s
Reviewed-on: https://www.coastalcommits.com/cswimr/gauntlet-cswimr-plugins/pulls/10
2024-12-27 15:56:29 -05:00
e1c0be2be2
Update dependency eslint-plugin-react to v7.37.3 (#9)
All checks were successful
Actions / Build Plugins (push) Successful in 43s
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | devDependencies | patch | [`7.37.2` -> `7.37.3`](https://renovatebot.com/diffs/npm/eslint-plugin-react/7.37.2/7.37.3) |

---

### Release Notes

<details>
<summary>jsx-eslint/eslint-plugin-react (eslint-plugin-react)</summary>

### [`v7.37.3`](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7373---20241223)

[Compare Source](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.2...v7.37.3)

##### Fixed

-   \[`no-danger`]: avoid a crash on a nested component name ([#&#8203;3833][] [@&#8203;ljharb](https://github.com/ljharb))
-   \[Fix] types: correct generated type declaration ([#&#8203;3840][] [@&#8203;ocavue](https://github.com/ocavue))
-   \[`no-unknown-property`]: support `precedence` prop in react 19 ([#&#8203;3829][] [@&#8203;acusti](https://github.com/acusti))
-   \[`prop-types`]: props missing in validation when using generic types from a namespace import ([#&#8203;3859][] [@&#8203;rbondoc96](https://github.com/rbondoc96))

##### Changed

-   \[Tests] \[`jsx-no-script-url`]: Improve tests ([#&#8203;3849][] [@&#8203;radu2147](https://github.com/radu2147))
-   \[Docs] fix broken links: \[`default-props-match-prop-types`], \[`jsx-boolean-value`], \[`jsx-curly-brace-presence`], \[`jsx-no-bind`], \[`no-array-index-key`], \[`no-is-mounted`], \[`no-render-return-value`], \[`require-default-props`] ([#&#8203;3841][] [@&#8203;bastiendmt](https://github.com/bastiendmt))

[7.37.3]: https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.2...v7.37.3

[#&#8203;3859]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3859

[#&#8203;3849]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3849

[#&#8203;3841]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3841

[#&#8203;3840]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3840

[#&#8203;3833]: https://github.com/jsx-eslint/eslint-plugin-react/issues/3833

[#&#8203;3829]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3829

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44My40IiwidXBkYXRlZEluVmVyIjoiMzkuODMuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: https://www.coastalcommits.com/cswimr/gauntlet-cswimr-plugins/pulls/9
Co-authored-by: Renovate <renovate@coastalcommits.com>
Co-committed-by: Renovate <renovate@coastalcommits.com>
2024-12-27 15:52:08 -05:00
5f0db2a638
Update typescript-eslint monorepo to v8.18.2 (#11)
Some checks are pending
Actions / Build Plugins (push) Waiting to run
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | devDependencies | patch | [`8.18.1` -> `8.18.2`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.18.1/8.18.2) |
| [typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint) ([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)) | devDependencies | patch | [`8.18.1` -> `8.18.2`](https://renovatebot.com/diffs/npm/typescript-eslint/8.18.1/8.18.2) |

---

### Release Notes

<details>
<summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/parser)</summary>

### [`v8.18.2`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8182-2024-12-23)

[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v8.18.1...v8.18.2)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.

</details>

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

### [`v8.18.2`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8182-2024-12-23)

[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v8.18.1...v8.18.2)

##### 🩹 Fixes

-   **typescript-eslint:** export types so that declarations can be named for dts files ([#&#8203;10513](https://github.com/typescript-eslint/typescript-eslint/pull/10513))

##### ❤️ Thank You

-   Brad Zacher [@&#8203;bradzacher](https://github.com/bradzacher)

You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.

</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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44My40IiwidXBkYXRlZEluVmVyIjoiMzkuODMuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: https://www.coastalcommits.com/cswimr/gauntlet-cswimr-plugins/pulls/11
Co-authored-by: Renovate <renovate@coastalcommits.com>
Co-committed-by: Renovate <renovate@coastalcommits.com>
2024-12-27 15:51:58 -05:00
8a34748233
Pin dependency @types/react to 19.0.2 (#6)
All checks were successful
Actions / Build Plugins (push) Successful in 41s
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | devDependencies | pin | [`^19.0.2` -> `19.0.2`](https://renovatebot.com/diffs/npm/@types%2freact/19.0.2/19.0.2) |

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.

🔕 **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:eyJjcmVhdGVkSW5WZXIiOiIzOS44My40IiwidXBkYXRlZEluVmVyIjoiMzkuODMuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: https://www.coastalcommits.com/cswimr/gauntlet-cswimr-plugins/pulls/6
Co-authored-by: Renovate <renovate@coastalcommits.com>
Co-committed-by: Renovate <renovate@coastalcommits.com>
2024-12-27 15:42:57 -05:00
4213ae0d9e
Pin dependencies (#5)
All checks were successful
Actions / Build Plugins (push) Successful in 39s
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@eslint/js](https://eslint.org) ([source](https://github.com/eslint/eslint/tree/HEAD/packages/js)) | devDependencies | pin | [`^9.17.0` -> `9.17.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.17.0/9.17.0) |
| [@types/deno](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/deno) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/deno)) | devDependencies | pin | [`^2.0.0` -> `2.0.0`](https://renovatebot.com/diffs/npm/@types%2fdeno/2.0.0/2.0.0) |
| [@types/which](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/which) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/which)) | devDependencies | pin | [`^3.0.4` -> `3.0.4`](https://renovatebot.com/diffs/npm/@types%2fwhich/3.0.4/3.0.4) |
| [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | devDependencies | pin | [`^8.18.1` -> `8.18.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.18.1/8.18.1) |
| [actions/checkout](https://github.com/actions/checkout) | action | pinDigest |  -> `11bd719` |
| [actions/setup-node](https://github.com/actions/setup-node) | action | pinDigest |  -> `39370e3` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | action | pinDigest |  -> `ff15f03` |
| [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | devDependencies | pin | [`^9.17.0` -> `9.17.0`](https://renovatebot.com/diffs/npm/eslint/9.17.0/9.17.0) |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | devDependencies | pin | [`^9.1.0` -> `9.1.0`](https://renovatebot.com/diffs/npm/eslint-config-prettier/9.1.0/9.1.0) |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | devDependencies | pin | [`^5.2.1` -> `5.2.1`](https://renovatebot.com/diffs/npm/eslint-plugin-prettier/5.2.1/5.2.1) |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | devDependencies | pin | [`^7.37.2` -> `7.37.2`](https://renovatebot.com/diffs/npm/eslint-plugin-react/7.37.2/7.37.2) |
| [globals](https://github.com/sindresorhus/globals) | devDependencies | pin | [`^15.14.0` -> `15.14.0`](https://renovatebot.com/diffs/npm/globals/15.14.0/15.14.0) |
| [prettier](https://prettier.io) ([source](https://github.com/prettier/prettier)) | devDependencies | pin | [`^3.4.2` -> `3.4.2`](https://renovatebot.com/diffs/npm/prettier/3.4.2/3.4.2) |
| [typescript](https://www.typescriptlang.org/) ([source](https://github.com/microsoft/TypeScript)) | devDependencies | pin | [`^5.7.2` -> `5.7.2`](https://renovatebot.com/diffs/npm/typescript/5.7.2/5.7.2) |
| [typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint) ([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)) | devDependencies | pin | [`^8.18.1` -> `8.18.1`](https://renovatebot.com/diffs/npm/typescript-eslint/8.18.1/8.18.1) |
| www.coastalcommits.com/cswimr/actions | container | pinDigest |  -> `34b46b4` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS44My40IiwidXBkYXRlZEluVmVyIjoiMzkuODMuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: https://www.coastalcommits.com/cswimr/gauntlet-cswimr-plugins/pulls/5
Co-authored-by: Renovate <renovate@coastalcommits.com>
Co-committed-by: Renovate <renovate@coastalcommits.com>
2024-12-27 15:37:52 -05:00
1845fb056b
Configure Renovate (#4)
All checks were successful
Actions / Build Plugins (push) Successful in 39s
Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.

---
### Detected Package Files

 * `.forgejo/workflows/actions.yaml` (github-actions)
 * `.forgejo/workflows/publish.yaml` (github-actions)
 * `package.json` (npm)

### Configuration Summary

Based on the default config's presets, Renovate will:

  - Start dependency updates only once this onboarding PR is merged
  - Enable Renovate Dependency Dashboard creation.
  - Use semantic commit type `fix` for dependencies and `chore` for all others if semantic commits are in use.
  - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests (except for nuget) directories.
  - Group known monorepo packages together.
  - Use curated list of recommended non-monorepo package groupings.
  - Apply crowd-sourced package replacement rules.
  - Apply crowd-sourced workarounds for known problems with packages.
  - Pin Docker digests.
  - Pin `github-action` digests.
  - Enable Renovate configuration migration PRs when needed.
  - Pin dependency versions for `devDependencies`.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to `renovate.json` in this branch. Renovate will update the Pull Request description the next time it runs.

---

### What to Expect

With your current configuration, Renovate will create 3 Pull Requests:

<details>
<summary>Pin dependencies</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/pin-dependencies`
  - Merge into: `main`
  - Pin [@eslint/js](https://github.com/eslint/eslint) to `9.17.0`
  - Pin [@types/deno](https://github.com/DefinitelyTyped/DefinitelyTyped) to `2.0.0`
  - Pin [@types/which](https://github.com/DefinitelyTyped/DefinitelyTyped) to `3.0.4`
  - Pin [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint) to `8.18.1`
  - Upgrade [actions/checkout](https://github.com/actions/checkout) to `11bd71901bbe5b1630ceea73d27597364c9af683`
  - Upgrade [actions/setup-node](https://github.com/actions/setup-node) to `39370e3970a6d050c480ffad4ff0ed4d3fdee5af`
  - Upgrade [actions/upload-artifact](https://github.com/actions/upload-artifact) to `ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5`
  - Pin [eslint](https://github.com/eslint/eslint) to `9.17.0`
  - Pin [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) to `9.1.0`
  - Pin [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) to `5.2.1`
  - Pin [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) to `7.37.2`
  - Pin [globals](https://github.com/sindresorhus/globals) to `15.14.0`
  - Pin [prettier](https://github.com/prettier/prettier) to `3.4.2`
  - Pin [typescript](https://github.com/microsoft/TypeScript) to `5.7.2`
  - Pin [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint) to `8.18.1`
  - Upgrade www.coastalcommits.com/cswimr/actions to `sha256:34b46b4169ee57aa9007a7244538e50522a451233a9aadd3f4e63c46d0297d82`

</details>

<details>
<summary>Pin dependency @&#8203;types/react to 19.0.2</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/react-monorepo`
  - Merge into: `main`
  - Pin [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped) to `19.0.2`

</details>

<details>
<summary>Update actions/upload-artifact action to v4</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/major-github-artifact-actions`
  - Merge into: `main`
  - Upgrade [actions/upload-artifact](https://github.com/actions/upload-artifact) to `6f51ac03b9356f520e9adb1b1b7802705f340c2b`

</details>

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for `prhourlylimit` for details.

---

 Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section.
If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions).

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

<!--renovate-config-hash:f65b6713ef2e21e06002d011ec67468e3cf8a2740f75298b68b5b0dca6f641bc-->

Co-authored-by: cswimr <seaswimmerthefsh@gmail.com>
Reviewed-on: https://www.coastalcommits.com/cswimr/gauntlet-cswimr-plugins/pulls/4
Co-authored-by: Renovate <renovate@coastalcommits.com>
Co-committed-by: Renovate <renovate@coastalcommits.com>
2024-12-27 15:34:08 -05:00
56b577bc5c
Add CODEOWNERS
All checks were successful
Actions / Build Plugins (push) Successful in 42s
2024-12-27 15:32:33 -05:00
9 changed files with 133 additions and 126 deletions

View file

@ -13,16 +13,16 @@ jobs:
build:
name: Build Plugins
runs-on: docker
container: www.coastalcommits.com/cswimr/actions:yarn
container: www.coastalcommits.com/cswimr/actions:yarn@sha256:34b46b4169ee57aa9007a7244538e50522a451233a9aadd3f4e63c46d0297d82
steps:
- name: Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Install dependencies
run: yarn install --frozen-lockfile
- name: Build plugins
run: yarn run build
- name: Upload build artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5 # v3
with:
name: plugins-build
path: dist/

View file

@ -6,10 +6,10 @@ jobs:
publish:
name: Publish plugins
runs-on: docker
container: www.coastalcommits.com/cswimr/actions:yarn
container: www.coastalcommits.com/cswimr/actions:yarn@sha256:34b46b4169ee57aa9007a7244538e50522a451233a9aadd3f4e63c46d0297d82
steps:
- name: Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Set up SSH key
uses: actions/ssh-agent@forgejo
with:
@ -18,7 +18,7 @@ jobs:
- name: Add instance URLs to known_hosts
run: ssh-keyscan -H www.coastalcommits.com >> ~/.ssh/known_hosts
- name: Setup Node.js
uses: actions/setup-node@v4
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
with:
node-version: 18
cache: 'yarn'

1
CODEOWNERS Normal file
View file

@ -0,0 +1 @@
* @cswimr

View file

@ -26,7 +26,7 @@ Search TailwindCSS documentation from Gauntlet!
[[entrypoint]]
id = 'emojipicker-legacy'
name = 'Emoji Picker'
path = 'src/emojipicker-legacy.tsx'
path = 'src/emojipicker/legacy.tsx'
type = 'inline-view'
description = """
Copy emojis to your clipboard from Gauntlet!
@ -35,7 +35,7 @@ Copy emojis to your clipboard from Gauntlet!
[[entrypoint]]
id = 'emojipicker'
name = 'Emoji Picker'
path = 'src/emojipicker.tsx'
path = 'src/emojipicker/index.tsx'
type = 'view'
description = """
Copy emojis to your clipboard from Gauntlet!

View file

@ -21,22 +21,22 @@
"which": "^5.0.0"
},
"devDependencies": {
"@eslint/js": "^9.17.0",
"@eslint/js": "9.17.0",
"@project-gauntlet/tools": "0.9.0",
"@types/color-convert": "^2.0.4",
"@types/css": "^0.0.38",
"@types/deno": "^2.0.0",
"@types/react": "^19.0.2",
"@types/which": "^3.0.4",
"@typescript-eslint/parser": "^8.18.1",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.2",
"globals": "^15.14.0",
"prettier": "^3.4.2",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.1"
"@types/color-convert": "2.0.4",
"@types/css": "0.0.38",
"@types/deno": "2.0.0",
"@types/react": "19.0.2",
"@types/which": "3.0.4",
"@typescript-eslint/parser": "8.18.2",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.3",
"globals": "15.14.0",
"prettier": "3.4.2",
"typescript": "5.7.2",
"typescript-eslint": "8.18.2"
},
"packageManager": "yarn@4.5.3"
}

6
renovate.json Normal file
View file

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>cc/renovate-config"
]
}

206
yarn.lock
View file

@ -1056,7 +1056,7 @@ __metadata:
languageName: node
linkType: hard
"@eslint/js@npm:9.17.0, @eslint/js@npm:^9.17.0":
"@eslint/js@npm:9.17.0":
version: 9.17.0
resolution: "@eslint/js@npm:9.17.0"
checksum: 10c0/a0fda8657a01c60aa540f95397754267ba640ffb126e011b97fd65c322a94969d161beeaef57c1441c495da2f31167c34bd38209f7c146c7225072378c3a933d
@ -2489,7 +2489,7 @@ __metadata:
languageName: node
linkType: hard
"@types/color-convert@npm:^2.0.4":
"@types/color-convert@npm:2.0.4":
version: 2.0.4
resolution: "@types/color-convert@npm:2.0.4"
dependencies:
@ -2505,14 +2505,14 @@ __metadata:
languageName: node
linkType: hard
"@types/css@npm:^0.0.38":
"@types/css@npm:0.0.38":
version: 0.0.38
resolution: "@types/css@npm:0.0.38"
checksum: 10c0/cb22d45acf98cf8962004fa03e707ef616e23095d9dd9cdb8cc6163cf1958962f5b923191c1b6ce689a75250349df2758524f45c9ae2f653f34c81ec2ef3fd9e
languageName: node
linkType: hard
"@types/deno@npm:^2.0.0":
"@types/deno@npm:2.0.0":
version: 2.0.0
resolution: "@types/deno@npm:2.0.0"
checksum: 10c0/90efbb2744df823434e5f9d34e635ad96b0379637b03a5c0dba38cf314ec8074e676d6e46b880a7b9d412b4960ed6a7934995af42b7e1d1a02b3a140dff9780d
@ -2565,7 +2565,7 @@ __metadata:
languageName: node
linkType: hard
"@types/react@npm:^19.0.2":
"@types/react@npm:19.0.2":
version: 19.0.2
resolution: "@types/react@npm:19.0.2"
dependencies:
@ -2581,7 +2581,7 @@ __metadata:
languageName: node
linkType: hard
"@types/which@npm:^3.0.4":
"@types/which@npm:3.0.4":
version: 3.0.4
resolution: "@types/which@npm:3.0.4"
checksum: 10c0/036e4cb243ebfd5cf4893be2ab3b9a60a22368811c1f1c78fb8fc70cadc274024282d04b8d7c0948268372600003252d84e2d3a5e064014a543a5da235c5989d
@ -2597,15 +2597,15 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/eslint-plugin@npm:8.18.1":
version: 8.18.1
resolution: "@typescript-eslint/eslint-plugin@npm:8.18.1"
"@typescript-eslint/eslint-plugin@npm:8.18.2":
version: 8.18.2
resolution: "@typescript-eslint/eslint-plugin@npm:8.18.2"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:8.18.1"
"@typescript-eslint/type-utils": "npm:8.18.1"
"@typescript-eslint/utils": "npm:8.18.1"
"@typescript-eslint/visitor-keys": "npm:8.18.1"
"@typescript-eslint/scope-manager": "npm:8.18.2"
"@typescript-eslint/type-utils": "npm:8.18.2"
"@typescript-eslint/utils": "npm:8.18.2"
"@typescript-eslint/visitor-keys": "npm:8.18.2"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1"
natural-compare: "npm:^1.4.0"
@ -2614,64 +2614,64 @@ __metadata:
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/7994d323228f3fc3ec124291cd02761251bcd9a5a6356001d2cb8f68abdb400c3cfbeb343d6941d8e6b6c8d2d616a278bbb3b6d9ed839ba5148a05f60a1f67b4
checksum: 10c0/ce854835a12747cd8efea5b70921e1a80b62af2a2d311b09343862a6af225b821a6729784547d37eb5f8eb286d1f086f41f305445adc3a054e37cc8c71561ccd
languageName: node
linkType: hard
"@typescript-eslint/parser@npm:8.18.1, @typescript-eslint/parser@npm:^8.18.1":
version: 8.18.1
resolution: "@typescript-eslint/parser@npm:8.18.1"
"@typescript-eslint/parser@npm:8.18.2":
version: 8.18.2
resolution: "@typescript-eslint/parser@npm:8.18.2"
dependencies:
"@typescript-eslint/scope-manager": "npm:8.18.1"
"@typescript-eslint/types": "npm:8.18.1"
"@typescript-eslint/typescript-estree": "npm:8.18.1"
"@typescript-eslint/visitor-keys": "npm:8.18.1"
"@typescript-eslint/scope-manager": "npm:8.18.2"
"@typescript-eslint/types": "npm:8.18.2"
"@typescript-eslint/typescript-estree": "npm:8.18.2"
"@typescript-eslint/visitor-keys": "npm:8.18.2"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/23ab30b3f00b86108137e7df03710a088046ead3582595b0f8e17d5062770365e24e0a1ae3398bb3a1c29aa0f05a0de30887e2e0f6fb86163e878dd0eed1b25c
checksum: 10c0/ea28130e0a2733e3e40708ddfbb7b6522d9644e49cae2c3dc3faddd7ac7e7f73ed9775f19463ca0deca55edb52f5d9d522c206bb2a14fe3c9c6eef03d144b41f
languageName: node
linkType: hard
"@typescript-eslint/scope-manager@npm:8.18.1":
version: 8.18.1
resolution: "@typescript-eslint/scope-manager@npm:8.18.1"
"@typescript-eslint/scope-manager@npm:8.18.2":
version: 8.18.2
resolution: "@typescript-eslint/scope-manager@npm:8.18.2"
dependencies:
"@typescript-eslint/types": "npm:8.18.1"
"@typescript-eslint/visitor-keys": "npm:8.18.1"
checksum: 10c0/97c503b2ece79b6c99ca8e6a5f1f40855cf72f17fbf05e42e62d19c2666e7e6f5df9bf71f13dbc4720c5ee0397670ba8052482a90441fbffa901da5f2e739565
"@typescript-eslint/types": "npm:8.18.2"
"@typescript-eslint/visitor-keys": "npm:8.18.2"
checksum: 10c0/2c05f5361e84d687555717bfb15988d5c11601c1094edeaafc8db5c961359982d7aeb192d775d348ab65ac43c5a6c968f3e8503ee1e6bf875aca27588907139f
languageName: node
linkType: hard
"@typescript-eslint/type-utils@npm:8.18.1":
version: 8.18.1
resolution: "@typescript-eslint/type-utils@npm:8.18.1"
"@typescript-eslint/type-utils@npm:8.18.2":
version: 8.18.2
resolution: "@typescript-eslint/type-utils@npm:8.18.2"
dependencies:
"@typescript-eslint/typescript-estree": "npm:8.18.1"
"@typescript-eslint/utils": "npm:8.18.1"
"@typescript-eslint/typescript-estree": "npm:8.18.2"
"@typescript-eslint/utils": "npm:8.18.2"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^1.3.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/cfe5362a22fa5e18a2662928904da024e42c84cb58a46238b9b61edafcd046f53c9505637176c8cd1c386165c6a6ed15a2b51700495cad6c20e0e33499d483a1
checksum: 10c0/0441ca33f7381abae559e188bd7b2844159806e8bf5ab8d6f6d9b3a7a6bf9f9d0babf8452e83565da0e9841f656b25f44fd96f40bda1006c934535e37a997c6a
languageName: node
linkType: hard
"@typescript-eslint/types@npm:8.18.1":
version: 8.18.1
resolution: "@typescript-eslint/types@npm:8.18.1"
checksum: 10c0/0a2ca5f7cdebcc844b6bc1e5afc5d83b563f55917d20e3fea3a17ed39c54b003178e26b5ec535113f45c93c569b46628d9a67defa70c01cbdfa801573fed69a2
"@typescript-eslint/types@npm:8.18.2":
version: 8.18.2
resolution: "@typescript-eslint/types@npm:8.18.2"
checksum: 10c0/4abf252671dd7c3a5c9b7ae2f523d91b04d937dbb601f3bc0182c234d50e4958be67248c1bb37833584ff0128844243145753614c7e80615b6cd6813f0713872
languageName: node
linkType: hard
"@typescript-eslint/typescript-estree@npm:8.18.1":
version: 8.18.1
resolution: "@typescript-eslint/typescript-estree@npm:8.18.1"
"@typescript-eslint/typescript-estree@npm:8.18.2":
version: 8.18.2
resolution: "@typescript-eslint/typescript-estree@npm:8.18.2"
dependencies:
"@typescript-eslint/types": "npm:8.18.1"
"@typescript-eslint/visitor-keys": "npm:8.18.1"
"@typescript-eslint/types": "npm:8.18.2"
"@typescript-eslint/visitor-keys": "npm:8.18.2"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3"
@ -2680,32 +2680,32 @@ __metadata:
ts-api-utils: "npm:^1.3.0"
peerDependencies:
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/7ecb061dc63c729b23f4f15db5736ca93b1ae633108400e6c31cf8af782494912f25c3683f9f952dbfd10cb96031caba247a1ad406abf5d163639a00ac3ce5a3
checksum: 10c0/648296d6c95d80d37bdb5ee6662554af425ff85f1c4805ea344234a1c386c91a36b05cddf52c80264912b29693d3e1b9a45d84414a3aee1393ace2d0babc9e95
languageName: node
linkType: hard
"@typescript-eslint/utils@npm:8.18.1":
version: 8.18.1
resolution: "@typescript-eslint/utils@npm:8.18.1"
"@typescript-eslint/utils@npm:8.18.2":
version: 8.18.2
resolution: "@typescript-eslint/utils@npm:8.18.2"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:8.18.1"
"@typescript-eslint/types": "npm:8.18.1"
"@typescript-eslint/typescript-estree": "npm:8.18.1"
"@typescript-eslint/scope-manager": "npm:8.18.2"
"@typescript-eslint/types": "npm:8.18.2"
"@typescript-eslint/typescript-estree": "npm:8.18.2"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/1e29408bd8fbda9f3386dabdb2b7471dacff28342d5bd6521ca3b7932df0cae100030d2eac75d946a82cbefa33f78000eed4ce789128fdea069ffeabd4429d80
checksum: 10c0/1cb86e2e4f4e29cbaebe4272c15d98f6193b1476f65dd028d77bf4fd09e715b01d82619509c466b95056148db8d3e04f0a3ef27dc2f034a7c7ab4b2d429e58bb
languageName: node
linkType: hard
"@typescript-eslint/visitor-keys@npm:8.18.1":
version: 8.18.1
resolution: "@typescript-eslint/visitor-keys@npm:8.18.1"
"@typescript-eslint/visitor-keys@npm:8.18.2":
version: 8.18.2
resolution: "@typescript-eslint/visitor-keys@npm:8.18.2"
dependencies:
"@typescript-eslint/types": "npm:8.18.1"
"@typescript-eslint/types": "npm:8.18.2"
eslint-visitor-keys: "npm:^4.2.0"
checksum: 10c0/68651ae1825dbd660ea39b4e1d1618f6ad0026fa3a04aecec296750977cab316564e3e2ace8edbebf1ae86bd17d86acc98cac7b6e9aad4e1c666bd26f18706ad
checksum: 10c0/b8fe05bc3bafa7930d6671c2e1807ae47788060eb573e6a000c9597690dfaff6a4eb9f6f934719a18bae631d238ca32847510aeecc61032170e58ab45244e869
languageName: node
linkType: hard
@ -3030,7 +3030,7 @@ __metadata:
languageName: node
linkType: hard
"array.prototype.flatmap@npm:^1.3.2":
"array.prototype.flatmap@npm:^1.3.3":
version: 1.3.3
resolution: "array.prototype.flatmap@npm:1.3.3"
dependencies:
@ -3780,27 +3780,27 @@ __metadata:
version: 0.0.0-use.local
resolution: "cswimr-gauntlet-plugins@workspace:."
dependencies:
"@eslint/js": "npm:^9.17.0"
"@eslint/js": "npm:9.17.0"
"@project-gauntlet/api": "npm:0.12.0"
"@project-gauntlet/tools": "npm:0.9.0"
"@types/color-convert": "npm:^2.0.4"
"@types/css": "npm:^0.0.38"
"@types/deno": "npm:^2.0.0"
"@types/react": "npm:^19.0.2"
"@types/which": "npm:^3.0.4"
"@typescript-eslint/parser": "npm:^8.18.1"
"@types/color-convert": "npm:2.0.4"
"@types/css": "npm:0.0.38"
"@types/deno": "npm:2.0.0"
"@types/react": "npm:19.0.2"
"@types/which": "npm:3.0.4"
"@typescript-eslint/parser": "npm:8.18.2"
color-convert: "npm:^2.0.1"
css: "npm:^3.0.0"
eslint: "npm:^9.17.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.2.1"
eslint-plugin-react: "npm:^7.37.2"
eslint: "npm:9.17.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-prettier: "npm:5.2.1"
eslint-plugin-react: "npm:7.37.3"
fuse: "npm:^0.12.1"
globals: "npm:^15.14.0"
prettier: "npm:^3.4.2"
globals: "npm:15.14.0"
prettier: "npm:3.4.2"
tailwindcss: "npm:^3.4.17"
typescript: "npm:^5.7.2"
typescript-eslint: "npm:^8.18.1"
typescript: "npm:5.7.2"
typescript-eslint: "npm:8.18.2"
unicode-emoji: "npm:^2.6.0"
which: "npm:^5.0.0"
languageName: unknown
@ -4194,7 +4194,7 @@ __metadata:
languageName: node
linkType: hard
"es-iterator-helpers@npm:^1.1.0":
"es-iterator-helpers@npm:^1.2.1":
version: 1.2.1
resolution: "es-iterator-helpers@npm:1.2.1"
dependencies:
@ -4450,7 +4450,7 @@ __metadata:
languageName: node
linkType: hard
"eslint-config-prettier@npm:^9.1.0":
"eslint-config-prettier@npm:9.1.0":
version: 9.1.0
resolution: "eslint-config-prettier@npm:9.1.0"
peerDependencies:
@ -4461,7 +4461,7 @@ __metadata:
languageName: node
linkType: hard
"eslint-plugin-prettier@npm:^5.2.1":
"eslint-plugin-prettier@npm:5.2.1":
version: 5.2.1
resolution: "eslint-plugin-prettier@npm:5.2.1"
dependencies:
@ -4481,31 +4481,31 @@ __metadata:
languageName: node
linkType: hard
"eslint-plugin-react@npm:^7.37.2":
version: 7.37.2
resolution: "eslint-plugin-react@npm:7.37.2"
"eslint-plugin-react@npm:7.37.3":
version: 7.37.3
resolution: "eslint-plugin-react@npm:7.37.3"
dependencies:
array-includes: "npm:^3.1.8"
array.prototype.findlast: "npm:^1.2.5"
array.prototype.flatmap: "npm:^1.3.2"
array.prototype.flatmap: "npm:^1.3.3"
array.prototype.tosorted: "npm:^1.1.4"
doctrine: "npm:^2.1.0"
es-iterator-helpers: "npm:^1.1.0"
es-iterator-helpers: "npm:^1.2.1"
estraverse: "npm:^5.3.0"
hasown: "npm:^2.0.2"
jsx-ast-utils: "npm:^2.4.1 || ^3.0.0"
minimatch: "npm:^3.1.2"
object.entries: "npm:^1.1.8"
object.fromentries: "npm:^2.0.8"
object.values: "npm:^1.2.0"
object.values: "npm:^1.2.1"
prop-types: "npm:^15.8.1"
resolve: "npm:^2.0.0-next.5"
semver: "npm:^6.3.1"
string.prototype.matchall: "npm:^4.0.11"
string.prototype.matchall: "npm:^4.0.12"
string.prototype.repeat: "npm:^1.0.0"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
checksum: 10c0/01c498f263c201698bf653973760f86a07fa0cdec56c044f3eaa5ddaae71c64326015dfa5fde76ca8c5386ffe789fc79932624b614e13b6a1ad789fee3f7c491
checksum: 10c0/e8b267ab928c63e651e35ba936e84098f4189fbaebbf3607341e6affedcfe39f2afba85fb3ef83ec322b32829b22d7433230eb6af0f692d262473c6a19441ba5
languageName: node
linkType: hard
@ -4533,7 +4533,7 @@ __metadata:
languageName: node
linkType: hard
"eslint@npm:^9.17.0":
"eslint@npm:9.17.0":
version: 9.17.0
resolution: "eslint@npm:9.17.0"
dependencies:
@ -5171,6 +5171,13 @@ __metadata:
languageName: node
linkType: hard
"globals@npm:15.14.0":
version: 15.14.0
resolution: "globals@npm:15.14.0"
checksum: 10c0/039deb8648bd373b7940c15df9f96ab7508fe92b31bbd39cbd1c1a740bd26db12457aa3e5d211553b234f30e9b1db2fee3683012f543a01a6942c9062857facb
languageName: node
linkType: hard
"globals@npm:^11.1.0":
version: 11.12.0
resolution: "globals@npm:11.12.0"
@ -5185,13 +5192,6 @@ __metadata:
languageName: node
linkType: hard
"globals@npm:^15.14.0":
version: 15.14.0
resolution: "globals@npm:15.14.0"
checksum: 10c0/039deb8648bd373b7940c15df9f96ab7508fe92b31bbd39cbd1c1a740bd26db12457aa3e5d211553b234f30e9b1db2fee3683012f543a01a6942c9062857facb
languageName: node
linkType: hard
"globalthis@npm:^1.0.4":
version: 1.0.4
resolution: "globalthis@npm:1.0.4"
@ -6851,7 +6851,7 @@ __metadata:
languageName: node
linkType: hard
"object.values@npm:^1.1.6, object.values@npm:^1.2.0":
"object.values@npm:^1.1.6, object.values@npm:^1.2.1":
version: 1.2.1
resolution: "object.values@npm:1.2.1"
dependencies:
@ -7279,7 +7279,7 @@ __metadata:
languageName: node
linkType: hard
"prettier@npm:^3.4.2":
"prettier@npm:3.4.2":
version: 3.4.2
resolution: "prettier@npm:3.4.2"
bin:
@ -8250,7 +8250,7 @@ __metadata:
languageName: node
linkType: hard
"string.prototype.matchall@npm:^4.0.11":
"string.prototype.matchall@npm:^4.0.12":
version: 4.0.12
resolution: "string.prototype.matchall@npm:4.0.12"
dependencies:
@ -8649,21 +8649,21 @@ __metadata:
languageName: node
linkType: hard
"typescript-eslint@npm:^8.18.1":
version: 8.18.1
resolution: "typescript-eslint@npm:8.18.1"
"typescript-eslint@npm:8.18.2":
version: 8.18.2
resolution: "typescript-eslint@npm:8.18.2"
dependencies:
"@typescript-eslint/eslint-plugin": "npm:8.18.1"
"@typescript-eslint/parser": "npm:8.18.1"
"@typescript-eslint/utils": "npm:8.18.1"
"@typescript-eslint/eslint-plugin": "npm:8.18.2"
"@typescript-eslint/parser": "npm:8.18.2"
"@typescript-eslint/utils": "npm:8.18.2"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/cb75af9b7381051cf80a18d4d96782a23196f7500766fa52926c1515fd7eaa42cb01ed37582d1bf519860075bea3f5375e6fcbbaf7fed3e3ab1b0f6da95805ce
checksum: 10c0/30a0314a2484bcbe286fc6eda55784d9954605c7e60ddd35281da90c6fcb75a40bd3abd84617814dff4e1504d762234407c99153fdd812dce712cef11bbb9b3f
languageName: node
linkType: hard
"typescript@npm:^5.2.2, typescript@npm:^5.7.2":
"typescript@npm:5.7.2, typescript@npm:^5.2.2":
version: 5.7.2
resolution: "typescript@npm:5.7.2"
bin:
@ -8673,7 +8673,7 @@ __metadata:
languageName: node
linkType: hard
"typescript@patch:typescript@npm%3A^5.2.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.7.2#optional!builtin<compat/typescript>":
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.2.2#optional!builtin<compat/typescript>":
version: 5.7.2
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
bin: