@opencor/opencor 0.20251017.2 → 0.20251017.3
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/opencor.es.js +1 -1
- package/package.json +2 -2
package/dist/opencor.es.js
CHANGED
|
@@ -8226,7 +8226,7 @@ async function Ef() {
|
|
|
8226
8226
|
console.error("Failed to load libOpenCOR's WebAssembly module:", n);
|
|
8227
8227
|
}
|
|
8228
8228
|
}
|
|
8229
|
-
const Pf = "0.20251017.
|
|
8229
|
+
const Pf = "0.20251017.3", $f = { class: "space-y-7" }, Df = { class: "text-center" }, Uf = { class: "text-3xl font-bold" }, zf = {
|
|
8230
8230
|
key: 0,
|
|
8231
8231
|
class: "text-xl italic font-bold"
|
|
8232
8232
|
}, Nf = { class: "text-sm italic" }, Af = { class: "space-y-2" }, jf = /* @__PURE__ */ x("a", {
|
package/package.json
CHANGED
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
},
|
|
40
40
|
"./style.css": "./dist/opencor.css"
|
|
41
41
|
},
|
|
42
|
-
"version": "0.20251017.
|
|
42
|
+
"version": "0.20251017.3",
|
|
43
43
|
"scripts": {
|
|
44
44
|
"build": "vite build",
|
|
45
45
|
"build:lib": "vite build --config vite.lib.config.ts && cp index.d.ts dist/index.d.ts",
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"@tailwindcss/postcss": "^4.1.14",
|
|
73
73
|
"@tailwindcss/vite": "^4.1.14",
|
|
74
74
|
"@types/js-cookie": "^3.0.6",
|
|
75
|
-
"@types/node": "^24.
|
|
75
|
+
"@types/node": "^24.8.1",
|
|
76
76
|
"@types/plotly.js": "3.0.6",
|
|
77
77
|
"@vitejs/plugin-vue": "^6.0.1",
|
|
78
78
|
"@vue/eslint-config-prettier": "^10.2.0",
|