|
36 | 36 | "ci-docs": "run-s build docs-build" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | | - "@babel/types": "^7.18.7", |
40 | | - "@microsoft/api-extractor": "^7.28.2", |
| 39 | + "@babel/types": "^7.18.8", |
| 40 | + "@microsoft/api-extractor": "^7.28.4", |
41 | 41 | "@rollup/plugin-typescript": "^8.3.3", |
42 | 42 | "@types/babel__core": "^7.1.19", |
43 | 43 | "@types/babel__standalone": "^7.1.4", |
|
59 | 59 | "@types/semver": "^7.3.10", |
60 | 60 | "@types/stylus": "^0.48.38", |
61 | 61 | "@types/ws": "^8.5.3", |
62 | | - "@typescript-eslint/eslint-plugin": "^5.30.4", |
63 | | - "@typescript-eslint/parser": "^5.30.4", |
| 62 | + "@typescript-eslint/eslint-plugin": "^5.30.5", |
| 63 | + "@typescript-eslint/parser": "^5.30.5", |
64 | 64 | "conventional-changelog-cli": "^2.2.2", |
65 | 65 | "cross-env": "^7.0.3", |
66 | 66 | "esbuild": "^0.14.47", |
|
76 | 76 | "node-fetch": "^3.2.6", |
77 | 77 | "npm-run-all": "^4.1.5", |
78 | 78 | "picocolors": "^1.0.0", |
79 | | - "playwright-chromium": "^1.23.1", |
| 79 | + "playwright-chromium": "^1.23.2", |
80 | 80 | "pnpm": "^7.5.0", |
81 | 81 | "prettier": "2.7.1", |
82 | 82 | "prompts": "^2.4.2", |
|
91 | 91 | "unbuild": "^0.7.4", |
92 | 92 | "vite": "workspace:*", |
93 | 93 | "vitepress": "^1.0.0-alpha.4", |
94 | | - "vitest": "^0.17.0", |
| 94 | + "vitest": "^0.18.0", |
95 | 95 | "vue": "^3.2.37" |
96 | 96 | }, |
97 | 97 | "simple-git-hooks": { |
|
0 commit comments