Skip to content

Commit 4e991fb

Browse files
chore(deps): update example dependencies to v19
1 parent 20b68c7 commit 4e991fb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

example/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,16 @@
2020
"@sanity/vision": "^3.74.0",
2121
"next": "^14.2.3",
2222
"next-sanity": "^9.8.51",
23-
"react": "^18.3.1",
24-
"react-dom": "^18.3.1",
23+
"react": "^19.1.1",
24+
"react-dom": "^19.1.1",
2525
"sanity": "^3.74.0",
2626
"sanity-plugin-mux-input": "^2.4.1",
2727
"styled-components": "^6.1.14"
2828
},
2929
"devDependencies": {
3030
"@types/node": "^20.12.12",
31-
"@types/react": "^18.3.18",
32-
"@types/react-dom": "^18.3.5",
31+
"@types/react": "^19.1.8",
32+
"@types/react-dom": "^19.1.6",
3333
"typescript": "5.7.3"
3434
}
3535
}

0 commit comments

Comments
 (0)