@unizhen/ui 0.0.79 → 0.0.80

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/lib/ui.js +1 -1
  2. package/package.json +1 -2
package/lib/ui.js CHANGED
@@ -8799,7 +8799,7 @@ function Y0(e, t, n) {
8799
8799
  refetch: z
8800
8800
  };
8801
8801
  }
8802
- const k0 = "0.0.79";
8802
+ const k0 = "0.0.80";
8803
8803
  let xa;
8804
8804
  async function _a() {
8805
8805
  const e = await fetch(
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@unizhen/ui",
3
- "version": "0.0.79",
3
+ "version": "0.0.80",
4
4
  "author": {
5
5
  "name": "Donovan"
6
6
  },
@@ -77,7 +77,6 @@
77
77
  "rollup-plugin-visualizer": "^5.14.0",
78
78
  "sass": "^1.99.0",
79
79
  "sortablejs": "^1.15.7",
80
- "tesseract.js": "^5.1.1",
81
80
  "typescript": "~5.6.3",
82
81
  "vite": "^7.3.2",
83
82
  "vite-plugin-compression": "^0.5.1",