|
1 | 1 | { |
2 | 2 | "name": "@blueprintjs/docs-app", |
3 | | - "version": "4.17.5", |
| 3 | + "version": "4.17.6", |
4 | 4 | "description": "Blueprint Documentation Site", |
5 | 5 | "private": true, |
6 | 6 | "scripts": { |
|
16 | 16 | "verify": "run-p dist lint" |
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | | - "@blueprintjs/core": "^4.17.5", |
20 | | - "@blueprintjs/datetime": "^4.4.24", |
21 | | - "@blueprintjs/datetime2": "^0.9.22", |
22 | | - "@blueprintjs/docs-data": "^4.17.5", |
23 | | - "@blueprintjs/docs-theme": "^4.5.11", |
| 19 | + "@blueprintjs/core": "^4.17.6", |
| 20 | + "@blueprintjs/datetime": "^4.4.25", |
| 21 | + "@blueprintjs/datetime2": "^0.9.23", |
| 22 | + "@blueprintjs/docs-data": "^4.17.6", |
| 23 | + "@blueprintjs/docs-theme": "^4.5.12", |
24 | 24 | "@blueprintjs/icons": "^4.14.3", |
25 | 25 | "@blueprintjs/monaco-editor-theme": "^0.1.5", |
26 | | - "@blueprintjs/popover2": "^1.13.9", |
27 | | - "@blueprintjs/select": "^4.9.9", |
28 | | - "@blueprintjs/table": "^4.9.0", |
| 26 | + "@blueprintjs/popover2": "^1.13.10", |
| 27 | + "@blueprintjs/select": "^4.9.10", |
| 28 | + "@blueprintjs/table": "^4.9.1", |
29 | 29 | "@blueprintjs/test-commons": "^1.1.13", |
30 | | - "@blueprintjs/timezone": "^4.5.28", |
| 30 | + "@blueprintjs/timezone": "^4.5.29", |
31 | 31 | "@documentalist/client": "^4.0.0", |
32 | 32 | "chroma-js": "^2.4.2", |
33 | 33 | "classnames": "^2.3.1", |
|
0 commit comments