|
40 | 40 | "test:update": "npm test -- --update" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | | - "@changesets/changelog-github": "^0.5.0", |
44 | | - "@changesets/cli": "^2.27.10", |
45 | | - "@eslint/js": "^9.15.0", |
46 | | - "@types/diff": "^6.0.0", |
| 43 | + "@changesets/changelog-github": "^0.5.1", |
| 44 | + "@changesets/cli": "^2.29.5", |
| 45 | + "@eslint/js": "^9.30.1", |
| 46 | + "@types/diff": "^8.0.0", |
47 | 47 | "@types/diffable-html": "^5.0.2", |
48 | 48 | "@types/istanbul-lib-instrument": "^1.7.7", |
49 | 49 | "@types/mocha": "^10.0.10", |
50 | | - "@types/node": "^22.10.0", |
| 50 | + "@types/node": "^22.16.0", |
51 | 51 | "@types/prettier": "^3.0.0", |
52 | 52 | "cross-env": "^7.0.3", |
53 | | - "diff": "^7.0.0", |
| 53 | + "diff": "^8.0.2", |
54 | 54 | "diffable-html": "^5.0.0", |
55 | | - "esbuild": "^0.24.0", |
56 | | - "eslint": "^9.15.0", |
| 55 | + "esbuild": "^0.25.5", |
| 56 | + "eslint": "^9.30.1", |
57 | 57 | "eslint-formatter-unix": "^8.40.0", |
58 | 58 | "eslint-plugin-simple-import-sort": "^12.1.1", |
59 | | - "fast-glob": "^3.3.2", |
60 | | - "globals": "^15.12.0", |
| 59 | + "fast-glob": "^3.3.3", |
| 60 | + "globals": "^16.3.0", |
61 | 61 | "husky": "^9.1.7", |
62 | 62 | "istanbul-lib-instrument": "^6.0.3", |
63 | | - "lint-staged": "^15.2.10", |
64 | | - "mocha": "^10.8.2", |
| 63 | + "lint-staged": "^16.1.2", |
| 64 | + "mocha": "^11.7.1", |
65 | 65 | "mocha-snap": "^5.0.0", |
66 | 66 | "nyc": "^17.1.0", |
67 | | - "playwright": "^1.49.0", |
68 | | - "prettier": "^3.4.1", |
69 | | - "prettier-plugin-packagejson": "^2.5.6", |
70 | | - "tsx": "^4.19.2", |
71 | | - "typescript": "^5.7.2", |
72 | | - "typescript-eslint": "^8.16.0" |
| 67 | + "playwright": "^1.53.2", |
| 68 | + "prettier": "^3.6.2", |
| 69 | + "prettier-plugin-packagejson": "^2.5.18", |
| 70 | + "tsx": "^4.20.3", |
| 71 | + "typescript": "^5.8.3", |
| 72 | + "typescript-eslint": "^8.35.1" |
73 | 73 | } |
74 | 74 | } |
0 commit comments