Skip to content

Commit

Permalink
chore(deps): update sanity dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent aafc690 commit de99555
Show file tree
Hide file tree
Showing 3 changed files with 979 additions and 210 deletions.
8 changes: 4 additions & 4 deletions apps/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@
"@sanity/locale-vi-vn": "workspace:*",
"@sanity/locale-zh-hans": "workspace:*",
"@sanity/locale-zh-hant": "workspace:*",
"@sanity/ui": "^2.8.10",
"@sanity/vision": "^3.62.2",
"groq": "^3.62.2",
"@sanity/ui": "^2.8.23",
"@sanity/vision": "^3.64.1",
"groq": "^3.64.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-is": "^18.3.1",
"sanity": "^3.62.2",
"sanity": "^3.64.1",
"styled-components": "^6.1.13"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@babel/traverse": "^7.25.9",
"@babel/types": "^7.25.9",
"@sanity/pkg-utils": "^6.11.8",
"@sanity/vision": "^3.62.2",
"@sanity/vision": "^3.64.1",
"@types/babel__generator": "^7.6.8",
"@types/babel__traverse": "^7.20.6",
"@types/node": "^18.19.64",
Expand All @@ -56,7 +56,7 @@
"package-up": "^5.0.0",
"prettier": "^3.3.3",
"prettier-plugin-packagejson": "^2.5.3",
"sanity": "^3.62.2",
"sanity": "^3.64.1",
"tsx": "^4.19.2",
"zod": "^3.23.8",
"zod-validation-error": "^3.4.0"
Expand Down
Loading

0 comments on commit de99555

Please sign in to comment.