Skip to content

Commit

Permalink
0.36.2-canary.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaiblaga89 committed Jul 7, 2022
1 parent d7d4631 commit 930edaf
Show file tree
Hide file tree
Showing 24 changed files with 69 additions and 69 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "renative-wrapper",
"version": "0.36.1",
"version": "0.36.2-canary.1",
"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 @@ -118,7 +118,7 @@
"lint-staged": "12.3.4",
"prettier": "1.17.1",
"pretty-quick": "1.11.0",
"rnv": "0.36.1",
"rnv": "0.36.2-canary.1",
"ts-jest": "^27.0.7",
"ttab": "^0.7.2",
"typescript": "4.5.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/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.1",
"version": "0.36.2-canary.1",
"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.1"
"rnv": "^0.36.2-canary.1"
},
"private": false,
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/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.1",
"version": "0.36.2-canary.1",
"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.1",
"@rnv/sdk-webpack": "0.36.2-canary.1",
"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.1"
"rnv": "^0.36.2-canary.1"
},
"private": false,
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/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.1",
"version": "0.36.2-canary.1",
"description": "ReNative Engine to build react-native macOS platform.",
"keywords": [
"react-native-macos"
Expand Down Expand Up @@ -32,7 +32,7 @@
"watch": "tsc --watch --preserveWatchOutput"
},
"dependencies": {
"@rnv/sdk-apple": "0.36.1"
"@rnv/sdk-apple": "0.36.2-canary.1"
},
"devDependencies": {
"@babel/cli": "7.17.6",
Expand All @@ -43,7 +43,7 @@
"@babel/preset-env": "7.8.7"
},
"peerDependencies": {
"rnv": "^0.36.1"
"rnv": "^0.36.2-canary.1"
},
"private": false,
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/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.1",
"version": "0.36.2-canary.1",
"description": "ReNative Engine to build next based platforms with react native support.",
"keywords": [
"nextjs",
Expand Down Expand Up @@ -51,7 +51,7 @@
},
"peerDependencies": {
"next": ">=12.0.8",
"rnv": "^0.36.1"
"rnv": "^0.36.2-canary.1"
},
"private": false,
"publishConfig": {
Expand Down
8 changes: 4 additions & 4 deletions packages/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.1",
"version": "0.36.2-canary.1",
"description": "ReNative Engine to build react-native tvos platform.",
"keywords": [
"react-native"
Expand Down Expand Up @@ -32,8 +32,8 @@
"watch": "tsc --watch --preserveWatchOutput"
},
"dependencies": {
"@rnv/sdk-android": "0.36.1",
"@rnv/sdk-apple": "0.36.1"
"@rnv/sdk-android": "0.36.2-canary.1",
"@rnv/sdk-apple": "0.36.2-canary.1"
},
"devDependencies": {
"@babel/cli": "7.17.6",
Expand All @@ -44,7 +44,7 @@
"@babel/preset-env": "7.8.7"
},
"peerDependencies": {
"rnv": "^0.36.1"
"rnv": "^0.36.2-canary.1"
},
"private": false,
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/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.1",
"version": "0.36.2-canary.1",
"description": "ReNative Engine to build web based platforms with react native support.",
"keywords": [
"react-native"
Expand Down Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"@babel/preset-react": "7.16.0",
"@rnv/sdk-webpack": "0.36.1",
"@rnv/sdk-webpack": "0.36.2-canary.1",
"babel-loader": "8.0.5",
"babel-preset-expo": "9.0.2",
"better-opn": "1.0.0",
Expand All @@ -51,7 +51,7 @@
"@babel/preset-env": "^7.16.0"
},
"peerDependencies": {
"rnv": "^0.36.1"
"rnv": "^0.36.2-canary.1"
},
"private": false,
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/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.1",
"version": "0.36.2-canary.1",
"description": "ReNative Engine to build for Windows platform with react native support.",
"keywords": [
"react-native",
Expand Down Expand Up @@ -49,7 +49,7 @@
"peerDependencies": {
"@react-native-community/cli": "*",
"react-native": "*",
"rnv": "^0.36.1"
"rnv": "^0.36.2-canary.1"
},
"private": false,
"publishConfig": {
Expand Down
8 changes: 4 additions & 4 deletions packages/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.1",
"version": "0.36.2-canary.1",
"description": "ReNative Engine to build react-native based platforms.",
"keywords": [
"react-native"
Expand Down Expand Up @@ -31,8 +31,8 @@
"watch": "tsc --watch --preserveWatchOutput"
},
"dependencies": {
"@rnv/sdk-android": "0.36.1",
"@rnv/sdk-apple": "0.36.1"
"@rnv/sdk-android": "0.36.2-canary.1",
"@rnv/sdk-apple": "0.36.2-canary.1"
},
"devDependencies": {
"@babel/cli": "7.17.6",
Expand All @@ -43,7 +43,7 @@
"@babel/preset-env": "7.8.7"
},
"peerDependencies": {
"rnv": "^0.36.1"
"rnv": "^0.36.2-canary.1"
},
"private": false,
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/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.1"
"rnv": "^0.36.2-canary.1"
},
"private": false,
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/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.1"
"rnv": "^0.36.2-canary.1"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/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.1"
"rnv": "^0.36.2-canary.1"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/integration-vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@babel/preset-env": "7.6.0"
},
"peerDependencies": {
"rnv": "^0.36.1"
"rnv": "^0.36.2-canary.1"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/renative/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnv/renative",
"version": "0.36.1",
"version": "0.36.2-canary.1",
"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
16 changes: 8 additions & 8 deletions packages/rnv/coreTemplateFiles/renative.templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,35 +12,35 @@
},
"engineTemplates": {
"@rnv/engine-rn": {
"version": "0.36.1",
"version": "0.36.2-canary.1",
"id": "engine-rn"
},
"@rnv/engine-rn-tvos": {
"version": "0.36.1",
"version": "0.36.2-canary.1",
"id": "engine-rn-tvos"
},
"@rnv/engine-rn-web": {
"version": "0.36.1",
"version": "0.36.2-canary.1",
"id": "engine-rn-web"
},
"@rnv/engine-rn-next": {
"version": "0.36.1",
"version": "0.36.2-canary.1",
"id": "engine-rn-next"
},
"@rnv/engine-rn-electron": {
"version": "0.36.1",
"version": "0.36.2-canary.1",
"id": "engine-rn-electron"
},
"@rnv/engine-lightning": {
"version": "0.36.1",
"version": "0.36.2-canary.1",
"id": "engine-lightning"
},
"@rnv/engine-rn-macos": {
"version": "0.36.1",
"version": "0.36.2-canary.1",
"id": "engine-rn-macos"
},
"@rnv/engine-rn-windows": {
"version": "0.36.1",
"version": "0.36.2-canary.1",
"id": "engine-rn-windows"
}
},
Expand Down
2 changes: 1 addition & 1 deletion packages/rnv/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rnv",
"version": "0.36.1",
"version": "0.36.2-canary.1",
"description": "💻 CLI for ReNative (https://www.npmjs.com/package/renative). Supports `iOS`, `tvOS`, `Android`, `Android TV`, `Android Wear`, `Web`, `Tizen TV`, `Tizen Watch`, `LG webOS`, `macOS/OSX`, `Windows`, `KaiOS`, `FirefoxOS`, `Firefox TV`, `Linux",
"keywords": [
"android tv",
Expand Down
2 changes: 1 addition & 1 deletion packages/rnv/pluginTemplates/renative.plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
}
},
"@rnv/renative": {
"version": "0.36.1",
"version": "0.36.2-canary.1",
"webpack": {
"modulePaths": true,
"moduleAliases": true
Expand Down
4 changes: 2 additions & 2 deletions packages/sdk-android/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnv/sdk-android",
"version": "0.36.1",
"version": "0.36.2-canary.1",
"description": "ReNative Android SDK",
"keywords": [],
"homepage": "https://github.com/renative-org/renative#readme",
Expand Down Expand Up @@ -37,7 +37,7 @@
"shelljs": "0.8.5"
},
"peerDependencies": {
"rnv": "^0.36.1"
"rnv": "^0.36.2-canary.1"
},
"private": false,
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/sdk-apple/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnv/sdk-apple",
"version": "0.36.1",
"version": "0.36.2-canary.1",
"description": "ReNative Apple SDK",
"keywords": [],
"homepage": "https://github.com/renative-org/renative#readme",
Expand Down Expand Up @@ -35,7 +35,7 @@
"shelljs": "0.8.5"
},
"peerDependencies": {
"rnv": "^0.36.1"
"rnv": "^0.36.2-canary.1"
},
"private": false,
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/sdk-webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnv/sdk-webpack",
"version": "0.36.1",
"version": "0.36.2-canary.1",
"description": "ReNative Webpack SDK",
"keywords": [],
"homepage": "https://github.com/renative-org/renative#readme",
Expand Down Expand Up @@ -81,7 +81,7 @@
"workbox-webpack-plugin": "^6.4.1"
},
"peerDependencies": {
"rnv": "^0.36.1"
"rnv": "^0.36.2-canary.1"
},
"private": false,
"publishConfig": {
Expand Down
18 changes: 9 additions & 9 deletions packages/template-blank/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnv/template-blank",
"version": "0.36.1",
"version": "0.36.2-canary.1",
"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 @@ -61,21 +61,21 @@
"tsc": "tsc --noEmit --composite false"
},
"devDependencies": {
"@rnv/engine-rn": "0.36.1",
"@rnv/engine-rn-electron": "0.36.1",
"@rnv/engine-rn-next": "0.36.1",
"@rnv/engine-rn-tvos": "0.36.1",
"@rnv/engine-rn-web": "0.36.1",
"@rnv/engine-rn-windows": "0.36.1",
"@rnv/renative": "0.36.1",
"@rnv/engine-rn": "0.36.2-canary.1",
"@rnv/engine-rn-electron": "0.36.2-canary.1",
"@rnv/engine-rn-next": "0.36.2-canary.1",
"@rnv/engine-rn-tvos": "0.36.2-canary.1",
"@rnv/engine-rn-web": "0.36.2-canary.1",
"@rnv/engine-rn-windows": "0.36.2-canary.1",
"@rnv/renative": "0.36.2-canary.1",
"@types/react": "18.0.11",
"@types/react-dom": "18.0.5",
"@types/react-native": "0.67.2",
"react": "18.1.0",
"react-art": "18.1.0",
"react-dom": "18.1.0",
"react-native": "0.67.2",
"rnv": "0.36.1"
"rnv": "0.36.2-canary.1"
},
"private": false,
"publishConfig": {
Expand Down
Loading

0 comments on commit 930edaf

Please sign in to comment.