|
1 | 1 | { |
2 | 2 | "name": "@blueprintjs/docs-app", |
3 | | - "version": "4.11.0", |
| 3 | + "version": "4.11.1", |
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.11.0", |
20 | | - "@blueprintjs/datetime": "^4.4.0", |
21 | | - "@blueprintjs/datetime2": "^0.6.3", |
22 | | - "@blueprintjs/docs-data": "^4.11.0", |
23 | | - "@blueprintjs/docs-theme": "^4.4.8", |
24 | | - "@blueprintjs/icons": "^4.6.1", |
25 | | - "@blueprintjs/popover2": "^1.7.0", |
26 | | - "@blueprintjs/select": "^4.8.0", |
27 | | - "@blueprintjs/table": "^4.7.0", |
| 19 | + "@blueprintjs/core": "^4.11.1", |
| 20 | + "@blueprintjs/datetime": "^4.4.1", |
| 21 | + "@blueprintjs/datetime2": "^0.6.4", |
| 22 | + "@blueprintjs/docs-data": "^4.11.1", |
| 23 | + "@blueprintjs/docs-theme": "^4.4.9", |
| 24 | + "@blueprintjs/icons": "^4.6.2", |
| 25 | + "@blueprintjs/popover2": "^1.7.1", |
| 26 | + "@blueprintjs/select": "^4.8.1", |
| 27 | + "@blueprintjs/table": "^4.7.1", |
28 | 28 | "@blueprintjs/test-commons": "^1.1.0", |
29 | | - "@blueprintjs/timezone": "^4.5.0", |
| 29 | + "@blueprintjs/timezone": "^4.5.1", |
30 | 30 | "@documentalist/client": "^4.0.0", |
31 | 31 | "chroma-js": "^2.1.0", |
32 | 32 | "classnames": "^2.3.2", |
|
0 commit comments