|
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | 39 | "@babel/types": "^7.20.7", |
40 | | - "@microsoft/api-extractor": "^7.33.7", |
| 40 | + "@microsoft/api-extractor": "^7.33.8", |
41 | 41 | "@rollup/plugin-typescript": "^11.0.0", |
42 | | - "@types/babel__core": "^7.1.20", |
| 42 | + "@types/babel__core": "^7.20.0", |
43 | 43 | "@types/babel__standalone": "^7.1.4", |
44 | 44 | "@types/convert-source-map": "^2.0.0", |
45 | 45 | "@types/cross-spawn": "^6.0.2", |
|
59 | 59 | "@types/semver": "^7.3.13", |
60 | 60 | "@types/stylus": "^0.48.38", |
61 | 61 | "@types/ws": "^8.5.4", |
62 | | - "@typescript-eslint/eslint-plugin": "^5.48.1", |
63 | | - "@typescript-eslint/parser": "^5.48.1", |
| 62 | + "@typescript-eslint/eslint-plugin": "^5.48.2", |
| 63 | + "@typescript-eslint/parser": "^5.48.2", |
64 | 64 | "conventional-changelog-cli": "^2.2.2", |
65 | 65 | "esbuild": "^0.16.14", |
66 | 66 | "eslint": "^8.32.0", |
67 | 67 | "eslint-define-config": "^1.14.0", |
68 | | - "eslint-plugin-import": "^2.27.4", |
| 68 | + "eslint-plugin-import": "^2.27.5", |
69 | 69 | "eslint-plugin-node": "^11.1.0", |
70 | 70 | "eslint-plugin-regexp": "^1.12.0", |
71 | 71 | "execa": "^6.1.0", |
|
88 | 88 | "typescript": "^4.9.3", |
89 | 89 | "unbuild": "^0.9.4", |
90 | 90 | "vite": "workspace:*", |
91 | | - "vitepress": "^1.0.0-alpha.36", |
92 | | - "vitest": "^0.27.1", |
| 91 | + "vitepress": "^1.0.0-alpha.40", |
| 92 | + "vitest": "^0.28.1", |
93 | 93 | "vue": "^3.2.45" |
94 | 94 | }, |
95 | 95 | "simple-git-hooks": { |
|
109 | 109 | "eslint --cache --fix" |
110 | 110 | ] |
111 | 111 | }, |
112 | | - "packageManager": "[email protected].0", |
| 112 | + "packageManager": "[email protected].1", |
113 | 113 | "pnpm": { |
114 | 114 | "overrides": { |
115 | 115 | "vite": "workspace:*" |
|
0 commit comments