|
23 | 23 | "@code0-tech/sagittarius-graphql-types": "^0.0.0-703d578a55a3f0f20be3cb6892418f9e04d25716", |
24 | 24 | "@codemirror/autocomplete": "^6.20.0", |
25 | 25 | "@codemirror/lang-json": "^6.0.2", |
| 26 | + "@codemirror/language": "^6.12.1", |
| 27 | + "@codemirror/lint": "^6.9.4", |
| 28 | + "@codemirror/state": "^6.5.4", |
| 29 | + "@codemirror/view": "^6.39.13", |
26 | 30 | "@dagrejs/dagre": "^2.0.3", |
| 31 | + "@lezer/common": "^1.5.1", |
27 | 32 | "@mdx-js/react": "^3.1.1", |
28 | 33 | "@monaco-editor/react": "^4.7.0", |
29 | 34 | "@radix-ui/react-checkbox": "^1.3.3", |
|
93 | 98 | "vite-plugin-dts": "^4.5.4", |
94 | 99 | "vite-plugin-lib-inject-css": "^2.2.2", |
95 | 100 | "vitest": "^4.0.17", |
96 | | - "@codemirror/lint": "^6.9.4", |
97 | | - "@codemirror/language": "^6.12.1", |
98 | | - "@codemirror/state": "^6.5.4", |
99 | | - "@codemirror/view": "^6.39.13", |
100 | | - "@lezer/common": "^1.5.1" |
| 101 | + "avvvatars-react": "^0.4.2" |
101 | 102 | }, |
102 | 103 | "main": "dist/index.js", |
103 | 104 | "repository": { |
|
112 | 113 | "@ariakit/react": "^0.4.17", |
113 | 114 | "@code0-tech/sagittarius-graphql-types": "0.0.0-703d578a55a3f0f20be3cb6892418f9e04d25716", |
114 | 115 | "@codemirror/autocomplete": "^6.20.0", |
115 | | - "@codemirror/lint": "^6.9.4", |
116 | | - "@codemirror/view": "^6.39.13", |
117 | 116 | "@codemirror/lang-json": "^6.0.2", |
118 | | - "@codemirror/state": "^6.5.4", |
119 | 117 | "@codemirror/language": "^6.12.1", |
| 118 | + "@codemirror/lint": "^6.9.4", |
| 119 | + "@codemirror/state": "^6.5.4", |
| 120 | + "@codemirror/view": "^6.39.13", |
120 | 121 | "@monaco-editor/react": "^4.7.0", |
121 | 122 | "@radix-ui/react-checkbox": "^1.3.3", |
122 | 123 | "@radix-ui/react-context-menu": "^2.2.16", |
|
144 | 145 | "react-resizable-panels": "^4.3.1", |
145 | 146 | "react-syntax-highlighter": "^16.1.0", |
146 | 147 | "react-zoom-pan-pinch": "^3.7.0", |
147 | | - "sonner": "^2.0.7" |
| 148 | + "sonner": "^2.0.7", |
| 149 | + "avvvatars-react": "^0.4.2" |
148 | 150 | }, |
149 | 151 | "publishConfig": { |
150 | 152 | "access": "public" |
|
0 commit comments