Skip to content

Commit

Permalink
Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent 075dd4f commit 60c85a0
Show file tree
Hide file tree
Showing 27 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion modules/add-to-device-calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"peerDependencies": {
"delay": "^6.0.0",
"react": "^18.0.0",
"react": "^19.0.0",
"react-native": "^0.72.4",
"react-native-calendar-events": "^2.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion modules/badge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"peerDependencies": {
"@frogpond/colors": "^1.0.0",
"react": "^18.0.0",
"react": "^19.0.0",
"tinycolor2": "^1.6.0",
"react-native": "^0.72.4"
}
Expand Down
2 changes: 1 addition & 1 deletion modules/button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "jest"
},
"peerDependencies": {
"react": "^18.0.0",
"react": "^19.0.0",
"react-native": "^0.72.4"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion modules/ccc-calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "jest"
},
"peerDependencies": {
"react": "^18.0.0",
"react": "^19.0.0",
"@react-navigation/native": "^6.1.18",
"moment-timezone": "^0.5.45",
"delay": "^6.0.0"
Expand Down
2 changes: 1 addition & 1 deletion modules/context-menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "jest"
},
"peerDependencies": {
"react": "^18.0.0",
"react": "^19.0.0",
"react-native": "^0.72.4"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion modules/datepicker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "jest"
},
"peerDependencies": {
"react": "^18.0.0",
"react": "^19.0.0",
"react-native": "^0.72.4",
"moment-timezone": "^0.5.45"
},
Expand Down
2 changes: 1 addition & 1 deletion modules/event-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"peerDependencies": {
"moment-timezone": "^0.5.45",
"react": "^18.0.0",
"react": "^19.0.0",
"react-native": "^0.72.4",
"react-native-vector-icons": "^9.2.0",
"@react-navigation/native": "^6.1.18"
Expand Down
2 changes: 1 addition & 1 deletion modules/filter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "jest"
},
"peerDependencies": {
"react": "^18.0.0",
"react": "^19.0.0",
"react-native": "^0.72.4",
"react-native-popover-view": "^5.1.8",
"react-native-vector-icons": "^9.2.0"
Expand Down
2 changes: 1 addition & 1 deletion modules/food-menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"peerDependencies": {
"moment": "^2.30.1",
"moment-timezone": "^0.5.45",
"react": "^18.0.0",
"react": "^19.0.0",
"react-native": "^0.72.4",
"react-native-vector-icons": "^9.2.0",
"@react-navigation/native": "^6.1.18"
Expand Down
2 changes: 1 addition & 1 deletion modules/html-content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "jest"
},
"peerDependencies": {
"react": "^18.0.0",
"react": "^19.0.0",
"react-native": "^0.72.4"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion modules/info-header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "jest"
},
"peerDependencies": {
"react": "^18.0.0",
"react": "^19.0.0",
"react-native": "^0.72.4"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion modules/layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "jest"
},
"peerDependencies": {
"react": "^18.0.0",
"react": "^19.0.0",
"react-native": "^0.72.4"
},
"dependencies": {}
Expand Down
2 changes: 1 addition & 1 deletion modules/lists/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "jest"
},
"peerDependencies": {
"react": "^18.0.0",
"react": "^19.0.0",
"react-native": "^0.72.4",
"react-native-vector-icons": "^9.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion modules/listview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "jest"
},
"peerDependencies": {
"react": "^18.0.0",
"react": "^19.0.0",
"react-native": "^0.72.4"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion modules/markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"peerDependencies": {
"@expo/react-native-action-sheet": "^4.1.0",
"react": "^18.0.0",
"react": "^19.0.0",
"react-native": "^0.72.4"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion modules/navigation-buttons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"peerDependencies": {
"@frogpond/app-theme": "^1.0.0",
"react": "^18.0.0",
"react": "^19.0.0",
"react-native": "^0.72.4",
"react-native-vector-icons": "^9.2.0",
"@react-navigation/native": "^6.1.18"
Expand Down
2 changes: 1 addition & 1 deletion modules/navigation-tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"peerDependencies": {
"@frogpond/app-theme": "^1.0.0",
"react": "^18.0.0",
"react": "^19.0.0",
"react-native": "^0.72.4",
"react-native-vector-icons": "^9.2.0",
"@react-navigation/native": "^6.1.18"
Expand Down
2 changes: 1 addition & 1 deletion modules/notice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "jest"
},
"peerDependencies": {
"react": "^18.0.0",
"react": "^19.0.0",
"react-native": "^0.72.4"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion modules/separator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "jest"
},
"peerDependencies": {
"react": "^18.0.0",
"react": "^19.0.0",
"react-native": "^0.72.4"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion modules/silly-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "jest"
},
"peerDependencies": {
"react": "^18.0.0",
"react": "^19.0.0",
"react-native": "^0.72.4"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion modules/tableview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "jest"
},
"peerDependencies": {
"react": "^18.0.0",
"react": "^19.0.0",
"react-native": "^0.72.4"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion modules/timer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "jest"
},
"peerDependencies": {
"react": "^18.0.0",
"react": "^19.0.0",
"moment-timezone": "^0.5.45"
}
}
2 changes: 1 addition & 1 deletion modules/toolbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "jest"
},
"peerDependencies": {
"react": "^18.0.0",
"react": "^19.0.0",
"react-native": "^0.72.4"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion modules/touchable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "jest"
},
"peerDependencies": {
"react": "^18.0.0",
"react": "^19.0.0",
"react-native": "^0.72.4"
}
}
2 changes: 1 addition & 1 deletion modules/use-debounce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"lodash": "4.17.21"
},
"peerDependencies": {
"react": "^18.0.0"
"react": "^19.0.0"
}
}
2 changes: 1 addition & 1 deletion modules/viewport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "jest"
},
"peerDependencies": {
"react": "^18.0.0",
"react": "^19.0.0",
"react-native": "^0.72.4"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"moment-timezone": "0.5.45",
"p-props": "6.0.0",
"querystring": "0.2.1",
"react": "18.2.0",
"react": "19.0.0",
"react-markdown": "2.5.1",
"react-native": "0.72.4",
"react-native-button": "3.1.0",
Expand Down Expand Up @@ -119,7 +119,7 @@
"@types/jest": "29.5.12",
"@types/js-yaml": "4.0.9",
"@types/lodash": "4.17.7",
"@types/react": "18.0.28",
"@types/react": "19.0.4",
"@types/react-native-button": "3.0.5",
"@types/react-native-vector-icons": "6.4.18",
"@types/react-test-renderer": "18.0.0",
Expand All @@ -141,7 +141,7 @@
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-jsx-expressions": "1.3.2",
"eslint-plugin-react": "7.36.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-react-native": "4.1.0",
"jest": "29.7.0",
"js-yaml": "4.1.0",
Expand All @@ -153,7 +153,7 @@
"prettier": "3.1.0",
"pretty-bytes": "6.1.1",
"pretty-quick": "4.0.0",
"react-test-renderer": "18.2.0",
"react-test-renderer": "19.0.0",
"string-natural-compare": "3.0.1",
"strip-ansi": "7.1.0",
"ts-jest": "29.2.5",
Expand Down

0 comments on commit 60c85a0

Please sign in to comment.