|
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | 39 | "@babel/types": "^7.20.5", |
40 | | - "@microsoft/api-extractor": "^7.33.6", |
| 40 | + "@microsoft/api-extractor": "^7.33.7", |
41 | 41 | "@rollup/plugin-typescript": "^10.0.1", |
42 | 42 | "@types/babel__core": "^7.1.20", |
43 | 43 | "@types/babel__standalone": "^7.1.4", |
|
50 | 50 | "@types/less": "^3.0.3", |
51 | 51 | "@types/micromatch": "^4.0.2", |
52 | 52 | "@types/minimist": "^1.2.2", |
53 | | - "@types/node": "^18.11.10", |
| 53 | + "@types/node": "^18.11.13", |
54 | 54 | "@types/picomatch": "^2.3.0", |
55 | | - "@types/prompts": "^2.4.1", |
| 55 | + "@types/prompts": "^2.4.2", |
56 | 56 | "@types/resolve": "^1.20.2", |
57 | 57 | "@types/sass": "~1.43.1", |
58 | 58 | "@types/semver": "^7.3.13", |
59 | 59 | "@types/stylus": "^0.48.38", |
60 | 60 | "@types/ws": "^8.5.3", |
61 | | - "@typescript-eslint/eslint-plugin": "^5.45.0", |
62 | | - "@typescript-eslint/parser": "^5.45.0", |
| 61 | + "@typescript-eslint/eslint-plugin": "^5.46.0", |
| 62 | + "@typescript-eslint/parser": "^5.46.0", |
63 | 63 | "conventional-changelog-cli": "^2.2.2", |
64 | 64 | "esbuild": "^0.16.3", |
65 | 65 | "eslint": "^8.29.0", |
|
76 | 76 | "picocolors": "^1.0.0", |
77 | 77 | "playwright-chromium": "^1.28.1", |
78 | 78 | "pnpm": "^7.18.1", |
79 | | - "prettier": "2.8.0", |
| 79 | + "prettier": "2.8.1", |
80 | 80 | "prompts": "^2.4.2", |
81 | 81 | "resolve": "^1.22.1", |
82 | 82 | "rimraf": "^3.0.2", |
|
89 | 89 | "typescript": "^4.9.3", |
90 | 90 | "unbuild": "^0.9.4", |
91 | 91 | "vite": "workspace:*", |
92 | | - "vitepress": "^1.0.0-alpha.29", |
93 | | - "vitest": "^0.25.3", |
| 92 | + "vitepress": "^1.0.0-alpha.31", |
| 93 | + "vitest": "^0.25.7", |
94 | 94 | "vue": "^3.2.45" |
95 | 95 | }, |
96 | 96 | "simple-git-hooks": { |
|
0 commit comments