Skip to content

Commit 7ccff41

Browse files
chore(deps): update patch dependencies (#2710)
* chore(deps): update patch dependencies * fix --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JUNICHI IMAI <[email protected]>
1 parent 33cda31 commit 7ccff41

3 files changed

Lines changed: 28 additions & 27 deletions

File tree

oxlint.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ export default defineConfig({
159159

160160
// ── react-compiler-rules (jsPlugin: eslint-plugin-react-hooks) ──
161161
"react-compiler-rules/capitalized-calls": "error",
162+
"react-compiler-rules/component-hook-factories": "error",
162163
"react-compiler-rules/config": "error",
163164
"react-compiler-rules/error-boundaries": "error",
164165
"react-compiler-rules/gating": "error",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@
6868
"@vitest/coverage-v8": "4.1.4",
6969
"axe-core": "4.11.3",
7070
"babel-plugin-react-compiler": "1.0.0",
71-
"eslint": "10.2.0",
72-
"eslint-plugin-react-hooks": "7.1.0",
71+
"eslint": "10.2.1",
72+
"eslint-plugin-react-hooks": "7.1.1",
7373
"eslint-plugin-storybook": "10.3.5",
7474
"happy-dom": "20.9.0",
7575
"jest-extended": "7.0.0",

pnpm-lock.yaml

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)