|
40 | 40 | "ci-docs": "pnpm build && pnpm docs-build"
|
41 | 41 | },
|
42 | 42 | "devDependencies": {
|
43 |
| - "@eslint/js": "^9.30.0", |
| 43 | + "@eslint/js": "^9.30.1", |
44 | 44 | "@type-challenges/utils": "^0.1.1",
|
45 | 45 | "@types/babel__core": "^7.20.5",
|
46 | 46 | "@types/babel__preset-env": "^7.10.0",
|
|
50 | 50 | "@types/estree": "^1.0.8",
|
51 | 51 | "@types/etag": "^1.8.4",
|
52 | 52 | "@types/less": "^3.0.8",
|
53 |
| - "@types/node": "^22.15.34", |
| 53 | + "@types/node": "^22.16.0", |
54 | 54 | "@types/picomatch": "^4.0.0",
|
55 | 55 | "@types/stylus": "^0.48.43",
|
56 | 56 | "@types/ws": "^8.18.1",
|
57 | 57 | "@vitejs/release-scripts": "^1.6.0",
|
58 |
| - "eslint": "^9.30.0", |
| 58 | + "eslint": "^9.30.1", |
59 | 59 | "eslint-plugin-import-x": "^4.16.1",
|
60 |
| - "eslint-plugin-n": "^17.20.0", |
| 60 | + "eslint-plugin-n": "^17.21.0", |
61 | 61 | "eslint-plugin-regexp": "^2.9.0",
|
62 | 62 | "execa": "^9.6.0",
|
63 |
| - "globals": "^16.2.0", |
| 63 | + "globals": "^16.3.0", |
64 | 64 | "lint-staged": "^16.1.2",
|
65 | 65 | "picocolors": "^1.1.1",
|
66 |
| - "playwright-chromium": "^1.53.1", |
| 66 | + "playwright-chromium": "^1.53.2", |
67 | 67 | "prettier": "3.6.2",
|
68 | 68 | "rollup": "^4.40.0",
|
69 | 69 | "simple-git-hooks": "^2.13.0",
|
70 | 70 | "tsx": "^4.20.3",
|
71 | 71 | "typescript": "~5.7.2",
|
72 |
| - "typescript-eslint": "^8.35.0", |
| 72 | + "typescript-eslint": "^8.35.1", |
73 | 73 | "vite": "workspace:*",
|
74 | 74 | "vitest": "^3.2.4"
|
75 | 75 | },
|
|
0 commit comments