|
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | 39 | "@babel/types": "^7.25.6", |
40 | | - "@eslint/js": "^9.9.1", |
| 40 | + "@eslint/js": "^9.10.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.5.1", |
| 45 | + "@types/node": "^22.5.4", |
46 | 46 | "@vitejs/release-scripts": "^1.3.2", |
47 | 47 | "conventional-changelog-cli": "^5.0.0", |
48 | | - "eslint": "^9.9.1", |
49 | | - "eslint-plugin-import-x": "^4.1.1", |
| 48 | + "eslint": "^9.10.0", |
| 49 | + "eslint-plugin-import-x": "^4.2.1", |
50 | 50 | "eslint-plugin-n": "^17.10.2", |
51 | 51 | "eslint-plugin-regexp": "^2.6.0", |
52 | 52 | "execa": "^9.3.1", |
53 | 53 | "fs-extra": "^11.2.0", |
54 | | - "lint-staged": "^15.2.9", |
| 54 | + "lint-staged": "^15.2.10", |
55 | 55 | "npm-run-all2": "^6.2.2", |
56 | | - "picocolors": "^1.0.1", |
57 | | - "playwright-chromium": "^1.46.1", |
| 56 | + "picocolors": "^1.1.0", |
| 57 | + "playwright-chromium": "^1.47.0", |
58 | 58 | "prettier": "3.3.3", |
59 | 59 | "rollup": "^4.21.1", |
60 | 60 | "simple-git-hooks": "^2.11.1", |
61 | 61 | "tsx": "^4.19.0", |
62 | 62 | "typescript": "^5.5.4", |
63 | | - "typescript-eslint": "^8.3.0", |
| 63 | + "typescript-eslint": "^8.4.0", |
64 | 64 | "unbuild": "2.0.0", |
65 | 65 | "vite": "catalog:", |
66 | 66 | "vitest": "^2.0.5", |
|
83 | 83 | "eslint --cache --fix" |
84 | 84 | ] |
85 | 85 | }, |
86 | | - "packageManager": "pnpm@9.9.0", |
| 86 | + "packageManager": "pnpm@9.10.0", |
87 | 87 | "pnpm": { |
88 | 88 | "overrides": { |
89 | 89 | "@vitejs/plugin-vue": "workspace:*" |
|
0 commit comments