Skip to content

Commit

Permalink
fix(deps): upgrade sanity deps to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
thebiggianthead authored and nkgentile committed Oct 31, 2024
1 parent 8d59a39 commit 350122a
Show file tree
Hide file tree
Showing 2 changed files with 1,472 additions and 1,040 deletions.
18 changes: 9 additions & 9 deletions package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,32 +83,32 @@
},
"dependencies": {
"@sanity/client": "^6.22.2",
"@sanity/preview-url-secret": "^1.6.21",
"@sanity/react-loader": "^1.10.7",
"@sanity/visual-editing": "^2.1.10",
"groq": "^3.61.0"
"@sanity/preview-url-secret": "^2.0.0",
"@sanity/react-loader": "^1.10.14",
"@sanity/visual-editing": "^2.4.2",
"groq": "^3.62.3"
},
"devDependencies": {
"@sanity/pkg-utils": "^6.11.4",
"@sanity/pkg-utils": "^6.11.7",
"@sanity/plugin-kit": "^4.0.18",
"@sanity/semantic-release-preset": "^4.1.8",
"@shopify/hydrogen": "~2024.7.9",
"@shopify/remix-oxygen": "^2.0.8",
"@types/react": "^18.3.11",
"@shopify/remix-oxygen": "^2.0.9",
"@types/react": "^18.3.12",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-config-sanity": "^7.1.3",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-simple-import-sort": "^12.1.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"semantic-release": "^23.1.1",
"typescript": "^5.6.3",
"vitest": "^2.1.3",
"vitest": "^2.1.4",
"vitest-github-actions-reporter": "^0.11.1"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 350122a

Please sign in to comment.