Skip to content

Commit 1e240a8

Browse files
fix(deps): update dependency @react-hookz/web to v25
1 parent dcfdace commit 1e240a8

4 files changed

Lines changed: 17 additions & 46 deletions

File tree

examples/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@graphql-ez/plugin-schema": "^0.9.1",
2626
"@graphql-ez/plugin-upload": "^0.8.1",
2727
"@graphql-ez/plugin-websockets": "^0.11.3",
28-
"@react-hookz/web": "^22.0.0",
28+
"@react-hookz/web": "^25.1.0",
2929
"extract-files": "^13.0.0",
3030
"fastify": "^5.2.2",
3131
"framer-motion": "^11.18.2",

examples/vite-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@gqty/cli": "workspace:^",
1313
"@gqty/react": "workspace:^",
14-
"@react-hookz/web": "^24.0.4",
14+
"@react-hookz/web": "^25.1.0",
1515
"gqty": "workspace:^",
1616
"react": "^18.3.1",
1717
"react-dom": "^18.3.1"

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
]
8383
},
8484
"dependencies": {
85-
"@react-hookz/web": "^23.1.0",
85+
"@react-hookz/web": "^25.1.0",
8686
"multidict": "^1.0.9",
8787
"p-debounce": "^4.0.0",
8888
"p-defer": "^3.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)