Skip to content

Commit

Permalink
0.36.0-canary.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pavjacko committed Mar 14, 2022
1 parent c0a028d commit ee1234b
Show file tree
Hide file tree
Showing 24 changed files with 83 additions and 85 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "renative-wrapper",
"version": "0.36.0-canary.3",
"version": "0.36.0-canary.4",
"description": "🚀🚀🚀 Unified Development Platform. Bootstrap, Develop & Deploy `iOS`, `tvOS`, `Android`, `Android TV`, `Fire TV`, `Android Wear`, `Web`, `Tizen TV`, `Tizen Watch`, `Tizen Mobile`, `LG webOS`, `macOS/OSX`, `Windows`, `KaiOS`, `FirefoxOS`, `Firefox TV`, `Linux` and `Chromecast` platforms",
"keywords": [
"android tv",
Expand Down Expand Up @@ -82,10 +82,10 @@
"simple-git": "2.20.1"
},
"devDependencies": {
"@babel/plugin-transform-runtime": "7.8.3",
"@babel/runtime": "7.12.5",
"@babel/eslint-parser": "7.17.0",
"@babel/plugin-transform-runtime": "7.8.3",
"@babel/preset-react": "7.16.7",
"@babel/runtime": "7.12.5",
"babel-jest": "26.6.3",
"babel-plugin-module-resolver": "3.2.0",
"babel-plugin-polyfill-corejs2": "0.2.2",
Expand All @@ -106,7 +106,7 @@
"nodemon": "2.0.15",
"prettier": "1.17.1",
"pretty-quick": "1.11.0",
"rnv": "0.36.0-canary.3",
"rnv": "0.36.0-canary.4",
"ttab": "^0.7.2"
},
"engines": {
Expand Down Expand Up @@ -151,4 +151,4 @@
"merge": "^2.1.1",
"react-dev-utils": "^12.0.0"
}
}
}
18 changes: 9 additions & 9 deletions packages/renative-template-blank/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "renative-template-blank",
"version": "0.36.0-canary.3",
"version": "0.36.0-canary.4",
"description": "🚧 Blank Template for ReNative (https://www.npmjs.com/package/renative). Supports `iOS`, `tvOS`, `Android`, `Android TV`, `FireTV`, `Android Wear`, `Web`, `Tizen TV`, `Tizen Watch`, `LG webOS`, `macOS/OSX`, `Windows`, `KaiOS`, `FirefoxOS`, `Firefox TV`",
"keywords": [
"android tv",
Expand Down Expand Up @@ -59,18 +59,18 @@
},
"scripts": {},
"devDependencies": {
"@rnv/engine-rn": "0.36.0-canary.3",
"@rnv/engine-rn-electron": "0.36.0-canary.3",
"@rnv/engine-rn-next": "0.36.0-canary.3",
"@rnv/engine-rn-tvos": "0.36.0-canary.3",
"@rnv/engine-rn-web": "0.36.0-canary.3",
"@rnv/engine-rn-windows": "0.36.0-canary.3",
"@rnv/engine-rn": "0.36.0-canary.4",
"@rnv/engine-rn-electron": "0.36.0-canary.4",
"@rnv/engine-rn-next": "0.36.0-canary.4",
"@rnv/engine-rn-tvos": "0.36.0-canary.4",
"@rnv/engine-rn-web": "0.36.0-canary.4",
"@rnv/engine-rn-windows": "0.36.0-canary.4",
"react": "17.0.2",
"react-art": "17.0.2",
"react-dom": "17.0.2",
"react-native": "0.67.2",
"renative": "0.36.0-canary.3",
"rnv": "0.36.0-canary.3"
"renative": "0.36.0-canary.4",
"rnv": "0.36.0-canary.4"
},
"private": false,
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/renative-template-blank/renative.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
},
"templates": {
"renative-template-hello-world": {
"version": "^0.36.0-canary.3",
"version": "^0.36.0-canary.4",
"webpack": {
"moduleAliases": true
}
Expand Down Expand Up @@ -200,4 +200,4 @@
}
}
}
}
}
28 changes: 14 additions & 14 deletions packages/renative-template-hello-world/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "renative-template-hello-world",
"version": "0.36.0-canary.3",
"version": "0.36.0-canary.4",
"description": "🚧 Hello World Template for ReNative (https://www.npmjs.com/package/renative). Supports `iOS`, `tvOS`, `Android`, `Android TV`, `FireTV`, `Android Wear`, `Web`, `Tizen TV`, `Tizen Watch`, `LG webOS`, `macOS/OSX`, `Windows`, `KaiOS`, `FirefoxOS`, `Firefox TV`, `Linux",
"keywords": [
"android tv",
Expand Down Expand Up @@ -86,14 +86,14 @@
"@react-navigation/routers": "5.1.0",
"@react-navigation/stack": "5.9.0",
"@react-navigation/web": "1.0.0-alpha.9",
"@rnv/engine-lightning": "0.36.0-canary.3",
"@rnv/engine-rn": "0.36.0-canary.3",
"@rnv/engine-rn-electron": "0.36.0-canary.3",
"@rnv/engine-rn-macos": "0.36.0-canary.3",
"@rnv/engine-rn-next": "0.36.0-canary.3",
"@rnv/engine-rn-tvos": "0.36.0-canary.3",
"@rnv/engine-rn-web": "0.36.0-canary.3",
"@rnv/engine-rn-windows": "0.36.0-canary.3",
"@rnv/engine-lightning": "0.36.0-canary.4",
"@rnv/engine-rn": "0.36.0-canary.4",
"@rnv/engine-rn-electron": "0.36.0-canary.4",
"@rnv/engine-rn-macos": "0.36.0-canary.4",
"@rnv/engine-rn-next": "0.36.0-canary.4",
"@rnv/engine-rn-tvos": "0.36.0-canary.4",
"@rnv/engine-rn-web": "0.36.0-canary.4",
"@rnv/engine-rn-windows": "0.36.0-canary.4",
"babel-jest": "26.6.3",
"babel-loader": "8.0.5",
"cypress": "4.8.0",
Expand Down Expand Up @@ -122,10 +122,10 @@
"react-native-web": "0.17.5",
"react-native-web-image-loader": "0.0.5",
"react-native-windows": "0.67.3",
"renative": "0.36.0-canary.3",
"renative-template-blank": "0.36.0-canary.3",
"renative-template-hello-world": "0.36.0-canary.3",
"rnv": "0.36.0-canary.3",
"renative": "0.36.0-canary.4",
"renative-template-blank": "0.36.0-canary.4",
"renative-template-hello-world": "0.36.0-canary.4",
"rnv": "0.36.0-canary.4",
"v8-android": "9.93.0",
"xcode": "2.1.0"
},
Expand All @@ -148,4 +148,4 @@
"last 1 safari version"
]
}
}
}
2 changes: 1 addition & 1 deletion packages/renative-template-hello-world/renative.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
},
"templates": {
"renative-template-hello-world": {
"version": "^0.36.0-canary.3",
"version": "^0.36.0-canary.4",
"webpack": {
"moduleAliases": true
}
Expand Down
8 changes: 3 additions & 5 deletions packages/renative/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "renative",
"version": "0.36.0-canary.3",
"version": "0.36.0-canary.4",
"description": "🚀🚀🚀 Unified Development Platform. Bootstrap, Develop & Deploy `iOS`, `tvOS`, `Android`, `Android TV`, `FireTV`, `Android Wear`, `Web`, `Tizen TV`, `Tizen Watch`, `LG webOS`, `macOS/OSX`, `Windows`, `KaiOS`, `FirefoxOS`, `Linux` and `Firefox TV` platforms",
"keywords": [
"android tv",
Expand Down Expand Up @@ -74,9 +74,7 @@
"react-dom": "17.0.2",
"react-native": "0.67.2"
},
"devDependencies": {

},
"devDependencies": {},
"engines": {
"node": ">=6.0.0",
"npm": ">=4.0.0"
Expand All @@ -96,4 +94,4 @@
"pre-commit": "pretty-quick --staged"
}
}
}
}
4 changes: 2 additions & 2 deletions packages/rnv-engine-lightning/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnv/engine-lightning",
"version": "0.36.0-canary.3",
"version": "0.36.0-canary.4",
"description": "ReNative Engine to build lightning based apps.",
"keywords": [
"lightning"
Expand Down Expand Up @@ -47,7 +47,7 @@
"@babel/preset-env": "7.8.7"
},
"peerDependencies": {
"rnv": "^0.36.0-canary.3"
"rnv": "^0.36.0-canary.4"
},
"private": false,
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/rnv-engine-rn-electron/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnv/engine-rn-electron",
"version": "0.36.0-canary.3",
"version": "0.36.0-canary.4",
"description": "ReNative Engine to build electron based platforms with react native support.",
"keywords": [
"electron",
Expand Down Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@babel/preset-react": "7.16.0",
"@rnv/sdk-webpack": "0.36.0-canary.3",
"@rnv/sdk-webpack": "0.36.0-canary.4",
"babel-loader": "8.0.5",
"babel-preset-expo": "9.0.2",
"better-opn": "1.0.0",
Expand All @@ -54,7 +54,7 @@
"@babel/preset-env": "7.8.7"
},
"peerDependencies": {
"rnv": "^0.36.0-canary.3"
"rnv": "^0.36.0-canary.4"
},
"private": false,
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/rnv-engine-rn-macos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnv/engine-rn-macos",
"version": "0.36.0-canary.3",
"version": "0.36.0-canary.4",
"description": "ReNative Engine to build react-native macOS platform.",
"keywords": [
"react-native-macos"
Expand Down Expand Up @@ -31,7 +31,7 @@
"watch": "nodemon --watch src --exec yarn build:dev"
},
"dependencies": {
"@rnv/sdk-apple": "0.36.0-canary.3"
"@rnv/sdk-apple": "0.36.0-canary.4"
},
"devDependencies": {
"@babel/cli": "7.17.6",
Expand All @@ -42,7 +42,7 @@
"@babel/preset-env": "7.8.7"
},
"peerDependencies": {
"rnv": "^0.36.0-canary.3"
"rnv": "^0.36.0-canary.4"
},
"private": false,
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/rnv-engine-rn-next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnv/engine-rn-next",
"version": "0.36.0-canary.3",
"version": "0.36.0-canary.4",
"description": "ReNative Engine to build next based platforms with react native support.",
"keywords": [
"nextjs",
Expand Down Expand Up @@ -51,10 +51,10 @@
},
"peerDependencies": {
"next": ">=12.0.8",
"rnv": "^0.36.0-canary.3"
"rnv": "^0.36.0-canary.4"
},
"private": false,
"publishConfig": {
"access": "public"
}
}
}
8 changes: 4 additions & 4 deletions packages/rnv-engine-rn-tvos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnv/engine-rn-tvos",
"version": "0.36.0-canary.3",
"version": "0.36.0-canary.4",
"description": "ReNative Engine to build react-native tvos platform.",
"keywords": [
"react-native"
Expand Down Expand Up @@ -32,8 +32,8 @@
"watch": "nodemon --watch src --exec yarn build:dev"
},
"dependencies": {
"@rnv/sdk-android": "0.36.0-canary.3",
"@rnv/sdk-apple": "0.36.0-canary.3"
"@rnv/sdk-android": "0.36.0-canary.4",
"@rnv/sdk-apple": "0.36.0-canary.4"
},
"devDependencies": {
"@babel/cli": "7.17.6",
Expand All @@ -44,7 +44,7 @@
"@babel/preset-env": "7.8.7"
},
"peerDependencies": {
"rnv": "^0.36.0-canary.3"
"rnv": "^0.36.0-canary.4"
},
"private": false,
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/rnv-engine-rn-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnv/engine-rn-web",
"version": "0.36.0-canary.3",
"version": "0.36.0-canary.4",
"description": "ReNative Engine to build web based platforms with react native support.",
"keywords": [
"react-native"
Expand Down Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@babel/preset-react": "7.16.0",
"@rnv/sdk-webpack": "0.36.0-canary.3",
"@rnv/sdk-webpack": "0.36.0-canary.4",
"babel-loader": "8.0.5",
"babel-preset-expo": "9.0.2",
"better-opn": "1.0.0",
Expand All @@ -52,7 +52,7 @@
"@babel/preset-env": "^7.16.0"
},
"peerDependencies": {
"rnv": "^0.36.0-canary.3"
"rnv": "^0.36.0-canary.4"
},
"private": false,
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/rnv-engine-rn-windows/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnv/engine-rn-windows",
"version": "0.36.0-canary.3",
"version": "0.36.0-canary.4",
"description": "ReNative Engine to build for Windows platform with react native support.",
"keywords": [
"react-native",
Expand Down Expand Up @@ -48,10 +48,10 @@
"peerDependencies": {
"@react-native-community/cli": "^4.10.0",
"react-native": "0.63.4",
"rnv": "^0.36.0-canary.3"
"rnv": "^0.36.0-canary.4"
},
"private": false,
"publishConfig": {
"access": "public"
}
}
}
8 changes: 4 additions & 4 deletions packages/rnv-engine-rn/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnv/engine-rn",
"version": "0.36.0-canary.3",
"version": "0.36.0-canary.4",
"description": "ReNative Engine to build react-native based platforms.",
"keywords": [
"react-native"
Expand Down Expand Up @@ -32,8 +32,8 @@
"watch": "nodemon --watch src --exec yarn build:dev"
},
"dependencies": {
"@rnv/sdk-android": "0.36.0-canary.3",
"@rnv/sdk-apple": "0.36.0-canary.3"
"@rnv/sdk-android": "0.36.0-canary.4",
"@rnv/sdk-apple": "0.36.0-canary.4"
},
"devDependencies": {
"@babel/cli": "7.17.6",
Expand All @@ -44,7 +44,7 @@
"@babel/preset-env": "7.8.7"
},
"peerDependencies": {
"rnv": "^0.36.0-canary.3"
"rnv": "^0.36.0-canary.4"
},
"private": false,
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/rnv-engine-roku/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@babel/preset-env": "7.8.7"
},
"peerDependencies": {
"rnv": "^0.36.0-canary.3"
"rnv": "^0.36.0-canary.4"
},
"private": false,
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/rnv-integration-docker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@babel/preset-env": "7.8.7"
},
"peerDependencies": {
"rnv": "^0.36.0-canary.3"
"rnv": "^0.36.0-canary.4"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/rnv-integration-ftp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@babel/preset-env": "7.6.0"
},
"peerDependencies": {
"rnv": "^0.36.0-canary.3"
"rnv": "^0.36.0-canary.4"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit ee1234b

Please sign in to comment.