Skip to content

Commit

Permalink
♻️ update @types/react-native to ^0.73.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 20, 2024
1 parent ae4183b commit 7b0af4b
Show file tree
Hide file tree
Showing 16 changed files with 1,840 additions and 33 deletions.
2 changes: 1 addition & 1 deletion packages/lada/prefix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@types/react": "^17.0.4",
"@types/react-native": "^0.64.4",
"@types/react-native": "^0.73.0",
"react": "17.0.1",
"react-native": "0.64.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/primitives/block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@types/react": "^17.0.4",
"@types/react-native": "^0.64.4",
"@types/react-native": "^0.73.0",
"autoprops": "^4.0.2",
"react": "17.0.1",
"react-native": "0.64.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/primitives/heading/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@primitives/block": "^3.1.0",
"@types/react": "^17.0.4",
"@types/react-native": "^0.64.4",
"@types/react-native": "^0.73.0",
"autoprops": "^4.0.2",
"react": "17.0.1",
"react-native": "0.64.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/primitives/image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@types/react": "^17.0.4",
"@types/react-native": "^0.64.4",
"@types/react-native": "^0.73.0",
"autoprops": "^4.0.2",
"react": "17.0.1",
"react-native": "0.64.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/primitives/input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@revert/sandbox": "^0.3.4",
"@types/react": "^17.0.4",
"@types/react-native": "^0.64.4",
"@types/react-native": "^0.73.0",
"autoprops": "^4.0.2",
"react": "17.0.1",
"react-native": "0.64.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/primitives/layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@types/react": "^17.0.4",
"@types/react-native": "^0.64.4",
"@types/react-native": "^0.73.0",
"react": "17.0.1",
"react-native": "0.64.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/primitives/paragraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@primitives/block": "^3.1.0",
"@types/react": "^17.0.4",
"@types/react-native": "^0.64.4",
"@types/react-native": "^0.73.0",
"autoprops": "^4.0.2",
"react": "17.0.1",
"react-native": "0.64.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/primitives/progress-bar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@types/react": "^17.0.4",
"@types/react-native": "^0.64.4",
"@types/react-native": "^0.73.0",
"autoprops": "^4.0.2",
"react": "17.0.1",
"react-native": "0.64.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/primitives/radio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@primitives/text": "3.1.0",
"@revert/sandbox": "^0.3.4",
"@types/react": "^17.0.4",
"@types/react-native": "^0.64.4",
"@types/react-native": "^0.73.0",
"autoprops": "^4.0.2",
"react": "17.0.1",
"react-native": "0.64.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/primitives/root/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@types/react": "^17.0.4",
"@types/react-native": "^0.64.4",
"@types/react-native": "^0.73.0",
"react": "17.0.1",
"react-native": "0.64.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/primitives/size/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@types/react": "^17.0.4",
"@types/react-native": "^0.64.4",
"@types/react-native": "^0.73.0",
"react": "17.0.1",
"react-native": "0.64.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/primitives/table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@types/react": "^17.0.4",
"@types/react-native": "^0.64.4",
"@types/react-native": "^0.73.0",
"react": "17.0.1",
"react-native": "0.64.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/primitives/text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@types/react": "^17.0.4",
"@types/react-native": "^0.64.4",
"@types/react-native": "^0.73.0",
"autoprops": "^4.0.2",
"react": "17.0.1",
"react-native": "0.64.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/primitives/transform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@types/react": "^17.0.4",
"@types/react-native": "^0.64.4",
"@types/react-native": "^0.73.0",
"react": "17.0.1",
"react-native": "0.64.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/stili/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@types/react": "^17.0.4",
"@types/react-native": "^0.64.4",
"@types/react-native": "^0.73.0",
"@types/tape": "^4.2.34",
"react": "17.0.1",
"react-native": "0.64.0",
Expand Down
Loading

0 comments on commit 7b0af4b

Please sign in to comment.