|
15 | 15 | },
|
16 | 16 | "apps/library": {
|
17 | 17 | "name": "@omnidotdev/garden",
|
18 |
| - "version": "0.0.0", |
| 18 | + "version": "0.1.3", |
19 | 19 | "dependencies": {
|
20 | 20 | "@radix-ui/react-dialog": "^1.1.14",
|
21 | 21 | "@radix-ui/react-slot": "^1.2.3",
|
|
41 | 41 | },
|
42 | 42 | "apps/web": {
|
43 | 43 | "name": "@omnidotdev/garden-app",
|
44 |
| - "version": "0.0.0", |
45 | 44 | "dependencies": {
|
46 | 45 | "@monaco-editor/react": "^4.7.0",
|
47 | 46 | "@omnidotdev/garden": "workspace:*",
|
|
66 | 65 | "@tailwindcss/postcss": "^4.1.10",
|
67 | 66 | "@types/bun": "^1.2.15",
|
68 | 67 | "@types/node": "24.0.0",
|
69 |
| - "@types/react": "19.1.7", |
| 68 | + "@types/react": "19.1.8", |
70 | 69 | "@types/react-dom": "19.1.6",
|
71 | 70 | "tailwindcss": "^4.1.10",
|
72 | 71 | "typescript": "5.8.3",
|
|
505 | 504 |
|
506 | 505 | "@types/node": ["@types/node@24.0.1", "", { "dependencies": { "undici-types": "~7.8.0" } }, "sha512-MX4Zioh39chHlDJbKmEgydJDS3tspMP/lnQC67G3SWsTnb9NeYVWOjkxpOSy4oMfPs4StcWHwBrvUb4ybfnuaw=="],
|
507 | 506 |
|
508 |
| - "@types/react": ["@types/react@19.1.7", "", { "dependencies": { "csstype": "^3.0.2" } }, "sha512-BnsPLV43ddr05N71gaGzyZ5hzkCmGwhMvYc8zmvI8Ci1bRkkDSzDDVfAXfN2tk748OwI7ediiPX6PfT9p0QGVg=="], |
| 507 | + "@types/react": ["@types/react@19.1.8", "", { "dependencies": { "csstype": "^3.0.2" } }, "sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g=="], |
509 | 508 |
|
510 | 509 | "@types/react-dom": ["@types/react-dom@19.1.6", "", { "peerDependencies": { "@types/react": "^19.0.0" } }, "sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw=="],
|
511 | 510 |
|
|
0 commit comments