|
12 | 12 | }, |
13 | 13 | "packages/browser-types": { |
14 | 14 | "name": "@gitbook/browser-types", |
15 | | - "version": "0.1.0", |
| 15 | + "version": "0.1.1", |
16 | 16 | "dependencies": { |
17 | 17 | "@gitbook/api": "catalog:", |
18 | 18 | "@gitbook/icons": "workspace:", |
|
23 | 23 | }, |
24 | 24 | "packages/cache-tags": { |
25 | 25 | "name": "@gitbook/cache-tags", |
26 | | - "version": "0.3.1", |
| 26 | + "version": "0.3.2", |
27 | 27 | "dependencies": { |
28 | 28 | "@gitbook/api": "catalog:", |
29 | 29 | "assert-never": "^1.2.1", |
|
34 | 34 | }, |
35 | 35 | "packages/colors": { |
36 | 36 | "name": "@gitbook/colors", |
37 | | - "version": "0.4.0", |
| 37 | + "version": "0.4.1", |
38 | 38 | "devDependencies": { |
39 | 39 | "typescript": "^5.5.3", |
40 | 40 | }, |
41 | 41 | }, |
42 | 42 | "packages/embed": { |
43 | 43 | "name": "@gitbook/embed", |
44 | | - "version": "0.1.2", |
| 44 | + "version": "0.1.3", |
45 | 45 | "dependencies": { |
46 | 46 | "@gitbook/api": "catalog:", |
47 | 47 | "@gitbook/icons": "workspace:", |
|
58 | 58 | }, |
59 | 59 | "packages/emoji-codepoints": { |
60 | 60 | "name": "@gitbook/emoji-codepoints", |
61 | | - "version": "0.2.0", |
| 61 | + "version": "0.2.1", |
62 | 62 | "devDependencies": { |
63 | 63 | "emoji-assets": "^8.0.0", |
64 | 64 | }, |
65 | 65 | }, |
66 | 66 | "packages/expr": { |
67 | 67 | "name": "@gitbook/expr", |
68 | | - "version": "1.2.1", |
| 68 | + "version": "1.2.2", |
69 | 69 | "dependencies": { |
70 | 70 | "acorn": "^8.14.0", |
71 | 71 | "acorn-loose": "8.4.0", |
|
85 | 85 | }, |
86 | 86 | "packages/fonts": { |
87 | 87 | "name": "@gitbook/fonts", |
88 | | - "version": "0.1.0", |
| 88 | + "version": "0.1.1", |
89 | 89 | "dependencies": { |
90 | 90 | "@gitbook/api": "catalog:", |
91 | 91 | }, |
|
96 | 96 | }, |
97 | 97 | "packages/gitbook": { |
98 | 98 | "name": "gitbook", |
99 | | - "version": "0.19.0", |
| 99 | + "version": "0.19.1", |
100 | 100 | "dependencies": { |
101 | 101 | "@gitbook/api": "catalog:", |
102 | 102 | "@gitbook/browser-types": "workspace:*", |
|
200 | 200 | }, |
201 | 201 | "packages/icons": { |
202 | 202 | "name": "@gitbook/icons", |
203 | | - "version": "0.3.1", |
| 203 | + "version": "0.3.2", |
204 | 204 | "bin": { |
205 | 205 | "gitbook-icons": "./bin/gitbook-icons.js", |
206 | 206 | }, |
|
220 | 220 | }, |
221 | 221 | "packages/openapi-parser": { |
222 | 222 | "name": "@gitbook/openapi-parser", |
223 | | - "version": "3.0.2", |
| 223 | + "version": "3.0.3", |
224 | 224 | "dependencies": { |
225 | 225 | "@scalar/json-magic": "^0.3.1", |
226 | 226 | "@scalar/openapi-parser": "^0.20.1", |
|
236 | 236 | }, |
237 | 237 | "packages/react-contentkit": { |
238 | 238 | "name": "@gitbook/react-contentkit", |
239 | | - "version": "0.7.5", |
| 239 | + "version": "0.7.6", |
240 | 240 | "dependencies": { |
241 | 241 | "@gitbook/api": "catalog:", |
242 | 242 | "@gitbook/icons": "workspace:*", |
|
252 | 252 | }, |
253 | 253 | "packages/react-math": { |
254 | 254 | "name": "@gitbook/react-math", |
255 | | - "version": "0.6.1", |
| 255 | + "version": "0.6.2", |
256 | 256 | "bin": { |
257 | 257 | "gitbook-math": "./bin/gitbook-math.js", |
258 | 258 | }, |
|
269 | 269 | }, |
270 | 270 | "packages/react-openapi": { |
271 | 271 | "name": "@gitbook/react-openapi", |
272 | | - "version": "1.5.0", |
| 272 | + "version": "1.5.1", |
273 | 273 | "dependencies": { |
274 | 274 | "@gitbook/expr": "workspace:*", |
275 | 275 | "@gitbook/openapi-parser": "workspace:*", |
|
0 commit comments