|
42 | 42 | "@types/convert-source-map": "^2.0.3",
|
43 | 43 | "@types/debug": "^4.1.12",
|
44 | 44 | "@types/fs-extra": "^11.0.4",
|
45 |
| - "@types/node": "^22.15.30", |
| 45 | + "@types/node": "^22.15.31", |
46 | 46 | "@vitejs/release-scripts": "^1.5.0",
|
47 | 47 | "conventional-changelog-cli": "^5.0.0",
|
48 | 48 | "eslint": "^9.28.0",
|
49 | 49 | "eslint-import-resolver-typescript": "^4.4.3",
|
50 | 50 | "eslint-plugin-import-x": "^4.15.1",
|
51 | 51 | "eslint-plugin-n": "^17.19.0",
|
52 |
| - "eslint-plugin-regexp": "^2.8.0", |
| 52 | + "eslint-plugin-regexp": "^2.9.0", |
53 | 53 | "execa": "^9.6.0",
|
54 | 54 | "fs-extra": "^11.3.0",
|
55 | 55 | "lint-staged": "^16.1.0",
|
56 | 56 | "picocolors": "^1.1.1",
|
57 |
| - "playwright-chromium": "^1.52.0", |
| 57 | + "playwright-chromium": "^1.53.0", |
58 | 58 | "prettier": "3.5.3",
|
59 | 59 | "rollup": "^4.41.1",
|
60 | 60 | "simple-git-hooks": "^2.13.0",
|
61 |
| - "tsx": "^4.19.4", |
| 61 | + "tsx": "^4.20.1", |
62 | 62 | "typescript": "^5.8.3",
|
63 |
| - "typescript-eslint": "^8.33.1", |
| 63 | + "typescript-eslint": "^8.34.0", |
64 | 64 | "unbuild": "3.5.0",
|
65 | 65 | "vite": "catalog:",
|
66 |
| - "vitest": "^3.2.2", |
| 66 | + "vitest": "^3.2.3", |
67 | 67 | "vue": "catalog:"
|
68 | 68 | },
|
69 | 69 | "simple-git-hooks": {
|
|
83 | 83 | "eslint --cache --fix"
|
84 | 84 | ]
|
85 | 85 | },
|
86 |
| - "packageManager": "pnpm@10.11.1", |
| 86 | + "packageManager": "pnpm@10.12.1", |
87 | 87 | "pnpm": {
|
88 | 88 | "overrides": {
|
89 | 89 | "@vitejs/plugin-vue": "workspace:*"
|
|
0 commit comments