likec4 1.46.0 → 1.46.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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "likec4",
3
3
  "description": "Toolchain for your architecture diagrams",
4
- "version": "1.46.0",
4
+ "version": "1.46.3",
5
5
  "license": "MIT",
6
6
  "homepage": "https://likec4.dev",
7
7
  "author": "Denis Davydkov <denis@davydkov.com>",
@@ -20,7 +20,7 @@
20
20
  "graph"
21
21
  ],
22
22
  "engines": {
23
- "node": "^20.19.0 || >=22.18.0"
23
+ "node": ">=22.21.1"
24
24
  },
25
25
  "bugs": "https://github.com/likec4/likec4/issues",
26
26
  "type": "module",
@@ -99,21 +99,21 @@
99
99
  "access": "public"
100
100
  },
101
101
  "dependencies": {
102
- "@hpcc-js/wasm-graphviz": "1.16.0",
103
- "@vitejs/plugin-react": "^5.1.1",
102
+ "@hpcc-js/wasm-graphviz": "1.17.0",
103
+ "@vitejs/plugin-react": "^5.1.2",
104
104
  "boxen": "^8.0.1",
105
105
  "bundle-require": "^5.1.0",
106
- "esbuild": "0.27.0",
106
+ "esbuild": "0.27.1",
107
107
  "fdir": "6.4.0",
108
108
  "playwright": "1.56.1",
109
- "rollup": "^4.53.3",
109
+ "rollup": "^4.53.5",
110
110
  "std-env": "^3.10.0",
111
111
  "type-fest": "^4.41.0",
112
- "vite": "^7.2.6",
112
+ "vite": "^7.3.0",
113
113
  "@xyflow/react": "12.10.0",
114
114
  "@xyflow/system": "0.0.74",
115
115
  "yargs": "17.7.2",
116
- "@likec4/core": "1.46.0"
116
+ "@likec4/core": "1.46.3"
117
117
  },
118
118
  "peerDependencies": {
119
119
  "react": "^18.x || ^19.x",
@@ -122,40 +122,40 @@
122
122
  "devDependencies": {
123
123
  "@dagrejs/dagre": "1.1.8",
124
124
  "@fontsource/ibm-plex-sans": "^5.2.8",
125
- "@mantine/core": "8.3.9",
126
- "@mantine/hooks": "8.3.9",
125
+ "@mantine/core": "8.3.10",
126
+ "@mantine/hooks": "8.3.10",
127
127
  "@nanostores/react": "1.0.0",
128
- "@pandacss/dev": "^1.6.1",
128
+ "@pandacss/dev": "^1.7.1",
129
129
  "@react-hookz/web": "^25.2.0",
130
- "@tabler/icons-react": "3.35.0",
130
+ "@tabler/icons-react": "3.36.0",
131
131
  "@tanstack/react-router": "^1.114.13",
132
132
  "@tanstack/router-cli": "^1.114.13",
133
133
  "@tanstack/router-vite-plugin": "^1.114.13",
134
- "@types/node": "~22.19.1",
134
+ "@types/node": "~22.19.3",
135
135
  "@types/picomatch": "^4.0.2",
136
136
  "@types/react": "19.2.7",
137
137
  "@types/react-dom": "19.2.3",
138
138
  "@types/semver": "^7.7.1",
139
139
  "@types/yargs": "^17.0.33",
140
140
  "@xstate/react": "6.0.0",
141
- "autoprefixer": "^10.4.22",
141
+ "autoprefixer": "^10.4.23",
142
142
  "clsx": "^2.1.1",
143
- "conf": "^13.1.0",
143
+ "conf": "^15.0.2",
144
144
  "defu": "^6.1.4",
145
145
  "dts-bundle-generator": "^9.5.1",
146
146
  "esbuild-node-externals": "1.20.1",
147
147
  "esm-env": "^1.2.2",
148
- "fast-equals": "^5.3.3",
148
+ "fast-equals": "^5.4.0",
149
149
  "get-port": "^7.1.0",
150
150
  "html-to-image": "1.11.11",
151
151
  "is-inside-container": "^1.0.0",
152
152
  "json5": "^2.2.3",
153
- "ky": "^1.14.0",
153
+ "ky": "^1.14.1",
154
154
  "langium": "3.5.0",
155
155
  "merge-error-cause": "^5.0.2",
156
156
  "mkdirp": "^3.0.1",
157
- "motion": "^12.23.25",
158
- "nano-spawn": "^1.0.3",
157
+ "motion": "^12.23.26",
158
+ "nano-spawn": "^2.0.0",
159
159
  "nanostores": "1.1.0",
160
160
  "npm-run-all2": "^8.0.4",
161
161
  "p-limit": "6.2.0",
@@ -164,8 +164,8 @@
164
164
  "package-up": "^5.0.0",
165
165
  "postcss": "8.5.6",
166
166
  "pretty-ms": "^9.3.0",
167
- "react": "19.2.1",
168
- "react-dom": "19.2.1",
167
+ "react": "19.2.3",
168
+ "react-dom": "19.2.3",
169
169
  "react-error-boundary": "^6.0.0",
170
170
  "react-resizable-panels": "^3.0.6",
171
171
  "react-shadow": "^20.6.0",
@@ -181,7 +181,7 @@
181
181
  "vite-plugin-dts": "^4.5.4",
182
182
  "vite-plugin-inspect": "^11.3.3",
183
183
  "vite-plugin-singlefile": "^2.3.0",
184
- "vitest": "4.0.15",
184
+ "vitest": "4.0.16",
185
185
  "vscode-jsonrpc": "8.2.1",
186
186
  "vscode-languageserver": "9.0.1",
187
187
  "vscode-languageserver-types": "3.17.5",
@@ -190,17 +190,17 @@
190
190
  "wireit": "0.14.12",
191
191
  "zod": "^3.25.76",
192
192
  "xstate": "5.24.0",
193
- "@likec4/config": "1.46.0",
193
+ "@likec4/icons": "1.46.1",
194
+ "@likec4/config": "1.46.3",
195
+ "@likec4/diagram": "1.46.3",
194
196
  "@likec4/devops": "1.42.0",
195
- "@likec4/diagram": "1.46.0",
196
- "@likec4/generators": "1.46.0",
197
- "@likec4/icons": "1.46.0",
198
- "@likec4/language-server": "1.46.0",
199
- "@likec4/layouts": "1.46.0",
200
- "@likec4/style-preset": "1.46.0",
201
- "@likec4/log": "1.46.0",
202
- "@likec4/styles": "1.46.0",
203
- "@likec4/tsconfig": "1.46.0"
197
+ "@likec4/generators": "1.46.3",
198
+ "@likec4/layouts": "1.46.3",
199
+ "@likec4/tsconfig": "1.46.1",
200
+ "@likec4/language-server": "1.46.3",
201
+ "@likec4/styles": "1.46.3",
202
+ "@likec4/style-preset": "1.46.3",
203
+ "@likec4/log": "1.46.1"
204
204
  },
205
205
  "scripts": {
206
206
  "typecheck": "tsc --build --verbose",