|
11 | 11 | "#*": "./src/*" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@a2a-js/sdk": "^0.3.4", |
| 14 | + "@a2a-js/sdk": "^0.3.5", |
15 | 15 | "@bprogress/next": "^3.2.12", |
16 | 16 | "@carbon/icons-react": "catalog:", |
17 | | - "@carbon/layout": "^11.41.0", |
18 | | - "@carbon/motion": "^11.35.0", |
| 17 | + "@carbon/layout": "^11.44.0", |
| 18 | + "@carbon/motion": "^11.38.0", |
19 | 19 | "@carbon/react": "catalog:", |
20 | | - "@carbon/styles": "^1.90.0", |
| 20 | + "@carbon/styles": "^1.96.0", |
21 | 21 | "@floating-ui/react": "^0.27.16", |
22 | 22 | "@ibm/plex": "^6.4.1", |
23 | | - "@radix-ui/react-slot": "^1.2.3", |
| 23 | + "@radix-ui/react-slot": "^1.2.4", |
24 | 24 | "@tanstack/react-query": "catalog:", |
25 | 25 | "agentstack-sdk": "workspace:*", |
26 | | - "cacheable": "2.1.0", |
| 26 | + "cacheable": "2.3.0", |
27 | 27 | "clsx": "catalog:", |
28 | 28 | "date-fns": "4.1.0", |
29 | 29 | "eventsource-parser": "^3.0.6", |
30 | | - "fetch-event-stream": "^0.1.5", |
31 | | - "framer-motion": "^12.23.21", |
| 30 | + "fetch-event-stream": "^0.1.6", |
| 31 | + "framer-motion": "^12.23.25", |
32 | 32 | "humanize-duration": "^3.33.1", |
33 | | - "immer": "^10.1.3", |
| 33 | + "immer": "^11.0.1", |
34 | 34 | "json5": "^2.2.3", |
35 | 35 | "katex": "^0.16.25", |
36 | 36 | "keycode-js": "^3.1.0", |
37 | 37 | "lodash": "catalog:", |
38 | | - "mermaid": "^11.12.1", |
| 38 | + "mermaid": "^11.12.2", |
39 | 39 | "next": "catalog:", |
40 | 40 | "next-auth": "5.0.0-beta.29", |
41 | | - "openapi-fetch": "^0.14.0", |
| 41 | + "openapi-fetch": "^0.15.0", |
42 | 42 | "openapi-typescript-helpers": "^0.0.15", |
43 | | - "openid-client": "^6.8.0", |
| 43 | + "openid-client": "^6.8.1", |
44 | 44 | "pluralize": "^8.0.0", |
45 | | - "promise-coalesce": "1.1.2", |
| 45 | + "promise-coalesce": "1.5.0", |
46 | 46 | "react": "catalog:", |
47 | | - "react-aria": "^3.43.2", |
| 47 | + "react-aria": "^3.44.0", |
48 | 48 | "react-dom": "catalog:", |
49 | 49 | "react-dropzone": "^14.3.8", |
50 | 50 | "react-error-boundary": "^6.0.0", |
51 | | - "react-hook-form": "^7.63.0", |
52 | | - "react-intersection-observer": "^9.16.0", |
53 | | - "react-is": "^19.0.0", |
| 51 | + "react-hook-form": "^7.68.0", |
| 52 | + "react-intersection-observer": "^10.0.0", |
| 53 | + "react-is": "^19.2.1", |
54 | 54 | "react-markdown": "^10.1.0", |
55 | 55 | "react-merge-refs": "^3.0.2", |
56 | 56 | "react-resizable": "^3.0.5", |
57 | | - "react-syntax-highlighter": "^15.6.6", |
| 57 | + "react-syntax-highlighter": "^16.1.0", |
58 | 58 | "rehype-katex": "^7.0.1", |
59 | 59 | "remark-gfm": "^4.0.1", |
60 | 60 | "remark-math": "^6.0.0", |
61 | 61 | "rxjs": "^7.8.2", |
62 | | - "ts-pattern": "^5.8.0", |
| 62 | + "ts-pattern": "^5.9.0", |
63 | 63 | "unified": "^11.0.5", |
64 | 64 | "unist-util-visit": "^5.0.0", |
65 | 65 | "usehooks-ts": "catalog:", |
66 | 66 | "uuid": "^13.0.0", |
67 | | - "validator": "^13.15.20", |
68 | | - "zod": "^4.1.11" |
| 67 | + "validator": "^13.15.23", |
| 68 | + "zod": "^4.1.13" |
69 | 69 | }, |
70 | 70 | "devDependencies": { |
71 | 71 | "@i-am-bee/lint-config": "workspace:*", |
|
80 | 80 | "@types/react-dom": "catalog:", |
81 | 81 | "@types/react-resizable": "^3.0.8", |
82 | 82 | "@types/react-syntax-highlighter": "^15.5.13", |
83 | | - "@types/validator": "^13.15.4", |
| 83 | + "@types/validator": "^13.15.10", |
84 | 84 | "eslint": "catalog:", |
85 | | - "openapi-typescript": "^7.9.1", |
| 85 | + "openapi-typescript": "^7.10.1", |
86 | 86 | "prettier": "catalog:", |
87 | 87 | "sass-embedded": "catalog:", |
88 | 88 | "stylelint": "catalog:", |
|
0 commit comments