|
1 | 1 | { |
2 | 2 | "name": "sanity-typed-queries", |
3 | 3 | "version": "0.9.5", |
4 | | - "packageManager": "pnpm@10.21.0", |
| 4 | + "packageManager": "pnpm@10.24.0", |
5 | 5 | "description": "A collection of helper functions to improve the typing of Sanity resources.", |
6 | 6 | "author": { |
7 | 7 | "name": "Daniel Roe <daniel@roe.dev>", |
|
43 | 43 | "test:unit": "vitest run" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@antfu/eslint-config": "4.1.0", |
| 46 | + "@antfu/eslint-config": "4.19.0", |
47 | 47 | "@typescript-eslint/eslint-plugin": "8.48.0", |
48 | 48 | "@typescript-eslint/parser": "8.48.0", |
49 | 49 | "@vitest/coverage-v8": "4.0.13", |
50 | | - "bumpp": "10.0.1", |
51 | | - "conventional-changelog-conventionalcommits": "9.0.0", |
52 | | - "esbuild": "0.25.0", |
| 50 | + "bumpp": "10.3.2", |
| 51 | + "conventional-changelog-conventionalcommits": "9.1.0", |
| 52 | + "esbuild": "0.27.0", |
53 | 53 | "eslint": "9.39.1", |
54 | | - "expect-type": "0.15.0", |
55 | | - "groq": "4.0.1", |
56 | | - "lint-staged": "16.0.0", |
57 | | - "resolve": "1.22.8", |
58 | | - "semver": "7.5.4", |
59 | | - "simple-git-hooks": "2.11.1", |
60 | | - "typescript": "5.3.3", |
61 | | - "unbuild": "3.0.0", |
| 54 | + "expect-type": "0.20.0", |
| 55 | + "groq": "4.19.0", |
| 56 | + "lint-staged": "16.2.7", |
| 57 | + "resolve": "1.22.11", |
| 58 | + "semver": "7.7.3", |
| 59 | + "simple-git-hooks": "2.13.1", |
| 60 | + "typescript": "5.9.3", |
| 61 | + "unbuild": "3.6.1", |
62 | 62 | "vite": "7.2.6", |
63 | 63 | "vitest": "4.0.13" |
64 | 64 | }, |
|
0 commit comments