|
38 | 38 | }, |
39 | 39 | "packages/gitbook": { |
40 | 40 | "name": "gitbook", |
41 | | - "version": "0.6.3", |
| 41 | + "version": "0.6.4", |
42 | 42 | "dependencies": { |
43 | 43 | "@gitbook/api": "0.96.1", |
44 | 44 | "@gitbook/cache-do": "workspace:*", |
|
118 | 118 | }, |
119 | 119 | "packages/gitbook-v2": { |
120 | 120 | "name": "gitbook-v2", |
121 | | - "version": "0.1.0", |
| 121 | + "version": "0.1.1", |
122 | 122 | "dependencies": { |
123 | 123 | "@gitbook/api": "0.96.1", |
124 | 124 | "@sindresorhus/fnv1a": "^3.1.0", |
|
138 | 138 | "name": "@gitbook/icons", |
139 | 139 | "version": "0.1.0", |
140 | 140 | "bin": { |
141 | | - "gitbook-icons": "./bin/gitbook-icons.js", |
| 141 | + "gitbook-icons": "./bin/gitbook-icons.js" |
142 | 142 | }, |
143 | 143 | "dependencies": { |
144 | 144 | "@fortawesome/fontawesome-free": "^6.6.0", |
|
156 | 156 | }, |
157 | 157 | "packages/openapi-parser": { |
158 | 158 | "name": "@gitbook/openapi-parser", |
159 | | - "version": "2.0.0", |
| 159 | + "version": "2.0.1", |
160 | 160 | "dependencies": { |
161 | 161 | "@scalar/openapi-parser": "^0.10.4", |
162 | 162 | "@scalar/openapi-types": "^0.1.6", |
|
181 | 181 | "version": "0.6.0", |
182 | 182 | "dependencies": { |
183 | 183 | "@gitbook/api": "0.96.1", |
| 184 | + "@gitbook/icons": "workspace:*", |
184 | 185 | "assert-never": "^1.2.1", |
185 | 186 | "classnames": "^2.5.1", |
186 | 187 | }, |
|
195 | 196 | "name": "@gitbook/react-math", |
196 | 197 | "version": "0.6.0", |
197 | 198 | "bin": { |
198 | | - "gitbook-math": "./bin/gitbook-math.js", |
| 199 | + "gitbook-math": "./bin/gitbook-math.js" |
199 | 200 | }, |
200 | 201 | "dependencies": { |
201 | 202 | "object-hash": "^3.0.0", |
|
210 | 211 | }, |
211 | 212 | "packages/react-openapi": { |
212 | 213 | "name": "@gitbook/react-openapi", |
213 | | - "version": "1.0.3", |
| 214 | + "version": "1.0.4", |
214 | 215 | "dependencies": { |
215 | 216 | "@gitbook/openapi-parser": "workspace:*", |
216 | 217 | "@scalar/api-client-react": "1.0.87", |
|
0 commit comments