@accounter/client 0.0.7-alpha-20250904123159-14048b2f90aefac0f2f2fc4cfdd972214ddea2fe → 0.0.7-alpha-20250905163026-9e6f7af528b2d376a93303a3fa0084497246aece

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @accounter/client
2
2
 
3
- ## 0.0.7-alpha-20250904123159-14048b2f90aefac0f2f2fc4cfdd972214ddea2fe
3
+ ## 0.0.7-alpha-20250905163026-9e6f7af528b2d376a93303a3fa0084497246aece
4
4
 
5
5
  ### Patch Changes
6
6
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@accounter/client",
3
- "version": "0.0.7-alpha-20250904123159-14048b2f90aefac0f2f2fc4cfdd972214ddea2fe",
3
+ "version": "0.0.7-alpha-20250905163026-9e6f7af528b2d376a93303a3fa0084497246aece",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "scripts": {
@@ -38,7 +38,7 @@
38
38
  "@radix-ui/react-tabs": "1.1.13",
39
39
  "@radix-ui/react-toggle": "1.1.10",
40
40
  "@radix-ui/react-tooltip": "1.2.8",
41
- "@tanstack/react-query": "5.86.0",
41
+ "@tanstack/react-query": "5.85.9",
42
42
  "@tanstack/react-table": "8.21.3",
43
43
  "@urql/exchange-auth": "3.0.0",
44
44
  "chart.js": "4.5.0",