@accounter/client 0.0.6-alpha-20250716191627-847a4f732a66f2443e3141d5ef77222a6579ded3 → 0.0.6-alpha-20250717071301-e3b41e6fe3ee05a57e8d0cde97bc7b4e57cc3495

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.
package/dist/index.html CHANGED
@@ -5,7 +5,7 @@
5
5
  <link rel="icon" href="/icons/accounter-logo.svg" />
6
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
7
  <title>Accounter</title>
8
- <script type="module" crossorigin src="/assets/index-BdP51jvD.js"></script>
8
+ <script type="module" crossorigin src="/assets/index-SprkaQoW.js"></script>
9
9
  <link rel="stylesheet" crossorigin href="/assets/index-eRknOFHx.css">
10
10
  </head>
11
11
  <body>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@accounter/client",
3
- "version": "0.0.6-alpha-20250716191627-847a4f732a66f2443e3141d5ef77222a6579ded3",
3
+ "version": "0.0.6-alpha-20250717071301-e3b41e6fe3ee05a57e8d0cde97bc7b4e57cc3495",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "scripts": {
@@ -63,7 +63,7 @@
63
63
  "react-error-boundary": "6.0.0",
64
64
  "react-hook-form": "7.60.0",
65
65
  "react-number-format": "5.4.4",
66
- "react-router-dom": "7.7.0",
66
+ "react-router-dom": "7.6.3",
67
67
  "recharts": "2.15.4",
68
68
  "sonner": "2.0.6",
69
69
  "tabler-icons-react": "1.56.0",