Skip to content

Commit 1cd1d5f

Browse files
fix(deps): update sanity packages (#1259)
1 parent b4c21c1 commit 1cd1d5f

File tree

2 files changed

+198
-139
lines changed

2 files changed

+198
-139
lines changed

apps/docs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,21 +23,21 @@
2323
"@obosbbl/grunnmuren-react": "workspace:*",
2424
"@portabletext/react": "3.2.1",
2525
"@react-aria/utils": "3.28.1",
26-
"@sanity/client": "6.28.3",
26+
"@sanity/client": "6.28.4",
2727
"@sanity/code-input": "5.1.2",
2828
"@sanity/table": "1.1.3",
29-
"@sanity/vision": "3.80.1",
29+
"@sanity/vision": "3.81.0",
3030
"@tanstack/react-router": "1.114.27",
3131
"@tanstack/react-start": "1.114.27",
3232
"cva": "1.0.0-beta.3",
33-
"groq": "3.80.1",
33+
"groq": "3.81.0",
3434
"prism-react-renderer": "2.4.1",
3535
"react": "19.0.0",
3636
"react-aria-components": "1.7.1",
3737
"react-dom": "19.0.0",
3838
"react-element-to-jsx-string": "15.0.0",
3939
"react-live": "4.1.8",
40-
"sanity": "3.80.1",
40+
"sanity": "3.81.0",
4141
"vinxi": "0.5.3"
4242
},
4343
"devDependencies": {

0 commit comments

Comments
 (0)