|
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | 39 | "@babel/types": "^7.28.2", |
40 | | - "@eslint/js": "^9.33.0", |
| 40 | + "@eslint/js": "^9.34.0", |
41 | 41 | "@types/babel__core": "^7.20.5", |
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.17.2", |
| 45 | + "@types/node": "^22.18.0", |
46 | 46 | "@vitejs/release-scripts": "^1.6.0", |
47 | | - "eslint": "^9.33.0", |
| 47 | + "eslint": "^9.34.0", |
48 | 48 | "eslint-import-resolver-typescript": "^4.4.4", |
49 | 49 | "eslint-plugin-import-x": "^4.16.1", |
50 | 50 | "eslint-plugin-n": "^17.21.3", |
|
53 | 53 | "fs-extra": "^11.3.1", |
54 | 54 | "lint-staged": "^16.1.5", |
55 | 55 | "picocolors": "^1.1.1", |
56 | | - "playwright-chromium": "^1.54.2", |
| 56 | + "playwright-chromium": "^1.55.0", |
57 | 57 | "prettier": "3.6.2", |
58 | 58 | "rollup": "^4.48.1", |
59 | 59 | "simple-git-hooks": "^2.13.1", |
60 | | - "tsx": "^4.20.4", |
| 60 | + "tsx": "^4.20.5", |
61 | 61 | "typescript": "^5.9.2", |
62 | | - "typescript-eslint": "^8.39.1", |
| 62 | + "typescript-eslint": "^8.40.0", |
63 | 63 | "vite": "catalog:", |
64 | 64 | "vitest": "^3.2.4", |
65 | 65 | "vue": "catalog:" |
|
81 | 81 | "eslint --cache --fix" |
82 | 82 | ] |
83 | 83 | }, |
84 | | - "packageManager": "pnpm@10.14.0", |
| 84 | + "packageManager": "pnpm@10.15.0", |
85 | 85 | "pnpm": { |
86 | 86 | "overrides": { |
87 | 87 | "@vitejs/plugin-vue": "workspace:*" |
|
0 commit comments