|
34 | 34 | "@eslint-types/import": "^2.29.1",
|
35 | 35 | "@eslint-types/typescript-eslint": "^7.5.0",
|
36 | 36 | "@types/fs-extra": "^11.0.4",
|
37 |
| - "@types/node": "^20.12.12", |
38 |
| - "@typescript-eslint/eslint-plugin": "^7.9.0", |
39 |
| - "@typescript-eslint/parser": "^7.9.0", |
| 37 | + "@types/node": "^20.14.8", |
| 38 | + "@typescript-eslint/eslint-plugin": "^7.14.1", |
| 39 | + "@typescript-eslint/parser": "^7.14.1", |
40 | 40 | "@vitejs/release-scripts": "^1.3.1",
|
41 | 41 | "eslint": "^8.57.0",
|
42 | 42 | "eslint-define-config": "^2.1.0",
|
43 | 43 | "eslint-plugin-import": "^2.29.1",
|
44 |
| - "eslint-plugin-n": "^17.7.0", |
45 |
| - "eslint-plugin-regexp": "^2.5.0", |
| 44 | + "eslint-plugin-n": "^17.9.0", |
| 45 | + "eslint-plugin-regexp": "^2.6.0", |
46 | 46 | "fs-extra": "^11.2.0",
|
47 |
| - "lint-staged": "^15.2.2", |
| 47 | + "lint-staged": "^15.2.7", |
48 | 48 | "npm-run-all2": "^6.2.0",
|
49 | 49 | "picocolors": "^1.0.1",
|
50 |
| - "playwright-chromium": "^1.44.0", |
| 50 | + "playwright-chromium": "^1.45.0", |
51 | 51 | "prettier": "^3.0.3",
|
52 | 52 | "simple-git-hooks": "^2.11.1",
|
53 |
| - "tsx": "^4.10.5", |
54 |
| - "typescript": "^5.4.5", |
55 |
| - "vite": "^5.2.11", |
| 53 | + "tsx": "^4.15.7", |
| 54 | + "typescript": "^5.5.2", |
| 55 | + "vite": "^5.3.1", |
56 | 56 | "vitest": "^1.6.0"
|
57 | 57 | },
|
58 | 58 | "simple-git-hooks": {
|
|
0 commit comments