|
47 | 47 | },
|
48 | 48 | "prettier": "@sanity/prettier-config",
|
49 | 49 | "devDependencies": {
|
50 |
| - "@commitlint/cli": "^19.8.0", |
51 |
| - "@commitlint/config-conventional": "^19.8.0", |
52 |
| - "@commitlint/types": "^19.8.0", |
53 |
| - "@google-cloud/storage": "^7.16.0", |
54 |
| - "@playwright/test": "^1.52.0", |
| 50 | + "@commitlint/cli": "^19.8.1", |
| 51 | + "@commitlint/config-conventional": "^19.8.1", |
| 52 | + "@commitlint/types": "^19.8.1", |
| 53 | + "@google-cloud/storage": "^7.17.1", |
| 54 | + "@playwright/test": "^1.55.1", |
55 | 55 | "@repo/config-eslint": "workspace:*",
|
56 | 56 | "@repo/config-test": "workspace:*",
|
57 | 57 | "@repo/tsconfig": "workspace:*",
|
58 | 58 | "@sanity/pkg-utils": "^7.2.2",
|
59 |
| - "@sanity/prettier-config": "^1.0.3", |
60 |
| - "@types/node": "^22.10.5", |
61 |
| - "@vitest/coverage-v8": "3.1.2", |
| 59 | + "@sanity/prettier-config": "^1.0.6", |
| 60 | + "@types/node": "^22.18.6", |
| 61 | + "@vitest/coverage-v8": "3.2.4", |
62 | 62 | "eslint": "^9.22.0",
|
63 |
| - "husky": "^9.1.6", |
64 |
| - "knip": "^5.52.0", |
65 |
| - "lint-staged": "^15.2.10", |
66 |
| - "minimatch": "^10.0.1", |
| 63 | + "husky": "^9.1.7", |
| 64 | + "knip": "^5.64.1", |
| 65 | + "lint-staged": "^15.5.2", |
| 66 | + "minimatch": "^10.0.3", |
67 | 67 | "npm-run-all2": "^7.0.2",
|
68 |
| - "prettier": "^3.5.3", |
| 68 | + "prettier": "^3.6.2", |
69 | 69 | "read-package-up": "^11.0.0",
|
70 | 70 | "rimraf": "^6.0.1",
|
71 |
| - "tsx": "^4.19.4", |
72 |
| - "turbo": "^2.5.2", |
73 |
| - "typedoc": "^0.28.3", |
| 71 | + "tsx": "^4.20.6", |
| 72 | + "turbo": "^2.5.8", |
| 73 | + "typedoc": "^0.28.13", |
74 | 74 | "typescript": "^5.8.3",
|
75 | 75 | "vite": "^6.3.4",
|
76 |
| - "vitest": "^3.1.2", |
77 |
| - "zx": "^8.5.3" |
| 76 | + "vitest": "^3.2.4", |
| 77 | + "zx": "^8.8.4" |
78 | 78 | },
|
79 | 79 | "packageManager": "[email protected]",
|
80 | 80 | "engines": {
|
|
0 commit comments