|
51 | 51 | "msw": "^2.10.0" |
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | | - "@commitlint/cli": "^17.6.5", |
55 | | - "@commitlint/config-conventional": "^17.6.5", |
| 54 | + "@commitlint/cli": "^20.1.0", |
| 55 | + "@commitlint/config-conventional": "^20.0.0", |
56 | 56 | "@open-draft/test-server": "^0.7.2", |
57 | | - "@ossjs/release": "^0.8.1", |
58 | | - "@types/compression": "^1.7.1", |
| 57 | + "@ossjs/release": "^0.10.0", |
| 58 | + "@types/compression": "^1.8.1", |
59 | 59 | "@types/node": "^18.19.33", |
60 | | - "@vitest/browser": "^3.2.3", |
61 | | - "compression": "^1.8.0", |
62 | | - "happy-dom": "^14.12.3", |
63 | | - "lint-staged": "^16.1.0", |
64 | | - "msw": "^2.10.2", |
65 | | - "playwright": "^1.53.0", |
66 | | - "prettier": "^3.5.3", |
67 | | - "simple-git-hooks": "^2.13.0", |
68 | | - "tsx": "^4.20.1", |
69 | | - "typescript": "^5.8.3", |
70 | | - "vitest": "^3.2.3" |
| 60 | + "@vitest/browser": "^4.0.8", |
| 61 | + "@vitest/browser-playwright": "^4.0.8", |
| 62 | + "compression": "^1.8.1", |
| 63 | + "happy-dom": "^20.0.10", |
| 64 | + "lint-staged": "^16.2.6", |
| 65 | + "msw": "^2.12.1", |
| 66 | + "playwright": "^1.56.1", |
| 67 | + "prettier": "^3.6.2", |
| 68 | + "simple-git-hooks": "^2.13.1", |
| 69 | + "tsx": "^4.20.6", |
| 70 | + "typescript": "^5.9.3", |
| 71 | + "vitest": "^4.0.8" |
71 | 72 | }, |
72 | 73 | "dependencies": { |
73 | 74 | "@stoplight/json": "^3.21.7", |
74 | 75 | "@types/har-format": "^1.2.16", |
75 | 76 | "@yellow-ticket/seed-json-schema": "^0.1.6", |
76 | 77 | "openapi-types": "^12.1.3", |
77 | 78 | "outvariant": "^1.4.3", |
78 | | - "yaml": "^2.8.0" |
| 79 | + "yaml": "^2.8.1" |
79 | 80 | }, |
80 | 81 | "pnpm": { |
81 | 82 | "overrides": { |
|
0 commit comments