Skip to content

Commit

Permalink
chore(release): publish 3.2.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shinken008 authored and zhiqingchen committed Mar 11, 2021
1 parent 0289b46 commit af5df39
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/taro-components-rn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"devDependencies": {
"@tarojs/components": "3.2.0-beta.1",
"@types/react-native": "^0.63.33",
"@types/react-native": "0.63.51",
"@types/sinon": "^9.0.8",
"cpy-cli": "^3.1.1",
"jest-expo": "^39.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-components-rn/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1987,7 +1987,7 @@
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==

"@types/react-native@^0.63.33":
"@types/[email protected].51":
version "0.63.51"
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.63.51.tgz#2fc45ab934801770cdbbcdc6ae5cd85c0e2a2a02"
integrity sha512-lpJdBF7T/nZigbequu7p4NptZmTUKq8R7vRADkk00H8DR5igspL10B1F58MvNTu8o/TyqzPISyWoRARqaIy+mw==
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-rn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"devDependencies": {
"@tarojs/taro": "3.2.0-beta.1",
"@types/react-native": "^0.63.33",
"@types/react-native": "0.63.51",
"babel-plugin-jest-hoist": "^26.6.2",
"cpy-cli": "^3.1.1",
"jest-expo": "^39.0.0",
Expand Down
7 changes: 6 additions & 1 deletion packages/taro-rn/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1919,6 +1919,11 @@
resolved "https://registry.yarnpkg.com/@react-native-community/clipboard/-/clipboard-1.5.1.tgz#32abb3ea2eb91ee3f9c5fb1d32d5783253c9fabe"
integrity sha512-AHAmrkLEH5UtPaDiRqoULERHh3oNv7Dgs0bTC0hO5Z2GdNokAMPT5w8ci8aMcRemcwbtdHjxChgtjbeA38GBdA==

"@react-native-community/geolocation@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@react-native-community/geolocation/-/geolocation-2.0.2.tgz#ba8b40f560ead8d014740d1cdea970b33f19312e"
integrity sha512-tTNXRCgnhJBu79mulQwzabXRpDqfh/uaDqfHVpvF0nX4NTpolpy6mvTRiFg7eWFPGRArsnZz1EYp6rHfJWGgEA==

"@react-native-community/netinfo@^5.9.7":
version "5.9.10"
resolved "https://registry.yarnpkg.com/@react-native-community/netinfo/-/netinfo-5.9.10.tgz#97d3a9fa62a3a4838ec7a6ec91cfec5a26e365b6"
Expand Down Expand Up @@ -2029,7 +2034,7 @@
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==

"@types/react-native@^0.63.33":
"@types/[email protected].51":
version "0.63.51"
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.63.51.tgz#2fc45ab934801770cdbbcdc6ae5cd85c0e2a2a02"
integrity sha512-lpJdBF7T/nZigbequu7p4NptZmTUKq8R7vRADkk00H8DR5igspL10B1F58MvNTu8o/TyqzPISyWoRARqaIy+mw==
Expand Down
4 changes: 3 additions & 1 deletion packages/taro-router-rn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"@react-navigation/bottom-tabs": "^5.8.0",
"@react-navigation/native": "^5.7.3",
"@react-navigation/stack": "^5.9.0",
"@types/react-native": "^0.63.33",
"nanoid": "^3.1.12",
"query-string": "^6.1.0",
"react-native-gesture-handler": "^1.8.0",
Expand All @@ -46,5 +45,8 @@
},
"resolutions": {
"@types/react": "16.9.49"
},
"devDependencies": {
"@types/react-native": "0.63.51"
}
}
8 changes: 4 additions & 4 deletions packages/taro-router-rn/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1074,10 +1074,10 @@
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==

"@types/react-native@^0.63.33":
version "0.63.50"
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.63.50.tgz#cea13fb272983ec585179807d0cb4f84db0952f6"
integrity sha512-jWxsHDG/AHEaOrqqcI0Cth0WdPsgyaJ1nel5pS0uCzpt2RjwtkvEUAfu39paPr4i+9oUUgbJq3vkVXaj7n8RdQ==
"@types/[email protected].51":
version "0.63.51"
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.63.51.tgz#2fc45ab934801770cdbbcdc6ae5cd85c0e2a2a02"
integrity sha512-lpJdBF7T/nZigbequu7p4NptZmTUKq8R7vRADkk00H8DR5igspL10B1F58MvNTu8o/TyqzPISyWoRARqaIy+mw==
dependencies:
"@types/react" "*"

Expand Down
6 changes: 4 additions & 2 deletions packages/taro-runtime-rn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,12 @@
},
"dependencies": {
"@tarojs/components-rn": "3.2.0-beta.1",
"@tarojs/router-rn": "3.2.0-beta.1",
"@types/react-native": "^0.63.33"
"@tarojs/router-rn": "3.2.0-beta.1"
},
"resolutions": {
"@types/react": "16.9.49"
},
"devDependencies": {
"@types/react-native": "0.63.51"
}
}
8 changes: 4 additions & 4 deletions packages/taro-runtime-rn/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==

"@types/react-native@^0.63.33":
version "0.63.50"
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.63.50.tgz#cea13fb272983ec585179807d0cb4f84db0952f6"
integrity sha512-jWxsHDG/AHEaOrqqcI0Cth0WdPsgyaJ1nel5pS0uCzpt2RjwtkvEUAfu39paPr4i+9oUUgbJq3vkVXaj7n8RdQ==
"@types/[email protected].51":
version "0.63.51"
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.63.51.tgz#2fc45ab934801770cdbbcdc6ae5cd85c0e2a2a02"
integrity sha512-lpJdBF7T/nZigbequu7p4NptZmTUKq8R7vRADkk00H8DR5igspL10B1F58MvNTu8o/TyqzPISyWoRARqaIy+mw==
dependencies:
"@types/react" "*"

Expand Down

0 comments on commit af5df39

Please sign in to comment.