Skip to content

Commit

Permalink
released v2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cuilanxin committed Oct 14, 2021
1 parent 06d8d1f commit c9cb8d7
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 36 deletions.
4 changes: 2 additions & 2 deletions example/base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@example/base",
"version": "2.8.1",
"version": "2.9.0",
"private": true,
"scripts": {
"android": "react-native run-android",
Expand All @@ -10,7 +10,7 @@
"lint": "eslint ."
},
"dependencies": {
"@uiw/react-native": "2.8.1",
"@uiw/react-native": "2.9.0",
"react": "17.0.2",
"react-native": "0.65.1",
"react-native-svg": "12.1.1"
Expand Down
4 changes: 2 additions & 2 deletions example/examples/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "examples",
"version": "2.8.1",
"version": "2.9.0",
"private": true,
"scripts": {
"android": "react-native run-android",
Expand All @@ -14,7 +14,7 @@
"@react-native-picker/picker": "2.1.0",
"@react-navigation/native": "6.0.4",
"@react-navigation/stack": "6.0.9",
"@uiw/react-native": "2.8.1",
"@uiw/react-native": "2.9.0",
"react": "17.0.2",
"react-native": "0.65.1",
"react-native-gesture-handler": "1.10.3",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.8.1",
"version": "2.9.0",
"packages": ["example/*", "packages/*", "website"],
"npmClient": "yarn",
"npmClientArgs": ["--production", "--no-optional"],
Expand Down
6 changes: 3 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-native",
"version": "2.8.1",
"version": "2.9.0",
"description": "UIW for React Native",
"homepage": "https://uiwjs.github.io/react-native-uiw/",
"main": "lib/index.js",
Expand Down Expand Up @@ -59,9 +59,9 @@
"color": "4.0.1",
"lodash": "4.17.21",
"prop-types": "15.7.2",
"react-native-gesture-handler": "1.10.3",
"react-native-root-siblings": "4.1.1",
"react-native-svg": "12.1.1",
"react-native-gesture-handler":"1.10.3"
"react-native-svg": "12.1.1"
},
"peerDependencies": {
"react": ">=16.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-native-doc",
"version": "2.8.1",
"version": "2.9.0",
"license": "MIT",
"homepage": "https://uiwjs.github.io/react-native-uiw/",
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "website",
"version": "2.8.1",
"version": "2.9.0",
"description": "Documentation site for React Native UIW.",
"private": true,
"scripts": {
Expand All @@ -17,7 +17,7 @@
"@rematch/loading": "2.1.0",
"@uiw/react-code-preview": "2.1.4",
"@uiw/react-markdown-preview": "3.4.0",
"@uiw/react-native": "2.8.1",
"@uiw/react-native": "2.9.0",
"@uiw/react-native-template": "2.1.4",
"@uiw/reset.css": "1.0.5",
"react": "17.0.2",
Expand Down
28 changes: 3 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8222,7 +8222,7 @@ create-hmac@^1.1.0, create-hmac@^1.1.4, create-hmac@^1.1.7:
safe-buffer "^5.0.1"
sha.js "^2.4.8"

create-react-class@^15.6.0, create-react-class@^15.7.0:
create-react-class@^15.7.0:
version "15.7.0"
resolved "https://registry.yarnpkg.com/create-react-class/-/create-react-class-15.7.0.tgz#7499d7ca2e69bb51d13faf59bd04f0c65a1d6c1e"
integrity sha512-QZv4sFWG9S5RUvkTYWbflxeZX+JG7Cz0Tn33rQBJ+WFQTqTfUTjMjiv9tnfXazjsO5r0KhPs+AqCjyrQX6h2ng==
Expand Down Expand Up @@ -17477,7 +17477,7 @@ prop-ini@^0.0.2:
dependencies:
extend "^3.0.0"

[email protected], prop-types@^15.0.0, prop-types@^15.5.10, prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2:
[email protected], prop-types@^15.0.0, prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2:
version "15.7.2"
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
Expand Down Expand Up @@ -17670,7 +17670,7 @@ quick-lru@^4.0.1:
resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-4.0.1.tgz#5b8878f113a58217848c6482026c73e1ba57727f"
integrity sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==

raf@^3.1.0, raf@^3.4.1:
raf@^3.4.1:
version "3.4.1"
resolved "https://registry.yarnpkg.com/raf/-/raf-3.4.1.tgz#0742e99a4a6552f445d73e3ee0328af0ff1ede39"
integrity sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==
Expand Down Expand Up @@ -17875,15 +17875,6 @@ [email protected]:
css-select "^2.1.0"
css-tree "^1.0.0-alpha.39"

[email protected]:
version "2.3.6"
resolved "https://registry.yarnpkg.com/react-native-swipeout/-/react-native-swipeout-2.3.6.tgz#47dac8a835825cf3f2eef9e495574a3d9ab6d3fa"
integrity sha512-t9suUCspzck4vp2pWggWe0frS/QOtX6yYCawHnEes75A7dZCEE74bxX2A1bQzGH9cUMjq6xsdfC94RbiDKIkJg==
dependencies:
create-react-class "^15.6.0"
prop-types "^15.5.10"
react-tween-state "^0.1.5"

[email protected]:
version "0.17.5"
resolved "https://registry.yarnpkg.com/react-native-web/-/react-native-web-0.17.5.tgz#2c27452b4654fb098c3c412cb04c379add1015a6"
Expand Down Expand Up @@ -18094,14 +18085,6 @@ react-transition-group@^4.4.2:
loose-envify "^1.4.0"
prop-types "^15.6.2"

react-tween-state@^0.1.5:
version "0.1.5"
resolved "https://registry.yarnpkg.com/react-tween-state/-/react-tween-state-0.1.5.tgz#e98b066551efb93cb92dd1be14995c2e3deae339"
integrity sha1-6YsGZVHvuTy5LdG+FJlcLj3q4zk=
dependencies:
raf "^3.1.0"
tween-functions "^1.0.1"

[email protected]:
version "17.0.2"
resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037"
Expand Down Expand Up @@ -20374,11 +20357,6 @@ tunnel-agent@^0.6.0:
dependencies:
safe-buffer "^5.0.1"

tween-functions@^1.0.1:
version "1.2.0"
resolved "https://registry.yarnpkg.com/tween-functions/-/tween-functions-1.2.0.tgz#1ae3a50e7c60bb3def774eac707acbca73bbc3ff"
integrity sha1-GuOlDnxguz3vd06scHrLynO7w/8=

tweetnacl@^0.14.3, tweetnacl@~0.14.0:
version "0.14.5"
resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64"
Expand Down

0 comments on commit c9cb8d7

Please sign in to comment.