@accounter/client 0.0.6-alpha-20250717071301-e3b41e6fe3ee05a57e8d0cde97bc7b4e57cc3495 → 0.0.6-alpha-20250717074549-c926f090d558bb89f289d655244a10dd0b5d9842

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.6-alpha-20250717071301-e3b41e6fe3ee05a57e8d0cde97bc7b4e57cc3495
3
+ ## 0.0.6-alpha-20250717074549-c926f090d558bb89f289d655244a10dd0b5d9842
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.6-alpha-20250717071301-e3b41e6fe3ee05a57e8d0cde97bc7b4e57cc3495",
3
+ "version": "0.0.6-alpha-20250717074549-c926f090d558bb89f289d655244a10dd0b5d9842",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "scripts": {
@@ -84,7 +84,7 @@
84
84
  "tailwindcss": "4.1.11",
85
85
  "tailwindcss-animate": "1.0.7",
86
86
  "typescript": "5.8.3",
87
- "vite": "7.0.4",
87
+ "vite": "7.0.5",
88
88
  "vite-plugin-node-polyfills": "0.24.0"
89
89
  },
90
90
  "overrides": {