Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent f8672c0 commit 38894c0
Show file tree
Hide file tree
Showing 2 changed files with 229 additions and 609 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sanity-typed-queries",
"version": "0.9.5",
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.15.4",
"description": "A collection of helper functions to improve the typing of Sanity resources.",
"author": {
"name": "Daniel Roe <daniel@roe.dev>",
Expand Down Expand Up @@ -43,22 +43,22 @@
"test:unit": "vitest run"
},
"devDependencies": {
"@antfu/eslint-config": "3.8.0",
"@antfu/eslint-config": "3.14.0",
"@typescript-eslint/eslint-plugin": "8.20.0",
"@typescript-eslint/parser": "8.20.0",
"@vitest/coverage-v8": "2.1.8",
"bumpp": "9.4.0",
"bumpp": "9.10.1",
"conventional-changelog-conventionalcommits": "8.0.0",
"esbuild": "0.20.2",
"esbuild": "0.24.2",
"eslint": "9.18.0",
"expect-type": "0.15.0",
"groq": "3.36.2",
"lint-staged": "15.2.10",
"resolve": "1.22.8",
"semver": "7.5.4",
"expect-type": "0.20.0",
"groq": "3.70.0",
"lint-staged": "15.4.1",
"resolve": "1.22.10",
"semver": "7.6.3",
"simple-git-hooks": "2.11.1",
"typescript": "5.3.3",
"unbuild": "3.0.0",
"typescript": "5.7.3",
"unbuild": "3.3.1",
"vite": "6.0.7",
"vitest": "2.1.8"
},
Expand Down
Loading

0 comments on commit 38894c0

Please sign in to comment.