|
20 | 20 | "@ariakit/react": "^0.4.17", |
21 | 21 | "@babel/plugin-proposal-decorators": "^7.29.0", |
22 | 22 | "@babel/plugin-transform-class-properties": "^7.28.6", |
23 | | - "@code0-tech/sagittarius-graphql-types": "^0.0.0-e610ffe24a7dc3cf7b4c285994830412410f229e", |
| 23 | + "@code0-tech/sagittarius-graphql-types": "^0.0.0-703d578a55a3f0f20be3cb6892418f9e04d25716", |
| 24 | + "@codemirror/autocomplete": "^6.20.0", |
| 25 | + "@codemirror/lang-json": "^6.0.2", |
24 | 26 | "@dagrejs/dagre": "^2.0.3", |
25 | 27 | "@mdx-js/react": "^3.1.1", |
| 28 | + "@monaco-editor/react": "^4.7.0", |
26 | 29 | "@radix-ui/react-checkbox": "^1.3.3", |
27 | 30 | "@radix-ui/react-context-menu": "^2.2.16", |
28 | 31 | "@radix-ui/react-dialog": "^1.1.15", |
|
31 | 34 | "@radix-ui/react-one-time-password-field": "^0.1.8", |
32 | 35 | "@radix-ui/react-radio-group": "^1.3.8", |
33 | 36 | "@radix-ui/react-scroll-area": "^1.2.10", |
34 | | - "ldrs": "^1.1.9", |
35 | 37 | "@radix-ui/react-tabs": "^1.1.13", |
36 | 38 | "@radix-ui/react-toggle-group": "^1.1.11", |
37 | 39 | "@radix-ui/react-tooltip": "^1.2.8", |
|
52 | 54 | "@types/react": "^19.2.8", |
53 | 55 | "@types/react-dom": "^19.2.3", |
54 | 56 | "@types/react-syntax-highlighter": "^15.5.13", |
| 57 | + "@uiw/codemirror-themes": "^4.25.4", |
| 58 | + "@uiw/react-codemirror": "^4.25.4", |
55 | 59 | "@vitejs/plugin-react": "^5.1.3", |
56 | 60 | "@vitest/browser-playwright": "^4.0.17", |
57 | 61 | "@vitest/coverage-v8": "^4.0.17", |
|
66 | 70 | "identity-obj-proxy": "^3.0.0", |
67 | 71 | "jest-image-snapshot": "^6.5.1", |
68 | 72 | "js-md5": "^0.8.3", |
| 73 | + "ldrs": "^1.1.9", |
69 | 74 | "merge-props": "^6.0.0", |
70 | 75 | "overlap-area": "^1.1.0", |
71 | 76 | "playwright": "1.58.1", |
72 | 77 | "react": "^19.2.3", |
73 | 78 | "react-contenteditable": "^3.3.7", |
74 | 79 | "react-dom": "^19.2.3", |
75 | 80 | "react-resizable-panels": "^4.6.2", |
| 81 | + "react-syntax-highlighter": "^16.1.0", |
76 | 82 | "react-zoom-pan-pinch": "^3.7.0", |
77 | 83 | "rimraf": "^6.1.2", |
78 | 84 | "sass": "^1.97.2", |
|
86 | 92 | "vite": "^7.3.1", |
87 | 93 | "vite-plugin-dts": "^4.5.4", |
88 | 94 | "vite-plugin-lib-inject-css": "^2.2.2", |
89 | | - "vitest": "^4.0.17", |
90 | | - "@codemirror/autocomplete": "^6.20.0", |
91 | | - "@codemirror/lang-json": "^6.0.2", |
92 | | - "@monaco-editor/react": "^4.7.0", |
93 | | - "@uiw/codemirror-themes": "^4.25.4", |
94 | | - "@uiw/react-codemirror": "^4.25.4", |
95 | | - "react-syntax-highlighter": "^16.1.0" |
| 95 | + "vitest": "^4.0.17" |
96 | 96 | }, |
97 | 97 | "main": "dist/index.js", |
98 | 98 | "repository": { |
|
105 | 105 | "types": "dist/index.d.ts", |
106 | 106 | "peerDependencies": { |
107 | 107 | "@ariakit/react": "^0.4.17", |
108 | | - "@code0-tech/sagittarius-graphql-types": "0.0.0-e610ffe24a7dc3cf7b4c285994830412410f229e", |
| 108 | + "@code0-tech/sagittarius-graphql-types": "0.0.0-703d578a55a3f0f20be3cb6892418f9e04d25716", |
| 109 | + "@codemirror/autocomplete": "^6.20.0", |
| 110 | + "@codemirror/lang-json": "^6.0.2", |
| 111 | + "@monaco-editor/react": "^4.7.0", |
109 | 112 | "@radix-ui/react-checkbox": "^1.3.3", |
110 | 113 | "@radix-ui/react-context-menu": "^2.2.16", |
111 | 114 | "@radix-ui/react-dialog": "^1.1.15", |
|
118 | 121 | "@radix-ui/react-toggle-group": "^1.1.11", |
119 | 122 | "@radix-ui/react-tooltip": "^1.2.8", |
120 | 123 | "@tabler/icons-react": "3.36.1", |
| 124 | + "@uiw/codemirror-themes": "^4.25.4", |
| 125 | + "@uiw/react-codemirror": "^4.25.4", |
121 | 126 | "@xyflow/react": "^12.10.0", |
122 | 127 | "cmdk": "^1.1.1", |
123 | 128 | "js-md5": "^0.8.3", |
| 129 | + "ldrs": "^1.1.9", |
124 | 130 | "merge-props": "^6.0.0", |
125 | 131 | "overlap-area": "^1.1.0", |
126 | 132 | "react": "^18.0.0 || ^19.0.0", |
127 | 133 | "react-contenteditable": "^3.3.7", |
128 | 134 | "react-dom": "^18.0.0 || ^19.0.0", |
129 | 135 | "react-resizable-panels": "^4.3.1", |
130 | | - "react-zoom-pan-pinch": "^3.7.0", |
131 | | - "sonner": "^2.0.7", |
132 | | - "@codemirror/autocomplete": "^6.20.0", |
133 | | - "@codemirror/lang-json": "^6.0.2", |
134 | | - "@monaco-editor/react": "^4.7.0", |
135 | | - "@uiw/codemirror-themes": "^4.25.4", |
136 | | - "@uiw/react-codemirror": "^4.25.4", |
137 | 136 | "react-syntax-highlighter": "^16.1.0", |
138 | | - "ldrs": "^1.1.9" |
| 137 | + "react-zoom-pan-pinch": "^3.7.0", |
| 138 | + "sonner": "^2.0.7" |
139 | 139 | }, |
140 | 140 | "publishConfig": { |
141 | 141 | "access": "public" |
|
0 commit comments