|
54 | 54 | "@types/json-stable-stringify": "^1.0.34", |
55 | 55 | "@types/less": "^3.0.4", |
56 | 56 | "@types/micromatch": "^4.0.3", |
57 | | - "@types/node": "^18.18.4", |
| 57 | + "@types/node": "^18.18.5", |
58 | 58 | "@types/picomatch": "^2.3.1", |
59 | 59 | "@types/sass": "~1.43.1", |
60 | 60 | "@types/stylus": "^0.48.40", |
61 | | - "@types/ws": "^8.5.6", |
62 | | - "@typescript-eslint/eslint-plugin": "^6.7.4", |
63 | | - "@typescript-eslint/parser": "^6.7.4", |
| 61 | + "@types/ws": "^8.5.7", |
| 62 | + "@typescript-eslint/eslint-plugin": "^6.7.5", |
| 63 | + "@typescript-eslint/parser": "^6.7.5", |
64 | 64 | "@vitejs/release-scripts": "^1.3.1", |
65 | 65 | "conventional-changelog-cli": "^3.0.0", |
66 | 66 | "eslint": "^8.51.0", |
67 | 67 | "eslint-define-config": "^1.24.1", |
68 | 68 | "eslint-plugin-import": "^2.28.1", |
69 | | - "eslint-plugin-n": "^16.1.0", |
| 69 | + "eslint-plugin-n": "^16.2.0", |
70 | 70 | "eslint-plugin-regexp": "^1.15.0", |
71 | 71 | "execa": "^8.0.1", |
72 | 72 | "fs-extra": "^11.1.1", |
73 | | - "lint-staged": "^14.0.1", |
| 73 | + "lint-staged": "^15.0.1", |
74 | 74 | "npm-run-all2": "^6.1.1", |
75 | 75 | "picocolors": "^1.0.0", |
76 | | - "playwright-chromium": "^1.38.1", |
| 76 | + "playwright-chromium": "^1.39.0", |
77 | 77 | "prettier": "3.0.3", |
78 | 78 | "rimraf": "^5.0.5", |
79 | 79 | "rollup": "^4.1.4", |
|
83 | 83 | "typescript": "^5.2.2", |
84 | 84 | "unbuild": "^2.0.0", |
85 | 85 | "vite": "workspace:*", |
86 | | - "vitepress": "1.0.0-rc.21", |
| 86 | + "vitepress": "1.0.0-rc.22", |
87 | 87 | "vitest": "^0.34.6", |
88 | 88 | "vue": "^3.3.4" |
89 | 89 | }, |
|
104 | 104 | "eslint --cache --fix" |
105 | 105 | ] |
106 | 106 | }, |
107 | | - "packageManager": "pnpm@8.8.0", |
| 107 | + "packageManager": "pnpm@8.9.2", |
108 | 108 | "pnpm": { |
109 | 109 | "overrides": { |
110 | 110 | "vite": "workspace:*" |
|
0 commit comments