Skip to content

Commit 116fe55

Browse files
chore(deps): update all non-major dependencies
1 parent 67236e3 commit 116fe55

File tree

2 files changed

+364
-1301
lines changed

2 files changed

+364
-1301
lines changed

package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sanity-typed-queries",
33
"version": "0.9.5",
4-
"packageManager": "pnpm@10.2.1",
4+
"packageManager": "pnpm@10.9.0",
55
"description": "A collection of helper functions to improve the typing of Sanity resources.",
66
"author": {
77
"name": "Daniel Roe <daniel@roe.dev>",
@@ -43,22 +43,22 @@
4343
"test:unit": "vitest run"
4444
},
4545
"devDependencies": {
46-
"@antfu/eslint-config": "4.1.0",
46+
"@antfu/eslint-config": "4.12.0",
4747
"@typescript-eslint/eslint-plugin": "8.30.1",
4848
"@typescript-eslint/parser": "8.30.1",
4949
"@vitest/coverage-v8": "3.1.2",
50-
"bumpp": "10.0.1",
50+
"bumpp": "10.1.0",
5151
"conventional-changelog-conventionalcommits": "8.0.0",
52-
"esbuild": "0.25.0",
52+
"esbuild": "0.25.2",
5353
"eslint": "9.25.0",
54-
"expect-type": "0.15.0",
55-
"groq": "3.36.2",
56-
"lint-staged": "15.2.10",
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": "3.85.1",
56+
"lint-staged": "15.5.1",
57+
"resolve": "1.22.10",
58+
"semver": "7.7.1",
59+
"simple-git-hooks": "2.12.1",
60+
"typescript": "5.8.3",
61+
"unbuild": "3.5.0",
6262
"vite": "6.3.2",
6363
"vitest": "3.1.2"
6464
},

0 commit comments

Comments
 (0)