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 Dec 3, 2024
1 parent 44d52fe commit 119dc81
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 456 deletions.
16 changes: 8 additions & 8 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.14.4",
"description": "A collection of helper functions to improve the typing of Sanity resources.",
"author": {
"name": "Daniel Roe <[email protected]>",
Expand Down Expand Up @@ -43,21 +43,21 @@
"test:unit": "vitest run"
},
"devDependencies": {
"@antfu/eslint-config": "3.8.0",
"@antfu/eslint-config": "3.11.2",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"@vitest/coverage-v8": "2.1.7",
"bumpp": "9.4.0",
"bumpp": "9.8.1",
"conventional-changelog-conventionalcommits": "8.0.0",
"esbuild": "0.20.2",
"esbuild": "0.24.0",
"eslint": "9.16.0",
"expect-type": "0.15.0",
"groq": "3.36.2",
"expect-type": "0.20.0",
"groq": "3.65.1",
"lint-staged": "15.2.10",
"resolve": "1.22.8",
"semver": "7.5.4",
"semver": "7.6.3",
"simple-git-hooks": "2.11.1",
"typescript": "5.3.3",
"typescript": "5.7.2",
"unbuild": "2.0.0",
"vite": "6.0.2",
"vitest": "2.1.7"
Expand Down
Loading

0 comments on commit 119dc81

Please sign in to comment.