|
37 | 37 | },
|
38 | 38 | "devDependencies": {
|
39 | 39 | "@babel/types": "^7.18.9",
|
40 |
| - "@microsoft/api-extractor": "^7.28.6", |
41 |
| - "@rollup/plugin-typescript": "^8.3.3", |
| 40 | + "@microsoft/api-extractor": "^7.28.7", |
| 41 | + "@rollup/plugin-typescript": "^8.3.4", |
42 | 42 | "@types/babel__core": "^7.1.19",
|
43 | 43 | "@types/babel__standalone": "^7.1.4",
|
44 | 44 | "@types/convert-source-map": "^1.5.2",
|
|
57 | 57 | "@types/semver": "^7.3.10",
|
58 | 58 | "@types/stylus": "^0.48.38",
|
59 | 59 | "@types/ws": "^8.5.3",
|
60 |
| - "@typescript-eslint/eslint-plugin": "^5.30.7", |
61 |
| - "@typescript-eslint/parser": "^5.30.7", |
| 60 | + "@typescript-eslint/eslint-plugin": "^5.31.0", |
| 61 | + "@typescript-eslint/parser": "^5.31.0", |
62 | 62 | "conventional-changelog-cli": "^2.2.2",
|
63 | 63 | "cross-env": "^7.0.3",
|
64 | 64 | "esbuild": "^0.14.47",
|
65 |
| - "eslint": "^8.20.0", |
| 65 | + "eslint": "^8.21.0", |
66 | 66 | "eslint-define-config": "^1.6.0",
|
67 | 67 | "eslint-plugin-import": "^2.26.0",
|
68 | 68 | "eslint-plugin-node": "^11.1.0",
|
|
72 | 72 | "minimist": "^1.2.6",
|
73 | 73 | "npm-run-all": "^4.1.5",
|
74 | 74 | "picocolors": "^1.0.0",
|
75 |
| - "playwright-chromium": "^1.24.0", |
76 |
| - "pnpm": "^7.6.0", |
| 75 | + "playwright-chromium": "^1.24.2", |
| 76 | + "pnpm": "^7.8.0", |
77 | 77 | "prettier": "2.7.1",
|
78 | 78 | "prompts": "^2.4.2",
|
79 | 79 | "rimraf": "^3.0.2",
|
|
86 | 86 | "unbuild": "^0.7.6",
|
87 | 87 | "vite": "workspace:*",
|
88 | 88 | "vitepress": "^1.0.0-alpha.4",
|
89 |
| - "vitest": "^0.19.0", |
| 89 | + "vitest": "^0.20.2", |
90 | 90 | "vue": "^3.2.37"
|
91 | 91 | },
|
92 | 92 | "simple-git-hooks": {
|
|
107 | 107 | "eslint --cache --fix"
|
108 | 108 | ]
|
109 | 109 | },
|
110 |
| - "packageManager": "pnpm@7.6.0", |
| 110 | + "packageManager": "pnpm@7.8.0", |
111 | 111 | "pnpm": {
|
112 | 112 | "overrides": {
|
113 | 113 | "vite": "workspace:*",
|
|
0 commit comments