Skip to content

Commit

Permalink
fix(deps): update non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and nkgentile committed Jul 19, 2024
1 parent b4f36a1 commit ba02af2
Show file tree
Hide file tree
Showing 3 changed files with 2,068 additions and 1,389 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"@commitlint/config-conventional": "^19.2.2",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"prettier-plugin-packagejson": "^2.5.0",
"turbo": "^1.13.3",
"prettier": "^3.3.3",
"prettier-plugin-packagejson": "^2.5.1",
"turbo": "^1.13.4",
"vitest": "^1.6.0"
},
"packageManager": "[email protected]"
Expand Down
24 changes: 12 additions & 12 deletions package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,25 +89,25 @@
"groq": "^3.41.0"
},
"devDependencies": {
"@sanity/pkg-utils": "^6.8.13",
"@sanity/plugin-kit": "^4.0.11",
"@sanity/semantic-release-preset": "^4.1.7",
"@shopify/hydrogen": "~2024.4.1",
"@shopify/remix-oxygen": "^2.0.4",
"@types/react": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@sanity/pkg-utils": "^6.10.6",
"@sanity/plugin-kit": "^4.0.17",
"@sanity/semantic-release-preset": "^4.1.8",
"@shopify/hydrogen": "~2024.7.2",
"@shopify/remix-oxygen": "^2.0.5",
"@types/react": "^18.3.3",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-sanity": "^7.1.2",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-simple-import-sort": "^12.1.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"semantic-release": "^23.1.1",
"typescript": "^5.4.5",
"typescript": "^5.5.3",
"vitest": "^1.6.0",
"vitest-github-actions-reporter": "^0.11.1"
},
Expand Down
Loading

0 comments on commit ba02af2

Please sign in to comment.