Skip to content

Commit 292a44e

Browse files
committed
chore: update dependencies in pnpm-lock.yaml and package.json
- Upgraded '@sanity/code-input' to version 7.0.11 - Upgraded '@sanity/vision' to version 5.17.1 - Updated 'sanity' to version 5.17.1 - Updated React and React DOM to version 19.2.4 - Updated TypeScript and related types to the latest compatible versions
1 parent 277661c commit 292a44e

File tree

2 files changed

+1752
-2918
lines changed

2 files changed

+1752
-2918
lines changed

apps/sanity/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,25 +13,25 @@
1313
"@portabletext/block-tools": "^5.1.0",
1414
"@portabletext/react": "^6.0.3",
1515
"@sanity/assist": "^6.0.3",
16-
"@sanity/code-input": "^5.0.0",
16+
"@sanity/code-input": "^7.0.11",
1717
"@sanity/icons": "^3.7.4",
1818
"@sanity/ui": "^3.1.14",
19-
"@sanity/vision": "^3.0.0",
19+
"@sanity/vision": "^5.17.1",
2020
"date-fns": "^4.1.0",
2121
"lucide-react": "^0.577.0",
2222
"micromark": "^4.0.2",
2323
"micromark-extension-gfm-table": "^2.1.1",
24-
"react": "^19.0.0",
25-
"react-dom": "^19.0.0",
24+
"react": "^19.2.4",
25+
"react-dom": "^19.2.4",
2626
"react-icons": "^5.6.0",
2727
"react-twitter-embed": "^4.0.4",
28-
"sanity": "^3.0.0",
29-
"sanity-plugin-media": "^2.0.0",
30-
"styled-components": "^6.1.15"
28+
"sanity": "^5.17.1",
29+
"sanity-plugin-media": "^4.1.1",
30+
"styled-components": "^6.3.11"
3131
},
3232
"devDependencies": {
33-
"@types/react": "^19.0.0",
34-
"@types/react-dom": "^19.0.0",
35-
"typescript": "^5.7.0"
33+
"@types/react": "^19.2.14",
34+
"@types/react-dom": "^19.2.3",
35+
"typescript": "^5.9.3"
3636
}
3737
}

0 commit comments

Comments
 (0)