|
48 | 48 | "@types/convert-source-map": "^2.0.2", |
49 | 49 | "@types/cross-spawn": "^6.0.4", |
50 | 50 | "@types/debug": "^4.1.10", |
51 | | - "@types/estree": "^1.0.3", |
| 51 | + "@types/estree": "^1.0.4", |
52 | 52 | "@types/etag": "^1.8.2", |
53 | 53 | "@types/fs-extra": "^11.0.3", |
54 | 54 | "@types/json-stable-stringify": "^1.0.35", |
|
59 | 59 | "@types/sass": "~1.43.1", |
60 | 60 | "@types/stylus": "^0.48.41", |
61 | 61 | "@types/ws": "^8.5.8", |
62 | | - "@typescript-eslint/eslint-plugin": "^6.9.0", |
63 | | - "@typescript-eslint/parser": "^6.9.0", |
| 62 | + "@typescript-eslint/eslint-plugin": "^6.9.1", |
| 63 | + "@typescript-eslint/parser": "^6.9.1", |
64 | 64 | "@vitejs/release-scripts": "^1.3.1", |
65 | 65 | "conventional-changelog-cli": "^3.0.0", |
66 | | - "eslint": "^8.52.0", |
| 66 | + "eslint": "^8.53.0", |
67 | 67 | "eslint-define-config": "^1.24.1", |
68 | 68 | "eslint-plugin-import": "^2.29.0", |
69 | 69 | "eslint-plugin-n": "^16.2.0", |
|
83 | 83 | "typescript": "^5.2.2", |
84 | 84 | "unbuild": "^2.0.0", |
85 | 85 | "vite": "workspace:*", |
86 | | - "vitepress": "1.0.0-rc.24", |
| 86 | + "vitepress": "1.0.0-rc.25", |
87 | 87 | "vitest": "^0.34.6", |
88 | 88 | "vue": "^3.3.7" |
89 | 89 | }, |
|
0 commit comments