|
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",
|
|
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.7", |
63 |
| - "@typescript-eslint/parser": "^5.30.7", |
| 62 | + "@typescript-eslint/eslint-plugin": "^5.31.0", |
| 63 | + "@typescript-eslint/parser": "^5.31.0", |
64 | 64 | "conventional-changelog-cli": "^2.2.2",
|
65 | 65 | "cross-env": "^7.0.3",
|
66 | 66 | "esbuild": "^0.14.47",
|
67 |
| - "eslint": "^8.20.0", |
68 |
| - "eslint-define-config": "^1.5.1", |
| 67 | + "eslint": "^8.21.0", |
| 68 | + "eslint-define-config": "^1.6.0", |
69 | 69 | "eslint-plugin-import": "^2.26.0",
|
70 | 70 | "eslint-plugin-node": "^11.1.0",
|
71 | 71 | "execa": "^6.1.0",
|
72 | 72 | "fs-extra": "^10.1.0",
|
73 | 73 | "kill-port": "^1.6.1",
|
74 | 74 | "lint-staged": "^13.0.3",
|
75 | 75 | "minimist": "^1.2.6",
|
76 |
| - "node-fetch": "^3.2.9", |
| 76 | + "node-fetch": "^3.2.10", |
77 | 77 | "npm-run-all": "^4.1.5",
|
78 | 78 | "picocolors": "^1.0.0",
|
79 |
| - "playwright-chromium": "^1.24.0", |
80 |
| - "pnpm": "^7.6.0", |
| 79 | + "playwright-chromium": "^1.24.2", |
| 80 | + "pnpm": "^7.8.0", |
81 | 81 | "prettier": "2.7.1",
|
82 | 82 | "prompts": "^2.4.2",
|
83 | 83 | "rimraf": "^3.0.2",
|
|
91 | 91 | "unbuild": "^0.7.6",
|
92 | 92 | "vite": "workspace:*",
|
93 | 93 | "vitepress": "^1.0.0-alpha.4",
|
94 |
| - "vitest": "^0.19.0", |
| 94 | + "vitest": "^0.20.2", |
95 | 95 | "vue": "^3.2.37"
|
96 | 96 | },
|
97 | 97 | "simple-git-hooks": {
|
|
112 | 112 | "eslint --cache --fix"
|
113 | 113 | ]
|
114 | 114 | },
|
115 |
| - "packageManager": "pnpm@7.6.0", |
| 115 | + "packageManager": "pnpm@7.8.0", |
116 | 116 | "pnpm": {
|
117 | 117 | "overrides": {
|
118 | 118 | "vite": "workspace:*",
|
|
0 commit comments