|
41 | 41 | "@types/babel__core": "^7.20.5", |
42 | 42 | "@types/convert-source-map": "^2.0.3", |
43 | 43 | "@types/fs-extra": "^11.0.4", |
44 | | - "@types/node": "^24.10.9", |
45 | | - "@typescript/native-preview": "7.0.0-dev.20260202.1", |
| 44 | + "@types/node": "^24.12.0", |
| 45 | + "@typescript/native-preview": "7.0.0-dev.20260323.1", |
46 | 46 | "@vitejs/release-scripts": "^1.6.0", |
47 | | - "eslint": "^10.0.3", |
| 47 | + "eslint": "^10.1.0", |
48 | 48 | "eslint-import-resolver-typescript": "^4.4.4", |
49 | | - "eslint-plugin-import-x": "^4.16.1", |
50 | | - "eslint-plugin-n": "^17.23.2", |
51 | | - "eslint-plugin-regexp": "^3.0.0", |
| 49 | + "eslint-plugin-import-x": "^4.16.2", |
| 50 | + "eslint-plugin-n": "^17.24.0", |
| 51 | + "eslint-plugin-regexp": "^3.1.0", |
52 | 52 | "execa": "^9.6.1", |
53 | | - "fs-extra": "^11.3.3", |
54 | | - "lint-staged": "^16.2.7", |
| 53 | + "fs-extra": "^11.3.4", |
| 54 | + "lint-staged": "^16.4.0", |
55 | 55 | "picocolors": "^1.1.1", |
56 | | - "playwright-chromium": "^1.58.1", |
| 56 | + "playwright-chromium": "^1.58.2", |
57 | 57 | "prettier": "3.8.1", |
58 | 58 | "rollup": "^4.59.0", |
59 | 59 | "simple-git-hooks": "^2.13.1", |
60 | 60 | "tsx": "^4.21.0", |
61 | 61 | "typescript": "^5.9.3", |
62 | | - "typescript-eslint": "^8.54.0", |
| 62 | + "typescript-eslint": "^8.57.1", |
63 | 63 | "vite": "catalog:", |
64 | | - "vitest": "^4.0.18", |
| 64 | + "vitest": "^4.1.0", |
65 | 65 | "vue": "catalog:" |
66 | 66 | }, |
67 | 67 | "simple-git-hooks": { |
|
81 | 81 | "eslint --cache --fix" |
82 | 82 | ] |
83 | 83 | }, |
84 | | - "packageManager": "pnpm@10.28.2" |
| 84 | + "packageManager": "pnpm@10.32.1" |
85 | 85 | } |
0 commit comments