|
36 | 36 | "ci-publish": "tsx scripts/publishCI.ts" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | | - "@babel/types": "^7.26.7", |
40 | | - "@eslint/js": "^9.19.0", |
| 39 | + "@babel/types": "^7.26.9", |
| 40 | + "@eslint/js": "^9.20.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.1", |
| 45 | + "@types/node": "^22.13.4", |
46 | 46 | "@vitejs/release-scripts": "^1.3.3", |
47 | 47 | "conventional-changelog-cli": "^5.0.0", |
48 | | - "eslint": "^9.19.0", |
| 48 | + "eslint": "^9.20.1", |
49 | 49 | "eslint-plugin-import-x": "^4.6.1", |
50 | 50 | "eslint-plugin-n": "^17.15.1", |
51 | 51 | "eslint-plugin-regexp": "^2.7.0", |
|
60 | 60 | "simple-git-hooks": "^2.11.1", |
61 | 61 | "tsx": "^4.19.2", |
62 | 62 | "typescript": "^5.7.3", |
63 | | - "typescript-eslint": "^8.23.0", |
| 63 | + "typescript-eslint": "^8.24.0", |
64 | 64 | "unbuild": "3.3.1", |
65 | 65 | "vite": "catalog:", |
66 | 66 | "vitest": "^2.1.9", |
|
0 commit comments