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 26, 2024
1 parent 4eec957 commit 31968cd
Show file tree
Hide file tree
Showing 2 changed files with 237 additions and 228 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.68.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"sanity": "^3.68.3",
"styled-components": "^6.1.13"
},
"devDependencies": {
"@sanity/eslint-config-studio": "5.0.1",
"@types/react": "18.3.18",
"@types/react": "19.0.2",
"typescript": "5.7.2"
}
}
Loading

0 comments on commit 31968cd

Please sign in to comment.