Skip to content

Commit 37ee3b8

Browse files
fix(deps): update dependency @enterwell/react-hooks to v0.7.0 (#6827)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7912e79 commit 37ee3b8

File tree

6 files changed

+20
-20
lines changed

6 files changed

+20
-20
lines changed

web/apps/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@dnd-kit/utilities": "3.2.2",
2929
"@enterwell/react-form-builder": "0.3.2",
3030
"@enterwell/react-form-validation": "1.4.0",
31-
"@enterwell/react-hooks": "0.6.0",
31+
"@enterwell/react-hooks": "0.7.0",
3232
"@hcaptcha/react-hcaptcha": "1.12.0",
3333
"@microsoft/signalr": "8.0.7",
3434
"@monaco-editor/react": "4.7.0",

web/apps/brandgrab/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"test": "playwright test"
1919
},
2020
"dependencies": {
21-
"@enterwell/react-hooks": "0.6.0",
21+
"@enterwell/react-hooks": "0.7.0",
2222
"@next/env": "15.2.4",
2323
"@signalco/cms-components-marketing": "workspace:*",
2424
"@signalco/cms-core": "workspace:*",

web/apps/doprocess/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@dnd-kit/modifiers": "9.0.0",
2626
"@dnd-kit/sortable": "10.0.0",
2727
"@dnd-kit/utilities": "3.2.2",
28-
"@enterwell/react-hooks": "0.6.0",
28+
"@enterwell/react-hooks": "0.7.0",
2929
"@hcaptcha/react-hcaptcha": "1.12.0",
3030
"@next/env": "15.2.4",
3131
"@signalco/auth-client": "workspace:*",

web/apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"test": "playwright test"
1919
},
2020
"dependencies": {
21-
"@enterwell/react-hooks": "0.6.0",
21+
"@enterwell/react-hooks": "0.7.0",
2222
"@hcaptcha/react-hcaptcha": "1.12.0",
2323
"@next/env": "15.2.4",
2424
"@reactflow/background": "11.3.14",

web/packages/uier-toolbar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"lint": "eslint ."
1717
},
1818
"devDependencies": {
19-
"@enterwell/react-hooks": "0.6.0",
19+
"@enterwell/react-hooks": "0.7.0",
2020
"@signalco/eslint-config-signalco": "workspace:*",
2121
"@signalco/hooks": "workspace:*",
2222
"@signalco/js": "workspace:*",

web/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)