@zenuml/core 3.28.0 → 3.28.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.
@@ -1,4 +1,4 @@
1
- import { o as c, c as e, a as o } from "./core.a6e9173d.js";
1
+ import { o as c, c as e, a as o } from "./core-cb5ceedc.js";
2
2
  const s = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  viewBox: "0 0 1024 1024"
@@ -20,4 +20,4 @@ export {
20
20
  _ as default,
21
21
  l as render
22
22
  };
23
- //# sourceMappingURL=zoom-in.f2169202.js.map
23
+ //# sourceMappingURL=zoom-in-d735d94f.js.map
@@ -1,4 +1,4 @@
1
- import { o as t, c, a as o } from "./core.a6e9173d.js";
1
+ import { o as t, c, a as o } from "./core-cb5ceedc.js";
2
2
  const e = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  viewBox: "0 0 1024 1024"
@@ -20,4 +20,4 @@ export {
20
20
  h as default,
21
21
  s as render
22
22
  };
23
- //# sourceMappingURL=zoom-out.0d299399.js.map
23
+ //# sourceMappingURL=zoom-out-d690e7a4.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zenuml/core",
3
- "version": "3.28.0",
3
+ "version": "3.28.1",
4
4
  "private": false,
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -102,7 +102,7 @@
102
102
  "terser-webpack-plugin": "^3.1.0",
103
103
  "ts-node": "^10.9.1",
104
104
  "typescript": "^5.6.3",
105
- "vite": "^3.2.10",
105
+ "vite": "^4.5.6",
106
106
  "vite-plugin-css-injected-by-js": "^2.2.0",
107
107
  "vite-svg-loader": "^4.0.0",
108
108
  "vitest": "^2.1.5"