likec4 1.32.1 → 1.32.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.
@@ -1,6 +1,6 @@
1
- import { L as LikeC4LanguageServices } from '../shared/likec4.CVzYPnDX.mjs';
2
- import '@likec4/core';
1
+ import { L as LikeC4LanguageServices } from '../shared/likec4.BaQDJZ_m.mjs';
3
2
  import 'type-fest';
3
+ import '@likec4/core';
4
4
  import '@likec4/core/model';
5
5
  import '/home/runner/work/likec4/likec4/node_modules/.pnpm/@types+picomatch@4.0.0/node_modules/@types/picomatch/posix.d.ts';
6
6
  import '@likec4/core/types';
@@ -1,2 +1,2 @@
1
- export{L as LikeC4VitePlugin}from"../shared/likec4.B20Ey-3l.mjs";import"node:path";import"../shared/likec4.CbTFhAsc.mjs";import"node:fs";import"node:url";import"tty";import"node:util";import"util";import"path";import"os";import"crypto";import"net";import"url";import"fs";import"child_process";import"@likec4/core";import"@likec4/core/types";import"events";import"@likec4/core/model";import"buffer";import"@hpcc-js/wasm-graphviz";import"@likec4/core/compute-view";import"@likec4/core/utils";import"node:process";
1
+ export{L as LikeC4VitePlugin}from"../shared/likec4.D6SCXR05.mjs";import"node:path";import"../shared/likec4.DDbeRd6k.mjs";import"node:fs";import"node:url";import"tty";import"node:util";import"util";import"path";import"os";import"crypto";import"net";import"url";import"fs";import"child_process";import"@likec4/core";import"@likec4/core/types";import"events";import"@hpcc-js/wasm-graphviz";import"@likec4/core/model";import"buffer";import"@likec4/core/compute-view";import"@likec4/core/utils";import"node:process";
2
2
  import"boxen";import"node:child_process";import"node:events";import"node:fs/promises";import"node:stream/promises";import"node:readline/promises";import"node:os";import"fs/promises";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "likec4",
3
- "version": "1.32.1",
3
+ "version": "1.32.2",
4
4
  "license": "MIT",
5
5
  "homepage": "https://likec4.dev",
6
6
  "author": "Denis Davydkov <denis@davydkov.com>",
@@ -86,13 +86,13 @@
86
86
  },
87
87
  "dependencies": {
88
88
  "@hpcc-js/wasm-graphviz": "1.7.0",
89
- "@vitejs/plugin-react": "^4.5.0",
89
+ "@vitejs/plugin-react": "^4.5.2",
90
90
  "boxen": "^8.0.1",
91
- "playwright": "^1.52.0",
91
+ "playwright": "^1.53.0",
92
92
  "rollup": "^4.41.0",
93
93
  "type-fest": "^4.41.0",
94
94
  "vite": "^6.3.5",
95
- "@likec4/core": "1.32.1"
95
+ "@likec4/core": "1.32.2"
96
96
  },
97
97
  "peerDependencies": {
98
98
  "react": "^18.x || ^19.x",
@@ -104,7 +104,7 @@
104
104
  "@mantine/core": "8.1.0",
105
105
  "@mantine/hooks": "8.1.0",
106
106
  "@nanostores/react": "1.0.0",
107
- "@pandacss/dev": "^0.53.6",
107
+ "@pandacss/dev": "^0.53.7",
108
108
  "@react-hookz/web": "^25.1.1",
109
109
  "@tabler/icons-react": "3.31.0",
110
110
  "@tanstack/react-router": "^1.114.13",
@@ -112,9 +112,8 @@
112
112
  "@tanstack/router-vite-plugin": "^1.114.13",
113
113
  "@types/node": "~20.19.0",
114
114
  "@types/picomatch": "^4.0.0",
115
- "@types/prop-types": "^15.7.14",
116
- "@types/react": "^19.1.5",
117
- "@types/react-dom": "^19.1.5",
115
+ "@types/react": "19.1.5",
116
+ "@types/react-dom": "19.1.5",
118
117
  "@types/semver": "^7.7.0",
119
118
  "@types/yargs": "^17.0.33",
120
119
  "@xyflow/react": "^12.6.4",
@@ -141,30 +140,28 @@
141
140
  "motion": "^12.12.2",
142
141
  "nano-spawn": "^1.0.2",
143
142
  "nanostores": "1.0.1",
144
- "npm-run-all2": "^7.0.1",
143
+ "npm-run-all2": "^8.0.4",
145
144
  "p-limit": "^6.2.0",
146
145
  "package-manager-detector": "^1.2.0",
147
146
  "package-up": "^5.0.0",
148
147
  "picomatch": "^4.0.2",
149
- "postcss": "^8.5.4",
148
+ "postcss": "8.5.5",
150
149
  "pretty-ms": "^9.2.0",
151
- "prop-types": "^15.8.1",
152
150
  "react": "^19.1.0",
153
151
  "react-dom": "^19.1.0",
154
- "react-error-boundary": "^5.0.0",
152
+ "react-error-boundary": "^6.0.0",
155
153
  "react-resizable-panels": "^3.0.2",
156
154
  "react-shadow": "^20.6.0",
157
155
  "remeda": "^2.23.0",
158
156
  "semver": "^7.7.2",
159
157
  "std-env": "^3.9.0",
160
158
  "strip-indent": "^4.0.0",
161
- "terser": "^5.39.2",
162
159
  "tinyrainbow": "^2.0.0",
163
- "tsx": "~4.20.1",
164
- "turbo": "^2.5.4",
165
- "typescript": "^5.8.3",
160
+ "tsx": "4.19.4",
161
+ "turbo": "2.5.4",
162
+ "typescript": "5.8.3",
166
163
  "ufo": "^1.6.1",
167
- "unbuild": "^3.5.0",
164
+ "unbuild": "3.5.0",
168
165
  "vite-plugin-dts": "^4.5.4",
169
166
  "vite-plugin-inspect": "^11.1.0",
170
167
  "vite-plugin-singlefile": "^2.2.0",
@@ -174,17 +171,17 @@
174
171
  "vscode-languageserver-types": "3.17.5",
175
172
  "vscode-uri": "3.1.0",
176
173
  "which": "^5.0.0",
177
- "wireit": "^0.14.12",
174
+ "wireit": "0.14.12",
178
175
  "yargs": "17.7.2",
179
- "@likec4/diagram": "1.32.1",
180
- "@likec4/icons": "1.32.1",
181
- "@likec4/language-server": "1.32.1",
182
- "@likec4/generators": "1.32.1",
183
- "@likec4/layouts": "1.32.1",
184
- "@likec4/log": "1.32.1",
185
- "@likec4/style-preset": "1.32.1",
186
- "@likec4/styles": "1.32.1",
187
- "@likec4/tsconfig": "1.32.1"
176
+ "@likec4/diagram": "1.32.2",
177
+ "@likec4/generators": "1.32.2",
178
+ "@likec4/icons": "1.32.2",
179
+ "@likec4/layouts": "1.32.2",
180
+ "@likec4/style-preset": "1.32.2",
181
+ "@likec4/language-server": "1.32.2",
182
+ "@likec4/styles": "1.32.2",
183
+ "@likec4/log": "1.32.2",
184
+ "@likec4/tsconfig": "1.32.2"
188
185
  },
189
186
  "scripts": {
190
187
  "typecheck": "tsc --build --verbose",