@opencor/opencor 0.20260227.0 → 0.20260227.1

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.
@@ -4732,7 +4732,7 @@ const Pr = () => {
4732
4732
  ]), 1024);
4733
4733
  };
4734
4734
  }
4735
- }), Ip = "0.20260227.0", Mp = {
4735
+ }), Ip = "0.20260227.1", Mp = {
4736
4736
  version: Ip
4737
4737
  }, { version: Yi } = Mp, wr = M.ref(!1), to = M.ref(""), Za = async () => {
4738
4738
  if (me)
package/package.json CHANGED
@@ -39,7 +39,7 @@
39
39
  },
40
40
  "./style.css": "./dist/opencor.css"
41
41
  },
42
- "version": "0.20260227.0",
42
+ "version": "0.20260227.1",
43
43
  "scripts": {
44
44
  "build": "vite build && bun scripts/generate.version.js",
45
45
  "build:lib": "vite build --config vite.lib.config.ts && cp index.d.ts dist/index.d.ts",
@@ -75,7 +75,7 @@
75
75
  "@biomejs/biome": "^2.4.4",
76
76
  "@tailwindcss/postcss": "^4.2.1",
77
77
  "@tailwindcss/vite": "^4.2.1",
78
- "@types/node": "^25.3.1",
78
+ "@types/node": "^25.3.2",
79
79
  "@types/plotly.js": "^3.0.10",
80
80
  "@vitejs/plugin-vue": "^6.0.4",
81
81
  "@vue/tsconfig": "^0.8.1",