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