likec4 1.46.0 → 1.46.2

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.2",
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",
@@ -100,20 +100,20 @@
100
100
  },
101
101
  "dependencies": {
102
102
  "@hpcc-js/wasm-graphviz": "1.16.0",
103
- "@vitejs/plugin-react": "^5.1.1",
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.2"
117
117
  },
118
118
  "peerDependencies": {
119
119
  "react": "^18.x || ^19.x",
@@ -122,12 +122,12 @@
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",
@@ -154,7 +154,7 @@
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",
157
+ "motion": "^12.23.26",
158
158
  "nano-spawn": "^1.0.3",
159
159
  "nanostores": "1.1.0",
160
160
  "npm-run-all2": "^8.0.4",
@@ -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/config": "1.46.2",
194
+ "@likec4/diagram": "1.46.2",
195
+ "@likec4/icons": "1.46.1",
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/layouts": "1.46.2",
198
+ "@likec4/generators": "1.46.2",
199
+ "@likec4/log": "1.46.1",
200
+ "@likec4/style-preset": "1.46.1",
201
+ "@likec4/language-server": "1.46.2",
202
+ "@likec4/styles": "1.46.1",
203
+ "@likec4/tsconfig": "1.46.1"
204
204
  },
205
205
  "scripts": {
206
206
  "typecheck": "tsc --build --verbose",