|
1 | 1 | { |
2 | 2 | "name": "bootcell-document", |
3 | 3 | "version": "1.0.0", |
4 | | - "description": "Re-implemented Official Document site of BootStrap & FontAwesome based on WebCell, BootCell & MarkCell", |
| 4 | + "description": "Re-implemented Official Document site of Bootstrap & FontAwesome based on WebCell, BootCell & MarkCell", |
5 | 5 | "dependencies": { |
6 | | - "@nuintun/qrcode": "^3.4.0", |
7 | | - "boot-cell": "^2.0.0-beta.18", |
8 | | - "cell-router": "^3.0.0-rc.5", |
| 6 | + "boot-cell": "^2.0.0-beta.26", |
| 7 | + "cell-router": "^3.0.0-rc.7", |
9 | 8 | "classnames": "^2.5.1", |
10 | | - "dom-renderer": "^2.1.1", |
11 | | - "github-web-widget": "^4.0.0-rc.1", |
| 9 | + "dom-renderer": "^2.1.7", |
| 10 | + "github-web-widget": "^4.0.0-rc.2", |
12 | 11 | "iterable-observer": "^1.0.1", |
13 | | - "koajax": "^0.9.6", |
14 | | - "lodash.groupby": "^4.6.0", |
15 | | - "markdown-ime": "^1.0.3", |
16 | | - "marked": "^12.0.0", |
17 | | - "mobx": "^6.12.0", |
18 | | - "quill": "^1.3.7", |
19 | | - "quill-image-uploader": "^1.3.0", |
20 | | - "turndown": "^7.1.2", |
21 | | - "turndown-plugin-gfm": "^1.0.2", |
22 | | - "web-cell": "^3.0.0-rc.14", |
23 | | - "web-utility": "^4.1.3" |
| 12 | + "mobx": "^6.12.4", |
| 13 | + "mobx-github": "^0.3.2", |
| 14 | + "web-cell": "^3.0.0-rc.16", |
| 15 | + "web-utility": "^4.4.0" |
24 | 16 | }, |
25 | 17 | "devDependencies": { |
26 | | - "@octokit/openapi-types": "^19.1.0", |
27 | | - "@parcel/config-default": "~2.11.0", |
28 | | - "@parcel/packager-raw-url": "~2.11.0", |
29 | | - "@parcel/transformer-less": "~2.11.0", |
30 | | - "@parcel/transformer-typescript-tsc": "~2.11.0", |
31 | | - "@parcel/transformer-webmanifest": "~2.11.0", |
32 | | - "@types/lodash.groupby": "^4.6.9", |
33 | | - "@types/mdx": "^2.0.11", |
34 | | - "@types/node": "^18.19.14", |
| 18 | + "@parcel/config-default": "~2.12.0", |
| 19 | + "@parcel/packager-raw-url": "~2.12.0", |
| 20 | + "@parcel/transformer-less": "~2.12.0", |
| 21 | + "@parcel/transformer-typescript-tsc": "~2.12.0", |
| 22 | + "@parcel/transformer-webmanifest": "~2.12.0", |
| 23 | + "@types/mdx": "^2.0.13", |
| 24 | + "@types/node": "^18.19.34", |
35 | 25 | "fs-match": "^1.7.1", |
36 | | - "husky": "^9.0.10", |
37 | | - "lint-staged": "^15.2.2", |
38 | | - "parcel": "~2.11.0", |
39 | | - "parcel-transformer-mdx": "^0.3.1", |
40 | | - "postcss": "^8.4.35", |
| 26 | + "husky": "^9.0.11", |
| 27 | + "lint-staged": "^15.2.7", |
| 28 | + "parcel": "~2.12.0", |
| 29 | + "parcel-transformer-mdx": "^0.3.2", |
| 30 | + "postcss": "^8.4.38", |
41 | 31 | "postcss-modules": "^4.3.1", |
42 | | - "prettier": "^3.2.5", |
43 | | - "tsx": "^4.7.0", |
44 | | - "typescript": "~5.3.3", |
45 | | - "workbox-cli": "^7.0.0", |
46 | | - "yaml": "^2.3.4" |
| 32 | + "prettier": "^3.3.2", |
| 33 | + "tsx": "^4.15.5", |
| 34 | + "typescript": "~5.4.5", |
| 35 | + "workbox-cli": "^7.1.0", |
| 36 | + "yaml": "^2.4.5" |
47 | 37 | }, |
48 | 38 | "prettier": { |
49 | 39 | "singleQuote": true, |
|
0 commit comments