Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/@accounter_client-4272-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@accounter/client": patch
---
dependencies updates:
- Updated dependency [`urql@5.0.4` ↗︎](https://www.npmjs.com/package/urql/v/5.0.4) (from `5.0.3`, in `dependencies`)
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"recharts": "3.10.1",
"sonner": "2.0.8",
"tailwind-merge": "3.6.0",
"urql": "5.0.3",
"urql": "5.0.4",
"vaul": "1.1.2",
"zod": "4.4.3",
"zustand": "5.0.15"
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ __metadata:
tailwindcss: "npm:4.3.3"
tailwindcss-animate: "npm:1.0.7"
typescript: "npm:6.0.3"
urql: "npm:5.0.3"
urql: "npm:5.0.4"
vaul: "npm:1.1.2"
vite: "npm:8.2.1"
vite-plugin-node-polyfills: "npm:0.28.0"
Expand Down Expand Up @@ -11883,7 +11883,7 @@ __metadata:
languageName: node
linkType: hard

"@urql/core@npm:^6.0.0, @urql/core@npm:^6.0.2":
"@urql/core@npm:^6.0.0, @urql/core@npm:^6.0.3":
version: 6.0.3
resolution: "@urql/core@npm:6.0.3"
dependencies:
Expand Down Expand Up @@ -27518,16 +27518,16 @@ __metadata:
languageName: node
linkType: hard

"urql@npm:5.0.3":
version: 5.0.3
resolution: "urql@npm:5.0.3"
"urql@npm:5.0.4":
version: 5.0.4
resolution: "urql@npm:5.0.4"
dependencies:
"@urql/core": "npm:^6.0.2"
"@urql/core": "npm:^6.0.3"
wonka: "npm:^6.3.2"
peerDependencies:
"@urql/core": ^6.0.0
react: ">= 16.8.0"
checksum: 10c0/a9928d52d7e734df123b767a236caaadb25240d0c7b5d789a2885ed108a0d55f2a1222329ffd6c95a5632913b4fd8263979a821f35e423c2acd2035b89efd850
checksum: 10c0/352cc48c6c66a8340a964adb9ec5787a7783416d5e48313001d2df16a69dbc8ce3e2cea5c51d0e5a0705e016c4bfb3352748856ad721335bfbc79530d2b73927
languageName: node
linkType: hard

Expand Down