|
37 | 37 | },
|
38 | 38 | "devDependencies": {
|
39 | 39 | "@babel/types": "^7.27.0",
|
40 |
| - "@eslint/js": "^9.23.0", |
| 40 | + "@eslint/js": "^9.24.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.13.14", |
| 45 | + "@types/node": "^22.14.0", |
46 | 46 | "@vitejs/release-scripts": "^1.4.0",
|
47 | 47 | "conventional-changelog-cli": "^5.0.0",
|
48 |
| - "eslint": "^9.23.0", |
49 |
| - "eslint-plugin-import-x": "^4.9.4", |
| 48 | + "eslint": "^9.24.0", |
| 49 | + "eslint-import-resolver-typescript": "^4.3.2", |
| 50 | + "eslint-plugin-import-x": "^4.10.2", |
50 | 51 | "eslint-plugin-n": "^17.17.0",
|
51 | 52 | "eslint-plugin-regexp": "^2.7.0",
|
52 | 53 | "execa": "^9.5.2",
|
|
59 | 60 | "rollup": "^4.38.0",
|
60 | 61 | "simple-git-hooks": "^2.12.1",
|
61 | 62 | "tsx": "^4.19.3",
|
62 |
| - "typescript": "^5.8.2", |
63 |
| - "typescript-eslint": "^8.28.0", |
| 63 | + "typescript": "^5.8.3", |
| 64 | + "typescript-eslint": "^8.29.1", |
64 | 65 | "unbuild": "3.5.0",
|
65 | 66 | "vite": "catalog:",
|
66 | 67 | "vitest": "^3.1.1",
|
|
83 | 84 | "eslint --cache --fix"
|
84 | 85 | ]
|
85 | 86 | },
|
86 |
| - "packageManager": "pnpm@10.7.0", |
| 87 | + "packageManager": "pnpm@10.8.0", |
87 | 88 | "pnpm": {
|
88 | 89 | "overrides": {
|
89 | 90 | "@vitejs/plugin-vue": "workspace:*"
|
|
0 commit comments