|
27 | 27 | "ci-docs": "run-s build-vite build-plugin-vue build-docs"
|
28 | 28 | },
|
29 | 29 | "devDependencies": {
|
30 |
| - "@microsoft/api-extractor": "^7.18.4", |
| 30 | + "@microsoft/api-extractor": "^7.18.9", |
31 | 31 | "@types/fs-extra": "^9.0.12",
|
32 | 32 | "@types/jest": "^27.0.1",
|
33 | 33 | "@types/node": "^15.12.2",
|
34 | 34 | "@types/semver": "^7.3.8",
|
35 |
| - "@typescript-eslint/eslint-plugin": "^4.28.5", |
36 |
| - "@typescript-eslint/parser": "^4.28.5", |
| 35 | + "@typescript-eslint/eslint-plugin": "^4.31.1", |
| 36 | + "@typescript-eslint/parser": "^4.31.1", |
37 | 37 | "chalk": "^4.1.2",
|
38 | 38 | "conventional-changelog-cli": "^2.1.1",
|
39 | 39 | "cross-env": "^7.0.3",
|
|
42 | 42 | "eslint-plugin-node": "^11.1.0",
|
43 | 43 | "execa": "^5.1.1",
|
44 | 44 | "fs-extra": "^10.0.0",
|
45 |
| - "jest": "^27.0.6", |
46 |
| - "lint-staged": "^11.1.1", |
| 45 | + "jest": "^27.2.0", |
| 46 | + "lint-staged": "^11.1.2", |
47 | 47 | "minimist": "^1.2.5",
|
48 |
| - "node-fetch": "^2.6.1", |
| 48 | + "node-fetch": "^2.6.2", |
49 | 49 | "npm-run-all": "^4.1.5",
|
50 |
| - "playwright-chromium": "^1.13.1", |
51 |
| - "prettier": "2.3.2", |
| 50 | + "playwright-chromium": "^1.14.1", |
| 51 | + "prettier": "2.4.1", |
52 | 52 | "prompts": "^2.4.1",
|
53 | 53 | "rimraf": "^3.0.2",
|
54 | 54 | "semver": "^7.3.5",
|
55 | 55 | "sirv": "^1.0.17",
|
56 |
| - "ts-jest": "^27.0.4", |
| 56 | + "ts-jest": "^27.0.5", |
57 | 57 | "ts-node": "^10.1.0",
|
58 | 58 | "typescript": "~4.3.5",
|
59 |
| - "vitepress": "^0.17.1", |
| 59 | + "vitepress": "^0.18.1", |
60 | 60 | "yorkie": "^2.0.0"
|
61 | 61 | },
|
62 | 62 | "peerDependencies": {
|
|
0 commit comments