|
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | 39 | "@babel/types": "^7.27.1", |
40 | | - "@eslint/js": "^9.26.0", |
| 40 | + "@eslint/js": "^9.27.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.15.17", |
| 45 | + "@types/node": "^22.15.18", |
46 | 46 | "@vitejs/release-scripts": "^1.5.0", |
47 | 47 | "conventional-changelog-cli": "^5.0.0", |
48 | | - "eslint": "^9.26.0", |
49 | | - "eslint-import-resolver-typescript": "^4.3.4", |
50 | | - "eslint-plugin-import-x": "^4.11.0", |
| 48 | + "eslint": "^9.27.0", |
| 49 | + "eslint-import-resolver-typescript": "^4.3.5", |
| 50 | + "eslint-plugin-import-x": "^4.12.2", |
51 | 51 | "eslint-plugin-n": "^17.18.0", |
52 | 52 | "eslint-plugin-regexp": "^2.7.0", |
53 | 53 | "execa": "^9.5.3", |
|
60 | 60 | "simple-git-hooks": "^2.13.0", |
61 | 61 | "tsx": "^4.19.4", |
62 | 62 | "typescript": "^5.8.3", |
63 | | - "typescript-eslint": "^8.32.0", |
| 63 | + "typescript-eslint": "^8.32.1", |
64 | 64 | "unbuild": "3.5.0", |
65 | 65 | "vite": "catalog:", |
66 | 66 | "vitest": "^3.1.3", |
|
83 | 83 | "eslint --cache --fix" |
84 | 84 | ] |
85 | 85 | }, |
86 | | - "packageManager": "pnpm@10.10.0", |
| 86 | + "packageManager": "pnpm@10.11.0", |
87 | 87 | "pnpm": { |
88 | 88 | "overrides": { |
89 | 89 | "@vitejs/plugin-vue": "workspace:*" |
|
0 commit comments