|
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | 39 | "@babel/types": "^7.26.3", |
40 | | - "@eslint/js": "^9.16.0", |
| 40 | + "@eslint/js": "^9.17.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.10.1", |
| 45 | + "@types/node": "^22.10.2", |
46 | 46 | "@vitejs/release-scripts": "^1.3.2", |
47 | 47 | "conventional-changelog-cli": "^5.0.0", |
48 | | - "eslint": "^9.16.0", |
| 48 | + "eslint": "^9.17.0", |
49 | 49 | "eslint-plugin-import-x": "^4.5.0", |
50 | | - "eslint-plugin-n": "^17.14.0", |
| 50 | + "eslint-plugin-n": "^17.15.0", |
51 | 51 | "eslint-plugin-regexp": "^2.7.0", |
52 | 52 | "execa": "^9.5.2", |
53 | 53 | "fs-extra": "^11.2.0", |
54 | | - "lint-staged": "^15.2.10", |
| 54 | + "lint-staged": "^15.2.11", |
55 | 55 | "npm-run-all2": "^7.0.1", |
56 | 56 | "picocolors": "^1.1.1", |
57 | | - "playwright-chromium": "^1.49.0", |
| 57 | + "playwright-chromium": "^1.49.1", |
58 | 58 | "prettier": "3.4.2", |
59 | 59 | "rollup": "^4.28.1", |
60 | 60 | "simple-git-hooks": "^2.11.1", |
|
0 commit comments