Skip to content

Commit

Permalink
chore(deps): update react monorepo with types to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent 16df13a commit 2af0658
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"@react-navigation/bottom-tabs": "^6.5.5",
"@react-navigation/native": "^6.1.4",
"@react-navigation/native-stack": "^6.9.12",
"@types/react": "~18.3.0",
"@types/react": "~19.0.0",
"@types/react-native": "~0.73.0",
"babel-plugin-module-resolver": "^5.0.0",
"expo": "~50.0.0",
"expo-status-bar": "~1.12.0",
"react": "~18.3.0",
"react": "~19.0.0",
"react-native": "0.76.1",
"react-native-calendars": "^1.1299.0",
"react-native-maps": "1.18.2",
Expand Down
6 changes: 3 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"match-sorter": "^7.0.0",
"next": "14.2.16",
"path-scurry": "^2.0.0",
"react": "18.3.1",
"react": "19.0.0",
"react-big-calendar": "^1.6.9",
"react-dom": "18.3.1",
"react-dom": "19.0.0",
"react-flip-move": "^3.0.5",
"react-redux": "^8.0.7",
"sharp": "0.33.5",
Expand All @@ -48,7 +48,7 @@
"@types/jest": "^29.5.12",
"@types/luxon": "^3.0.0",
"@types/node": "22.8.7",
"@types/react": "^18.0.33",
"@types/react": "^19.0.0",
"@types/react-big-calendar": "^1.6.3",
"eslint": "^8.14.0",
"eslint-config-next": "14.2.16",
Expand Down

0 comments on commit 2af0658

Please sign in to comment.