@zenuml/core 3.45.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zenuml/core",
3
- "version": "3.45.0",
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.8",
60
- "@headlessui/react": "^2.2.1",
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.0.1",
66
- "dompurify": "^3.2.5",
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.1.1",
70
- "jotai": "^2.12.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.8.0",
75
- "radash": "^12.1.0",
74
+ "pino": "^8.21.0",
75
+ "radash": "^12.1.1",
76
76
  "ramda": "^0.28.0",
77
- "react": "^19.0.0",
78
- "react-dom": "^19.0.0",
79
- "tailwind-merge": "^3.1.0",
80
- "tailwindcss": "^3.4.17"
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.21.0",
83
+ "@eslint/js": "^9.39.2",
84
84
  "@happy-dom/global-registrator": "^18.0.1",
85
- "@playwright/test": "^1.54.1",
86
- "@storybook/addon-docs": "^9.0.16",
87
- "@storybook/addon-onboarding": "^9.0.16",
88
- "@storybook/react-vite": "^9.0.16",
89
- "@testing-library/jest-dom": "^6.8.0",
90
- "@testing-library/react": "^16.3.0",
91
- "@types/antlr4": "~4.11.2",
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.14.0",
97
- "@types/ramda": "^0.28.20",
98
- "@types/react": "^19.0.10",
99
- "@types/react-dom": "^19.0.4",
100
- "@vitejs/plugin-react": "^4.3.4",
101
- "autoprefixer": "^10.4.21",
102
- "eslint": "^9.21.0",
103
- "eslint-config-prettier": "^10.1.1",
104
- "eslint-plugin-react-hooks": "^5.1.0",
105
- "eslint-plugin-react-refresh": "^0.4.19",
106
- "eslint-plugin-storybook": "^9.0.16",
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.3.0",
110
+ "less": "^4.5.1",
111
111
  "pixelmatch": "^7.1.0",
112
112
  "pngjs": "^7.0.0",
113
- "postcss": "^8.5.3",
113
+ "postcss": "^8.5.6",
114
114
  "prettier": "3.5.3",
115
115
  "rollup-plugin-visualizer": "^6.0.5",
116
- "sass": "^1.86.3",
117
- "storybook": "^9.0.16",
118
- "typescript": "~5.7.2",
119
- "typescript-eslint": "^8.24.1",
120
- "vite": "^6.2.0",
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.3.0",
122
+ "vite-plugin-svgr": "^4.5.0",
123
123
  "vite-svg-loader": "^5.1.0",
124
- "vitest": "^3.1.1",
125
- "wrangler": "^4.25.0"
124
+ "vitest": "^3.2.4",
125
+ "wrangler": "^4.54.0"
126
126
  }
127
127
  }