|
40 | 40 | "ci-docs": "pnpm build && pnpm docs-build"
|
41 | 41 | },
|
42 | 42 | "devDependencies": {
|
43 |
| - "@eslint/js": "^9.32.0", |
| 43 | + "@eslint/js": "^9.33.0", |
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.17.0", |
| 53 | + "@types/node": "^22.17.1", |
54 | 54 | "@types/picomatch": "^4.0.2",
|
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.32.0", |
| 58 | + "eslint": "^9.33.0", |
59 | 59 | "eslint-plugin-import-x": "^4.16.1",
|
60 | 60 | "eslint-plugin-n": "^17.21.3",
|
61 |
| - "eslint-plugin-regexp": "^2.9.1", |
| 61 | + "eslint-plugin-regexp": "^2.10.0", |
62 | 62 | "execa": "^9.6.0",
|
63 | 63 | "globals": "^16.3.0",
|
64 |
| - "lint-staged": "^16.1.4", |
| 64 | + "lint-staged": "^16.1.5", |
65 | 65 | "picocolors": "^1.1.1",
|
66 | 66 | "playwright-chromium": "^1.54.2",
|
67 | 67 | "prettier": "3.6.2",
|
68 | 68 | "rollup": "^4.43.0",
|
69 | 69 | "simple-git-hooks": "^2.13.1",
|
70 | 70 | "tsx": "^4.20.3",
|
71 | 71 | "typescript": "~5.9.2",
|
72 |
| - "typescript-eslint": "^8.39.0", |
| 72 | + "typescript-eslint": "^8.39.1", |
73 | 73 | "vite": "workspace:*",
|
74 | 74 | "vitest": "^3.2.4"
|
75 | 75 | },
|
|
0 commit comments