|
53 | 53 | "@types/fs-extra": "^11.0.4", |
54 | 54 | "@types/less": "^3.0.6", |
55 | 55 | "@types/micromatch": "^4.0.7", |
56 | | - "@types/node": "^20.12.11", |
| 56 | + "@types/node": "^20.12.12", |
57 | 57 | "@types/picomatch": "^2.3.3", |
58 | 58 | "@types/semver": "^7.5.8", |
59 | 59 | "@types/stylus": "^0.48.42", |
60 | 60 | "@types/ws": "^8.5.10", |
61 | | - "@typescript-eslint/eslint-plugin": "^7.8.0", |
62 | | - "@typescript-eslint/parser": "^7.8.0", |
| 61 | + "@typescript-eslint/eslint-plugin": "^7.9.0", |
| 62 | + "@typescript-eslint/parser": "^7.9.0", |
63 | 63 | "@vitejs/release-scripts": "^1.3.1", |
64 | 64 | "conventional-changelog-cli": "^5.0.0", |
65 | 65 | "eslint": "^8.57.0", |
66 | 66 | "eslint-define-config": "^2.1.0", |
67 | 67 | "eslint-plugin-i": "^2.29.1", |
68 | | - "eslint-plugin-n": "^17.6.0", |
| 68 | + "eslint-plugin-n": "^17.7.0", |
69 | 69 | "eslint-plugin-regexp": "^2.5.0", |
70 | | - "execa": "^9.0.2", |
| 70 | + "execa": "^9.1.0", |
71 | 71 | "feed": "^4.2.2", |
72 | 72 | "fs-extra": "^11.2.0", |
73 | 73 | "lint-staged": "^15.2.2", |
74 | | - "npm-run-all2": "^6.1.2", |
75 | | - "picocolors": "^1.0.0", |
| 74 | + "npm-run-all2": "^6.2.0", |
| 75 | + "picocolors": "^1.0.1", |
76 | 76 | "playwright-chromium": "^1.44.0", |
77 | 77 | "prettier": "3.2.5", |
78 | 78 | "rimraf": "^5.0.7", |
79 | 79 | "rollup": "^4.13.0", |
80 | 80 | "semver": "^7.6.2", |
81 | 81 | "simple-git-hooks": "^2.11.1", |
82 | 82 | "tslib": "^2.6.2", |
83 | | - "tsx": "^4.10.1", |
| 83 | + "tsx": "^4.10.5", |
84 | 84 | "typescript": "^5.2.2", |
85 | 85 | "unbuild": "^2.0.0", |
86 | 86 | "vite": "workspace:*", |
|
0 commit comments