Skip to content

Commit

Permalink
fix(deps): Update non-major (#110)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 326d3f6 commit 34ec369
Show file tree
Hide file tree
Showing 3 changed files with 428 additions and 426 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"prettier-plugin-packagejson": "^2.5.3",
"turbo": "^2.2.3",
"vitest": "^2.1.4"
"turbo": "^2.3.0",
"vitest": "^2.1.5"
},
"packageManager": "pnpm@9.12.3",
"pnpm": {
Expand Down
4 changes: 2 additions & 2 deletions package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"groq": "^3.62.3"
},
"devDependencies": {
"@sanity/pkg-utils": "^6.11.8",
"@sanity/pkg-utils": "^6.11.11",
"@sanity/plugin-kit": "^4.0.18",
"@sanity/semantic-release-preset": "^4.1.8",
"@shopify/hydrogen": "~2024.10.0",
Expand All @@ -108,7 +108,7 @@
"react-dom": "^18.3.1",
"semantic-release": "^23.1.1",
"typescript": "^5.6.3",
"vitest": "^2.1.4",
"vitest": "^2.1.5",
"vitest-github-actions-reporter": "^0.11.1"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 34ec369

Please sign in to comment.