@zenuml/core 3.44.0 → 3.45.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.
- package/bun.lock +232 -148
- package/dist/stats.html +1 -1
- package/dist/zenuml.esm.mjs +15579 -15019
- package/dist/zenuml.js +554 -554
- package/package.json +43 -43
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zenuml/core",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.45.1",
|
|
4
4
|
"private": false,
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"repository": {
|
|
@@ -56,72 +56,72 @@
|
|
|
56
56
|
}
|
|
57
57
|
},
|
|
58
58
|
"dependencies": {
|
|
59
|
-
"@floating-ui/react": "^0.27.
|
|
60
|
-
"@headlessui/react": "^2.2.
|
|
59
|
+
"@floating-ui/react": "^0.27.16",
|
|
60
|
+
"@headlessui/react": "^2.2.9",
|
|
61
61
|
"@headlessui/tailwindcss": "^0.2.2",
|
|
62
62
|
"antlr4": "~4.11.0",
|
|
63
63
|
"class-variance-authority": "^0.7.1",
|
|
64
64
|
"clsx": "^2.1.1",
|
|
65
|
-
"color-string": "^2.
|
|
66
|
-
"dompurify": "^3.
|
|
65
|
+
"color-string": "^2.1.4",
|
|
66
|
+
"dompurify": "^3.3.1",
|
|
67
67
|
"highlight.js": "^10.7.3",
|
|
68
68
|
"html-to-image": "^1.11.13",
|
|
69
|
-
"immer": "^10.
|
|
70
|
-
"jotai": "^2.
|
|
69
|
+
"immer": "^10.2.0",
|
|
70
|
+
"jotai": "^2.16.1",
|
|
71
71
|
"lodash": "^4.17.21",
|
|
72
72
|
"marked": "^4.3.0",
|
|
73
73
|
"pako": "^2.1.0",
|
|
74
|
-
"pino": "^8.
|
|
75
|
-
"radash": "^12.1.
|
|
74
|
+
"pino": "^8.21.0",
|
|
75
|
+
"radash": "^12.1.1",
|
|
76
76
|
"ramda": "^0.28.0",
|
|
77
|
-
"react": "^19.
|
|
78
|
-
"react-dom": "^19.
|
|
79
|
-
"tailwind-merge": "^3.
|
|
80
|
-
"tailwindcss": "^3.4.
|
|
77
|
+
"react": "^19.2.3",
|
|
78
|
+
"react-dom": "^19.2.3",
|
|
79
|
+
"tailwind-merge": "^3.4.0",
|
|
80
|
+
"tailwindcss": "^3.4.19"
|
|
81
81
|
},
|
|
82
82
|
"devDependencies": {
|
|
83
|
-
"@eslint/js": "^9.
|
|
83
|
+
"@eslint/js": "^9.39.2",
|
|
84
84
|
"@happy-dom/global-registrator": "^18.0.1",
|
|
85
|
-
"@playwright/test": "^1.
|
|
86
|
-
"@storybook/addon-docs": "^9.
|
|
87
|
-
"@storybook/addon-onboarding": "^9.
|
|
88
|
-
"@storybook/react-vite": "^9.
|
|
89
|
-
"@testing-library/jest-dom": "^6.
|
|
90
|
-
"@testing-library/react": "^16.3.
|
|
91
|
-
"@types/antlr4": "~4.11.
|
|
85
|
+
"@playwright/test": "^1.57.0",
|
|
86
|
+
"@storybook/addon-docs": "^9.1.17",
|
|
87
|
+
"@storybook/addon-onboarding": "^9.1.17",
|
|
88
|
+
"@storybook/react-vite": "^9.1.17",
|
|
89
|
+
"@testing-library/jest-dom": "^6.9.1",
|
|
90
|
+
"@testing-library/react": "^16.3.1",
|
|
91
|
+
"@types/antlr4": "~4.11.6",
|
|
92
92
|
"@types/color-string": "^1.5.5",
|
|
93
|
-
"@types/highlight.js": "10",
|
|
93
|
+
"@types/highlight.js": "^10.1.0",
|
|
94
94
|
"@types/jsdom": "^21.1.7",
|
|
95
95
|
"@types/marked": "^4.3.2",
|
|
96
|
-
"@types/node": "^22.
|
|
97
|
-
"@types/ramda": "^0.28.
|
|
98
|
-
"@types/react": "^19.
|
|
99
|
-
"@types/react-dom": "^19.
|
|
100
|
-
"@vitejs/plugin-react": "^4.
|
|
101
|
-
"autoprefixer": "^10.4.
|
|
102
|
-
"eslint": "^9.
|
|
103
|
-
"eslint-config-prettier": "^10.1.
|
|
104
|
-
"eslint-plugin-react-hooks": "^5.
|
|
105
|
-
"eslint-plugin-react-refresh": "^0.4.
|
|
106
|
-
"eslint-plugin-storybook": "^9.
|
|
96
|
+
"@types/node": "^22.19.3",
|
|
97
|
+
"@types/ramda": "^0.28.25",
|
|
98
|
+
"@types/react": "^19.2.7",
|
|
99
|
+
"@types/react-dom": "^19.2.3",
|
|
100
|
+
"@vitejs/plugin-react": "^4.7.0",
|
|
101
|
+
"autoprefixer": "^10.4.23",
|
|
102
|
+
"eslint": "^9.39.2",
|
|
103
|
+
"eslint-config-prettier": "^10.1.8",
|
|
104
|
+
"eslint-plugin-react-hooks": "^5.2.0",
|
|
105
|
+
"eslint-plugin-react-refresh": "^0.4.26",
|
|
106
|
+
"eslint-plugin-storybook": "^9.1.17",
|
|
107
107
|
"globals": "^15.15.0",
|
|
108
108
|
"happy-dom": "^18.0.1",
|
|
109
109
|
"jsdom": "^26.1.0",
|
|
110
|
-
"less": "^4.
|
|
110
|
+
"less": "^4.5.1",
|
|
111
111
|
"pixelmatch": "^7.1.0",
|
|
112
112
|
"pngjs": "^7.0.0",
|
|
113
|
-
"postcss": "^8.5.
|
|
113
|
+
"postcss": "^8.5.6",
|
|
114
114
|
"prettier": "3.5.3",
|
|
115
115
|
"rollup-plugin-visualizer": "^6.0.5",
|
|
116
|
-
"sass": "^1.
|
|
117
|
-
"storybook": "^9.
|
|
118
|
-
"typescript": "~5.7.
|
|
119
|
-
"typescript-eslint": "^8.
|
|
120
|
-
"vite": "^6.
|
|
116
|
+
"sass": "^1.97.2",
|
|
117
|
+
"storybook": "^9.1.17",
|
|
118
|
+
"typescript": "~5.7.3",
|
|
119
|
+
"typescript-eslint": "^8.52.0",
|
|
120
|
+
"vite": "^6.4.1",
|
|
121
121
|
"vite-plugin-css-injected-by-js": "^3.5.2",
|
|
122
|
-
"vite-plugin-svgr": "^4.
|
|
122
|
+
"vite-plugin-svgr": "^4.5.0",
|
|
123
123
|
"vite-svg-loader": "^5.1.0",
|
|
124
|
-
"vitest": "^3.
|
|
125
|
-
"wrangler": "^4.
|
|
124
|
+
"vitest": "^3.2.4",
|
|
125
|
+
"wrangler": "^4.54.0"
|
|
126
126
|
}
|
|
127
127
|
}
|