Skip to content

Commit

Permalink
chore(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent cd27591 commit b877a8f
Show file tree
Hide file tree
Showing 2 changed files with 209 additions and 207 deletions.
6 changes: 3 additions & 3 deletions cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
},
"dependencies": {
"@sanity/vision": "^3.64.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"sanity": "^3.64.3",
"styled-components": "^6.1.13"
},
"devDependencies": {
"@sanity/eslint-config-studio": "4.0.0",
"@types/react": "18.3.12",
"@types/react": "19.0.0",
"typescript": "5.6.2"
}
}
Loading

0 comments on commit b877a8f

Please sign in to comment.