|
42 | 42 | }, |
43 | 43 | "devDependencies": { |
44 | 44 | "@babel/types": "^7.22.5", |
45 | | - "@microsoft/api-extractor": "^7.35.4", |
| 45 | + "@microsoft/api-extractor": "^7.36.0", |
46 | 46 | "@rollup/plugin-typescript": "^11.1.1", |
47 | 47 | "@types/babel__core": "^7.20.1", |
48 | 48 | "@types/babel__preset-env": "^7.9.2", |
|
62 | 62 | "@types/sass": "~1.43.1", |
63 | 63 | "@types/stylus": "^0.48.38", |
64 | 64 | "@types/ws": "^8.5.5", |
65 | | - "@typescript-eslint/eslint-plugin": "^5.59.11", |
66 | | - "@typescript-eslint/parser": "^5.59.11", |
| 65 | + "@typescript-eslint/eslint-plugin": "^5.60.0", |
| 66 | + "@typescript-eslint/parser": "^5.60.0", |
67 | 67 | "@vitejs/release-scripts": "^1.2.0", |
68 | 68 | "conventional-changelog-cli": "^2.2.2", |
69 | 69 | "eslint": "^8.43.0", |
70 | | - "eslint-define-config": "^1.20.0", |
| 70 | + "eslint-define-config": "^1.21.0", |
71 | 71 | "eslint-plugin-import": "^2.27.5", |
72 | 72 | "eslint-plugin-n": "^15.7.0", |
73 | 73 | "eslint-plugin-regexp": "^1.15.0", |
|
88 | 88 | "typescript": "^5.0.2", |
89 | 89 | "unbuild": "^1.2.1", |
90 | 90 | "vite": "workspace:*", |
91 | | - "vitepress": "1.0.0-beta.2", |
| 91 | + "vitepress": "1.0.0-beta.3", |
92 | 92 | "vitest": "^0.32.2", |
93 | 93 | "vue": "^3.3.4" |
94 | 94 | }, |
|
109 | 109 | "eslint --cache --fix" |
110 | 110 | ] |
111 | 111 | }, |
112 | | - "packageManager": "pnpm@8.6.2", |
| 112 | + "packageManager": "pnpm@8.6.4", |
113 | 113 | "pnpm": { |
114 | 114 | "overrides": { |
115 | 115 | "vite": "workspace:*" |
|
0 commit comments