@accounter/client 0.0.7-alpha-20251001003911-66730738c5a9691896eed704c349032ba2af0716 → 0.0.7-alpha-20251001202717-463bf6fe3b39d538680dd624dabc62574101bcec
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/CHANGELOG.md +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@accounter/client",
|
|
3
|
-
"version": "0.0.7-alpha-
|
|
3
|
+
"version": "0.0.7-alpha-20251001202717-463bf6fe3b39d538680dd624dabc62574101bcec",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"scripts": {
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"autoprefixer": "10.4.21",
|
|
87
87
|
"tailwindcss": "4.1.13",
|
|
88
88
|
"tailwindcss-animate": "1.0.7",
|
|
89
|
-
"typescript": "5.9.
|
|
89
|
+
"typescript": "5.9.2",
|
|
90
90
|
"vite": "7.1.7",
|
|
91
91
|
"vite-plugin-node-polyfills": "0.24.0"
|
|
92
92
|
},
|