Skip to content

Commit

Permalink
chore(deps): update sanity dependencies (#901)
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 Dec 19, 2024
1 parent 49c4df2 commit ea9831f
Show file tree
Hide file tree
Showing 3 changed files with 128 additions and 136 deletions.
10 changes: 5 additions & 5 deletions apps/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"start": "sanity start"
},
"dependencies": {
"@sanity/icons": "^3.5.3",
"@sanity/icons": "^3.5.5",
"@sanity/locale-be-by": "workspace:*",
"@sanity/locale-cs-cz": "workspace:*",
"@sanity/locale-da-dk": "workspace:*",
Expand Down Expand Up @@ -45,13 +45,13 @@
"@sanity/locale-vi-vn": "workspace:*",
"@sanity/locale-zh-hans": "workspace:*",
"@sanity/locale-zh-hant": "workspace:*",
"@sanity/ui": "^2.10.11",
"@sanity/vision": "^3.68.0",
"groq": "^3.68.0",
"@sanity/ui": "^2.10.12",
"@sanity/vision": "^3.68.1",
"groq": "^3.68.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-is": "^19.0.0",
"sanity": "^3.68.0",
"sanity": "^3.68.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.26.4",
"@babel/types": "^7.26.3",
"@sanity/pkg-utils": "^6.11.14",
"@sanity/vision": "^3.68.0",
"@sanity/vision": "^3.68.1",
"@types/babel__generator": "^7.6.8",
"@types/babel__traverse": "^7.20.6",
"@types/node": "^18.19.68",
Expand All @@ -56,7 +56,7 @@
"package-up": "^5.0.0",
"prettier": "^3.3.3",
"prettier-plugin-packagejson": "^2.5.6",
"sanity": "^3.68.0",
"sanity": "^3.68.1",
"tsx": "^4.19.2",
"zod": "^3.23.8",
"zod-validation-error": "^3.4.0"
Expand Down
Loading

0 comments on commit ea9831f

Please sign in to comment.