|
52 | 52 | "@types/fs-extra": "^11.0.4", |
53 | 53 | "@types/less": "^3.0.6", |
54 | 54 | "@types/micromatch": "^4.0.7", |
55 | | - "@types/node": "^20.14.0", |
| 55 | + "@types/node": "^20.14.2", |
56 | 56 | "@types/picomatch": "^2.3.3", |
57 | 57 | "@types/stylus": "^0.48.42", |
58 | 58 | "@types/ws": "^8.5.10", |
59 | | - "@typescript-eslint/eslint-plugin": "^7.11.0", |
60 | | - "@typescript-eslint/parser": "^7.11.0", |
| 59 | + "@typescript-eslint/eslint-plugin": "^7.12.0", |
| 60 | + "@typescript-eslint/parser": "^7.12.0", |
61 | 61 | "@vitejs/release-scripts": "^1.3.1", |
62 | 62 | "conventional-changelog-cli": "^5.0.0", |
63 | 63 | "eslint": "^8.57.0", |
64 | 64 | "eslint-plugin-i": "^2.29.1", |
65 | | - "eslint-plugin-n": "^17.7.0", |
| 65 | + "eslint-plugin-n": "^17.8.1", |
66 | 66 | "eslint-plugin-regexp": "^2.6.0", |
67 | | - "execa": "^9.1.0", |
| 67 | + "execa": "^9.2.0", |
68 | 68 | "fs-extra": "^11.2.0", |
69 | | - "globals": "^15.3.0", |
| 69 | + "globals": "^15.4.0", |
70 | 70 | "lint-staged": "^15.2.5", |
71 | 71 | "npm-run-all2": "^6.2.0", |
72 | 72 | "picocolors": "^1.0.1", |
73 | 73 | "playwright-chromium": "^1.44.1", |
74 | | - "prettier": "3.3.0", |
| 74 | + "prettier": "3.3.1", |
75 | 75 | "rimraf": "^5.0.7", |
76 | 76 | "rollup": "^4.13.0", |
77 | 77 | "simple-git-hooks": "^2.11.1", |
78 | | - "tslib": "^2.6.2", |
79 | | - "tsx": "^4.11.2", |
| 78 | + "tslib": "^2.6.3", |
| 79 | + "tsx": "^4.15.1", |
80 | 80 | "typescript": "^5.2.2", |
81 | | - "typescript-eslint": "^7.11.0", |
| 81 | + "typescript-eslint": "^7.12.0", |
82 | 82 | "vite": "workspace:*", |
83 | 83 | "vitest": "^1.6.0" |
84 | 84 | }, |
|
0 commit comments