|
11 | 11 | "#*": "./src/*" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@a2a-js/sdk": "^0.3.3", |
15 | | - "@bprogress/next": "^3.2.10", |
16 | | - "@carbon/colors": "^11.30.0", |
17 | | - "@carbon/grid": "^11.33.0", |
18 | | - "@carbon/icons-react": "^11.65.0", |
19 | | - "@carbon/layout": "^11.31.0", |
20 | | - "@carbon/motion": "^11.25.0", |
21 | | - "@carbon/react": "^1.89.0", |
22 | | - "@carbon/styles": "^1.82.0", |
23 | | - "@floating-ui/react": "^0.27.5", |
| 14 | + "@a2a-js/sdk": "^0.3.4", |
| 15 | + "@bprogress/next": "^3.2.12", |
| 16 | + "@carbon/colors": "^11.40.0", |
| 17 | + "@carbon/grid": "^11.43.0", |
| 18 | + "@carbon/icons-react": "^11.67.0", |
| 19 | + "@carbon/layout": "^11.41.0", |
| 20 | + "@carbon/motion": "^11.35.0", |
| 21 | + "@carbon/react": "^1.91.0", |
| 22 | + "@carbon/styles": "^1.90.0", |
| 23 | + "@floating-ui/react": "^0.27.16", |
24 | 24 | "@ibm/plex": "^6.4.1", |
25 | | - "@radix-ui/react-slot": "^1.1.2", |
26 | | - "@simplewebauthn/server": "^13.1.2", |
27 | | - "@tanstack/react-query": "^5.69.0", |
| 25 | + "@radix-ui/react-slot": "^1.2.3", |
| 26 | + "@simplewebauthn/server": "^13.2.1", |
| 27 | + "@tanstack/react-query": "^5.90.2", |
28 | 28 | "@types/react-resizable": "^3.0.8", |
29 | 29 | "@types/react-syntax-highlighter": "^15.5.13", |
30 | 30 | "clsx": "^2.1.1", |
31 | 31 | "fetch-event-stream": "^0.1.5", |
32 | | - "framer-motion": "^12.6.2", |
| 32 | + "framer-motion": "^12.23.19", |
33 | 33 | "http-proxy": "^1.18.1", |
34 | | - "humanize-duration": "^3.32.1", |
35 | | - "immer": "^10.1.1", |
| 34 | + "humanize-duration": "^3.33.1", |
| 35 | + "immer": "^10.1.3", |
36 | 36 | "jose": "6.1.0", |
37 | 37 | "json5": "^2.2.3", |
38 | | - "ky": "^1.7.5", |
| 38 | + "ky": "^1.10.0", |
39 | 39 | "lodash": "catalog:", |
40 | 40 | "lottie-react": "^2.4.1", |
41 | 41 | "mdast-util-to-hast": "^13.2.0", |
42 | | - "next": "15.5.2", |
43 | | - "next-auth": "^5.0.0-beta.29", |
44 | | - "openapi-fetch": "^0.13.5", |
| 42 | + "next": "15.5.3", |
| 43 | + "next-auth": "5.0.0-beta.29", |
| 44 | + "openapi-fetch": "^0.13.8", |
45 | 45 | "pluralize": "^8.0.0", |
46 | | - "react": "^19.0.0", |
47 | | - "react-aria": "^3.42.0", |
48 | | - "react-dom": "^19.0.0", |
| 46 | + "react": "^19.1.1", |
| 47 | + "react-aria": "^3.43.2", |
| 48 | + "react-dom": "^19.1.1", |
49 | 49 | "react-dropzone": "^14.3.8", |
50 | 50 | "react-error-boundary": "^5.0.0", |
51 | | - "react-hook-form": "^7.60.0", |
52 | | - "react-is": "^19.0.0", |
| 51 | + "react-hook-form": "^7.63.0", |
| 52 | + "react-is": "^19.1.1", |
53 | 53 | "react-markdown": "^10.1.0", |
54 | 54 | "react-merge-refs": "^2.1.1", |
55 | 55 | "react-resizable": "^3.0.5", |
56 | | - "react-syntax-highlighter": "^15.6.1", |
| 56 | + "react-syntax-highlighter": "^15.6.6", |
57 | 57 | "rehype-minify-whitespace": "^6.0.2", |
58 | 58 | "remark-gfm": "^4.0.1", |
59 | 59 | "rxjs": "^7.8.2", |
60 | | - "ts-pattern": "^5.7.1", |
| 60 | + "ts-pattern": "^5.8.0", |
61 | 61 | "unified": "^11.0.5", |
62 | 62 | "unist-util-visit": "^5.0.0", |
63 | | - "usehooks-ts": "^3.1.0", |
64 | | - "uuid": "^11.0.5", |
65 | | - "zod": "^3.24.1", |
66 | | - "zod-to-json-schema": "3.24.5" |
| 63 | + "usehooks-ts": "^3.1.1", |
| 64 | + "uuid": "^11.1.0", |
| 65 | + "zod": "^3.25.76", |
| 66 | + "zod-to-json-schema": "^3.24.6" |
67 | 67 | }, |
68 | 68 | "devDependencies": { |
69 | | - "@eslint/eslintrc": "^3.3.1", |
70 | | - "@eslint/js": "catalog:", |
71 | | - "@next/eslint-plugin-next": "catalog:", |
| 69 | + "@i-am-bee/lint-config": "workspace:*", |
72 | 70 | "@svgr/webpack": "catalog:", |
73 | 71 | "@types/hast": "^3.0.4", |
74 | | - "@types/http-proxy": "^1.17.14", |
| 72 | + "@types/http-proxy": "^1.17.16", |
75 | 73 | "@types/humanize-duration": "^3.27.4", |
76 | 74 | "@types/lodash": "catalog:", |
77 | 75 | "@types/mdast": "^4.0.4", |
78 | | - "@types/node": "^22.13.13", |
| 76 | + "@types/node": "^22.18.6", |
79 | 77 | "@types/pluralize": "^0.0.33", |
80 | | - "@types/react": "^19.0.12", |
81 | | - "@types/react-dom": "^19.0.4", |
| 78 | + "@types/react": "^19.1.13", |
| 79 | + "@types/react-dom": "^19.1.9", |
82 | 80 | "eslint": "catalog:", |
83 | | - "eslint-config-next": "catalog:", |
84 | | - "eslint-config-prettier": "catalog:", |
85 | | - "eslint-plugin-react-hooks": "catalog:", |
86 | | - "eslint-plugin-simple-import-sort": "catalog:", |
87 | 81 | "globals": "catalog:", |
88 | 82 | "keycode-js": "^3.1.0", |
89 | | - "openapi-typescript": "^7.8.0", |
| 83 | + "openapi-typescript": "^7.9.1", |
90 | 84 | "openapi-typescript-helpers": "^0.0.15", |
91 | 85 | "prettier": "catalog:", |
92 | 86 | "sass-embedded": "catalog:", |
93 | 87 | "stylelint": "catalog:", |
94 | | - "stylelint-config-css-modules": "catalog:", |
95 | | - "stylelint-config-recommended-scss": "catalog:", |
96 | | - "stylelint-plugin-logical-css": "catalog:", |
97 | | - "typescript": "catalog:", |
98 | | - "typescript-eslint": "catalog:" |
| 88 | + "typescript": "catalog:" |
99 | 89 | }, |
100 | 90 | "packageManager": "pnpm@9.9.0" |
101 | 91 | } |
0 commit comments