|  | 
| 36 | 36 |     "ci-publish": "tsx scripts/publishCI.ts" | 
| 37 | 37 |   }, | 
| 38 | 38 |   "devDependencies": { | 
| 39 |  | -    "@babel/types": "^7.27.7", | 
| 40 |  | -    "@eslint/js": "^9.30.0", | 
|  | 39 | +    "@babel/types": "^7.28.0", | 
|  | 40 | +    "@eslint/js": "^9.30.1", | 
| 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.34", | 
|  | 45 | +    "@types/node": "^22.16.0", | 
| 46 | 46 |     "@vitejs/release-scripts": "^1.6.0", | 
| 47 |  | -    "eslint": "^9.30.0", | 
|  | 47 | +    "eslint": "^9.30.1", | 
| 48 | 48 |     "eslint-import-resolver-typescript": "^4.4.4", | 
| 49 | 49 |     "eslint-plugin-import-x": "^4.16.1", | 
| 50 |  | -    "eslint-plugin-n": "^17.20.0", | 
|  | 50 | +    "eslint-plugin-n": "^17.21.0", | 
| 51 | 51 |     "eslint-plugin-regexp": "^2.9.0", | 
| 52 | 52 |     "execa": "^9.6.0", | 
| 53 | 53 |     "fs-extra": "^11.3.0", | 
| 54 | 54 |     "lint-staged": "^16.1.2", | 
| 55 | 55 |     "picocolors": "^1.1.1", | 
| 56 |  | -    "playwright-chromium": "^1.53.1", | 
|  | 56 | +    "playwright-chromium": "^1.53.2", | 
| 57 | 57 |     "prettier": "3.6.2", | 
| 58 | 58 |     "rollup": "^4.44.2", | 
| 59 | 59 |     "simple-git-hooks": "^2.13.0", | 
| 60 | 60 |     "tsx": "^4.20.3", | 
| 61 | 61 |     "typescript": "^5.8.3", | 
| 62 |  | -    "typescript-eslint": "^8.35.0", | 
|  | 62 | +    "typescript-eslint": "^8.35.1", | 
| 63 | 63 |     "unbuild": "3.5.0", | 
| 64 | 64 |     "vite": "catalog:", | 
| 65 | 65 |     "vitest": "^3.2.4", | 
|  | 
0 commit comments