|
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | 39 | "@babel/types": "^7.28.4", |
40 | | - "@eslint/js": "^9.37.0", |
| 40 | + "@eslint/js": "^9.38.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.18.10", |
| 45 | + "@types/node": "^22.18.12", |
46 | 46 | "@vitejs/release-scripts": "^1.6.0", |
47 | | - "eslint": "^9.37.0", |
| 47 | + "eslint": "^9.38.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.23.1", |
51 | 51 | "eslint-plugin-regexp": "^2.10.0", |
52 | 52 | "execa": "^9.6.0", |
53 | 53 | "fs-extra": "^11.3.2", |
54 | | - "lint-staged": "^16.2.4", |
| 54 | + "lint-staged": "^16.2.5", |
55 | 55 | "picocolors": "^1.1.1", |
56 | | - "playwright-chromium": "^1.56.0", |
| 56 | + "playwright-chromium": "^1.56.1", |
57 | 57 | "prettier": "3.6.2", |
58 | 58 | "rollup": "^4.52.4", |
59 | 59 | "simple-git-hooks": "^2.13.1", |
60 | 60 | "tsx": "^4.20.6", |
61 | 61 | "typescript": "^5.9.3", |
62 | | - "typescript-eslint": "^8.46.1", |
| 62 | + "typescript-eslint": "^8.46.2", |
63 | 63 | "vite": "catalog:", |
64 | 64 | "vitest": "^3.2.4", |
65 | 65 | "vue": "catalog:" |
|
0 commit comments