|
17 | 17 | "preview": "vite preview --host --open"
|
18 | 18 | },
|
19 | 19 | "devDependencies": {
|
20 |
| - "@thi.ng/meta-css": "^0.17.6", |
| 20 | + "@thi.ng/meta-css": "^0.17.7", |
21 | 21 | "typescript": "^5.7.2",
|
22 | 22 | "vite": "^5.4.11",
|
23 | 23 | "vite-plugin-html": "^3.2.2"
|
24 | 24 | },
|
25 | 25 | "dependencies": {
|
26 | 26 | "@genart-api/core": "workspace:^",
|
27 |
| - "@thi.ng/api": "^8.11.15", |
28 |
| - "@thi.ng/arrays": "^2.10.8", |
29 |
| - "@thi.ng/canvas": "^0.5.8", |
30 |
| - "@thi.ng/checks": "^3.6.17", |
31 |
| - "@thi.ng/color": "^5.7.15", |
32 |
| - "@thi.ng/compare": "^2.4.7", |
33 |
| - "@thi.ng/date": "^2.7.36", |
34 |
| - "@thi.ng/defmulti": "^3.0.53", |
35 |
| - "@thi.ng/equiv": "^2.1.71", |
36 |
| - "@thi.ng/hex": "^2.3.59", |
37 |
| - "@thi.ng/hiccup-canvas": "^3.1.29", |
38 |
| - "@thi.ng/hiccup-html": "^2.7.12", |
39 |
| - "@thi.ng/imgui": "^3.1.10", |
40 |
| - "@thi.ng/layout": "^3.1.9", |
41 |
| - "@thi.ng/math": "^5.11.15", |
42 |
| - "@thi.ng/mime": "^2.6.21", |
43 |
| - "@thi.ng/pixel": "^7.3.10", |
44 |
| - "@thi.ng/ramp": "^3.3.14", |
45 |
| - "@thi.ng/rdom": "^1.7.17", |
46 |
| - "@thi.ng/rdom-forms": "^0.4.11", |
47 |
| - "@thi.ng/rstream": "^9.2.2", |
48 |
| - "@thi.ng/strings": "^3.8.13", |
49 |
| - "@thi.ng/transducers": "^9.2.11", |
50 |
| - "@thi.ng/transducers-stats": "^2.2.5" |
| 27 | + "@thi.ng/api": "^8.11.16", |
| 28 | + "@thi.ng/arrays": "^2.10.9", |
| 29 | + "@thi.ng/canvas": "^1.0.1", |
| 30 | + "@thi.ng/checks": "^3.6.18", |
| 31 | + "@thi.ng/color": "^5.7.16", |
| 32 | + "@thi.ng/compare": "^2.4.8", |
| 33 | + "@thi.ng/date": "^2.7.37", |
| 34 | + "@thi.ng/defmulti": "^3.0.54", |
| 35 | + "@thi.ng/equiv": "^2.1.72", |
| 36 | + "@thi.ng/hex": "^2.3.60", |
| 37 | + "@thi.ng/hiccup-canvas": "^3.1.30", |
| 38 | + "@thi.ng/hiccup-html": "^2.7.13", |
| 39 | + "@thi.ng/imgui": "^3.1.11", |
| 40 | + "@thi.ng/layout": "^3.1.10", |
| 41 | + "@thi.ng/math": "^5.11.16", |
| 42 | + "@thi.ng/mime": "^2.6.22", |
| 43 | + "@thi.ng/pixel": "^7.3.11", |
| 44 | + "@thi.ng/ramp": "^3.3.15", |
| 45 | + "@thi.ng/rdom": "^1.7.18", |
| 46 | + "@thi.ng/rdom-forms": "^1.0.1", |
| 47 | + "@thi.ng/rstream": "^9.2.3", |
| 48 | + "@thi.ng/strings": "^3.9.0", |
| 49 | + "@thi.ng/transducers": "^9.2.12", |
| 50 | + "@thi.ng/transducers-stats": "^2.2.6" |
51 | 51 | }
|
52 | 52 | }
|
0 commit comments