@gjsify/cli 0.1.3 → 0.1.4

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.
Files changed (1) hide show
  1. package/package.json +50 -50
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gjsify/cli",
3
- "version": "0.1.3",
3
+ "version": "0.1.4",
4
4
  "description": "CLI for Gjsify",
5
5
  "type": "module",
6
6
  "main": "lib/index.js",
@@ -23,55 +23,55 @@
23
23
  "cli"
24
24
  ],
25
25
  "dependencies": {
26
- "@gjsify/esbuild-plugin-gjsify": "^0.1.3",
27
- "@gjsify/example-dom-canvas2d-confetti": "^0.1.3",
28
- "@gjsify/example-dom-canvas2d-fireworks": "^0.1.3",
29
- "@gjsify/example-dom-canvas2d-text": "^0.1.3",
30
- "@gjsify/example-dom-iframe-basic": "^0.1.3",
31
- "@gjsify/example-dom-three-extrude-shapes": "^0.1.3",
32
- "@gjsify/example-dom-three-geometry-cube": "^0.1.3",
33
- "@gjsify/example-dom-three-geometry-shapes": "^0.1.3",
34
- "@gjsify/example-dom-three-geometry-teapot": "^0.1.3",
35
- "@gjsify/example-dom-three-loader-ldraw": "^0.1.3",
36
- "@gjsify/example-dom-three-morphtargets": "^0.1.3",
37
- "@gjsify/example-dom-three-multiple-rendertargets": "^0.1.3",
38
- "@gjsify/example-dom-three-postprocessing-pixel": "^0.1.3",
39
- "@gjsify/example-dom-webgl-demo-fade": "^0.1.3",
40
- "@gjsify/example-dom-webgl-tutorial-01": "^0.1.3",
41
- "@gjsify/example-dom-webgl-tutorial-02": "^0.1.3",
42
- "@gjsify/example-dom-webgl-tutorial-03": "^0.1.3",
43
- "@gjsify/example-dom-webgl-tutorial-04": "^0.1.3",
44
- "@gjsify/example-dom-webgl-tutorial-05": "^0.1.3",
45
- "@gjsify/example-dom-webgl-tutorial-06": "^0.1.3",
46
- "@gjsify/example-dom-webgl-tutorial-07": "^0.1.3",
47
- "@gjsify/example-node-cli-deepkit-di": "^0.1.3",
48
- "@gjsify/example-node-cli-deepkit-events": "^0.1.3",
49
- "@gjsify/example-node-cli-deepkit-types": "^0.1.3",
50
- "@gjsify/example-node-cli-deepkit-validation": "^0.1.3",
51
- "@gjsify/example-node-cli-deepkit-workflow": "^0.1.3",
52
- "@gjsify/example-node-cli-dns-lookup": "^0.1.3",
53
- "@gjsify/example-node-cli-esbuild-plugin-deepkit": "^0.1.3",
54
- "@gjsify/example-node-cli-esbuild-plugin-transform-ext": "^0.1.3",
55
- "@gjsify/example-node-cli-file-search": "^0.1.3",
56
- "@gjsify/example-node-cli-gio-cat": "^0.1.3",
57
- "@gjsify/example-node-cli-json-store": "^0.1.3",
58
- "@gjsify/example-node-cli-node-buffer": "^0.1.3",
59
- "@gjsify/example-node-cli-node-events": "^0.1.3",
60
- "@gjsify/example-node-cli-node-fs": "^0.1.3",
61
- "@gjsify/example-node-cli-node-os": "^0.1.3",
62
- "@gjsify/example-node-cli-node-path": "^0.1.3",
63
- "@gjsify/example-node-cli-node-url": "^0.1.3",
64
- "@gjsify/example-node-cli-worker-pool": "^0.1.3",
65
- "@gjsify/example-node-cli-yargs-demo": "^0.1.3",
66
- "@gjsify/example-node-gtk-http-dashboard": "^0.1.3",
67
- "@gjsify/example-node-net-express-hello": "^0.1.3",
68
- "@gjsify/example-node-net-hono-rest": "^0.1.3",
69
- "@gjsify/example-node-net-koa-blog": "^0.1.3",
70
- "@gjsify/example-node-net-sse-chat": "^0.1.3",
71
- "@gjsify/example-node-net-static-file-server": "^0.1.3",
72
- "@gjsify/example-node-net-ws-chat": "^0.1.3",
73
- "@gjsify/node-polyfills": "^0.1.3",
74
- "@gjsify/web-polyfills": "^0.1.3",
26
+ "@gjsify/esbuild-plugin-gjsify": "^0.1.4",
27
+ "@gjsify/example-dom-canvas2d-confetti": "^0.1.4",
28
+ "@gjsify/example-dom-canvas2d-fireworks": "^0.1.4",
29
+ "@gjsify/example-dom-canvas2d-text": "^0.1.4",
30
+ "@gjsify/example-dom-iframe-basic": "^0.1.4",
31
+ "@gjsify/example-dom-three-extrude-shapes": "^0.1.4",
32
+ "@gjsify/example-dom-three-geometry-cube": "^0.1.4",
33
+ "@gjsify/example-dom-three-geometry-shapes": "^0.1.4",
34
+ "@gjsify/example-dom-three-geometry-teapot": "^0.1.4",
35
+ "@gjsify/example-dom-three-loader-ldraw": "^0.1.4",
36
+ "@gjsify/example-dom-three-morphtargets": "^0.1.4",
37
+ "@gjsify/example-dom-three-multiple-rendertargets": "^0.1.4",
38
+ "@gjsify/example-dom-three-postprocessing-pixel": "^0.1.4",
39
+ "@gjsify/example-dom-webgl-demo-fade": "^0.1.4",
40
+ "@gjsify/example-dom-webgl-tutorial-01": "^0.1.4",
41
+ "@gjsify/example-dom-webgl-tutorial-02": "^0.1.4",
42
+ "@gjsify/example-dom-webgl-tutorial-03": "^0.1.4",
43
+ "@gjsify/example-dom-webgl-tutorial-04": "^0.1.4",
44
+ "@gjsify/example-dom-webgl-tutorial-05": "^0.1.4",
45
+ "@gjsify/example-dom-webgl-tutorial-06": "^0.1.4",
46
+ "@gjsify/example-dom-webgl-tutorial-07": "^0.1.4",
47
+ "@gjsify/example-node-cli-deepkit-di": "^0.1.4",
48
+ "@gjsify/example-node-cli-deepkit-events": "^0.1.4",
49
+ "@gjsify/example-node-cli-deepkit-types": "^0.1.4",
50
+ "@gjsify/example-node-cli-deepkit-validation": "^0.1.4",
51
+ "@gjsify/example-node-cli-deepkit-workflow": "^0.1.4",
52
+ "@gjsify/example-node-cli-dns-lookup": "^0.1.4",
53
+ "@gjsify/example-node-cli-esbuild-plugin-deepkit": "^0.1.4",
54
+ "@gjsify/example-node-cli-esbuild-plugin-transform-ext": "^0.1.4",
55
+ "@gjsify/example-node-cli-file-search": "^0.1.4",
56
+ "@gjsify/example-node-cli-gio-cat": "^0.1.4",
57
+ "@gjsify/example-node-cli-json-store": "^0.1.4",
58
+ "@gjsify/example-node-cli-node-buffer": "^0.1.4",
59
+ "@gjsify/example-node-cli-node-events": "^0.1.4",
60
+ "@gjsify/example-node-cli-node-fs": "^0.1.4",
61
+ "@gjsify/example-node-cli-node-os": "^0.1.4",
62
+ "@gjsify/example-node-cli-node-path": "^0.1.4",
63
+ "@gjsify/example-node-cli-node-url": "^0.1.4",
64
+ "@gjsify/example-node-cli-worker-pool": "^0.1.4",
65
+ "@gjsify/example-node-cli-yargs-demo": "^0.1.4",
66
+ "@gjsify/example-node-gtk-http-dashboard": "^0.1.4",
67
+ "@gjsify/example-node-net-express-hello": "^0.1.4",
68
+ "@gjsify/example-node-net-hono-rest": "^0.1.4",
69
+ "@gjsify/example-node-net-koa-blog": "^0.1.4",
70
+ "@gjsify/example-node-net-sse-chat": "^0.1.4",
71
+ "@gjsify/example-node-net-static-file-server": "^0.1.4",
72
+ "@gjsify/example-node-net-ws-chat": "^0.1.4",
73
+ "@gjsify/node-polyfills": "^0.1.4",
74
+ "@gjsify/web-polyfills": "^0.1.4",
75
75
  "cosmiconfig": "^9.0.1",
76
76
  "esbuild": "^0.28.0",
77
77
  "get-tsconfig": "^4.13.7",