|
50 | 50 | "@types/etag": "^1.8.3", |
51 | 51 | "@types/less": "^3.0.6", |
52 | 52 | "@types/micromatch": "^4.0.9", |
53 | | - "@types/node": "^20.14.13", |
| 53 | + "@types/node": "^20.14.14", |
54 | 54 | "@types/picomatch": "^3.0.0", |
55 | 55 | "@types/stylus": "^0.48.42", |
56 | 56 | "@types/ws": "^8.5.12", |
57 | | - "@vitejs/release-scripts": "^1.3.1", |
| 57 | + "@vitejs/release-scripts": "^1.3.2", |
58 | 58 | "conventional-changelog-cli": "^5.0.0", |
59 | 59 | "eslint": "^9.8.0", |
60 | 60 | "eslint-plugin-import-x": "^3.1.0", |
61 | | - "eslint-plugin-n": "^17.10.1", |
| 61 | + "eslint-plugin-n": "^17.10.2", |
62 | 62 | "eslint-plugin-regexp": "^2.6.0", |
63 | 63 | "execa": "^9.3.0", |
64 | | - "globals": "^15.8.0", |
65 | | - "lint-staged": "^15.2.7", |
| 64 | + "globals": "^15.9.0", |
| 65 | + "lint-staged": "^15.2.8", |
66 | 66 | "npm-run-all2": "^6.2.2", |
67 | 67 | "picocolors": "^1.0.1", |
68 | 68 | "playwright-chromium": "^1.45.3", |
69 | 69 | "prettier": "3.3.3", |
70 | | - "rimraf": "^5.0.9", |
| 70 | + "rimraf": "^5.0.10", |
71 | 71 | "rollup": "^4.13.0", |
72 | 72 | "rollup-plugin-esbuild": "^6.1.1", |
73 | 73 | "simple-git-hooks": "^2.11.1", |
74 | 74 | "tslib": "^2.6.3", |
75 | | - "tsx": "^4.16.2", |
| 75 | + "tsx": "^4.16.5", |
76 | 76 | "typescript": "^5.5.3", |
77 | 77 | "typescript-eslint": "^8.0.0", |
78 | 78 | "vite": "workspace:*", |
79 | | - "vitest": "^2.0.4" |
| 79 | + "vitest": "^2.0.5" |
80 | 80 | }, |
81 | 81 | "simple-git-hooks": { |
82 | 82 | "pre-commit": "pnpm exec lint-staged --concurrent false" |
|
0 commit comments